tcc: fix -m32/64 & simplify
commit39a07cca58f5f4bd9b84827f2ad39bb1fa74fcc5
authorgrischka <grischka>
Sat, 6 Aug 2011 14:08:33 +0000 (6 16:08 +0200)
committergrischka <grischka>
Sat, 6 Aug 2011 14:11:58 +0000 (6 16:11 +0200)
tree925ab6989c781f6bacbd961c97cf9ba4b31499c6
parent5e5e29f8fd7ffb51e916a9ead3943fa2707fb530
tcc: fix -m32/64 & simplify

This cleans up the mess from commit
   8f985736580926ac53dc367fc293524bf2810cbb
and preceeding.

- make tcc -m64 work on windows
- execvp on windows returns 0 always, replace by spawnvp
- remove bizarre support for i386-win32-tcc -m64
tcc.c
tcc.h