Displaying 1 result from an estimated 1 matches for "b1d5fe1c".
2009 Mar 25
7
[LLVMdev] llvm-gcc 2.5 libexec installed without program-prefix
I build llvm-gcc as:
../llvm-gcc4.2-2.5.source/configure --enable-languages=c,c++ --program-
prefix=llvm
So it should install into /usr/local/... but add llvm- prefix. This is so
llvm-gcc is found by llvm
(http://llvm.org/releases/2.5/docs/GettingStarted.html claims that's what it
is looking for)
and also so there will be no conflict with system gcc.
But I see: