tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] regressions on i386


From: Edmund Grimley Evans
Subject: [Tinycc-devel] regressions on i386
Date: Thu, 5 Mar 2015 19:46:46 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On i386 Debian 7.8, commit d70440b406f84b2e0ed77d052682c6d39d3b1a8a
broke tests2:

$ make -C tests/tests2
...
+tcc: error: file '../../i386/libtcc1.a' not found

Then commit 76af94862352a3f1d26249d9ea6f795d107c1d7f broke building:

../tcc -B.. -c libtcc1.c -o i386/libtcc1.o -I..  -Wall -g -O2 
-fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result 
-fPIC -DTCC_TARGET_I386
In file included from libtcc1.c:31:
In file included from /usr/include/stdint.h:26:
/usr/include/features.h:323: error: include file 'bits/predefs.h' not found
make[1]: *** [i386/libtcc1.o] Error 1
make[1]: Leaving directory `/tmp/tt/lib'


I believe it's also now broken on Debian arm64 and Ubuntu x86_64. Does
it work for anyone?



reply via email to

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