On Jul 15, 9:16 pm, Shawn McMurdo <[EMAIL PROTECTED]> wrote: > Has anyone been able to use shared libraries on M5? > I am trying to build a simple hello world in C using a non system > shared library and run on the M5 emulator. > I followed the instructions from > here:http://honeypod.blogspot.com/2007/12/shared-library-hello-world-for-a... > but I get a segmentation violation when I try to run on M5 emulator. > Below is the strace output. > Any suggestions? > Thanks. > Shawn
Hi, sadly i cannot help you with the strace, but i ported a shared ANSI C Lib to Android without problems. So i can assure you its working. Make sure you are using the patched .xsc file with ld. regards, Volker Gropp --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

