From: Reid Spencer
Date: Thu, 23 Dec 2004 19:39:54 +0000 (+0000)
Subject: Be specific about version of GCC and binutils on Cygwin since it matters.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=65e8f5b4e4ade921723dacb53e1e8634d59c7c73;p=oota-llvm.git
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
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index ce71bd1089f..a4e923d0497 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -254,7 +254,7 @@ software you will need.
Cygwin/Win32 |
x861 |
- GCC |
+ GCC 3.4.X, binutils 2.15 |
Linux |