[Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 3 11:50:22 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216143

--- Comment #11 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
I could cross-compile Rust for aarch64 again from scratch, just to verify my
notes, scripts and patches. I put the results here (including Cargo), in case
people want to play with them:
https://people.freebsd.org/~dumbbell/rust/aarch64/

There is an install script in the three archives.

Patches are in those two Git branches:
https://github.com/dumbbell/rust/tree/support-aarch64-unknown-freebsd
https://github.com/dumbbell/libc/tree/support-aarch64-unknown-freebsd

I installed them on ref12-arm64.freebsd.org and now, I'm building Rust there to
see if it can self-host. Once this is done, I can finally submit patches :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gecko mailing list