From owner-freebsd-questions Mon Jan 27 20:14:49 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 CC49837B401 for ; Mon, 27 Jan 2003 20:14:48 -0800 (PST) Received: from ohsmtp03.ogw.rr.com (ohsmtp03.ogw.rr.com [65.24.7.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC81943F43 for ; Mon, 27 Jan 2003 20:14:47 -0800 (PST) (envelope-from quintin@ohio.edu) Received: from tjqathlonpc (dhcp024-208-182-170.columbus.rr.com [24.208.182.170]) by ohsmtp03.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h0S4EfLg008600 for ; Mon, 27 Jan 2003 23:14:41 -0500 (EST) From: "Thaddeus J. Quintin" To: Subject: RE: Installing new versions of GCC Date: Mon, 27 Jan 2003 23:14:57 -0500 Message-ID: <000001c2c683$d1c10ae0$0200a8c0@tjqathlonpc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <00eb01c2c681$c7170290$1200a8c0@gsicomp.on.ca> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Alrighty then. Now I know! Thanks a lot! Thaddeus >As would be expected. If you plan on recompiling your kernel, >you need to have the "system gcc" around or else things will get screwy. >If you want to compile using gcc32, just use gcc32 intead of gcc. >To get configure to use your new compile, do this: >../configure CC=gcc32 CXX=g++32 -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message