[LLVMdev] build broken on linux/amd64

Chris Lattner sabre at nondot.org
Fri Sep 8 12:36:16 PDT 2006


On Fri, 8 Sep 2006, [UTF-8] Rafael Esp?ndola wrote:
>> Please lemme know if it works.
> It does. Thanks.

Great!

>> I don't know what that is :(
> I believe that code compiled without -fpic is going into a DSO. This
> creates text relocations that are not supported on linux/amd64
> (http://people.redhat.com/drepper/dsohowto.pdf).

Okay, Anton just committed a patch to exclude liblto on non-darwin 
platforms for the time being.  That should fix it.

-Chris

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



More information about the llvm-dev mailing list