> Target: sparc-sun-solaris2.10 > Configured with: > ../gcc/configure --srcdir=../gcc --with-gnu-as --with-as=/usr/local/bin/as > --with-gnu-ld --with-ld=/usr/local/bin/ld --enable-langua ges=c,c++,objc > Thread model: posix > gcc version 4.0.1
You're not fully testing the new assembler and linker because of the way the compiler is configured. You need a compiler configured without as and ld. > ld: > [Similar to binutils-2.16.1] Here are the correct results with binutils-2.16.1: === ld tests === Running target unix FAIL: bootstrap with --static FAIL: shared (non PIC, load offset) > as: > [New in this release - no problems reported in binutils-2.16.1] Right. -- Eric Botcazou _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils