Thanks Ravi,Dianne,Joe and others.

But the libs built using glibc wont run on android i guess. I am
getting linking errors like this.

/home/app/user/girish/open_src/prebuilt/linux-x86/toolchain/arm-
eabi-4.2.1/bin/../lib/gcc/arm-eabi/4.2.1/../../../../arm-eabi/bin/ld:
warning: libgcc_s.so.1, needed by out/target/product/obj/lib/
libmylibrary1.so, not found (try using -rpath or -rpath-link)
/home/app/user/girish/open_src/prebuilt/linux-x86/toolchain/arm-
eabi-4.2.1/bin/../lib/gcc/arm-eabi/4.2.1/../../../../arm-eabi/bin/ld:
warning: libc.so.6, needed by out/target/product/obj/lib/
libmylibrary1.so, not found (try using -rpath or -rpath-link)

out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`fcl...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`ra...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`memm...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`mal...@glibc_2.4'
out/target/product/obj/lib/libmylibrary2.so: undefined reference to
`fr...@glibc_2.4'
out/target/product/obj/lib/libmylibrary2.so: undefined reference to
`mem...@glibc_2.4'
out/target/product/obj/lib/libmylibrary3.so: undefined reference to
`__errno_locat...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`__aeabi_unwind_cpp_...@gcc_3.5'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`ld...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`__sysv_sig...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`__ctype_toupper_...@glibc_2.4'
out/target/product/obj/lib/libmylibrary1.so: undefined reference to
`t...@glibc_2.4'

And more ..............

Any comments on this ?

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 android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to