This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
-----Original Message----- From: Martin v. Loewis <martin@mira.isdn.cs.tu-berlin.de> To: braden@endoframe.com <braden@endoframe.com> Cc: egcs@cygnus.com <egcs@cygnus.com> Date: Monday, March 08, 1999 3:15 AM Subject: Re: iostream standard libraries >> I'm trying to use istream::failure, and as far as I can tell, it just ain't >> there in the libraries provided with egcs. Have I overlooked something? > >You didn't actually look at the sources, did you? On my installation, >streambuf.h has I did, but apparently I didn't go far enough. Thanks for pointing this out. >> If not, does anyone have suggestions for other freely available >> standard library implementations that will work with egcs? > >There is a reimplementation of libstdc++ under development. Please see >http://sourceware.cygnus.com/libstdc++/ for details. Thanks! Braden