mirror of
https://github.com/frida/tinycc
synced 2024-12-25 14:36:49 +03:00
2bd0daabbe
- tccgen: error out for cast to void, as in void foo(void) { return 1; } This avoids an assertion failure in x86_64-gen.c, also. also fix tests2/03_struct.c accordingly - Error: "memory full" - be more specific - Makefiles: remove circular dependencies, lookup tcctest.c from VPATH - tcc.h: cleanup lib, include, crt and libgcc search paths" avoid duplication or trailing slashes with no CONFIG_MULTIARCHDIR (as from |
||
---|---|---|
.. | ||
examples | ||
include | ||
lib | ||
tools | ||
build-tcc.bat | ||
tcc-win32.txt |