lua-users home
lua-l archive

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


Dear Mike,

Thank you for your quick reply.

it must be
compiled with exactly the same compiler you used to compile the
rest of your application or you'll wreak havoc on Windows.

Well, distributing binaries is always a pain in the neck, but in Windows especially, there are a lot of people doing it successfully. For instance, the main Lua distribution has binaries in it.

[And if you really, really cannot get it to work, I can
temporarily put up a MinGW cross-compiled LuaJIT binary for you.]

Well, I'm not switching to Lua just yet (for the reasons enumerated in the email that started this thread), so you don't have to go and do something special just for me. But certainly, as Lua matures and when I'm able to use it for my research, I'm looking forward to using your LuaJIT, hopefully as a point-and-click installable binary. :)

Cheers,

--
Sébastien Loisel