lua-users home
lua-l archive

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


David Manura wrote:
> Deploying LuaJIT2 via LuaDist is now supported [1].

Hey, nice, thank you!

> BTW, appending "/debug" to the LJLINK flags in msvcbuild.bat causes
> nearly anything to crash (e.g. `luajit -e "return"`).  The problem
> appears to affect only MSVC (2008) debug mode linking, not
> Cygwin/MinGW/Linux.

I have no clue what MSVC is doing there. Need to investigate (low
priority). Please mail, If you find out anything about it.

--Mike