From owner-freebsd-current Wed May 22 2:18:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from draco.macsch.com (ns1.mscsoftware.com [192.207.69.10]) by hub.freebsd.org (Postfix) with ESMTP id B476937B414 for ; Wed, 22 May 2002 02:18:37 -0700 (PDT) Received: from mailmuc.muc.eu.mscsoftware.com (mailmuc.muc.macsch.com [161.34.37.20]) by draco.macsch.com (8.9.3/8.9.3) with ESMTP id CAA14356; Wed, 22 May 2002 02:17:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mailmuc.muc.eu.mscsoftware.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g4M9GKF24651; Wed, 22 May 2002 11:16:20 +0200 Cc: freebsd-current@FreeBSD.ORG Content-Transfer-Encoding: 7bit Content-Type: text/plain Date: 22 May 2002 11:16:11 +0200 From: "Georg-W. Koltermann" In-Reply-To: <20020521193543.GB746@fonix.adamsfamily.xx> Message-Id: <1022058971.1600.18.camel@hunter.muc.macsch.com> Mime-Version: 1.0 Received: from hunter.muc.macsch.com by mailmuc.muc.eu.mscsoftware.com (AvMailGate-6.12.0.0) id 24635-17132EB6; Wed, 22 May 2002 11:15:54 +0200 References: <1021984017.1417.46.camel@hunter.muc.macsch.com> <20020521193543.GB746@fonix.adamsfamily.xx> Subject: Re: cannot link C++ apps any more (GCC 3.1) To: Szilveszter Adam X-AntiVirus: OK! AvMailGate Version 6.12.1.30 at mailmuc has not found any known virus in this email. X-Mailer: Ximian Evolution 1.0.5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am Di, 2002-05-21 um 21.35 schrieb Szilveszter Adam: > Hello, > > On Tue, May 21, 2002 at 02:26:57PM +0200, Georg-W. Koltermann wrote: > > Hi, > > > > I am unable to link C++ apps with a recent -current. It seems I would > > need a new libstdc++ which was not included. My libstdc++.so is a > > leftover from the previous cvsup. > > Yes, this is correct. THe libraries libstdc++v3 and libsupc++v3 are not > built for the system compiler. You can, however, use ports/lang/gcc31. Ok that works. But, since the system compiler does not include a libstdc++ any more, are there any plans on removing the /usr/bin/c++ and /usr/bin/g++ commands? Seems the are not useful any more, and may conflict with a port which installs these commands. -- Regards, Georg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message