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

Anton Korobeynikov asl at math.spbu.ru
Mon Mar 24 12:34:16 PDT 2008


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.

Look for example, here:
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01991.html

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list