From owner-freebsd-emulation Sat Aug 10 19:13:08 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA00681 for emulation-outgoing; Sat, 10 Aug 1996 19:13:08 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA00613; Sat, 10 Aug 1996 19:11:42 -0700 (PDT) From: Greg Lehey Message-Id: <199608110211.TAA00613@freefall.freebsd.org> Subject: Re: SCO cross compiler To: pgiffuni@biblioteca.campus.unal.edu.co Date: Sat, 10 Aug 1996 19:11:41 -0700 (PDT) Cc: emulation In-Reply-To: from "pgiffuni@biblioteca.campus.unal.edu.co" at Aug 10, 96 05:45:34 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Hi: > I was reading gcc's documentation, and it seems easy to make a cross > compiler, once you have the appropiate libs. > Precompiled SCO gcc's are available in SCO and in ftp.jcu.edu.au .... > I believe many developers would like to wrtie software for SCO without > buying it. > Would it be a good idea to have a cross compiler to an emulated system or > should I try to run the original compiler? It's difficult to use the original compiler if you don't have one, and they're not cheap. Somewhere I have a complete GNU development environment which I built some time ago, and which I could package up if anybody's interested. It includes the GNU C library, fixed to work with SCO. I'll see if I can download it cheaply enough (Internet access costs me an arm and a leg). Greg