Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Cross-compiling is easy... once you have the standard library for the target, which usually requires compiling the compiler manually (work on better cross-compiling is focusing on removing this requirement). For this particular library, I've been running tests for the author on some ARM hardware (both Android and plain Linux) without issue: it's just a `cargo build --target=...` away.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: