Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 18:46:38 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Matthew Graybosch <matthew@starbreaker.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How do I access the C++ libraries so I can teach myself C++?
Message-ID:  <20011115184638.A72223@xor.obsecurity.org>
In-Reply-To: <200111152119.36296@starbreaker.net>; from matthew@starbreaker.net on Thu, Nov 15, 2001 at 09:24:14PM -0500
References:  <200111152119.36296@starbreaker.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, Nov 15, 2001 at 09:24:14PM -0500, Matthew Graybosch wrote:
> I'm trying to teach myself C++ on my 4.4-Release system. I can use 
> the compiler and such, but when I try to compile a program that 
> includes <iostream.h> and <math.h> I get the following output:
> 
> sephiroth# cc -o seconds ex2.cpp

The GNU c++ compiler is called g++ (with a hardlink from c++ to g++ on
FreeBSD)

Kris

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE79H4OWry0BWjoQKURAgTxAKCQhzrPX8eTwJv+nnegI0cumUgPxACeNwDk
3JXvBr3gaUbw0npIWASq7iQ=
=53Lg
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011115184638.A72223>