Re: lua_createtable() array problem
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_createtable() array problem
- From: Iain Hibbert <plunky@...>
- Date: 2011年1月19日 11:08:02 +0000 (GMT)
On 2011年1月18日, Marc Balmer wrote:
> Am 18.01.11 22:28, schrieb Luiz Henrique de Figueiredo:
> >> What would that help if he tries to make it run on NetBSD when it runs
> >> on Linux?
> >
> > My impression is that he is using a precompiled Lua and my suggestion was
> > to compile Lua himself and check.
>
> No, Lua is available in NetBSD in source code form an Iain compiled it
> "from scratch". NetBSD contains the unaltered sources of Lua, btw.
Yes but we do have a slightly different build process, and this was the
cause of the problem..
iain