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

ndk r11b __cxxabi_config still missing #36

Closed
edkimmel opened this issue Mar 21, 2016 · 1 comment
Closed

ndk r11b __cxxabi_config still missing #36

edkimmel opened this issue Mar 21, 2016 · 1 comment

Comments

@edkimmel
Copy link

I saw in the release notes for r11b that there use to be a problem with __cxxabi_config.h being missing for libc++

I'm trying to build boost 1.60 with r11b and I'm still seeing this issue.

include/c++/4.9/cxxabi.h:21:10: fatal error: '__cxxabi_config.h' file not found

__cxxabi_config.h exists in include/llvm-libc++abi/include but not include/c++/4.9/ so this might just be an include directory problem, or user error. Any guidance?

@edkimmel
Copy link
Author

Yeah, user error. It was still picking up the r11 toolchain.

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