From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 15 23:48:25 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E496416A4CE; Tue, 15 Feb 2005 23:48:25 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9975343D3F; Tue, 15 Feb 2005 23:48:25 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1FNmPMH097332; Tue, 15 Feb 2005 15:48:25 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1FNmP11097331; Tue, 15 Feb 2005 15:48:25 -0800 (PST) (envelope-from obrien) Date: Tue, 15 Feb 2005 15:48:25 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20050215234825.GA96584@dragon.nuxi.com> References: <20050215141155.GA29160@gattaca.yadt.co.uk> <20050215195517.GA17904@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050215195517.GA17904@ip.net.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: Cross compiling for i386 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 23:48:26 -0000 On Tue, Feb 15, 2005 at 09:55:17PM +0200, Ruslan Ermilov wrote: > On Tue, Feb 15, 2005 at 02:11:55PM +0000, David Taylor wrote: > > Is this supposed to be possible/supported? And does anyone have any ideas > > how to make it work more automatically? > > No, this is not supported at all. What's supported is mounting i386's > /, /usr, and /var onto /mnt, /mnt/usr, and /mnt/var, and doing the > installworld with DESTDIR=/mnt from amd64. This isn't "supported" either. It happens to work most of the time. But isn't a guaranteed by The FreeBSD Project. -- -- David (obrien@FreeBSD.org)