[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Precompiled multiplatform code (ARMxPC)
- From: Rob Kendrick <lua-l@...>
- Date: Fri, 7 Aug 2009 14:30:48 +0100
On Fri, 07 Aug 2009 14:02:23 +0100
David Given <dg@cowlark.com> wrote:
> I'm not sure about the other ARM ABIs but EABI is the most common
> these days.
In our experience, it's about 50/50 between EABI and using APCS/OABI.
Certainly when Linux is involved. Although we're trying to get our
customers to move over to EABI as soon as possible, due to the
performance improvements yielded by soft-float and the new syscall
system.
--
B.