TODO: A document about how to build a program which use custom enterpoint _start
Cross-Compile Status of Proot-rs
arm-linux-androideabi
[ ] Failed because crate sc
does not support android
aarch64-linux-android
arm-unknown-linux-musleabi
aarch64-unknown-linux-musl
A guide to quickly test alpine and nginx on Android
CARGO_BUILD_TARGET
, we need to append flag -target=${CARGO_BUILD_TARGET}
passthrough
in Cross.toml
linker
is override by cross.
--version
to show version of cross, and use -verbose
to debug cross.