From owner-freebsd-current Tue Aug 27 17:29:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61AB137B407 for ; Tue, 27 Aug 2002 17:29:42 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD8643E4A for ; Tue, 27 Aug 2002 17:29:41 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7SCRNPG029237 for ; Wed, 28 Aug 2002 08:27:24 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7SCRMkc029236 for freebsd-current@freebsd.org; Wed, 28 Aug 2002 08:27:22 -0400 (EDT) Date: Wed, 28 Aug 2002 08:27:11 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: gcc 3.1 / streambuf.h broken with "using namespace std;" Message-ID: <20020828082711.A29213@attbi.com> References: <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <20020827202428.264a7678.kabaev@bellatlantic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020827202428.264a7678.kabaev@bellatlantic.net>; from kabaev@bellatlantic.net on Tue, Aug 27, 2002 at 08:24:28PM -0400 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 On Tue, Aug 27, 2002 at 08:24:28PM -0400, Alexander Kabaev wrote: > On Wed, 28 Aug 2002 02:10:06 +0200 > Alexander Langer wrote: > > > alex@zerogravity ~ $ c++ -pipe -g -fpic -DPIC -Wall -c test.cc > > In file included from /usr/include/g++/iostream.h:31, > > from /usr/include/g++/strstream.h:32, > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > There are no such files in gcc 3.1, AFAIK. There are, but they are in: /usr/include/g++/backward/iostream.h /usr/include/g++/backward/strstream.h That is from my current system from August 18. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message