This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs/libstdc++] Update latest working snapshot



Periodically I test the latest libstdc++ snapshot with one of the GCC
snapshots, and update our web page accordingly.  Like this.


2002-01-28  Phil Edwards  <pme@gcc.gnu.org>

	* status.html:  Update last-known-good GCC snapshot.


Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/status.html,v
retrieving revision 1.18
diff -u -3 -p -r1.18 status.html
--- status.html	2001/12/27 07:21:34	1.18
+++ status.html	2002/01/29 04:03:55
@@ -44,11 +44,11 @@
 
 <p>Compiling this library requires sources of a recent version of GCC.
    We suggest using CVS GCC.  The latest library snapshot has also been
-   tested with this recent GCC snapshot:  <strong>2001-12-24</strong>,
+   tested with this recent GCC snapshot:  <strong>2002-01-28</strong>,
    which is available from a
    <a href="http://gcc.gnu.org/mirrors.html";>GCC mirror site</a> under the
-   snapshots directory as &quot;2001-12-24/gcc[-g++]-200112-24tar.gz&quot;,
-   or via CVS using the &quot;gcc_ss_20011224&quot; checkout tag.
+   snapshots directory as &quot;2002-01-28/gcc[-g++]-20020128.tar.gz&quot;,
+   or via CVS using the &quot;gcc_ss_20020128&quot; checkout tag.
 </p>
 
 <p>The most recent version of this library that will build with


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]