Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: krempel@icarus.cns.syr.edu (Henry B. J. Krempel) Newsgroups: comp.sys.sun Subject: Re: Information on C++ Keywords: Software Message-ID: <8902231732.AA08261@icarus.cns.syr.EDU> Date: 8 Mar 89 19:07:00 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 18 Approved: Sun-Spots@rice.edu Original-Date: Thu, 23 Feb 89 12:30:07 -0500 X-Sun-Spots-Digest: Volume 7, Issue 188, message 2 of 22 We've just installed G++, a public-domain version of C++ which has the distinction (I believe) of being the only C++ that compiles into native code (not C). To run G++ you must run the Free Software Foundation's higher performance C compiler "gcc" (FSF's YACC replacement "bison" also helps, but isn't required. I haven't tested these extensively, but the test suite seems to work fine. gcc, g++ and the g++ library are available in separate files from the Free Software Foundation: ftp: prep.ai.mit.edu Free Software Foundation 675 Mass Ave Cambridge, MA 02139 (I'm not sure whether g++ is available on tape yet).