This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc binaries link
- To: Scott Fredericksen <sfred at home dot com>
- Subject: Re: Gcc binaries link
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 4 Oct 2001 10:54:08 +0200 (CEST)
- cc: <gcc at gcc dot gnu dot org>, <webmaster at codesourcery dot com>, <gcc-patches at gcc dot gnu dot org>
On Wed, 3 Oct 2001, Scott Fredericksen wrote:
> I'm confused about the link to CodeSourcery that you have on the
> following page (http://gcc.gnu.org/snapshots.html). Your page
> advertises that i686-pc-linux-gnu binaries are available
That's true; somehow i686-pc-linux-gnu disappeared from that site.
As this is beyond our control, I'm Cc:ing webmaster@codesourcery.com and
have installed the patch below. (webmaster@codesourcery, you also might
want to make "Download binary snapshots, build logs, and test results"
a link, instead of just "hiding" that link behind that image.)
Gerald
Index: snapshots.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/snapshots.html,v
retrieving revision 1.8
diff -u -3 -p -r1.8 snapshots.html
--- snapshots.html 2001/09/16 06:27:36 1.8
+++ snapshots.html 2001/10/04 08:50:24
@@ -41,8 +41,8 @@ brik -C < .brik</p>
of our current development sources on a regular basis:</p>
<ul>
-<li><a href="http://www.codesourcery.com/gcc-snapshots.html">i686-pc-linux-gnu</a>
- by CodeSourcery.</li>
+<li><a href="http://www.codesourcery.com/gcc-snapshots.html">CodeSourcery:
+ various platforms</a></li>
</ul>
</body>