Hello,

I'm on 64-bit Windows 7. I tried to build luajit using 2 compilers:
Windows 7 SDK and MinGW GCC 4.7.2 (prerelease 20120702).
Windows 7 SDK worked fine. But MinGW GCC 4.7.2 crashed:
"CC        lib_debug.o"
"CC        lib_jit.o"
"CC        lib_ffi.o"
"CC        lib_init.o"
"DYNLINK   lua51.dll"
lj_err.o:lj_err.c:(.text+0x2be): undefined reference to
`_Unwind_RaiseException'
collect2.exe: error: ld returned 1 exit status
mingw32-make: *** [lua51.dll] Error 1

Any idea?

-- 
AT


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to