[LLVMdev] build broken on linux/amd64

Chris Lattner sabre at nondot.org
Fri Sep 8 11:33:50 PDT 2006


On Fri, 8 Sep 2006, [UTF-8] Rafael Esp?ndola wrote:
> I am not sure if it is the correct solution, but the attached patch
> fixes the problem.

Your solution is correct, in that it will work and follows with the 
current ifdef approach.  I applied this patch though, which doesn't use 
the ifdefs, hopefully it is more robust:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060904/037632.html

Please lemme know if it works.

> The build now fails when linking lto:
>
> relocation R_X86_64_32 against `(anonymous namespace)::EmittedInsts'

I don't know what that is :(

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list