[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Build LuaJit on osx Lion for i386
- From: Mike Pall <mikelu-1201@...>
- Date: Tue, 3 Jan 2012 16:15:11 +0100
Tim Caswell wrote:
> Currently, I'm building luvit (my lua project that embeds luajit) as
> 32 bit on OSX. <https://github.com/luvit/luvit/blob/master/Makefile#L12>
> I'd like to not have to do this, but I hit some major issues when
> building as 64bit on my snow-leopard box.
I suggest you either disclose what those supposed 'issues' are or
you try to read this section very carefully:
http://luajit.org/install.html#embed
--Mike