bus errors on ld (was Re: as,nm,ar segfaulting while buildinglibgcc)

Alan Modra alan@linuxcare.com.au
Mon Oct 16 16:32:00 GMT 2000


On Mon, 16 Oct 2000, Phil Edwards wrote:

>[snip]
> #2  0x22ff4 in vfinfo (fp=0xba118, 
>     fmt=0x8ad02 ": undefined reference to `%T'\n", arg=0xffbee928)
>     at ../../unified/ld/ldmisc.c:361
> #3  0x232a8 in einfo (fmt=0x8ad00 "%C: undefined reference to `%T'\n")
>     at ../../unified/ld/ldmisc.c:455
>[snip]
> Does this help?

Yes, it says you have a gcc problem (if gdb is to be believed).  Probably
something to do with tail-calls.  The format string pointer ought to have
been passed unchanged from einfo to vinfo.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.




More information about the Binutils mailing list