Date: Tue, 15 Feb 2005 13:34:37 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Alex Burke <alexjeffburke@gmail.com> Cc: FreeBSD STABLE <freebsd-stable@freebsd.org> Subject: Re: Cross compiling Message-ID: <20050215213437.GA11634@xor.obsecurity.org> In-Reply-To: <a8b8bb510502151328739a9e5d@mail.gmail.com> References: <a8b8bb510502151328739a9e5d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050215213437.GA11634>