------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-01-15 22:06 ------- I just bootstrapped C,C++ mainline against Binutils 2.15 CVS without a hitch:
_eprintf.o: file format elf32-sparc SYMBOL TABLE: 00000000 l df *ABS* 00000000 libgcc2.c 00000000 l d .text 00000000 00000000 l d .data 00000000 00000000 l d .bss 00000000 00000000 l d .debug_abbrev 00000000 00000000 l d .debug_info 00000000 00000000 l d .debug_line 00000000 00000000 l d .debug_frame 00000000 00000000 l d .debug_pubnames 00000000 00000000 l d .debug_aranges 00000000 00000000 l d .debug_str 00000000 00000000 l d .comment 00000000 00000008 g F .text 00000048 .hidden __eprintf 00000000 *UND* 00000000 __iob 00000000 *UND* 00000000 _GLOBAL_OFFSET_TABLE_ 00000000 *UND* 00000000 fprintf 00000000 *UND* 00000000 fflush 00000000 *UND* 00000000 abort I'd suggest to try with at least Binutils 2.14 (2.15 Release is broken). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19461