Displaying 2 results from an estimated 2 matches for "tchwella".
2013 Jun 07
0
[LLVMdev] llvm-gcc errors
Hi Tal,
On 06/06/13 07:36, Tal Tchwella wrote:
> Hi,
>
> I’m trying to compile a simple program that only printf(“hello”) using llvm-gcc
> with –emit-llvm flag, but I’m getting the following error stream. Any ideas what
> could be the problem?
llvm-gcc is dead (long dead), please use dragonegg or clang instead.
Best wish...
2013 Jun 06
2
[LLVMdev] llvm-gcc errors
Hi,
I'm trying to compile a simple program that only printf("hello") using llvm-gcc with -emit-llvm flag, but I'm getting the following error stream. Any ideas what could be the problem?
Thanks,
Tal
In file included from /usr/include/stdio.h:28,
from simple.c:1:
/usr/include/features.h:324:26: error: bits/predefs.h: No such file or directory