RustBuild icon indicating copy to clipboard operation
RustBuild copied to clipboard

Scripts and patches to auto build Rustc and Cargo on ARM

Results 3 RustBuild issues
Sort by recently updated
recently updated
newest added

I'd like to be able to cross-compile Rust programs for my Pandora as I discussed on Reddit. glibc says it is version 2.9 so hopefully it may be possible.

enhancement

Hi, I think it would be awesome if you could make available ARMv7+NEON builds, tuned for Cortex-A7; i.e. where libstd will be compiled with NEON auto-vectorization enabled. These builds would...