win32/64: msys2 support
commitf350487e1e5d4606c8b1508f920b7325c3c50bc1
authorgrischka <grischka>
Sat, 1 Oct 2016 23:39:07 +0000 (2 01:39 +0200)
committergrischka <grischka>
Sat, 1 Oct 2016 23:39:07 +0000 (2 01:39 +0200)
tree978b07fddd3d8d8791a036b3ea470e5ffe46b5ff
parent49d3118621a68f6583228f123efd16f0f803d908
win32/64: msys2 support

Support ./configure && make under msys2 (a new msys fork)
on win32 and win64.

Get rid of CONFIG_WIN64 make-var. (On windows, WIN32 in
general is used for both 32 and 64 bit platforms)

Also:
- cleanup win32/build-tcc.bat
- adjust win32/(doc/)tcc-win32.tx
Makefile
configure
lib/Makefile
win32/build-tcc.bat
win32/tcc-win32.txt