Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 08:27:11 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        freebsd-current@freebsd.org
Subject:   Re: gcc 3.1 / streambuf.h broken with "using namespace std;"
Message-ID:  <20020828082711.A29213@attbi.com>
In-Reply-To: <20020827202428.264a7678.kabaev@bellatlantic.net>; from kabaev@bellatlantic.net on Tue, Aug 27, 2002 at 08:24:28PM -0400
References:  <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <20020827202428.264a7678.kabaev@bellatlantic.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 27, 2002 at 08:24:28PM -0400, Alexander Kabaev wrote:
> On Wed, 28 Aug 2002 02:10:06 +0200
> Alexander Langer <alex@big.endian.de> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020828082711.A29213>