Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UnsatisfiedLinkError when loading libjninode.so from apk #13

Open
lcotonea opened this issue Dec 17, 2012 · 0 comments
Open

Fix UnsatisfiedLinkError when loading libjninode.so from apk #13

lcotonea opened this issue Dec 17, 2012 · 0 comments

Comments

@lcotonea
Copy link

In NDK r8b and r8c, we got an error during the blank app execution:

VERBOSE/anode::RuntimeNative(21348): init: unable to load library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1290]: 113 cannot locate '__gnu_thumb1_case_uqi'.

The fix is described here:
https://github.com/ted0000/koccalink/commit/fb1c481e0fd68f5c4aecdc7488c5defe8c0a627f#commitcomment-2318630

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant