testing bootstrap

This commit is contained in:
Dawid Sobczak 2023-07-01 19:19:53 +01:00 committed by pommicket
parent 5e2d856b03
commit fe7a0abd38
6 changed files with 22 additions and 11 deletions

View file

@ -2,6 +2,6 @@
#define CONFIG_TCC_STATIC 1
#define TCC_TARGET_X86_64 1
#define ONE_SOURCE 1
#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
#define CONFIG_TCCDIR "/usr/local/lib/tcc-bootstrap"
//#define CONFIG_LDDIR "lib/x86_64-linux-gnu"
#define CONFIG_TCCDIR "../tcc-bootstrap"
#define inline