Add partial support for building with MingW64 GCC 4.8-SEH.
commit1a5fd521b830a8aa17c12d2e707d167722e8c7b1
authorMike Pall <mike>
Wed, 15 May 2013 16:48:06 +0000 (15 18:48 +0200)
committerMike Pall <mike>
Wed, 15 May 2013 16:48:06 +0000 (15 18:48 +0200)
treea0be7368eb957e64b98f4af7637b3a3cb0965469
parent23aa02fb51ea8d9f45bad9e533fcb277ad858064
Add partial support for building with MingW64 GCC 4.8-SEH.

Error handling works, C++ interoperability generally works.
C++ destructors in libs compiled with G++ cause trouble (ok with MSVC).
src/Makefile
src/lj_ccall.c
src/lj_ccallback.c
src/lj_err.c