Jump to content

  • Log In with Google      Sign In   
  • Create Account

loboWu

Member Since 08 Mar 2006
Offline Last Active Nov 11 2012 09:47 PM
-----

Posts I've Made

In Topic: Marmalade: Angelscript runs fine on x86, crashes on ARM

31 October 2012 - 03:41 AM

The arm gcc compiler is just come with marmalade SDK.
It use arm-none-eabi with GCC 4.4.1

In Topic: Marmalade: Angelscript runs fine on x86, crashes on ARM

30 October 2012 - 04:19 AM

Here is the attached file

In Topic: Marmalade: Angelscript runs fine on x86, crashes on ARM

29 October 2012 - 11:54 PM

Dear Andreas:
I had made marmalade project, and run as native ARM api.
It works on Android and iOS.
Just let you known, and I will be glad to share my experience.

The attached Files are my marmalade mkb.
I think it works for 2.25.1 (2.25.0 need some patch)
Besides, you should remove all comments in as_callfunc_arm_gcc.S

And use scons to build marmalade arm library( just right click on the angelscript_lib.mkb,
and choose "Build and Run ARM GCC release")

marmalade use gcc compiler to build the library, so the ABI is the same as gcc.
I use the gcc ARM native ABI to build marmalade library, and it really run on Adnroid and iOS.
I am so happy that angelscript is almost really platform independent, I compile my bytecode on PC,
and run on Android.

In Topic: Terrible performance deficiency on asCRestore

09 August 2012 - 08:32 PM

Thanks a lot.
You are always hard working. Posted Image

In Topic: Terrible performance deficiency on asCRestore

07 August 2012 - 10:09 PM

One model: (totally 30 ~ models)
scripts size 293 MB compressed bytecodes 65 MB

PARTNERS