Re: Support ARM Old ABI

  • From: John Deng <john.deng@xxxxxxxxxxx>
  • To: "luajit@xxxxxxxxxxxxx" <luajit@xxxxxxxxxxxxx>
  • Date: Mon, 4 Nov 2013 22:03:08 +0800

Thank you! Justin. Except ffi library, anywhere else should be modified?

Best regards,
John Deng

> 
> 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: