------- Comment #1 from rob1weld at aol dot com 2009-02-15 21:05 ------- I have ./configured thusly:
# gcc/xgcc -v Using built-in specs. Target: i386-pc-solaris2.11 Configured with: ../gcc_trunk/configure --build=i386-pc-solaris2.11 --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared --disable-static --enable-multilib --enable-decimal-float --with-long-double-128 --with-included-gettext --enable-stage1-checking --enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8 --with-gnu-as --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/bin/amd64/ld --with-gmp=/usr/local --with-mpfr=/usr/local --without-ppl Thread model: posix gcc version 4.4.0 20090215 (experimental) [trunk revision 144190] (GCC) I wonder if this Bug causes this message: # gmake ... gmake[2]: Leaving directory `/usr/share/src/gcc_build/gnattools' Checking multilib configuration for libgomp... mkdir i386-pc-solaris2.11/libgomp Configuring in i386-pc-solaris2.11/libgomp configure: creating cache ./config.cache ... checking for shared libgcc... yes configure: WARNING: === You have requested some kind of symbol versioning, but configure: WARNING: === either you are not using a supported linker, or you are configure: WARNING: === not building a shared libgcc_s (which is required). configure: WARNING: === Symbol versioning will be disabled. checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is no checking whether the target supports __sync_*_compare_and_swap... yes updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h ... Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39174