From owner-freebsd-questions Sun May 27 10:18: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 5903A37B422 for ; Sun, 27 May 2001 10:18:03 -0700 (PDT) (envelope-from dleimbac@earthlink.net) Received: from 1Cust4.tnt1.starkville.ms.da.uu.net (1Cust4.tnt1.starkville.ms.da.uu.net [63.30.107.4]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id KAA26154; Sun, 27 May 2001 10:17:33 -0700 (PDT) Message-Id: <200105271717.KAA26154@falcon.mail.pas.earthlink.net> Date: Sun, 27 May 2001 12:20:43 CDT From: dave To: Kris Kennaway , dave Cc: questions@FreeBSD.ORG Subject: Re: building gcc Reply-To: dleimbac@earthlink.net X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG g77 was not built by default... Its not on my system FreeBSD 4.3. On Sat, 26 May 2001, Kris Kennaway wrote: > Date: Sat, 26 May 2001 16:10:33 -0700 > To: dave > From: Kris Kennaway > Subject: Re: building gcc > > On Sat, May 26, 2001 at 04:54:05PM -0500, dave wrote: > > > > > > I have not done this yet as I realize the importance of the C library > to > > any UNIX system. Am I safe to download the same version of gcc I > currently > > have in source form and build the compilers I want from > that > > collection? > > > > I'd like g77 and gnat specifically. [mostly gnat... want to play with > Ada]. > > gcc is included in the base FreeBSD system, and g77 is built by > default. gnat is available in the ports collection. > > > Will this replace the C library that comes with FreeBSD with glibc? > > No, glibc is separate (Linux-only) software. > > Kris > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message