Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 10:03:58 +0900
From:      Alexey Kuzmin <alchie@makon.ru>
To:        freebsd-stable@freebsd.org
Subject:   Re: USE_GCC=3.2 vs make clean in ports
Message-ID:  <20030421100358.1487427a.alchie@makon.ru>
In-Reply-To: <20030418094032.GB96135@rot13.obsecurity.org>
References:  <20030418162507.10856e44.alchie@makon.ru> <20030418094032.GB96135@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Apr 2003 02:40:32 -0700
Kris Kennaway <kris@obsecurity.org> wrote:

> On Fri, Apr 18, 2003 at 04:25:07PM +0900, Alexey Kuzmin wrote:
> > hello all!
> > 
> > i've installed gcc-3.2  about a month ago and put "USE_GCC=3.2" into
> > /etc/make.conf.
> > now "make clean" for any of ports leads to smth like
> 
> Yes, don't do that :) USE_GCC adds a dependency on gcc32 for every
> port, including gcc32.

you mean `make clean' falls into infinite loop?

> 
> I assume that what you're trying to do is make ports build with gcc32;
> that's what the CC and CXX environment variables are intended for.

i've just replaced USE_GCC with CC/CXX and it seems to be ok now
thanx a lot.

-- 
Alexey Kuzmin,                          alchie@alchie.org
Enterprise Support                      alchie@makon.ru
Center "Makon"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030421100358.1487427a.alchie>