Building rust compiler and cargo for arm

Hi. I need rust compiler and cargo on my arm board and rustup isn't working because of this issue

https://github.com/rust-lang-nursery/rustup.rs/issues/692

Right now I'm cross compilation but this isn't very convenient. Are there any other ways that I could get rustc 1.12 and cargo for arm?

1 Like