search for: tutorial001

Displaying 2 results from an estimated 2 matches for "tutorial001".

2010 Dec 28
1
[LLVMdev] llvm with non-standard gcc location
Hi all, I'd like to use LLVM 2.8 on a openSUSE 10.3 box and when I try to compile anything I get an error: martin at vm:~/project/backend> clang tutorial001.m -v -emit-llvm -o tutorial001 clang version 2.9 (trunk 122601) Target: x86_64-unknown-linux-gnu Thread model: posix "/usr/local/llvm/Debug+Asserts/bin/clang" -cc1 -triple x86_64-unknown-linux-gnu -emit-llvm-bc -disable-free -main-file-name tutorial001.m -mrelocation-model static -mdisab...
2010 Dec 29
0
[LLVMdev] llvm with non-standard gcc location
...me error. Any other suggestions? >> Hi all, >> I'd like to use LLVM 2.8 on a openSUSE 10.3 box and when I try to >> compile anything I get an error: > Can you try trunk? I think this has been solved (for this config). >> martin at vm:~/project/backend>> clang tutorial001.m -v -emit-llvm -o >> tutorial001 >> clang version 2.9 (trunk 122601) >> Target: x86_64-unknown-linux-gnu >> Thread model: posix >> "/usr/local/llvm/Debug+ Asserts/bin/clang" -cc1 -triple >> x86_64-unknown-linux-gnu -emit-llvm-bc -disable-free -main-fil...