Be specific about version of GCC and binutils on Cygwin since it matters.

llvm-svn: 19116
This commit is contained in:
Reid Spencer 2004-12-23 19:39:54 +00:00
parent 5ac308f43a
commit a8acd82275
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ software you will need.</p>
<tr> <tr>
<td>Cygwin/Win32</td> <td>Cygwin/Win32</td>
<td>x86<sup>1</sup></td> <td>x86<sup>1</sup></td>
<td>GCC</td> <td>GCC 3.4.X, binutils 2.15</td>
</tr> </tr>
<tr> <tr>
<td>Linux</td> <td>Linux</td>