I tried to compile cURL library Android NDK7 for x86 architecture and it looks like though the bug was reported in NDK6b:
http://code.google.com/p/android/issues/detail?id=19851, the libc is still missing few functions sigsetjmp and siglongjmp.
The easiest solution for me was to get the libc from the latest ICS source tree (built for x86 arch).
Looking forward to get this fixed in NDK8, hopefully before Christmas.
0 comments:
Post a Comment