Date: Mon, 20 Dec 1999 20:18:08 -0500 From: "Harris Kauffman" <hpk104@hotmail.com> To: <oliverko@dialup.nacamar.de> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: gcc 295.2 question Message-ID: <19991221011946.48068.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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=/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 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2721.2900" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2> <DIV>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.</DIV> <DIV>In bash a "CC=/usr/local/bin/gcc295 && export CC" will have the apps ./configure find gcc295 as the C compiler(in my experiece).</DIV> <DIV> </DIV> <DIV>~Harris</DIV> <DIV> </DIV> <DIV>>Hi,</DIV>><BR> <DIV>>how can I make gcc 2.95.2 (/usr/local/bin) to the default compiler on my</DIV> <DIV>>FreeBSD 3.3 box? Because Kdevelop 1.0 needs the new version of gcc in order</DIV> <DIV>>to be compiled and installed.</DIV>><BR> <DIV>>thx,</DIV> <DIV>>Oliver</DIV></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991221011946.48068.qmail>
