Xref: utzoo comp.lang.c++:14124 comp.lang.c:40099 comp.std.c:4946 comp.std.c++:958 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!mouse From: mouse@thunder.mcrcim.mcgill.edu (der Mouse) Newsgroups: comp.lang.c++,comp.lang.c,comp.std.c,comp.std.c++ Subject: Re: g++ (question:what is it?) Keywords: c++,c,compiler Message-ID: <1991Jun15.203729.3924@thunder.mcrcim.mcgill.edu> Date: 15 Jun 91 20:37:29 GMT References: <541@ckgp.UUCP> Organization: McGill Research Centre for Intelligent Machines Lines: 23 In article <541@ckgp.UUCP>, thomas@ckgp.UUCP (Michael Thomas) writes: > Could someone tell me about g++, all I know is that it is a public > domain 386 compiler. It's a free, but definitely not public-domain, C++ compiler for many machines, probably including the '386. Why was this posted to comp.lang.c and comp.std.c? g++ is a C++ compiler, not a C compiler. > I would be happy to know everything else, or anything else... Obtainable where Free Software Foundation software is found, at better archive sites everywhere. I don't know anything about g++ specifically, except that it builds on gcc, so you may need a gcc distribution as well. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu