This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: which g++ ?
- To: egcs at cygnus dot com
- Subject: Re: which g++ ?
- From: siliconjackal at iname dot com
- Date: Mon, 9 Nov 1998 09:49:05 -0500
- References: <Pine.LNX.3.96LJ1.1b7.981108185436.22540A-100000@resnet-20-70.dorm.utexas.edu>
On Sun, Nov 08, 1998 at 06:59:51PM -0600, Takuya Kobayashi wrote:
> Which "g++" am I invoking? Does one override the other? It seems like
> a stupid question, but nevertheless I needed to know, so....
to find out which g++ you are envoking:
% which g++ # assuming Bourne-like shell
Then to get the version of g++, type:
% g++ --version
I hope this answers your query.
--
Hasan Diwan
PGP signature