[LLVMdev] Potential breakage in llvm-gcc's ./configure

Joachim Durchholz jo at durchholz.org
Mon Mar 24 13:26:07 PDT 2008


Am Montag, den 24.03.2008, 22:34 +0300 schrieb Anton Korobeynikov:
> Hello, Joachim
> 
> > Hm. For some reason, ld kept searching the wrong (64-bit) library paths
> > when trying to link the 32-bit results.
> Hrm. This looks like to be old story about 'lib vs lib32 vs lib64'
> directories in different distributions. Almost every of them patch gcc
> inside their packages to provide valid library paths.

Right.

However, I don't think that's the issue here.
After all, it will work when CC and GCC are passed in via environment
variables.

Regards,
Jo




More information about the llvm-dev mailing list