lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Rob Kendrick wrote:
> On Tue, Apr 19, 2011 at 11:14:03AM +0100, David Given wrote:
> > $ luajit-2.0.0-beta6
> > LuaJIT 2.0.0-beta6 -- Copyright (C) 2005-2011 Mike Pall. http://luajit.org/
> > luajit-2.0.0-beta6: attempt to call a nil value
> 
> Having just tried myself, snap.  Identical hardware, but a different
> compiler and distribution:

I'm stumped on this one. Maybe their ARMv5 support is incomplete.
My assembler code uses some weird instruction sequences ...

To debug this further I guess I'll need an ssh login on such a box
(and an installed gdb). If anyone wants to offer that, mail me
directly. Thanks!

--Mike