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

Boost compilation fails with armeabi-v7a-hard-softfp with NEON and NDK12b #68

Closed
jainanshul opened this issue Sep 13, 2016 · 3 comments
Closed

Comments

@jainanshul
Copy link

jainanshul commented Sep 13, 2016

I get the following error while compiling boost running the command ANDROID_ABI="armeabi-v7a-hard-softfp with NEON" ./build.sh android-ndk-r12b

sources/cxx-stl/gnu-libstdc++/4.9/include/cstddef:44:28: fatal error: bits/c++config.h: No such file or directory
 #include <bits/c++config.h>

boost compiles fine with default ANDROID_ABI.

@jainanshul jainanshul changed the title Boost compilation fails with armeabi-v7a-hard-softfp with NEON and NDK11c Boost compilation fails with armeabi-v7a-hard-softfp with NEON and NDK12b Sep 13, 2016
@jainanshul
Copy link
Author

jainanshul commented Sep 13, 2016

Tested with NDK11c and boost is compiling fine with armeabi-v7a-hard-softfp with NEON as well.

@filipetrocadoferreira
Copy link

I'm facing the same problem. Downgrading NDK is the only workaround?

@sh1r0
Copy link
Owner

sh1r0 commented Mar 7, 2017

#57 (comment)

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

No branches or pull requests

3 participants