From owner-freebsd-stable@FreeBSD.ORG Wed Nov 30 19:06:46 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E90C116A41F for ; Wed, 30 Nov 2005 19:06:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A690443D46 for ; Wed, 30 Nov 2005 19:06:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 846691A4DA3; Wed, 30 Nov 2005 11:06:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8D38452529; Wed, 30 Nov 2005 14:06:45 -0500 (EST) Date: Wed, 30 Nov 2005 14:06:45 -0500 From: Kris Kennaway To: "Paul.LKW" Message-ID: <20051130190645.GA75623@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: Any method to cross build and install to local box X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 19:06:47 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 30, 2005 at 06:22:58PM +0800, Paul.LKW wrote: > Hello all: > As I known FreeBSD has a function called cross-build, which can be > build from architecture i386 to Architecture amd64 or wise versa. But > I have freebsd 4.11 (it must be i386 arch.) installed on a AMD-64 > mechine and upgraded to 5.4 and want upgrade to 6.0 stable then. Can I > completely change the OS's arch. via the upgrade process (Not Clean > Install) via the following make: >=20 > make buildworld TARGET_ARCH=3DAMD64 > make buildkernel TARGET_ARCH=3DAMD64 > make installkernel TARGET_ARCH=3DAMD64 > mergemaster -p > > make installworld TARGET_ARCH=3DAMD64 Search the amd64 archives, this is asked very frequently. Kris --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDjfhEWry0BWjoQKURAjBOAKDJZGq2QdCka9BVZW3u0y29Bu/KogCg/cLJ cnUycJaYF6OVe6nB+DfXNvw= =Xuzr -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--