Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!infopiz!lupine!rfg From: rfg@NCD.COM (Ron Guilmette) Newsgroups: comp.lang.c++ Subject: Re: How is Sun C++ ?? Keywords: Sun C++ 2.0 Message-ID: <4190@lupine.NCD.COM> Date: 2 Mar 91 19:34:17 GMT References: <1991Feb18.154509.13664@dit.upm.es> <1803@tcs.tcs.com> Organization: Network Computing Devices, Inc., Mt. View, CA Lines: 18 In article <1803@tcs.tcs.com> gwu@nujoizey.tcs.com (George Wu) writes: >- > Sun C++ is essentially AT&T's Cfront, although with some changes by >Sun, I'm sure. My primary complaints about Sun C++ are compile speed and >debugging... Another minor annoyance for users of Sun C++ is that the `CC' command is implemented as a compiled program (supplied as binary only) rather than as the shell script (in source form) which usually comes with cfront ports. This means that if you want to get in and hack your own local tricks into the CC script... well, you can't with Sun C++. -- // Ron Guilmette - C++ Entomologist // Internet: rfg@ncd.com uucp: ...uunet!lupine!rfg // New motto: If it ain't broke, try using a bigger hammer.