From owner-freebsd-hackers Mon Jul 1 14:21:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA13453 for hackers-outgoing; Mon, 1 Jul 1996 14:21:21 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA13431 for ; Mon, 1 Jul 1996 14:21:09 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA06459; Mon, 1 Jul 1996 14:19:48 -0700 From: Terry Lambert Message-Id: <199607012119.OAA06459@phaeton.artisoft.com> Subject: Re: Cross compile of FreeBSD To: ulf@Lamb.net (Ulf Zimmermann) Date: Mon, 1 Jul 1996 14:19:47 -0700 (MST) Cc: hackers@FreeBSD.ORG In-Reply-To: <199606290617.XAA29930@Gatekeeper.lamb.net> from "Ulf Zimmermann" at Jun 28, 96 11:17:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Has anyone every tried to cross compile the FreeBSD kernel or maybe even > make world ? For example on a SGI system ? > > Have here an unused challenge at the moment ;-) I did a cross-compile of 386BSD on a SunOS system. Making LD work and making the header files independent of the system header files is hard (and something that should have been done a long time ago for FreeBSD itself, but hasn't been). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.