Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 1995 11:35:09 -0500 (EST)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        Paul Vinciguerra <PVinci@ix.netcom.com>
Cc:        hackers@FreeBSD.org
Subject:   Re: [Question] C++ & BSD? 
Message-ID:  <Pine.SUN.3.91.950318113159.1190A-100000@espresso.eng.umd.edu>
In-Reply-To: <199503181529.HAA16579@ix2.ix.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Mar 1995, Paul Vinciguerra wrote:

> I've been asked to find out about C++ & FreeBSD.
> 
> 1)	Is there a C++ compiler for FreeBSD?   
> 2)	If so, can C++ modules be compiled/linked with existing FreeBSD 
> 	Code??
> 3)	If so, How??

Sure is!  I'm doing the homework for my CMSC113 class using the gcc 
compiler under FreeBSD 2.0, which is version 2.6.2.  Easiest to invoke it 
as g++, and the c++ includes are there in /usr/include/g++.  Nice thing 
is, this is the same compiler the rest of my friends have to use by 
calling into overloaded campus machines, so I don't have to compete with 
hordes of others, and I get my work done quicker!

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
7608 Topton St.             |
New Carrollton, MD 20784    | I run Journey2 (Freebsd 2.0) and n3lxx
(301) 459-2316              | (FreeBSD 1.1.5.1) and am I happy!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950318113159.1190A-100000>