From owner-freebsd-questions@FreeBSD.ORG Sat Sep 2 21:40:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 317F816A4DA for ; Sat, 2 Sep 2006 21:40:04 +0000 (UTC) (envelope-from g.one@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF7943D46 for ; Sat, 2 Sep 2006 21:40:03 +0000 (GMT) (envelope-from g.one@mac.com) Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/8.12.11/smtpout03/MantshX 4.0) with ESMTP id k82LeHZn019676; Sat, 2 Sep 2006 14:40:17 -0700 (PDT) Received: from [192.168.2.3] (cpe-065-191-021-225.nc.res.rr.com [65.191.21.225]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id k82LdwWR024962; Sat, 2 Sep 2006 14:39:59 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20060902183250.48648.qmail@web52314.mail.yahoo.com> References: <20060902183250.48648.qmail@web52314.mail.yahoo.com> Message-Id: <47BBCB26-D4B9-413F-89FA-20B5638E77AC@mac.com> From: g Date: Sat, 2 Sep 2006 17:39:55 -0400 To: "Sean M." , freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAQAAA+k= X-Language-Identified: TRUE Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Newbie: compiled and installed gcc-4.2 but ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 21:40:04 -0000 Thanks, Sean. g. On Sep 2, 2006, at 2:32 PM, Sean M. wrote: > Use gcc42, g++42, etc. > > --- g wrote: > >> i compiled and installed gcc-4.2 using the instruction on the FreeBSD >> >> web site. thanks to kris, who directed me to /usr/ports/lang/ >> gcc ... and pointed out there was something unusually wrong with >> what i had done before. >> >> how do i use that version? when i do gcc -v, i get gcc version 3.4.4 >> >> [FreeBSD] 20050518 >> >> i would like to replace this version with the gcc-4.2, or at least >> use the 4.2 version on occasion. >> >> thank everyone, >> >> g. >> >> >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" g.