From owner-freebsd-questions Mon Jan 27 20:45:54 2003 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 214B637B401 for ; Mon, 27 Jan 2003 20:45:53 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id F0FAC43F75 for ; Mon, 27 Jan 2003 20:45:51 -0800 (PST) (envelope-from mwm-dated-1044161150.d06f9f@mired.org) Received: (qmail 27916 invoked from network); 28 Jan 2003 04:45:50 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 28 Jan 2003 04:45:50 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15926.2814.331230.808433@guru.mired.org> Date: Mon, 27 Jan 2003 22:45:50 -0600 To: "Thaddeus J. Quintin" Cc: Subject: RE: Installing new versions of GCC In-Reply-To: <001401c2c67e$0e734710$0200a8c0@tjqathlonpc> References: <15925.58197.393122.606646@guru.mired.org> <001401c2c67e$0e734710$0200a8c0@tjqathlonpc> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) 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 [Context delete due to top posting.] In <001401c2c67e$0e734710$0200a8c0@tjqathlonpc>, Thaddeus J. Quintin typed: > First off, that was a typo in my original email. > I was running make in /usr/ports/lang/gcc32. > > It doesn't seem right that I should need to delete all of the old > compilers and create links, but perhaps that's what I need to do. If you do that, the system will quit making. So don't do that. Tell things that need to be built with gcc32 that the compiler is named gcc32. If you really want gcc to invoke that gcc, link gcc to gcc32 in /usr/local/bin, and make sure /usr/local/bin preceeds /usr/bin in your path. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message