[LLVMdev] -Wl,native-cbe problem

Chris Lattner sabre at nondot.org
Tue Mar 1 19:24:14 PST 2005


On Wed, 2 Mar 2005, Markus F.X.J. Oberhumer wrote:

> When running the current CVS version on an AMD64 (targeted at 64-bits) I hit 
> the following when trying to link with -Wl,native-cbe:
>
> march=c((anonymous namespace)::PrintStackTrace()+0x1e)[0x847a17e]
> /lib/libc.so.6(abort+0xcc)[0x556abbbc]
> -march=c[0x8261958]
> [0x8afe738]
> gccld: /usr/lib/../lib64/X11: can't get status:
> Does this sound familiar to somebody ?

That doesn't sound familiar.  Can you try running gccld in GDB and getting 
a proper stack trace?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list