From owner-freebsd-stable@FreeBSD.ORG Fri Apr 18 02:40:33 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 91C2837B401 for ; Fri, 18 Apr 2003 02:40:33 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB0FB43FE3 for ; Fri, 18 Apr 2003 02:40:32 -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 91E1666CFA; Fri, 18 Apr 2003 02:40:32 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 89F151188; Fri, 18 Apr 2003 02:40:32 -0700 (PDT) Date: Fri, 18 Apr 2003 02:40:32 -0700 From: Kris Kennaway To: Alexey Kuzmin Message-ID: <20030418094032.GB96135@rot13.obsecurity.org> References: <20030418162507.10856e44.alchie@makon.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VrqPEDrXMn8OVzN4" Content-Disposition: inline In-Reply-To: <20030418162507.10856e44.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: Fri, 18 Apr 2003 09:40:33 -0000 --VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 Yes, don't do that :) USE_GCC adds a dependency on gcc32 for every port, including gcc32. 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. Kris --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+n8gQWry0BWjoQKURAjjeAJ9s+Wduma8ndzkVg8nyPZetpe15cgCfeudz dyUyh2H/XbLsnyhj749cJBk= =0qr8 -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--