Hello ironox,

I have solved my problem by disabling the thumb instruction set
support.
Basically, I just merged part of the build system of Eclair.

The detailed steps:

1. Merged the following two files from the Eclair:
   build/core/combo/linux-arm.mk
   build/core/combo/arch/arm/armv4t.mk

2. Change other files accordingly.
    TARGET_ARCH_VERSION -> TARGET_ARCH_VARIANT

3. Use the koolu's toolchain to compile.

I hope these information can help you.

Best Regards,

BigFly

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to