From owner-freebsd-stable@FreeBSD.ORG Tue Feb 15 21:34:38 2005 Return-Path: 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 E184A16A4CE for ; Tue, 15 Feb 2005 21:34:38 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A55043D39 for ; Tue, 15 Feb 2005 21:34:38 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BA8A651432; Tue, 15 Feb 2005 13:34:37 -0800 (PST) Date: Tue, 15 Feb 2005 13:34:37 -0800 From: Kris Kennaway To: Alex Burke Message-ID: <20050215213437.GA11634@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: FreeBSD STABLE Subject: Re: Cross compiling X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 21:34:39 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 15, 2005 at 09:28:33PM +0000, Alex Burke wrote: > Hi, >=20 > I was just wondering whether it is posibl to build say a 4.11 kernel > on a 5.3 system - I'd like to have only one machine here on which I > maintain all the sources and buidl what i need, then I think you can > mount the /usr/obj file system and /usr/src and run the install stages > on other systems. This will usually work (you need to make buildworld first before you make buildkernel), but sometimes it's not possible to build old-branch sources on a new branch (e.g. 4.x on 5.3). > Also, can I build kernels for different architectures on a normal i386 bo= x? make buildworld TARGET_ARCH=3Dwhatever; make buildkernel TARGET_ARCH=3Dwhat= ever. Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCEmrtWry0BWjoQKURAjKpAJ0YxQvJQohV+2GI43EW7sBb5WfyQwCg+hBP lL9t8u00zqU5e2LB0epTDGs= =FVA6 -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--