Date: Sun, 10 Dec 2000 22:36:13 +0200 (WET) From: Andris Pavenis To: Eli Zaretskii Cc: "Paulo J. Matos aka PDestroy" , djgpp AT delorie DOT com Subject: Re: sstream standart header In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 10 Dec 2000, Eli Zaretskii wrote: > > On Sun, 10 Dec 2000, Paulo J. Matos aka PDestroy wrote: > > > gpp -g -Wall -c -o banco.o banco.cpp > > In file included from banco.cpp:6: > > ordenado.h:7: sstream: No such file or directory (ENOENT) > > make.exe: *** [banco.o] Error 1 > > There's no sstream header in the C++ library distributed with GCC > 2.95.2. Are you sure you didn't mean strstream? > It was added to gcc_2_95 branch recently. So it should be in gcc-2.95.3 when such will be released ... Andris