lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi all (and Mike in particular),

I notice that mingw 64 bits is not part of the compatibility matrix
for LuaJIT (luajit.org/install.html)

Being adventurous, I did try a build, but got this link error:

lj_err.o:lj_err.c:(.text+0xf8a): undefined reference to `_Unwind_RaiseException'

(This is gcc (tdm64-1) 4.5.1)

steve d.