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?

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to