[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luaffi (ffi library ala luajit's for the standard lua vm)
- From: James McKaskill <james@...>
- Date: Fri, 22 Jul 2011 15:58:19 -0400
On Fri, Jul 22, 2011 at 15:48, Shmuel Zeigerman <shmuz@013net.net> wrote:
> Even with no other libraries, ffi.dll (built from GIT head) segfaults when
> running test.lua. What's odd, when I rename test.lua to test_modif.lua, it
> runs OK. The reason (I think) - my lua5.1.dll and lua.exe are built with
> MinGW.
Can you send me your dll and exe and any necessary dependent dlls (off
list). I can then have a look at it.
-- James