From owner-freebsd-questions Sun May 27 10:13:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 9778A37B423 for ; Sun, 27 May 2001 10:13:28 -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 snipe.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id KAA17159; Sun, 27 May 2001 10:13:23 -0700 (PDT) Message-Id: <200105271713.KAA17159@snipe.mail.pas.earthlink.net> Date: Sun, 27 May 2001 12:16:10 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 gnat may be available in the ports collection but the port itself is no good. It wants gcc-2.8x ... I would rather have gnat for my current gcc. (not to mention the fact that it can't download the files that have been moved.) Dave 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