tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] broken tcc build after latest git pull


From: Roy Tam
Subject: [Tinycc-devel] broken tcc build after latest git pull
Date: Mon, 9 Mar 2015 09:29:19 +0800

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



reply via email to

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