Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 1997 10:30:53 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        John Clark <email@john.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: C++ Compiler?
Message-ID:  <Pine.BSI.3.94.970109102951.12345D-100000@localhost>
In-Reply-To: <3.0.32.19970109123103.00a62ab0@netview.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Jan 1997, John Clark wrote:

> I have a question concerning the GNU C compiler that is built into FreeBSD.
>  Does this compiler support C++?  If not, is there a C++ compiler
> available?  A cursory glance of the "Application Software" does not reveal
> any such app.

Yes, gcc does support c++; invoke it as "g++" to get the proper libraries.
It's not complete support, but it's enough for what you'll be doing unless
you get into exceptions.  The GCC documentation (available through 'info'
if you installed the info distribution) should have further details.

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.970109102951.12345D-100000>