This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]