Hi. I'm trying to build a library(customized libwebcore.so) which work
on not only emulator but also target(Nexus s).

If I build with lunch generic option it works on emulator but nexus s
occur below linking error.

04-28 18:02:49.900: ERROR/AndroidRuntime(12194): Caused by:
java.lang.UnsatisfiedLinkError: Cannot load library:
reloc_library[1311]:
74 cannot locate '__aeabi_f2uiz'...

If I build with lunch crespo option it works on nexus s but emulator
occur linking error.


Is there a way to solve this problem? Or Do I have to build
libwebcore.so separately?

Please Let Me Know asap!!!

PS) For the Froyo, replacing libstlport to static solve this problem.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to