https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216143
--- Comment #11 from Jean-Sébastien Pédron <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
