Path: utzoo!telly!attcan!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!CIS.OHIO-STATE.EDU!mdt From: mdt@CIS.OHIO-STATE.EDU (Michael Tiemann) Newsgroups: gnu.g++ Subject: GNU C++ 1.34.0 available Message-ID: <8903081813.AA06318@yahi> Date: 8 Mar 89 18:13:56 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 29 The GNU C++ compiler version 1.34.0 is available as a compressed tar file via anonymous ftp from yahi.stanford.edu in ~ftp/pub/g++-1.34.0.tar.Z If prep is up, it may also be possible to get it from there in /u/emacs/g++-1.34.0.tar.Z. To build this version, you must have sources for GNU CC version 1.34. If you try to build this compiler with GNU CC 1.33 sources or GNU CC 1.35 sources (which haven't been written yet, but probably will be some day), you are almost assured of failure. Use only GNU CC 1.34 sources. This version supports class-local enum declarations, more accurate (stricter) type checking and visibility checking, and now uses new data structures to simplify the merging of this compiler with GNU CC in the parts of the compiler which are supposed to be langauge independent. This version also supports inlining functions which return structs and take structs as parameters. As usual, many bugs were fixed...but if yours were not, please send them to me and I will see about fixing them for the next release. If you need a tape of this software, please note that the Free Software Foundation is now distributing GNU C++ on their compiler tape. If you haven't already sent me a tape, please don't--send a check or money order to FSF instead. Thanks, Michael