Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Android-specific ABI for ARM-based CPU architectures, armeabi-v7a

Note: This was originally posted on 20th November 2010 at http://forums.arm.com

The android ndk says that ndk-build uses :Android-specific ABI for ARM-based CPU architectures, armeabi-v7a.
My doubt is that a shared library generated by arm-cc is compatible with android ndk or not?
This is because i'm facing errors like "file not recognized: File format not recognized" for my .so generated by arm-cc.
Is there some kind of work around for linking libraries(compiled by arm-cc) with android ndk?

All suggestions are welcome:)

Regards
Suvir