From 306acee8aba87f4cee78a03ee7a5b40be75a88c2 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Mon, 22 Dec 2003 04:06:12 +0000
Subject: [PATCH] The GCC problem is not specific to suse
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10574 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/FAQ.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/FAQ.html b/docs/FAQ.html
index cc5d91c06af..f4afc266cbc 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -48,7 +48,7 @@
errors.
I've built LLVM and am testing it, but the tests freeze.
Why do test results differ when I perform different types of builds?
- Compiling LLVM with GCC 3.3 on SuSE 9 fails, what should I do?
+ Compiling LLVM with GCC 3.3.2 fails, what should I do?
Using the GCC Front End
@@ -330,12 +330,12 @@ build.
-
Compiling LLVM with GCC 3.3 on SuSE 9 fails, what should I do?
+
Compiling LLVM with GCC 3.3.2 fails, what should I do?
-
This is a bug in the customized version of GCC shipped with SuSE, and affects
- projects other than LLVM. Complain loudly to SuSE. :)
+
This is a bug in GCC, and
+ affects projects other than LLVM. Try upgrading or downgrading your GCC.
--
2.34.1