This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: libstdc++-v3 HOWTO: Chapter 27


> My coworker is a Java programmer who will be doing some Java & C++
> development on a machine I've set up, and he's asked me to install
> libstdc++ so he'll have access to the header files, particularly
> sstream.h.  I've been working on this problem for three days, and I
> *still* can't find that file!  I have libstdc++ 2.95; I've tried looking
> in both the RPM and and the tarball, and neither one has sstream.h.

An implementation of <sstream> for libstdc++ v2 is in

http://gcc.gnu.org/ml/gcc/2000-02/msg00448.html

Please note that <strstream.h> may be used instead in gcc 2.95.

Regards,
Martin

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