[libstdc++] Document minimum glibc requirement

Phil Edwards phil@jaj.com
Mon Feb 3 20:06:00 GMT 2003


On Mon, Feb 03, 2003 at 07:25:51PM +0100, Gerald Pfeifer wrote:
> Would you mind checking gcc/doc/install.texi on the various branches as
> well?  That is (well, at least should be) the ultimative source for this
> kind of information.

Will this do for now?


Index: install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.161
diff -u -3 -r1.161 install.texi
--- install.texi        21 Jan 2003 13:45:15 -0000      1.161
+++ install.texi        3 Feb 2003 20:05:51 -0000
@@ -2269,6 +2269,14 @@
 2.2.3 with GCC 3.0, just do not try to recompile it.

 @html
+<p>
+@end html
+
+Versions of libstdc++-v3 starting with 3.2.1 require bugfixes present
+in glibc 2.2.5 and later.  More information is available in the
+libstdc++-v3 documentation.
+
+@html
 <hr />
 @end html
 @heading @anchor{ix86-*-linux*aout}i?86-*-linux*aout



More information about the Gcc-patches mailing list