Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Android-specific ABI for ARM-based CPU architectures, armeabi-v7a
Locked
Locked
Replies
4 replies
Subscribers
119 subscribers
Views
4910 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
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
suvir bhargav
over 12 years ago
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
0
Quote