llvmc problem on ubuntu
Posted
by simk
on Stack Overflow
See other posts from Stack Overflow
or by simk
Published on 2010-05-12T18:19:35Z
Indexed on
2010/05/12
18:24 UTC
Read the original article
Hit count: 383
I have the exact problem as described in the link below
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537285
when i try to do llvmc hello.c -o hello
it gives me this error:
llvmc: Can't find program 'llvm-gcc'
can anybody suggest me how to get rid of this issue? I have llvm-gcc installed, i am using ubuntu 9.10.
© Stack Overflow or respective owner