From fd769457b8e0e7ea25d8aa184ef685347faa77bf Mon Sep 17 00:00:00 2001
From: John Criswell
Date: Tue, 23 Nov 2004 22:06:24 +0000
Subject: Added remark about GCC 3.2.2. Someone with more knowledge of the
problem can elaborate.
llvm-svn: 18177
---
llvm/docs/GettingStarted.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'llvm/docs/GettingStarted.html')
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index cccd49e82c6..3afbc890453 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -458,10 +458,11 @@ 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.3.2: This version of GCC suffered from a serious bug which causes it to crash in
the "convert_from_eh_region_ranges_1" GCC function.
-
--
cgit v1.2.3