This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52007] configure: error: installation or configuration problem: C compiler cannot create executables
- From: "chilakaravikumar at yahoo dot co.in" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jan 2012 10:28:52 +0000
- Subject: [Bug bootstrap/52007] configure: error: installation or configuration problem: C compiler cannot create executables
- Auto-submitted: auto-generated
- References: <bug-52007-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52007
--- Comment #2 from chilaka <chilakaravikumar at yahoo dot co.in> 2012-01-26 10:28:52 UTC ---
(In reply to comment #1)
> You should look into config.log to find out why it fails. Also don't build in
> the source directory. I bet you don't have all the right packages installed to
> use gcc.
config.log content
configure:630: checking host system type
configure:651: checking target system type
configure:669: checking build system type
configure:724: checking for a BSD compatible install
configure:777: checking whether ln works
configure:801: checking whether ln -s works
configure:1866: checking for gcc
configure:1979: checking whether the C compiler (gcc ) works
configure:1995: gcc -o conftest conftest.c 1>&5
./configure: line 1994: gcc: command not found
configure: failed program was:
#line 1990 "configure"
#include "confdefs.h"