Xref: utzoo comp.sys.apollo:4177 gnu.g++:580 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!jarthur!uci-ics!rfg From: rfg@ics.uci.edu (Ron Guilmette) Newsgroups: comp.sys.apollo,gnu.g++ Subject: Re: Query - Does anyone have g++ working well on an Apollo SR10 system? Message-ID: <259E7BF6.19403@paris.ics.uci.edu> Date: 31 Dec 89 21:36:54 GMT References: <1707@novavax.UUCP> Reply-To: Ron Guilmette Organization: University of California, Irvine - Dept of ICS Lines: 11 In article <1707@novavax.UUCP> weiner@novavax.UUCP (Bob Weiner) writes: >If the answer is no, will SR10.2 help the situation at all? G++ is >needed because of the extensive class libraries that it provides over >the standard AT&T C++ distribution including the one on Apollos. You don't necessarily need g++ to use libg++. I believe that libg++ has been (or will shortly be) Cfront-ized. That is, version 1.36.2 should (I believe) be compilable with Cfront. (Doug Lea, please correct me if I'm wrong about this). // rfg