Displaying 2 results from an estimated 2 matches for "6281bafb".
2011 Apr 25
0
[LLVMdev] llvm-gcc
Hi Nabila,
> 1- I have installed llvm-gcc 4.2 and llvm 2.8 with the synaptic
> package manager(ubuntu 10.10)
> every time i do this commande:
> llvm-gcc -O3 -emit-llvm hello.c -c -o hello.bc
> it shows to me i should install llvm-gcc4.5
> when i have installed llvm-gcc 4.5 i get all the times a wrong bc file
> as output, because when i try to execute it with lli it says to me
2011 Apr 19
4
[LLVMdev] llvm-gcc
hi all please could u help me in these points
1- I have installed llvm-gcc 4.2 and llvm 2.8 with the synaptic
package manager(ubuntu 10.10)
every time i do this commande:
llvm-gcc -O3 -emit-llvm hello.c -c -o hello.bc
it shows to me i should install llvm-gcc4.5
when i have installed llvm-gcc 4.5 i get all the times a wrong bc file
as output, because when i try to execute it with lli it says to me