mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-01 04:20:09 +08:00
b5f88b593a
A non declared function leads to a seriuos problems. And while gcc don't turn this warning on lets tcc do it. This warning can be turned off by -Wno-implicit-function-declaration option. And autor must explicitly do this if program must be compiled with this warning off. |
||
---|---|---|
.. | ||
examples | ||
include | ||
lib | ||
tools | ||
build-tcc.bat | ||
tcc-win32.txt |