[gnu.g++] GNU C++ 1.36.3

tiemann@AI.MIT.EDU (Micheal Tiemann) (01/16/90)

GNU C++ 1.36.3 is now available by anonymous ftp from:

	prep.ai.mit.edu:~ftp/pub/g++-1.36.3.tar.Z
	trix.ai.mit.edu:~ftp/pub/g++-1.36.3.tar.Z
	labrea.stanford.edu:~ftp/gnu/g++-1.36.3.tar.Z

This release contains mostly bug fixes.  Support for virtual
baseclasses has been improved (at the cost of a name mangling change
for constructors of objects which use virtual baseclasses).

To build this compiler, you will need GCC 1.36.  I recommend version
1.36.92, which is available from trix.ai.mit.edu:~ftp/pub/gcc.xtar.Z.
There is one patch needed to compile a few of the files in libg++.
That patch appears in g++-1.36.3/HINTS.

Please send all bug reports to bug-g++@prep.ai.mit.edu.

If you have not yet filled out a GNU User's Survey, please consider
doing so.  While waiting for GNU C++ 1.36.3 to compile, look at the
file g++-1.36.3/survey.tex, answer the questions, and send the
responses to me.  It will help me better understand who are the real
users of this compiler (and for what tasks), which will help me
understand how to best improve it in the future.  Thanks,

Michael