PATCH: wwwdocs and ftp.yggdrasil.com

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed Sep 12 06:29:00 GMT 2001


ftp.yggdrasil.com has been unresponsive for weeks. Don't link it.

Installed.

Gerald


Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.102
diff -u -3 -p -r1.102 mirrors.html
--- mirrors.html	2001/07/01 15:22:01	1.102
+++ mirrors.html	2001/09/12 13:21:01
@@ -66,7 +66,6 @@ if you are mirroring the GCC pages so we
 <li>UK: <a href=" ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/gcc/" ;>ftp.mirror.ac.uk</a>
 <li>UK: <a href=" ftp://sunsite.doc.ic.ac.uk/Mirrors/sourceware.cygnus.com/pub/gcc/" ;>sunsite.doc.ic.ac.uk</a>
 <li>US (California): <a href=" ftp://ftp.freesoftware.com/pub/sourceware/gcc/" ;>ftp.freesoftware.com</a>
-<li>US (California): <a href=" ftp://ftp.yggdrasil.com/mirrors/site/egcs.cygnus.com/pub/egcs/" ;>ftp.yggdrasil.com</a>
 <li>US (St. Louis, releases only): <a href=" ftp://mirrors.laffeycomputer.com/pub/sourceware.cygnus.com/pub/gcc/releases/" ;>mirrors.laffeycomputer.com</a>
 </ul>

Index: egcs-1.0/caveats.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.0/caveats.html,v
retrieving revision 1.8
diff -u -3 -p -r1.8 caveats.html
--- caveats.html	2000/12/24 00:37:06	1.8
+++ caveats.html	2001/09/12 13:21:01
@@ -8,8 +8,7 @@
 <ul>
   <li>EGCS has an integrated libstdc++, but does not have an integrated libg++.
   Furthermore old libg++ releases will not work with egc; HJ Lu has made a
-  <a href=" ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz" ;>
-  libg++ snapshot</a> available which may work with EGCS.
+  libg++-2.8.1.2 available which may work with EGCS.
   <br>Note most C++ programs only need libstdc++.

   <li>Note that using -pedantic or -Wreturn-type can cause an explosion in the
@@ -37,9 +36,6 @@
   <li>EGCS 1.0 may not work with Red Hat Linux 5.0 on all targets.  EGCS 1.0.x
   and later releases should work with Red Hat Linux 5.0.
 </ul>
-
-<p><a href="../index.html">Return to the GCC home page</a>
-<p><i>Last modified:  August 27, 1998</i>

 </body>
 </html>
Index: egcs-1.1/caveats.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.1/caveats.html,v
retrieving revision 1.11
diff -u -3 -p -r1.11 caveats.html
--- caveats.html	2000/12/24 00:37:06	1.11
+++ caveats.html	2001/09/12 13:21:01
@@ -8,8 +8,7 @@
 <ul>
   <li>EGCS has an integrated libstdc++, but does not have an integrated libg++.
   Furthermore old libg++ releases will not work with EGCS; HJ Lu has made a
-  <a href=" ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz" ;>
-  libg++ snapshot</a> available which may work with EGCS.
+  libg++-2.8.1.2 snapshot available which may work with EGCS.
   <br>Note most C++ programs only need libstdc++.

   <li> Exception handling may not work with shared libraries, particularly
@@ -33,9 +32,6 @@
   or GCC 2.8.x due to changes necessary to support thread safe exception
   handling.
 </ul>
-
-<p><a href="../index.html">Return to the GCC home page</a>
-<p><i>Last modified:  July 28, 1999</i>

 </body>
 </html>



More information about the Gcc-patches mailing list