Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 08:59:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation
Message-ID:  <bug-216143-21738-fCZzLFtz2Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216143-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216143-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216143

--- Comment #7 from Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@FreeBSD.org> =
---
Quick status update on boostrapping on aarch64.

I'm following japaric's guide [1]. Step 1 (manually cross-compiling the `co=
re`
crate) and step 2 (teaching `rustc` about aarch64-unknown-freebsd) are done.
I'm at step 3 (cross-compiling `std`). I made the required changes to the
`libc` crate and `std` builds but doesn't link:
https://gist.github.com/dumbbell/f20431fb05b7879488d771b1110f4032

The `panic_unwind` crate builds fine, but it is not picked by `std`. I asked
for help on IRC.

I submitted no pull request so far: I want to be sure the existing patches =
are
fine.

[1]
https://www.reddit.com/r/rust/comments/5ag60z/how_do_i_bootstrap_rust_to_cr=
osscompile_for_a_new/

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216143-21738-fCZzLFtz2Y>