Hi bigfly,

Can you send your libgcc.a to me ? My libgcc.a is based on armv5te arch . It
can not be used on armv4t arch .

thank you very much.

On Mon, Dec 14, 2009 at 9:28 AM, bigfly <bigfly...@gmail.com> wrote:

> 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: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to