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"

Reply via email to