This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: linking g++ to libstdc++-v3


On Feb 15, 2001, Mick <mzaffke@atlantic.net> wrote:

> The most recent example is <sstream> so that I can use ostringstream
> and istringstream rather than the depricated istrstream and
> ostrstream in <strstream>.

Yep.  It was not implemented as of GCC 2.95.2.  It's available in
development snapshots of GCC, as well as in the upcoming release 3.0
of GCC, that will include libstdc++-v3.  Consider installing a
development snapshot from the sources in a separate directory.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]