From owner-freebsd-stable@FreeBSD.ORG Mon Apr 21 02:37:43 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E48F37B401 for ; Mon, 21 Apr 2003 02:37:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48E5143FB1 for ; Mon, 21 Apr 2003 02:37:42 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 76A1366B9B; Mon, 21 Apr 2003 02:37:41 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id E2AC01186; Mon, 21 Apr 2003 02:37:40 -0700 (PDT) Date: Mon, 21 Apr 2003 02:37:40 -0700 From: Kris Kennaway To: Alexey Kuzmin Message-ID: <20030421093740.GA81680@rot13.obsecurity.org> References: <20030418162507.10856e44.alchie@makon.ru> <20030418094032.GB96135@rot13.obsecurity.org> <20030421100358.1487427a.alchie@makon.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <20030421100358.1487427a.alchie@makon.ru> User-Agent: Mutt/1.4i cc: freebsd-stable@freebsd.org Subject: Re: USE_GCC=3.2 vs make clean in ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 09:37:43 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 10:03:58AM +0900, Alexey Kuzmin wrote: > On Fri, 18 Apr 2003 02:40:32 -0700 > Kris Kennaway wrote: >=20 > > On Fri, Apr 18, 2003 at 04:25:07PM +0900, Alexey Kuzmin wrote: > > > hello all! > > >=20 > > > i've installed gcc-3.2 about a month ago and put "USE_GCC=3D3.2" into > > > /etc/make.conf. > > > now "make clean" for any of ports leads to smth like > >=20 > > Yes, don't do that :) USE_GCC adds a dependency on gcc32 for every > > port, including gcc32. >=20 > you mean `make clean' falls into infinite loop? Think about what will happen when it tries to recurse through the dependencies to clean them. > > 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. >=20 > i've just replaced USE_GCC with CC/CXX and it seems to be ok now > thanx a lot. No problem. Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+o7vjWry0BWjoQKURApZTAKDDpK8dGYruXHbxZjvumGtcYXdOaACfcQHF sV1aveMgCh2BJWe9Jl8hhlM= =ETzy -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--