home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / gnu / gplspls.rdm < prev    next >
Text File  |  1993-10-19  |  382b  |  8 lines

  1. G++ is no longer a separate distribution.  Version 2 of G++ is an integral
  2. part of GCC.  You should get the gcc-2.n.tar.gz sources (where n is the
  3. highest numbered archive) in this directory.
  4.  
  5. C++ users will almost certainly need to retrieve the libg++-2.n.tar.gz
  6. distribution as well, since that's where all the standard C++ stream classes
  7. (and header files like iostream.h) live.
  8.