From owner-cvs-all Sun Feb 27 11:21:10 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id F0B7F37B6A9; Sun, 27 Feb 2000 11:21:02 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id LAA71419; Sun, 27 Feb 2000 11:21:01 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA18608; Sun, 27 Feb 2000 11:21:05 -0800 (PST) (envelope-from obrien) Date: Sun, 27 Feb 2000 11:21:05 -0800 From: "David O'Brien" To: Will Andrews Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/lib++ - Imported sources Message-ID: <20000227112105.A18533@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200002270054.QAA04167@freefall.freebsd.org> <20000226211839.A95976@shadow.blackdawn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000226211839.A95976@shadow.blackdawn.com>; from andrews@technologist.com on Sat, Feb 26, 2000 at 09:18:39PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Log Message: > > This is a libg++ add-on for EGCS releases and later GCC releases. > > It is needed only if your applications depend on > > libg++ and you cannot easily remove the dependency on libg++. > > Could you name any existing ports that might benefit from this somehow? > This seems to be covered by the egcs and gcc-devel ports... Huh? What is covered? If one used the GNU container classes rather than the STL crap in G++ 2.7.x, one cannot compile their code on CURRENT (nor with the `egcs' port). This libg++ library contains those container classes. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message