From owner-freebsd-hackers Thu Jul 31 09:41:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA19368 for hackers-outgoing; Thu, 31 Jul 1997 09:41:43 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA19356 for ; Thu, 31 Jul 1997 09:41:39 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wtyHh-0002gU-00; Thu, 31 Jul 1997 10:41:05 -0600 To: Michael Smith Subject: Re: Cross compiling for FreeBSD 3.0 Cc: A.J.Smith@nortel.co.uk (Andy J. Smith), freebsd-hackers@freebsd.org In-reply-to: Your message of "Thu, 31 Jul 1997 11:52:30 +0930." <199707310222.LAA25145@genesis.atrad.adelaide.edu.au> References: <199707310222.LAA25145@genesis.atrad.adelaide.edu.au> Date: Thu, 31 Jul 1997 10:41:05 -0600 From: Warner Losh Message-Id: Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199707310222.LAA25145@genesis.atrad.adelaide.edu.au> Michael Smith writes: : Your biggest problem would be building the toolchain, as the GNU tools : don't correctly support the FreeBSD environment. (This is only partly : the GNU peoples' fault.) I think that the ELF kit that was put together might help this. Warner