From 46c8e3a6143c33f32585ce685311f32224b76ed9 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 llvm-svn: 264139 --- llvm/docs/FAQ.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/llvm/docs/FAQ.rst b/llvm/docs/FAQ.rst index 29a865e..78c5440 100644 --- a/llvm/docs/FAQ.rst +++ b/llvm/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: -- 2.7.4