How do I fix "ld: error: unable to find library -lgcc" when cross-compiling rust to android?
I'm trying to get rust working on android. However, when I try to cross-compile to android I get the following linking error: $ cargo build --target=arm-linux-androideabi Compiling <project> v0.1.0 (<project>) error: linking with `/opt/android-sdk/ndk/23.0.7599858/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi31-clang` failed: