This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: New snapshots page at snapshots.html
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: PATCH: New snapshots page at snapshots.html
- From: Rod Stewart <stewart at lab43 dot org>
- Date: Sat, 10 Jun 2000 13:34:40 -0400 (EDT)
- cc: gcc-patches at gcc dot gnu dot org, scottb at netwinder dot org
On Sat, 10 Jun 2000, Gerald Pfeifer wrote:
> I just committed our new snapshots.html page which is linked from the
> main page (instead of the FTP, as before).
Looks good. Here are the tripplets we are currently providing, along with
changing the provides to Rebel.com. Also one small wording change, ignore
it if you do not like it. I'm just not a big fan of "but", although I may
use it too often :)
Thanks,
-Rms
Index: snapshots.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/snapshots.html,v
retrieving revision 1.1
diff -u -p -r1.1 snapshots.html
--- snapshots.html 2000/06/10 16:07:05 1.1
+++ snapshots.html 2000/06/10 17:26:30
@@ -9,8 +9,8 @@
<h1 align="center">GCC Snapshots</h1>
<p>We recommend that you use <a href="cvs.html">CVS to access our
-current development sources</a>, but we also make snapshots available
-for FTP download.</p>
+current development sources</a>, although we also make regular
+snapshots available for FTP download.</p>
<p>Please use our
<a href="ftp://ftp.freesoftware.com/pub/sourceware/gcc/">main mirror
@@ -20,8 +20,10 @@ site</a> or any of our other <a href="mi
of our current development sources on a regular base:</p>
<ul>
-<li><a href="http://www.netwinder.org/build/gcc.html">armv3l, armv4l, and
- i386</a> by netwinder.org.
+<li><a href="http://www.netwinder.org/build/gcc.html">
+ armv3l-unknown-linux-gnu, armv4l-unknown-linux-gnu, and
+ i386-unknown-linux-gnu</a> by
+ <a href="http://www.rebel.com">Rebel.com</a>
<li><a href="http://www.codesourcery.com/gcc-snapshots.html">i386</a> by
CodeSourcery.
</ul>