From owner-freebsd-hackers Sun Jun 30 12:36:15 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA09573 for hackers-outgoing; Sun, 30 Jun 1996 12:36:15 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA09553 for ; Sun, 30 Jun 1996 12:36:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with SMTP id NAA00892; Sun, 30 Jun 1996 13:35:59 -0600 (MDT) Message-Id: <199606301935.NAA00892@rover.village.org> To: Ulf Zimmermann Subject: Re: Cross compile of FreeBSD Cc: hackers@FreeBSD.org In-reply-to: Your message of Fri, 28 Jun 1996 23:17:17 PDT Date: Sun, 30 Jun 1996 13:35:58 -0600 From: Warner Losh 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 ? That's going to be hard, as I'm not sure that ld is cross compilable in the FreeBSD distribution, and the ld in binutils doesn't support FreeBSD. Warner