From owner-freebsd-questions Thu Jul 18 16:59:31 2002 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 B942937B400 for ; Thu, 18 Jul 2002 16:59:29 -0700 (PDT) Received: from www.hostbox.com.au (www.hostbox.com.au [202.62.63.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C0AD43E31 for ; Thu, 18 Jul 2002 16:59:28 -0700 (PDT) (envelope-from jim@advancedprediction.com) Received: from gateway (localhost [127.0.0.1]) by localhost (8.10.2/8.10.2) with SMTP id g6J09JZ15241 for ; Fri, 19 Jul 2002 10:09:20 +1000 Reply-To: From: "Jim McLoughlin" To: Subject: installing gcc from ports question Date: Thu, 18 Jul 2002 17:07:21 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200207190052.11719.smazerski@yahoo.co.jp> X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal 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 Hi folks I am upgrading gcc as required by the gnustep tools I want to use, and have a couple of questions: 1. What is the latest port release? I assume it's 3.0.4, since the 3.1 in the ports appears to have a snapshot of the 3.1 cvs source, even though gcc.gnu.org lists it as released as of 5/21/2002. I'm new to how the ports work for gcc, so I may have the wrong idea here. 2. After installing the gcc30 port, I now see that the newer gcc, g++, etc have been placed in /usr/local/bin, except they still have 30 appended to them (gcc30, g++30, etc). Am I supposed to manually rename the older gcc/g++ in /usr/bin, and remove the 30 extensions, or should I have expected the make util to do that? Thanks JM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message