Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!mdt From: mdt@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.bug Subject: GNU C++ 1.34.2 Message-ID: <8904030923.AA04289@yahi.stanford.edu> Date: 3 Apr 89 09:23:47 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 30 GNU C++ 1.34.2 is now available by anonymous ftp from yahi.stanford.edu and labrea.stanford.edu (should yahi be down). This version implements the extern "C" construct (specified in C++ 2.0) and some experimental features, which will be documented in the next release of the compiler. There is now some support for the new version of the GNU LD (using its set feature), but this linker is not yet the default linker. I received many suggestions about improving the Makefile and installation procedure. I have incorporated what I feel to be the best of the suggestions I received. If you find ways that these can be improved further, please send them to me, and I will try to get them in for 1.35.0. The main changes in this compiler over 1.34.1 are related to the preparation of GNU C++ for multiple inheritance. It is coming along well, and may appear about the same time that cfront 2.0 becomes generally available, hopefully sooner. A new version of GDB+, gdb 3.1.2, is also available from the same places. This is the version needed to work with GNU C++ 1.34.2. Diffs are available for both the compiler and the debugger, but in the case of the compiler, they do not include new files, such as the new GNU linker. Cheers! Michael