[LLVMdev] building llvm-gcc on Ubuntu 11.04 Natty Narwhal

Duncan Sands baldrick at free.fr
Mon May 9 07:49:29 PDT 2011


Hi Jay,

>>> I'm trying to build llvm-gcc-4.2 on Ubuntu 11.04 (the Natty Narwhal).
>>
>> I can build it here on x86-64 natty without any problems.
>
> Do you have any /lib64/libc.so* or /usr/lib64/libc.so* ?

no.

> Are you still setting LIBRARY_PATH or LD_LIBRARY_PATH, as mentioned in:
>
> https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/738098

Indeed I'd forgotten about this: I have LIBRARY_PATH set to
/usr/lib/x86_64-linux-gnu/

If I unset LIBRARY_PATH then llvm-gcc-4.2 still builds.

Ciao, Duncan.

>
> ?
>
> Thanks,
> Jay.




More information about the llvm-dev mailing list