Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 23:34:52 +0100
From:      Pieter de Goeje <pieter@degoeje.nl>
To:        freebsd-questions@freebsd.org, mark@msen.com
Subject:   Re: compiling 32 bit port on amd64 - Rephrase
Message-ID:  <200802182334.52906.pieter@degoeje.nl>
In-Reply-To: <200802181652.55054.mark@msen.com>
References:  <200802181652.55054.mark@msen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 18 February 2008, Mark Moellering wrote:
> Is there a way to compile the 32 bit version (i386) of a port on an amd64
> installation?  I am running FreeBSD 7.0 RC2 amd64
>
> Thanks
>
> Mark Moellering

The only way I know of is to create a 32bit jail/chroot and compile the port 
from withing the jail. To create such a jail or chroot follow the 
instructions from the jail(8) manpage, but add TARGET_ARCH=i386 to make's 
command line.

-- 
Pieter de Goeje




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802182334.52906.pieter>