From 82f0a09c1036c8651f0aa01d1f635abf9460d9f8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 13 Feb 2008 17:50:24 +0000 Subject: gcc 3.2.3 is also bad. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 4009d34..3c06db1 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -510,7 +510,8 @@ of GCC you are using. problems in the STL that effectively prevent it from compiling LLVM.

-

GCC 3.2.2: This version of GCC fails to compile LLVM.

+

GCC 3.2.2 and 3.2.3: These versions of GCC fails to compile LLVM with +a bogus template error. This was fixed in later GCCs.

GCC 3.3.2: This version of GCC suffered from a serious bug which causes it to crash in -- cgit v1.1