[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua/LuaJIT2 performance on Android
- From: Mike Pall <mikelu-1104@...>
- Date: Tue, 19 Apr 2011 15:13:59 +0200
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