mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
To make this the default, enable this line in libtcc.c:tcc_new:
#if defined(TCC_TARGET_PE) && 0
s->leading_underscore = 1;
and then recompile tcc and also libtcc1.a
57 KiB
57 KiB