This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: does anyone update http://gcc.gnu.org/gcc-4.6/buildstat.html


On 11/18/2011 03:55 PM, Dennis Clarke wrote:
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>

If you'd actually look at the testresults for this entry (and buildstat pages for previous releases) then you'd know that the second column is used for the host when it differs from the target.

In this case the target arm-unknown-rtemseabi4.11 was built on a x86_64-unknown-linux-gnu host.

So there is no error here, and no edit is needed.

-tgc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]