From ce3a62bee84647fc0dab8621701e684fdf657736 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Wed, 23 Mar 2016 06:38:53 +0000 Subject: [PATCH] FAQ: We require GCC 4.7 - nobody's asking about build failures with 3.3.2 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264139 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/FAQ.rst b/docs/FAQ.rst index 29a865ea099..78c5440af31 100644 --- a/docs/FAQ.rst +++ b/docs/FAQ.rst @@ -178,12 +178,6 @@ available in the debug build. These tests will fail in an optimized or profile build. -Compiling LLVM with GCC 3.3.2 fails, what should I do? ------------------------------------------------------- -This is `a bug in GCC `_, -and affects projects other than LLVM. Try upgrading or downgrading your GCC. - - After Subversion update, rebuilding gives the error "No rule to make target". ----------------------------------------------------------------------------- If the error is of the form: