From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 17:23:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0203237B401 for ; Wed, 30 Apr 2003 17:23:13 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B7243F85 for ; Wed, 30 Apr 2003 17:23:12 -0700 (PDT) (envelope-from judmarc@earthlink.net) Received: from dialup-209.246.214.143.dial1.philadelphia1.level3.net ([209.246.214.143] helo=sparky) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19B1qZ-0004xW-00; Wed, 30 Apr 2003 17:22:48 -0700 To: Eduardo Viruena Silva , Larry Rosenman References: <20030430174602.17ACA37B401@hub.freebsd.org> <3EB02317.F59AD262@jaymax.com> <67810000.1051730966@lerlaptop.iadfw.net> <20030430144433.S50604@Gina.esfm.ipn.mx> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jud MIME-Version: 1.0 Date: Wed, 30 Apr 2003 20:22:45 -0400 In-Reply-To: <20030430144433.S50604@Gina.esfm.ipn.mx> User-Agent: Opera7.10/Win32 M2 build 2855 cc: "freebsd-questions@freebsd.org" cc: Joseph Maxwell Subject: Re: C - Compiler binaries for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 00:23:13 -0000 On Wed, 30 Apr 2003 14:45:44 -0500 (CDT), Eduardo Viruena Silva wrote: > On Wed, 30 Apr 2003, Larry Rosenman wrote: > >> >> >> --On Wednesday, April 30, 2003 12:25:11 -0700 Joseph Maxwell >> wrote: >> >> > Hi Larry, >> > Sorry for not making myself clear. I do have one in the base, >> installed >> > on the HD an older version, I am attempting to install gcc-3.2.3 the >> > latest version but cannot get it to install properly. Downloaded the >> > source from GNU but it has to be compiled with a C-compiler and mine >> > apparently is not working well, so I am looking for another binary >> > compiler. >> Have you tried the lang/gcc32 port? > > gcc33 is also available. > > cd /usr/ports/lang/gcc33 > make install clean [snip] >> >> It's included in the very base install of FreeBSD. 3.2.x is included in the base install of 5.0-RELEASE and 5-CURRENT. Jud