tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] can't build mob branch on x86 64


From: Aharon Robbins
Subject: [Tinycc-devel] can't build mob branch on x86 64
Date: Fri, 04 Feb 2011 11:04:21 +0200
User-agent: Heirloom mailx 12.4 7/29/08

I'm getting

$ make
gcc -o libtcc.o -c libtcc.c -DTCC_TARGET_X86_64 -DTCC_TARGET_X86_64_CENTOS -O2 
-g -Wall -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare 
-D_FORTIFY_SOURCE=0
In file included from libtcc.c:45:
tccgen.c: In function 'decl_initializer':
tccgen.c:4867: error: 'TOK_alloca' undeclared (first use in this function)
tccgen.c:4867: error: (Each undeclared identifier is reported only once
tccgen.c:4867: error: for each function it appears in.)
make: *** [libtcc.o] Error 1

Please fix?

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]