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

Missing arm-linux-androideabi-gcc #1229

Closed
kirill-kostenetskyi opened this issue Feb 1, 2018 · 4 comments
Closed

Missing arm-linux-androideabi-gcc #1229

kirill-kostenetskyi opened this issue Feb 1, 2018 · 4 comments

Comments

@kirill-kostenetskyi
Copy link

kirill-kostenetskyi commented Feb 1, 2018

Does somebody have any idea why this issue appear ?
[WARNING]: Couldn't find executable for CC. This indicates a problem locating the {} executable in the Android NDK, not that you don't have a normal compiler installed. Exiting.

@kirill-kostenetskyi
Copy link
Author

kirill-kostenetskyi commented Feb 2, 2018

I've tried to debug p4a and find that I missed arm-linux-androideabi-gcc compiler inside arm-linux-androideabi-5 folder (I am using gcc 5).
As examle inside arm-linux-androideabi-4.8 folder->bin->linux_x86_64-> I have arm-linux-androideabi-gcc. Inside arm-linux-androideabi-5 folder I don't even have linux_x86_64 folder. How can I add it ?
PS. that's all about CrystalX NDK folder

@kirill-kostenetskyi kirill-kostenetskyi changed the title Android build issue: Couldn't find executable for CC Missing arm-linux-androideabi-gcc Feb 2, 2018
@inclement
Copy link
Member

Closing as stale, probably fixed by changes since Feb 2018, and also we've moved away from crystax to use a python3 recipe with google NDK.

@nikodem-czechowski
Copy link

I have exactly the same problem. P4A stops with the following message:

[ERROR]: Build failed: Couldn't find executable for CC. This indicates a problem locating the arm-linux-androideabi-gcc executable in the Android NDK, not that you don't have a normal compiler installed. Exiting.

Any ideas how to install this part of the NDK that I'm missing?

@cTas0099
Copy link

#1229 (comment)

I have the same problem, but I have the archlinux system installed. Try installing android-ndk-r17c and unsubscribe here if this helps

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

4 participants