Date: Thu, 13 Feb 1997 23:08:58 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: "John D. Morrison" <jdm1intx@airmail.net> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@freebsd.org> Subject: Re: What's Gnu ? Message-ID: <Pine.BSI.3.94.970213230813.612d-100000@localhost> In-Reply-To: <01BC19FD.9AB98100@fw10-0.ppp.iadfw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Feb 1997, John D. Morrison wrote: > What is the difference between gcc and g++. And what is the best source > of information about how to use them? Oh, whoops, I answered the last question. gcc is a semi-ANSI C compiler; g++ compiles C++ code, including the proper libraries. They are really hardlinks of the same thing, just one name enables specific options. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970213230813.612d-100000>