win32
-------------------------------------------------------------
Without ar.exe it is still possible to create tcc.exe.
Perhaps libtcc.a should be created with tcc for later tcc usage.
-------------------------------------------------------------
--- a\build-tcc.bat Thu Jan 14 21:00:04 2010
+++ b\build-tcc.bat Wed Mar 10 23:07:23 2010
@@ -29,7 +29,7 @@
%P%ar rcs libtcc/libtcc.a libtcc.o
:tcc
-%P%gcc -Os -fno-strict-aliasing ../tcc.c -o
tcc.exe -s -DTCC_USE_LIBTCC -ltcc -Llibtcc
+%P%gcc -Os -fno-strict-aliasing ../tcc.c -o tcc.exe -s -DTCC_USE_LIBTCC
libtcc.o
:copy_std_includes
copy ..\include\*.h include
-------------------------------------------------------------
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel