[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Build LuaJit on osx Lion for i386
- From: Tim Caswell <tim@...>
- Date: Tue, 3 Jan 2012 09:24:25 -0600
I personally didn't see the issue. It was one of my users. But I'll
bet it had to do with the image_base flag there. That sounds related
to the issue they were seeing.
Thanks for pointing that out! Sorry I missed that part of the documentation.
On Tue, Jan 3, 2012 at 9:15 AM, Mike Pall <mikelu-1201@mike.de> wrote:
> 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
>