lua-users home
lua-l archive

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


On 28/09/2011 12:22, Mike Pall wrote:
The latest LuaJIT from git HEAD makes this really easy:

   luajit -b foo.lua foo.o
   luajit -b bar.lua bar.o


This is what I get with the version built from git head:

...\luajit\luajit.EXE: unknown luaJIT command or jit.* modules not installed

What are the jit.* modules that need to be installed?

--
Shmuel