This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Broken link on mirrors.html
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 30 Aug 2002 09:39:59 -0700
- Subject: Re: Broken link on mirrors.html
- References: <20020830141313.GA84107@compsoc.man.ac.uk>
On Fri, Aug 30, 2002 at 03:13:14PM +0100, Jonathan Wakely wrote:
>
> The link on /mirrors.html for the UK Sunsite mirror is broken.
>
> ftp://sunsite.doc.ic.ac.uk/Mirrors/sourceware.cygnus.com/pub/gcc/
>
> This does not work, there's no sourceware.cygnus.com directory.
I've updated the link:
Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.129
diff -r1.129 mirrors.html
57c57
< <li>UK: <a href="ftp://sunsite.doc.ic.ac.uk/Mirrors/sourceware.cygnus.com/pub/
gcc/">sunsite.doc.ic.ac.uk</a></li>
---
> <li>UK: <a href="ftp://sunsite.doc.ic.ac.uk/Mirrors/gcc.gnu.org/pub/gcc/">suns
ite.doc.ic.ac.uk</a></li>
GCC 3.2 isn't there yet, so you might want to contact the address given
at ftp://sunsite.doc.ic.ac.uk/.
Janis