This looks like a bug which is fixed in cupcake, where we were not properly ignoring R_ARM_NONE relocations. Can you run arm-eabi-readelf -a libtest1.so and take a look at the relocations? Is there an R_ARM_NONE?
On Tue, Mar 17, 2009 at 9:47 PM, Girish <[email protected]> wrote: > > To give some more info > > I tried following > > 1)placed the .exe in /data and libs in /system/lib > 2)placed the .exe in and libs bothin /data > > Changed mode of exe to give executable permissions. > > Is there some thing else i need to do ? please clarify > > Regards > Girish > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
