aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-23 19:39:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-23 19:39:54 +0000
commita8acd822755b6dc2fc981668ad65a8a72f3579c2 (patch)
treec7047c0fa1884794197aa9ed6e007f8d106e31c6 /llvm/docs/GettingStarted.html
parent5ac308f43a3115339db76849d9d10371f981d3a8 (diff)
downloadllvm-a8acd822755b6dc2fc981668ad65a8a72f3579c2.zip
llvm-a8acd822755b6dc2fc981668ad65a8a72f3579c2.tar.gz
llvm-a8acd822755b6dc2fc981668ad65a8a72f3579c2.tar.bz2
Be specific about version of GCC and binutils on Cygwin since it matters.
llvm-svn: 19116
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index ce71bd1..a4e923d 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -254,7 +254,7 @@ software you will need.</p>
<tr>
<td>Cygwin/Win32</td>
<td>x86<sup>1</sup></td>
- <td>GCC</td>
+ <td>GCC 3.4.X, binutils 2.15</td>
</tr>
<tr>
<td>Linux</td>