This repository was archived by the owner on Jul 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
Missing arm-linux-androideabi-gccΒ #208
Copy link
Copy link
Closed
Description
Following the readme instructions and reaching the point of running it:
cargo apk build
Compiling android_native_app_glue.c
error: could not execute process `/hub/tools/android-ndk-r19c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc /hub/tools/android-ndk-r19c/sources/android/native_app_glue/android_native_app_glue.c -c -o /hub/moz/wr/target/android-artifacts/armv7-linux-androideabi/android_native_app_glue.o --sysroot /hub/tools/android-ndk-r19c/platforms/android-28/arch-arm` (never executed)
Caused by:
No such file or directory (os error 2)
Checking the binaries in this folder:
kvark@ant /hub/tools/android-ndk-r19c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin $ ls
arm-linux-androideabi-addr2line arm-linux-androideabi-c++filt arm-linux-androideabi-gprof arm-linux-androideabi-ld.gold arm-linux-androideabi-objdump arm-linux-androideabi-size
arm-linux-androideabi-ar arm-linux-androideabi-dwp arm-linux-androideabi-ld arm-linux-androideabi-nm arm-linux-androideabi-ranlib arm-linux-androideabi-strings
arm-linux-androideabi-as arm-linux-androideabi-elfedit arm-linux-androideabi-ld.bfd arm-linux-androideabi-objcopy arm-linux-androideabi-readelf arm-linux-androideabi-strip
digiwizkid, ivnsch and OptimisticPeach
Metadata
Metadata
Assignees
Labels
No labels