[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Embedding scripts in executable
- From: Shmuel Zeigerman <shmuz@...>
- Date: Thu, 29 Sep 2011 12:51:37 +0300
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