-
-
Save kelchm/116ce98690201ed3bf52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/kelchm/Development/Android/android-ndk-r10e/build/tools/make-standalone-toolchain.sh --system=linux-x86_64 --toolchain=arm-linux-androideabi-4.6 --platform=android-16 --install-dir=/home/kelchm/Development/Projects/rockbox/build/android-toolchain | |
WARNING: The shell running this script isn't bash. Although we try to avoid bashism in scripts, things can happen. | |
Invalid toolchain name: arm-linux-androideabi-4.6 | |
Please use --toolchain=<name> with the name of a toolchain supported by the source NDK. | |
Try one of: aarch64-linux-android-4.9 aarch64-linux-android-clang3.5 aarch64-linux-android-clang3.6 arm-linux-androideabi-4.8 arm-linux-androideabi-4.9 arm-linux-androideabi-clang3.5 arm-linux-androideabi-clang3.6 llvm-3.5 llvm-3.6 mips64el-linux-android-4.9 mips64el-linux-android-clang3.5 mips64el-linux-android-clang3.6 mipsel-linux-android-4.8 mipsel-linux-android-4.9 mipsel-linux-android-clang3.5 mipsel-linux-android-clang3.6 renderscript x86-4.8 x86-4.9 x86-clang3.5 x86-clang3.6 x86_64-4.9 x86_64-clang3.5 x86_64-clang3.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment