From owner-freebsd-questions Mon Dec 20 17:19:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe50.law4.hotmail.com [216.33.148.87]) by hub.freebsd.org (Postfix) with SMTP id E3FF315271 for ; Mon, 20 Dec 1999 17:19:46 -0800 (PST) (envelope-from hpk104@hotmail.com) Received: (qmail 48069 invoked by uid 65534); 21 Dec 1999 01:19:46 -0000 Message-ID: <19991221011946.48068.qmail@hotmail.com> X-Originating-IP: [24.40.51.35] From: "Harris Kauffman" To: Cc: Subject: Re: gcc 295.2 question Date: Mon, 20 Dec 1999 20:18:08 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BF4B27.5497B760" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BF4B27.5497B760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable If the only reason you want to change this is to compile/install one = app, you're probably better off just setting the environment to see it = that way. In bash a "CC=3D/usr/local/bin/gcc295 && export CC" will have the apps = ./configure find gcc295 as the C compiler(in my experiece). ~Harris >Hi, > >how can I make gcc 2.95.2 (/usr/local/bin) to the default compiler on = my >FreeBSD 3.3 box? Because Kdevelop 1.0 needs the new version of gcc in = order >to be compiled and installed. > >thx, >Oliver ------=_NextPart_000_0005_01BF4B27.5497B760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
If the only reason you want to change this is to compile/install = one app,=20 you're probably better off just setting the environment to see it that=20 way.
In bash a "CC=3D/usr/local/bin/gcc295 && export CC" will = have the=20 apps ./configure find gcc295 as the C compiler(in my experiece).
 
~Harris
 
>Hi,
>
>how can I make gcc 2.95.2 (/usr/local/bin) to the default = compiler on=20 my
>FreeBSD 3.3 box? Because Kdevelop 1.0 needs the new version of = gcc in=20 order
>to be compiled and installed.
>
>thx,
>Oliver
------=_NextPart_000_0005_01BF4B27.5497B760-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message