Hi , BigFly : You are absolutely right, and just because of my fail to get the Koolu code, I don’t have its toolchain. I used to think that the toolchain can be utilized by means of changing the libgcc.a, but now it seems to be impossible. Could you please tell me where I can download the toolchain of Koolu? For the reason of network mask, I am not able to find out the available download link.
Thank you very much! Regards On Wed, Dec 16, 2009 at 9:11 AM, bigfly <[email protected]> wrote: > Hi Wang, > > I don't quite understand why you need the armv4t of libgcc.a alone. > > I think compile the source code by using the koolu's toolchain could > solve your problem. > > If things still don't work, please let me know and detail the problem > that bothers you. > > > Regards, > BigFly > > On Dec 14, 12:29 pm, wang jintong <[email protected]> wrote: > > 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 <[email protected]> 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: > > > [email protected]<android-porting%[email protected]> > <android-porting%2Bunsubscribe@ googlegroups.com> > > > website:http://groups.google.com/group/android-porting > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
