summaryrefslogtreecommitdiff
path: root/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
commit65e8f5b4e4ade921723dacb53e1e8634d59c7c73 (patch)
treeaed2b32f6225d4fd8c63e783fc5a6d268355820c /docs/GettingStarted.html
parentc155a0a0e9f18b0c5f069ec8cf9cf8ef56c35c78 (diff)
downloadllvm-65e8f5b4e4ade921723dacb53e1e8634d59c7c73.tar.gz
llvm-65e8f5b4e4ade921723dacb53e1e8634d59c7c73.tar.bz2
llvm-65e8f5b4e4ade921723dacb53e1e8634d59c7c73.tar.xz
Be specific about version of GCC and binutils on Cygwin since it matters.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19116 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index ce71bd1089..a4e923d049 100644
--- a/docs/GettingStarted.html
+++ b/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>