Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 18:12:35 +0000
From:      John Howie <john@thehowies.com>
To:        Christopher Hilton <chris@vindaloo.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Can FreeBSD-amd64 cross compile FreeBSD-i386?
Message-ID:  <D005197B.4983C%john@thehowies.com>
In-Reply-To: <2225EE36-E0A1-4EA8-B9DC-E662A15F51DC@vindaloo.com>
References:  <2225EE36-E0A1-4EA8-B9DC-E662A15F51DC@vindaloo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chris,

Are you talking about kernel and world, or ports? If kernel and world,
check out README in /usr/src, and Makefile, too, for details how to use
TARGET=3D on the command line (you can also set an environment variable),
and MAKEOBJDIRPREFIX environment variable.

There are plenty of blogs and web-sites that cover cross compilation of
FreeBSD kernel and world, that you can refer to for pointers and examples.

Regards,

John


On 8/4/14, 9:19 AM, "Christopher Hilton" <chris@vindaloo.com> wrote:

>Can I cross compile FreeBSD i386 from source on a FreeBSD amd64 box? I
>use poudriere to manage my package repository and would like to do the
>same with NFS exported /usr/{src,obj} trees.
>
>-- Chris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D005197B.4983C%john>