Reminder: [email protected] is a list for discussion of application development using features & APIs supported in the Android SDK. Native (C or C++) development is not supported in the 1.0 SDK.
Thanks! On Mon, Nov 24, 2008 at 1:53 AM, trulyliu <[EMAIL PROTECTED]> wrote: > hi, > > I want to port a large scale CPP programe onto Android. > > The target binary compiled with codesourcery arm-linux toolchain didn't work > in Android emulator. > > It always get a "text busy" echo when I try to run it. > > The programe didn't link against anyother share library. > > It is compiled with "-static". > > I have tried compiler inclued in android > source(/androidsrc/prebuild/linux-x86/toolchain/arm-ebi-4.2.1), too many > libc or posix header files is missing. > > Any there anyother workable toolchain I can use ? > > text busy > > -- > [EMAIL PROTECTED] > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

