with solaris 9:
checking If /home/smichel/gcc/gcc-3.3.4-gdc-sol9/gcc/gdc -B/home/smichel/gcc/gcc-3.3.4-gdc-sol9/gcc/ -B/home/smichel/d-compiler/sparc-sun-solaris2.9/bin/ -B/home/smichel/d-compiler/sparc-sun-solaris2.9/lib/ -isystem /home/smichel/d-compiler/sparc-sun-solaris2.9/include can compile D sources... actest.d:0: internal compiler error: Segmentation Fault
Comment #1 by ibuclaw — 2010-09-12T14:37:22Z
GCC-3.3 is no longer supported, sorry.
If you could test GCC-3.4 (or later) on Solaris 10, would value any feedback/issues/bugs there. The most I know is Solaris isn't supported by the GC (yet), should be trivial to add it though.
Regards