mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +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