This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: EGCS Web pages link correction
- To: egcs-patches at cygnus dot com
- Subject: Re: EGCS Web pages link correction
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 29 Oct 1998 19:31:34 +0100 (MET)
- cc: Brian Ford <ford at vss dot fsi dot com>
On Thu, 29 Oct 1998, Brian Ford wrote:
> The link to the cross-gcc FAQ on:
>
> http://egcs.cygnus.com/install/build.html
>
> is outdated and should be:
>
> ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ
>
> to avoid this problem in the future as it is a link that always points to
> the current FAQ. Just letting you know.
Thanks for the hint, Brian. (I have also found a second occurrence.)
Installed. I suggest that in the future we try to stick with Brian's
suggestion of using generic addresses wherever possible.
Gerald
Index: faq.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/faq.html,v
retrieving revision 1.66
diff -r1.66 faq.html
376,377c376,377
< <p>We recommend reading the <a href="ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ-0.8.1">
---
> <p>We recommend reading the <a href="ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ">
Index: install/build.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/install/build.html,v
retrieving revision 1.9
diff -r1.9 build.html
48c48
< <a href="ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ-0.8.1">
---
> <a href="ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ">