Hi! A nim.exe was succesfully compiled by a current version of the tiny C compiler. A current pathset for tcc can be found in the tiny cc mail-list (soon will be posted)
Suggestion: use only a lower case letters in the names of the windows include files. And problem: nim.exe run on Windows 7, but on Windows XP I got an error: could not import CreateSymbolicLinkW. What this means?
Can someone test it?
How to build nim.exe on Linux by tcc:
And then use a i386-win-tcc (32bit) or x86_64-win-tcc (64bit) to build a nim.exe To do so replace a gcc in build.sh with one of the above.
This will produce a tcc.exe (32 or 64 bit) and a windows version of the libtcc1.a using a i386-win-tcc or x86_64-win-tcc