How to get a crosscompile toolchain for aarch64 for use in poudriere[?]
John Marino
freebsdml at marino.st
Fri Feb 10 16:04:37 UTC 2017
On 2/10/2017 09:01, Meyer, Wolfgang wrote:
> Hello,
>
> I am gaining experience in building packages for aarch64 on an amd64 host using poudriere and it works (most of the time) quite well but it is really slow.
>
> In order to accelerate the build I wanted to crosscompile within poudriere using the instructions provided in
> http://phaq.phunsites.net/2015/10/11/freebsd-on-armv6-cross-compile-performance-optimization-for-poudriere/comment-page-1/
> and getting it to work with aarch64.
I don't know if this will help, but I created a proper [1]
cross-compiler for aarch64 last week:
http://www.freshports.org/lang/gnatcross-aarch64/
John
[1] By proper, I mean based on FreeBSD/ARM64 sysroot (currently only
Release 11.0 available)
More information about the freebsd-toolchain
mailing list