Hello list,

The compiled tcc binary is not able to compile itself, after git pull today:
tcc -o i386-tcc.exe tcc.c -DONE_SOURCE -DTCC_TARGET_I386 -I.  -O2
tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
In file included from tcc.c:22:
In file included from libtcc.c:21:
In file included from tcc.h:41:
d:/tinycc/win32/include/time.h:12: error: #error Only Win32 target is supported!
make: *** [i386-tcc.exe] Error 1

Regards,
Roy

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

Reply via email to