Subject: Re: How to build gcc 2.4.5 for 68K on NetBSD 1.0/i386?
To: Terry Moore <tmm@mcci.com>
From: J.T. Conklin <jconklin@netcom.com>
List: port-i386
Date: 01/09/1996 10:52:00
> This is probably a silly question:
> 
> Evidently, NetBSD-i386/1.0 did not come with cc built as a cross-compiler
> for the other ports.  Is there an easy way to build the 68K cross-compiler
> without enormous pain?

No.  

I'd suggest grabbing gcc & binutils from prep or a FSF ftp mirror and
then configure those as a cross development toolchain.

	--jtc