-
Notifications
You must be signed in to change notification settings - Fork 211
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
Failure build sdk with clang tools included #136
Comments
I think we need to add -lgcc or -lunwind when building libcxx |
recipes are upgraded to use 9.x RC, please try with the latest master and report back. Also, post your build configuration so we can reproduce your case. |
Just did a quick try and failing in the configure stage. 3.6.8 corresponds to my native install. 3.7.2 looks to be the version built by bitbake. What files do you need to replicate my build config? |
I add python3native to clang_git.bb ie: and have got past the configure step. Waiting for the do_compile |
@reid-p thanks, can you create a pull? |
should be fixed with 1746d05 |
@kraj Unfortunately still getting the failure.
Plus also getting this error when linking, google shows others having similar problems.
|
I'm getting the following linker error while trying to build an arm sdk with the clang tools included. Any ideas?
The text was updated successfully, but these errors were encountered: