win32: libtcc1.a needs to be built with tcc
commit76accfb8d5b16664207fa8ae43d02b015bc8e019
authorgrischka <grischka>
Mon, 7 Apr 2014 09:13:19 +0000 (7 11:13 +0200)
committergrischka <grischka>
Mon, 7 Apr 2014 09:16:06 +0000 (7 11:16 +0200)
treedbaa047719fc7fc906d10345c430ac7ce391554f
parentf01373765b1ac5270fbb1859a2f6d42510f34cde
win32: libtcc1.a needs to be built with tcc

gcc/mingw produces msvc compatible pecoff objects, tcc only
knows ELF.
lib/Makefile
tests/tests2/Makefile