This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: does anyone update http://gcc.gnu.org/gcc-4.6/buildstat.html
- From: Dennis Clarke <dclarke at blastwave dot org>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: dclarke at blastwave dot org, Gerald Pfeifer <gerald at pfeifer dot com>, Tom Christensen <tgc at jupiterrise dot com>, gcc-help at gcc dot gnu dot org
- Date: Fri, 18 Nov 2011 09:55:38 -0500 (EST)
- Subject: Re: does anyone update http://gcc.gnu.org/gcc-4.6/buildstat.html
- Reply-to: dclarke at blastwave dot org
> On 18 November 2011 14:25, Dennis Clarke wrote:
>>
>> Mind if I redo this page entirely from top to bottom and provide a
>> prototype that all can see on one of my sites? ?If this is okay .. then
>> maybe we can update the main page.
>
> Put whatever you want on your sites :-)
ha, yes. Well I was thinking of a clean looking table .. nothing more.
> What do you mean redo it from top to bottom?
> I don't think we want to change the format much, and updating the main
> page will be easiest with a patch against the current one. The page
> is kept in the old CVS repo:
> http://gcc.gnu.org/cvs.html
cool.
However .. there is a small error in one of the rows.
this section :
<tr>
<td>arm-unknown-rtemseabi4.11</td>
<td>x86_64-unknown-linux-gnu</td>
<td>Test results:
<a
href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03523.html">4.6.2</a>,
<a
href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03108.html">4.6.2</a>
</td>
</tr>
Should be :
<tr>
<td>arm-unknown-rtemseabi4.11</td>
<td> </td>
<td>Test results:
<a
href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03523.html">4.6.2</a>,
<a
href="http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg03108.html">4.6.2</a>
</td>
</tr>
However I would do it very differently.
--
--
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B
+-------------------------+-----------------------------------+
| Dennis Clarke | Solaris and Linux and Open Source |
| dclarke@blastwave.org | Respect for open standards. |
+-------------------------+-----------------------------------+