[LLVMdev] Building on x86-64

David Greene dag at cray.com
Thu Sep 20 14:51:54 PDT 2007


On Thursday 20 September 2007 16:32, David Greene wrote:

> > although i would guess that something is wrong with your install
> > because it should find the 64bit libs by default (that is if your on a
> > 64bit system)
>
> I suspect you are right.  

Ha!  We're both wrong!  This is a bug in libtool 5.22, which llvm uses:

>From the libtool 5.24 NEWS file:

* Search paths with GCC on multilib systems like x86_64 have been fixed.

We should upgrade our libtool.  How does one go about doing this?  Is it
simply a matter of copying ltmain.sh from the libtool distribution?

                                             -Dave




More information about the llvm-dev mailing list