mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] Lua, LuaJIT and Luabind


From: Nagaev Boris
Subject: [Mingw-cross-env-list] Lua, LuaJIT and Luabind
Date: Wed, 1 Oct 2014 12:49:24 +0400

Hello!

Packages luabind and LuaJIT were added to MXE recently. LuaJIT is a
drop in replacement for Lua, they are API- and ABI-compatible, so
luabind can be build with LuaJIT instead of Lua. I have tested MXE
build of luabind against LuaJIT. Package luabind depends on Lua, but
it should depend on "Lua or LuaJIT". Can MXE package system represent
such a dependency? I think, it can be done by introducing Makefile
variable LUA, which can be either "lua" or "luajit". Package luabind
would depend on $(LUA).

Best regards,
Boris Nagaev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]