diff options
Diffstat (limited to 'libstdc++-v3/docs/download.html')
-rw-r--r-- | libstdc++-v3/docs/download.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/download.html b/libstdc++-v3/docs/download.html index bac2ef5..652dd98 100644 --- a/libstdc++-v3/docs/download.html +++ b/libstdc++-v3/docs/download.html @@ -8,9 +8,9 @@ link to the FTP site is given directly, encouraging mirror usage. --> <P>Get the snapshot archive via FTP from - <TT><URL:ftp://sourceware.cygnus.com/pub/libstdc++/></TT>. + <TT><URL:ftp://sources.redhat.com/pub/libstdc++/></TT>. You will almost certainly need to use one of the - <A HREF="http://sourceware.cygnus.com/mirrors.html">mirror sites</A> + <A HREF="http://sources.redhat.com/mirrors.html">mirror sites</A> due to the extremely heavy load on the main server. </P> @@ -27,7 +27,7 @@ Directions are <A HREF="http://gcc.gnu.org/cvswrite.html">here</A>. </UL> </P> -<P>One you have the GCC sources checked out over CVS, you can use the +<P>Once you have the GCC sources checked out over CVS, you can use the <TT>contrib/gcc_update</TT> script to retrieve the latest changes, and automatically update the timestamps of certain files. With the timestamps updated, you won't need autoconf or the other tools (unless |