From owner-cvs-all Thu May 16 1:56: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 1937637B40A; Thu, 16 May 2002 01:48:18 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4G8mHfg042113; Thu, 16 May 2002 01:48:17 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4G8mHHR042112; Thu, 16 May 2002 01:48:17 -0700 (PDT) Date: Thu, 16 May 2002 01:48:17 -0700 From: "David O'Brien" To: Kris Kennaway Cc: Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 src/gnu/lib Makefile src/gnu/usr.bin Makefile src/gnu/usr.bin/cc Makefile Message-ID: <20020516014817.B41621@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , Kris Kennaway , Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200205151629.g4FGTj062213@freefall.freebsd.org> <20020515150513.A14077@dragon.nuxi.com> <20020515162335.A93435@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020515162335.A93435@xor.obsecurity.org>; from kris@obsecurity.org on Wed, May 15, 2002 at 04:23:35PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 15, 2002 at 04:23:35PM -0700, Kris Kennaway wrote: > On Wed, May 15, 2002 at 03:05:13PM -0700, David O'Brien wrote: > > > I envision users to set CXX=/usr/local/bin/g++31, as that is the C++ > > compiler Ports now uses. > > No it's not; I tested this patch for you but about half the ports > collection broke so I didn't commit it. What C++ compiler are you using to build ports then? Not /usr/bin/c++. using the 'gcc295' port for g++295 is only prolonging the pain GNOME and KDE users will suffer later. A g++295 built library is not usable by Gcc 3 -- the ABI changed again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message