Date: Sat, 6 Oct 2007 21:11:32 +0100 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: C++ Compiler On FreeBSD Message-ID: <20071006211132.7a648a8c@gumby.homeunix.com.> In-Reply-To: <972994690710061253q483e26ber68f4716d3202d1fa@mail.gmail.com> References: <972994690710061253q483e26ber68f4716d3202d1fa@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Oct 2007 20:53:00 +0100 "James Jeffery" <cascadingstylez@googlemail.com> wrote: > Im using Borland C++ compiler on XP and was wondering what compilers > there are for FreeBSD that would allow me to compile and execute some > of the examples i will practise from the book. gcc, the system C compiler, is a C++ compiler too. It's often invoked as g++ to get c++ defaults.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071006211132.7a648a8c>