From owner-freebsd-questions Thu Feb 13 23:09:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA13423 for questions-outgoing; Thu, 13 Feb 1997 23:09:28 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA13398 for ; Thu, 13 Feb 1997 23:09:08 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id XAA00740; Thu, 13 Feb 1997 23:08:58 -0800 (PST) Date: Thu, 13 Feb 1997 23:08:58 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: "John D. Morrison" cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: What's Gnu ? In-Reply-To: <01BC19FD.9AB98100@fw10-0.ppp.iadfw.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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