- configure/Makefiles: minor adjustments
- build-tcc.bat: add -static to gcc options
(avoids libgcc_s*.dll dependency with some mingw versions)
- tccpe.c/tcctools.c: eliminate MAX_PATH
(not available for cross compilers)
- tccasm.c: use uint64_t/strtoull in unary()
(unsigned long sometimes is only uint32_t, as always on windows)
- tccgen.c: Revert (
|
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| lib | ||
| build-tcc.bat | ||
| Makefile | ||
| tcc-win32.txt | ||