string class revisited

Jeffrey A Law law@cygnus.com
Fri Dec 5 01:28:00 GMT 1997


  In message < 199712050229.VAA26138@twinkle.bevc.blacksburg.va.us >you write:
  > Hi,
  > 
  >   I'm sorry.  My previous post referred to a program which included <iostream>.
  >   This is merely a forwarding header of the same flavor as, for example,
  >   /usr/include/g++/cassert.  Suffice it to say, a slightly modified input as
  >   follows:
OK.  Now we need to know of /usr/include/g++/string and /usr/include/g++/iostream.h
are from an egcs distribution or from your linux distribution.

We also need to find out for certain what libstdc++ you're getting

Yes, this all seems rather complicated for such a simple program, but
since Linux has a tightly integrated libio in its C library things are
quite complex.

jeff



More information about the Gcc-bugs mailing list