summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2008-12-08 00:45:02 +0000
committerNick Lewycky <nicholas@mxc.ca>2008-12-08 00:45:02 +0000
commit28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf (patch)
tree906b1480d01f9cf3628cac851050027fde929613 /docs/GettingStarted.html
parentc765a5acad26ae3d86832d4153e6569d1043a9ca (diff)
downloadllvm-28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf.tar.gz
llvm-28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf.tar.bz2
llvm-28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf.tar.xz
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60679 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index b3fbb33cc8..9d060771c8 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -268,7 +268,7 @@ software you will need.</p>
<tr>
<td>Windows</td>
<td>x86<sup><a href="#pf_1">1</a></sup></td>
- <td>Visual Studio .NET<sup><a href="#pf_4">4</a>,<a href="#pf_5">5</a></sup></td>
+ <td>Visual Studio 2005 SP1 or higher<sup><a href="#pf_4">4</a>,<a href="#pf_5">5</a></sup></td>
<tr>
<td>AIX<sup><a href="#pf_3">3</a>,<a href="#pf_4">4</a></sup></td>
<td>PowerPC</td>
@@ -305,7 +305,7 @@ software you will need.</p>
up</a></li>
<li><a name="pf_2">Code generation supported for 32-bit ABI only</a></li>
<li><a name="pf_3">No native code generation</a></li>
-<li><a name="pf_4">Build is not complete: one or more tools don't link</a></li>
+<li><a name="pf_4">Build is not complete: one or more tools do not link or function</a></li>
<li><a name="pf_5">The GCC-based C/C++ frontend does not build</a></li>
<li><a name="pf_6">The port is done using the MSYS shell.</a>
<a href="http://www.mingw.org/MinGWiki/">Download</a> and install