Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!microsoft!w-colinp From: w-colinp@microsoft.UUCP (Colin Plumb) Newsgroups: comp.lang.c++ Subject: Re: Public Domain C++ for Sun 3/50 Message-ID: <40@microsoft.UUCP> Date: 31 Jan 89 22:23:26 GMT References: <136@santa_fe.UUCP> Reply-To: w-colinp@microsoft.uucp (Colin Plumb) Organization: very little Lines: 11 rdas@santa_fe.UUCP (Robin Das) wrote: > 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? Yes, G++ is part of the GNU distribution. It's a compiler (produces object code), not a translator, and uses the GCC back end. So you need GCC as well. -- -Colin (uunet!microsoft!w-colinp) "Don't listen to me. I never do."