Commit 0bf0f027 by Phil Edwards Committed by Phil Edwards

download.html: Add link to list of mirror sites.

2000-04-29  Phil Edwards  <pme@sourceware.cygnus.com>

	* docs/download.html:  Add link to list of mirror sites.

From-SVN: r33535
parent a47944e2
2000-04-29 Phil Edwards <pme@sourceware.cygnus.com>
* docs/download.html: Add link to list of mirror sites.
2000-04-26 Nathan C. Myers <ncm@cantrip.org> 2000-04-26 Nathan C. Myers <ncm@cantrip.org>
* bits/basic_string.h: include <bits/atomicity.h> instead * bits/basic_string.h: include <bits/atomicity.h> instead
......
...@@ -9,7 +9,11 @@ ...@@ -9,7 +9,11 @@
<A HREF="ftp://sourceware.cygnus.com/pub/libstdc++/"> <A HREF="ftp://sourceware.cygnus.com/pub/libstdc++/">
ftp://sourceware.cygnus.com/pub/libstdc++/ ftp://sourceware.cygnus.com/pub/libstdc++/
</A> </A>
</BLOCKQUOTE></P> </BLOCKQUOTE>
You will probably need to use one of the
<A HREF="http://sourceware.cygnus.com/mirrors.html">mirror sites</A>
due to the heavy load on the main server.
</P>
<P>CVS repository available by anonymous CVS. <P>CVS repository available by anonymous CVS.
<UL> <UL>
...@@ -18,8 +22,8 @@ ...@@ -18,8 +22,8 @@
<LI>cvs -z9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/libstdc++ co libstdc++ <LI>cvs -z9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/libstdc++ co libstdc++
<LI>You only need to specify the repository root the first time; after <LI>You only need to specify the repository root the first time; after
that cvs will go to the correct place automatically. Using '-z9' that cvs will go to the correct place automatically. Using '-z9' is
is highly recommended, as it will reduce the bandwidth required. <B>highly</B> recommended, as it will reduce the bandwidth required.
<LI>You can <LI>You can
<A HREF="/cgi-bin/cvsweb.cgi/libstdc++?cvsroot=libstdc++">browse <A HREF="/cgi-bin/cvsweb.cgi/libstdc++?cvsroot=libstdc++">browse
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment