http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35531
bfriesen at simple dot dallas.tx.us changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #14 from bfriesen at simple dot dallas.tx.us 2010-12-09 01:41:25 UTC --- (In reply to comment #13) > Since I have had successful builds of both 4.5.x and 4.6.x of gcc using > current > GNU binutils (2.20.1.x) and Sun ld, can this bug be closed? Yes, this bug can be closed. I am using GCC 4.4.4 with GNU as and the Sun ld with no problems: % gcc -v Using built-in specs. Target: i386-pc-solaris2.10 Configured with: /home/bfriesen/src/gnu/gcc-4.4.4/configure LDFLAGS='-L/usr/local/lib -R/usr/local/lib' --program-suffix=-4.4.4 --enable-shared --enable-threads --enable-version-specific-runtime-libs --with-gnu-as --with-as=/usr/local/lib/binutils-2.20/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-gmp=/usr/local --with-mpfr=/usr/local --with-cpu=opteron --enable-languages=c,c++,fortran Thread model: posix gcc version 4.4.4 (GCC) Bob