Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!decwrl!ie0013.dec.com!vilot From: vilot@ie0013.dec.com (Michael J. Vilot) Newsgroups: comp.lang.c++ Subject: Re: Public Domain C++ for Sun 3/50 Message-ID: <8902011509.AA10389@decwrl.dec.com> Date: 1 Feb 89 18:11:00 GMT Organization: Digital Equipment Corporation Lines: 16 > Does anyone know where I can obtain a public domain version of C++ for > a Sun 3/50. I've heard of G++ (GNU)? Does G++ require GNU's C compiler, or > can I use Sun standard C compiler with it? `g++' is a compiler, not a front-end for your local C compiler. You need to have `gcc' to build `g++', if you can't get a Sun 3/50 executable. Note carefully that some semantics are different from `cfront', and that libraries built with `cfront' are not compatible with code compiled with `g++' (Set me straight if your new release fixes this, Michael!) Mike Vilot Self-employed. Consulting at: e-mail: vilot%csdpie.dec@decwrl.dec.com when that fails: (508)467-3631 [for now]