Re: Support ARM Old ABI

  • From: Justin Cormack <justin@xxxxxxxxxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Mon, 4 Nov 2013 09:17:24 +0000

On 4 Nov 2013 08:54, "John Deng" <john.deng@xxxxxxxxxxx> wrote:
>
> Hi all,
>
> I tried to compile LuaJIT for ARM Old ABI platform, it refused with
errors, how could I compile it for Old ABI platform? Why it has such
limitation?
>
> Could some help me?

Didn't realise as anyone still used the old ABI! LuaJIT has to be modified
to support every ABI as the ffi needs to interoperate which is why it
doesn't just work. For ARM it supports EABI and hardfloat now. You will
have to add it yourself or sponsor Mike to add it...

Justin

Other related posts: