PATCH: libstdc++/status.html
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Wed Mar 20 01:53:00 GMT 2002
Committed.
2002-03-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* status.html: Update two links to GCC 2.95 releases and make some
links relative.
Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/status.html,v
retrieving revision 1.20
diff -u -3 -p -r1.20 status.html
--- status.html 2002/02/18 08:57:54 1.20
+++ status.html 2002/03/20 09:51:12
@@ -46,19 +46,19 @@
We suggest using CVS GCC. The latest library snapshot has also been
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
+ <a href="../mirrors.html">GCC mirror site</a> under the
snapshots directory as "2002-01-28/gcc[-g++]-20020128.tar.gz",
or via CVS using the "gcc_ss_20020128" checkout tag.
</p>
<p>The most recent version of this library that will build with
- <a href="http://gcc.gnu.org/gcc-2.95/gcc-2.95.2.html">GCC 2.95.2</a>
+ <a href="../gcc-2.95">GCC 2.95.2</a>
is the ninth snapshot release,
<a href="download.html">libstdc++-2.90.8.tar.gz</a>.
</p>
<p>If you are using
- <a href="http://gcc.gnu.org/gcc-2.95/gcc-2.95.3.html">GCC 2.95.3</a>,
+ <a href="../gcc-2.95/">GCC 2.95.3</a>,
then the most recent usable version of this library is <em>still</em>
the ninth snapshot release,
<a href="download.html">libstdc++-2.90.8.tar.gz</a>, <em>and</em> you
@@ -81,7 +81,7 @@
</p>
<p>Working platforms are listed
- <a href="http://gcc.gnu.org/gcc-3.0/buildstat.html">here</a>, and test
+ <a href="../gcc-3.0/buildstat.html">here</a>, and test
results can be found
<a href="http://gcc.gnu.org/ml/gcc-testresults/">here</a> and
<a href="http://people.redhat.com/geoffk/gcc-regression/">here</a>.
More information about the Libstdc++
mailing list