Re: [ANN] LuaJIT-2.0.0-beta11

  • From: pansz <pan.shizhu@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 17 Oct 2012 15:23:26 +0800

On Wed, Oct 17, 2012 at 2:52 AM, Mike Pall <mike-1210@xxxxxxxxxx> wrote:

> This is the 11th beta release of LuaJIT 2.0.0.
>
> This release has many bug fixes and lots of new features, e.g.:
> * ARM VFP and ARM hard-float EABI (armhf) support (sponsored work).
>

I found the following on this page: http://luajit.org/install.html

> NDKARCH="-march=armv7-a -mfloat-abi=softfp -Wl,--fix-cortex-a8"

It seems that Android version still compiles with soft-float?


Also, android NDK supports x86 and mips target from API version 9, is it
possible to provide compile instructions for android x86 target and android
mips target in this page?

Other related posts: