xroche/coffeecatch

Architecture not supported for x86_64

Opened this issue · 2 comments

Im building with android-ndk-r10e API Level 21 for x86_64 and i'm getting the error "Architecture is not supported (unknown ucontext layout)". I see that ucontext.h is supported for x86_64, so have included x86_64 in the coffe_catch.c and it worked.

I hope no issues.

Same problem here with NDK 12b

Beyka commented

Same problem here with NDK 14