As after several years of Linux, I returned to Windows, I need this to continue my OS dev experiments.
But even when I stick to the tcc version mentioned on that page, it doesn't work.
First thing to fix in the batch file is .VERSION to VERSION.
But the next problem is when this is executed:
Code: Select all
tcc-0.9.26>win32\tiny_impdef win32\libtcc.dll -o win32\libtcc\libtcc.def
tiny_impdef: could not get exported function names.
Can this page be reviewed by someone who is more capable of fixing it than me?
Maybe even update it to the latest version of tcc?