This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: g++-v3 coming with gcc-2.95.2 ?
- To: fnatter at gmx dot net
- Subject: Re: g++-v3 coming with gcc-2.95.2 ?
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 26 Dec 1999 23:49:19 +0100
- CC: libstdc++ at sourceware dot cygnus dot com
- References: <99122620413500.18941@mybaby>
> when I installed gcc-2.95.2, it created a directory
> "prefix/include/g++-3"; does that mean that a version of
> libstdc++-v3 is distributed with gcc 2.95.2 ?
No. It means that this is the third time that the header signature
(API) has changed in a major release since we started giving names to
API versions.
Regards,
Martin