ruststrap
ruststrap copied to clipboard
[SUPERSEDED] by https://github.com/warricksothr/RustBuild
So this is probably an error of my own making (they usually are..), but I can't seem to get rustc (or rustdoc, or cargo) to run using the arm binaries...
cargo
hi, how did you install cargo? i build the rust cross compiler from source...
I've gone through this a few times now, with the manual steps and your build script. I have a fresh install of Debian Wheezy running in VirtualBox on x86_64, but...
As with #11, this should allow specifying the ABI via a target flag. Again, I can only test the `gnueabihf` ABI, I need testers for the other ABIs. The biggest...
`Linux odroid 3.4.104-1-ARCH #1 SMP PREEMPT Wed Nov 26 11:57:51 MST 2014 armv7l GNU/Linux` `rustc 1.0.0-dev (92ff8ea52 2015-01-27 23:08:13 +0000)` [`make check` output](https://gist.github.com/japaric/8638077ef8731e06abb3)
18 out of 200 tests fail. This is the [stderr](https://gist.github.com/japaric/dae0b2935f925cd2be18). I haven't performed any investigation yet.