[LLVMdev] Persisting Problem Compiling llvm-gcc 4.2

Kinson Chan 陳傑信 kchan at cs.hku.hk
Sat Feb 2 02:31:16 PST 2008


Dear All,

Thank you for the prompt suggestion in compiling llvm-gcc. I have just  
tried the following:

llvm-gcc4.2-2.1-source$ make clean
llvm-gcc4.2-2.1-source$ ./configure --disable-multilib --disable- 
shared --enable-languages=c,c++
llvm-gcc4.2-2.1-source$ make -j32

And still the code for Java is compiled and clashes with others in the  
linker. I have tried removing the ./gcc/java folder and then it fails  
at stage-1. I guess I missed some tricks disabling Java compilation.

Once again, thank you for your help.

Regards,
Kinson



More information about the llvm-dev mailing list