This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
versioning
- To: gcc-help at gcc dot gnu dot org
- Subject: versioning
- From: Alonzo Fretwell <aaf0456 at earthlink dot net>
- Date: Tue, 01 May 2001 11:02:40 -0700
hi,
what is the relationship between the gcc/g++ version and the actual
supported c++ language version?
that is, is gcc/g++ version 2.95.x an implementation of c++ language
specification 2.95.x or is the gnu gcc/g++ version independent of any
#iso# c++ specification as it were?
to put it another way... is the gcc/g++ version number one to one with
some _iso_ c++ specification or is it an arbitrary revision number?
thank you,
-alonzo