Date: Sat, 16 Dec 2017 07:41:59 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Jan Beich <jbeich@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, clusteradm@FreeBSD.org, ports-committers@freebsd.org Subject: Re: svn commit: r456402 - in head/lang/ocaml: . files Message-ID: <20171216074159.GA4791@FreeBSD.org> In-Reply-To: <y3m3-hnob-wny@FreeBSD.org> References: <201712151531.vBFFV86t045131@repo.freebsd.org> <20171215170122.GA55820@FreeBSD.org> <d13f-kial-wny@FreeBSD.org> <20171215173736.GA92502@FreeBSD.org> <y3m3-hnob-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 15, 2017 at 07:05:24PM +0100, Jan Beich wrote: > ... > poudriere can use qemu-user (at least on i386 and amd64) to emulate > aarch64, armv6, armv7, mips, mips64. However, emulation is slow thus > native-xtools are used to speed up the build via statically-linked host > binaries[1] for target architecture under /nxb-bin prepended in PATH. Thanks, I'll try to use qemu (I don't know what qemu-user is though). I've tried it before to emulate sparc64 which we lack in cluster, but it did not work. I've heard that it's better for those other tier-2 targets you've mentioned. > EuroBSDCon 2014 had some presentations about this by sbruno and bapt: > https://www.youtube.com/watch?v=2J9Lz3pgnbA > https://www.youtube.com/watch?v=JfZIoyQhly4 I'll have a look, but native-xtools thing could be a bit too hard for me to understand and setup. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171216074159.GA4791>