Cody P Schafer <d...@codyps.com> wrote:
> Alternately, is the current practice to have buildscripts muck with
> platform.mk to add my particular case?

You can probably make this work by tweaking the extant settings for
"arm-linux-gnueabihf." At least, I was able to get rust compiled for a
similar target (a Nexus7 tablet running linux).

I recorded the necessary steps here (but beware they might be slightly
stale):
    http://github.jfet.org/Rust_cross_bootstrapping.html
The above should get you most of the way there, I think.

-=rsw
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to