search for: kinson

Displaying 3 results from an estimated 3 matches for "kinson".

Did you mean: vinson
2008 Feb 02
2
[LLVMdev] Persisting Problem Compiling llvm-gcc 4.2
...++ 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
2008 Feb 02
0
[LLVMdev] Persisting Problem Compiling llvm-gcc 4.2
On Feb 2, 2008, at 2:31 AM, Kinson Chan 陳傑信 wrote: > 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++ Don...
2008 Feb 02
3
[LLVMdev] Problem Compiling llvm-gcc 4.2
..., I just realized Java is not supported but have no idea how to disable it. I have read the README.LLVM and got no clue. (Maybe my English is not good enough - I am not native speaker.) Once again, thank you all for the great work. Idea of LLVM is really attractive to forget about. Regards, Kinson --- /home/kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown-linux-gnu/prev- gcc/xgcc -B/home/kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown- linux-gnu/prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -g - O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- prototypes -...