tcc.h: define TCC_IS_NATIVE
commita35b3059bb0aaaa5965022ad317aaba27e22f148
authorgrischka <grischka>
Mon, 5 Mar 2012 19:15:56 +0000 (5 20:15 +0100)
committergrischka <grischka>
Mon, 5 Mar 2012 19:15:56 +0000 (5 20:15 +0100)
tree17df79be55c72aafe2d1856a20fc1c367c9e20e4
parenta0db7162af0f694c25b278984ac66a46fa099000
tcc.h: define TCC_IS_NATIVE

- disable tccrun feature for non-native (cross-) compilers
- define uplong for target adress size
- fix using -Wl,-Ttext=... for Win64 (tccpe: ADDR3264 imagebase)
tcc.c
tcc.h
tccpe.c
tccrun.c