diff options
author | Phil Edwards <pme@sourceware.cygnus.com> | 2000-07-11 21:45:08 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2000-07-11 21:45:08 +0000 |
commit | c0ed1dea3732c4975a249987c0ac7833fc16d48c (patch) | |
tree | 0e40e8821863de02525c4ffd668b6f2330022eb2 /libstdc++-v3/docs/download.html | |
parent | 4003801c763ec2b42bb88c68a5253789f77e9ff0 (diff) | |
download | gcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.zip gcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.tar.gz gcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.tar.bz2 |
docs: Update sourceware->sources in every HTML file.
2000-07-11 Phil Edwards <pme@sourceware.cygnus.com>
* docs: Update sourceware->sources in every HTML file. Minor updates.
From-SVN: r34967
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 |