[cfe-dev] LLVM 84167 - Linux - undefined references

Michelle Bhaal ladybhaal at gmail.com
Thu Oct 15 03:43:18 PDT 2009


Further to this, when Regenerating LibDeps.txt.tmp I get the following errors:
/usr/bin/nm: PostRASchedulerList.o: File format not recognized

As well for
PreAllocSplitting.o
PsuedoSourceValue.o
PostRASchedulerList.o
PreAllocSplitting.o
PsuedoSourceValue.o

This covers all the undefined references.

Why is the file format not recognized?

Michelle (now on 84180)


2009/10/15 Michelle Bhaal <ladybhaal at gmail.com>:
> Hello.
>
> I am compiling LLVM 84167 under Fedora 11 64 bit.  When linking llc I
> get a LOT of undefined reference errors
> eg:
> llvm::PseudoSourceValue::getStack()
> llvm::PseudoSourceValue:getFixedStack(int)
> and so on.  Almost all of them are from llvm::PseudoSourceValue.
>
> What am I missing?
>
> Michelle
>




More information about the cfe-dev mailing list