lua-users home
lua-l archive

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


> - how to build luac.exe?

luac.exe needs to be linked statically, at least in Linux.

> - how to compile preloaded modules into lua52.dll or lua52.exe?

Edit linit.c and rebuild.