-
Notifications
You must be signed in to change notification settings - Fork 299
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
Can't compile for arm android #86
Comments
from build.log:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to compile on x86_64 linux Ubuntu 18.04 machine [build] a toolchain that works on ARM Android (arm-linux-androideabi) [host] and targets xtensa-lx106-elf.
I've created a config file from "xtensa-lx106-elf" sample and changed to "canadian" and "arm-linux-androideabi" host (passing of Android NDK standalone toolchain in PATH). I've also changed GCC version to 7.1.0 and isl to 0.18.
I'm getting the following error:
config.zip
build.zip
Info:
Any thoughts?
The text was updated successfully, but these errors were encountered: