Bootstrap failure in libgcc stage 1 x86_64-linux-gnu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm configuring with:

../gcc/configure --prefix=/home/ed/bin --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-ppl=/usr/local --with-cloog=/usr/local --enable-cloog-backend=isl --enable-lto --enable-languages=c,c++,objc,obj-c++,lto,fortran,go

It gets down to libgcc and starts config and fails:

-----------------------------------------------------------------------------------------------------------------------------------
make[3]: Leaving directory `/home/ed/obj/gcc'
mkdir -p -- x86_64-unknown-linux-gnu/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-unknown-linux-gnu/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-lipo... lipo
checking for x86_64-unknown-linux-gnu-nm... /home/ed/obj/./gcc/nm
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-strip... strip
checking whether ln -s works... yes
checking for x86_64-unknown-linux-gnu-gcc... /home/ed/obj/./gcc/xgcc -B/home/ed/obj/./gcc/ -B/home/ed/bin/x86_64-unknown-linux-gnu/bin/ -B/home/ed/bin/x86_64-unknown-linux-gnu/lib/ -isystem /home/ed/bin/x86_64-unknown-linux-gnu/include -isystem /home/ed/bin/x86_64-unknown-linux-gnu/sys-include checking for suffix of object files... configure: error: in `/home/ed/obj/x86_64-unknown-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[2]: Leaving directory `/home/ed/obj'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/ed/obj'
make: *** [all] Error 2
-----------------------------------------------------------------------------------------------------------------------------------

I removed everything from the build directory. I have the most recent svn 170099.

Any ideas?


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ ../gcc/configure --prefix=/home/ed/bin --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-ppl=/usr/local --with-cloog=/usr/local --enable-cloog-backend=isl --enable-lto --enable-languages=c,c++,objc,obj-c++,lto,fortran,go

## --------- ##
## Platform. ##
## --------- ##

hostname = bad-horse
uname -m = x86_64
uname -r = 2.6.35-25-generic
uname -s = Linux
uname -v = #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/Trolltech/Qt-4.6.3/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2222: checking build system type
configure:2236: result: x86_64-unknown-linux-gnu
configure:2283: checking host system type
configure:2296: result: x86_64-unknown-linux-gnu
configure:2316: checking target system type
configure:2329: result: x86_64-unknown-linux-gnu
configure:2383: checking for a BSD-compatible install
configure:2451: result: /usr/bin/install -c
configure:2462: checking whether ln works
configure:2484: result: yes
configure:2488: checking whether ln -s works
configure:2492: result: yes
configure:2499: checking for a sed that does not truncate output
configure:2563: result: /bin/sed
configure:2572: checking for gawk
configure:2588: found /usr/bin/gawk
configure:2599: result: gawk
configure:3919: checking for gcc
configure:3935: found /usr/bin/gcc
configure:3946: result: gcc
configure:4175: checking for C compiler version
configure:4184: gcc --version >&5
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4195: $? = 0
configure:4184: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) 
configure:4195: $? = 0
configure:4184: gcc -V >&5
gcc: '-V' option must have argument
configure:4195: $? = 1
configure:4184: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4195: $? = 1
configure:4215: checking for C compiler default output file name
configure:4237: gcc    conftest.c  >&5
configure:4241: $? = 0
configure:4278: result: a.out
configure:4294: checking whether the C compiler works
configure:4303: ./a.out
configure:4307: $? = 0
configure:4322: result: yes
configure:4329: checking whether we are cross compiling
configure:4331: result: no
configure:4334: checking for suffix of executables
configure:4341: gcc -o conftest    conftest.c  >&5
configure:4345: $? = 0
configure:4367: result: 
configure:4373: checking for suffix of object files
configure:4395: gcc -c   conftest.c >&5
configure:4399: $? = 0
configure:4420: result: o
configure:4424: checking whether we are using the GNU C compiler
configure:4443: gcc -c   conftest.c >&5
configure:4443: $? = 0
configure:4452: result: yes
configure:4461: checking whether gcc accepts -g
configure:4481: gcc -c -g  conftest.c >&5
configure:4481: $? = 0
configure:4522: result: yes
configure:4539: checking for gcc option to accept ISO C89
configure:4603: gcc  -c -g -O2  conftest.c >&5
configure:4603: $? = 0
configure:4616: result: none needed
configure:4694: checking for g++
configure:4710: found /usr/bin/g++
configure:4721: result: g++
configure:4748: checking for C++ compiler version
configure:4757: g++ --version >&5
g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4768: $? = 0
configure:4757: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) 
configure:4768: $? = 0
configure:4757: g++ -V >&5
g++: '-V' option must have argument
configure:4768: $? = 1
configure:4757: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:4768: $? = 1
configure:4772: checking whether we are using the GNU C++ compiler
configure:4791: g++ -c   conftest.cpp >&5
configure:4791: $? = 0
configure:4800: result: yes
configure:4809: checking whether g++ accepts -g
configure:4829: g++ -c -g  conftest.cpp >&5
configure:4829: $? = 0
configure:4870: result: yes
configure:4959: checking for gnatbind
configure:4975: found /usr/bin/gnatbind
configure:4986: result: gnatbind
configure:5051: checking for gnatmake
configure:5067: found /usr/bin/gnatmake
configure:5078: result: gnatmake
configure:5100: checking whether compiler driver understands Ada
configure:5123: result: yes
configure:5132: checking how to compare bootstrapped objects
configure:5157: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5173: checking for objdir
configure:5188: result: .libs
configure:5354: checking for the correct version of gmp.h
configure:5374: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5374: $? = 0
configure:5392: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5392: $? = 0
configure:5393: result: yes
configure:5409: checking for the correct version of mpfr.h
configure:5427: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5427: $? = 0
configure:5444: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5444: $? = 0
configure:5445: result: yes
configure:5462: checking for the correct version of mpc.h
configure:5479: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5479: $? = 0
configure:5495: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5495: $? = 0
configure:5496: result: yes
configure:5514: checking for the correct version of the gmp/mpfr/mpc libraries
configure:5545: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include    conftest.c  -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp >&5
configure:5545: $? = 0
configure:5546: result: yes
configure:5719: checking for version 0.11 (or later revision) of PPL
configure:5736: gcc -c -g -O2 -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:5736: $? = 0
configure:5737: result: yes
configure:5894: checking for installed CLooG ISL
configure:5911: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include   -DCLOOG_INT_GMP -DCLOOG_ORG  -L/usr/local/lib conftest.c -lcloog-isl  >&5
configure:5911: $? = 0
configure:5919: result: ISL
configure:5998: checking for version 0.16.1 of CLooG
configure:6018: gcc -c -g -O2 -I/usr/local/include -DCLOOG_INT_GMP -DCLOOG_ORG -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include   conftest.c >&5
configure:6018: $? = 0
configure:6025: result: yes
configure:7185: checking for default BUILD_CONFIG
configure:7217: result: bootstrap-debug
configure:7707: checking for bison
configure:7723: found /usr/bin/bison
configure:7734: result: bison -y
configure:7755: checking for bison
configure:7771: found /usr/bin/bison
configure:7782: result: bison
configure:7802: checking for gm4
configure:7832: result: no
configure:7802: checking for gnum4
configure:7832: result: no
configure:7802: checking for m4
configure:7818: found /usr/bin/m4
configure:7829: result: m4
configure:7849: checking for flex
configure:7865: found /usr/bin/flex
configure:7876: result: flex
configure:7897: checking for flex
configure:7913: found /usr/bin/flex
configure:7924: result: flex
configure:7944: checking for makeinfo
configure:7960: found /usr/bin/makeinfo
configure:7971: result: makeinfo
configure:8005: checking for expect
configure:8021: found /usr/bin/expect
configure:8032: result: expect
configure:8054: checking for runtest
configure:8070: found /usr/bin/runtest
configure:8081: result: runtest
configure:8199: checking for ar
configure:8215: found /usr/bin/ar
configure:8226: result: ar
configure:8340: checking for as
configure:8356: found /usr/bin/as
configure:8367: result: as
configure:8481: checking for dlltool
configure:8511: result: no
configure:8622: checking for ld
configure:8638: found /usr/bin/ld
configure:8649: result: ld
configure:8763: checking for lipo
configure:8793: result: no
configure:8904: checking for nm
configure:8920: found /usr/bin/nm
configure:8931: result: nm
configure:9045: checking for ranlib
configure:9061: found /usr/bin/ranlib
configure:9072: result: ranlib
configure:9181: checking for strip
configure:9197: found /usr/bin/strip
configure:9208: result: strip
configure:9317: checking for windres
configure:9347: result: no
configure:9458: checking for windmc
configure:9488: result: no
configure:9599: checking for objcopy
configure:9615: found /usr/bin/objcopy
configure:9626: result: objcopy
configure:9740: checking for objdump
configure:9756: found /usr/bin/objdump
configure:9767: result: objdump
configure:9920: checking for cc
configure:9936: found /usr/bin/cc
configure:9947: result: cc
configure:10081: checking for c++
configure:10097: found /usr/bin/c++
configure:10108: result: c++
configure:10242: checking for gcc
configure:10258: found /usr/bin/gcc
configure:10269: result: gcc
configure:10398: checking for gcj
configure:10414: found /usr/bin/gcj
configure:10425: result: gcj
configure:10559: checking for gfortran
configure:10575: found /usr/bin/gfortran
configure:10586: result: gfortran
configure:10720: checking for gccgo
configure:10750: result: no
configure:10811: checking for ar
configure:10844: result: no
configure:10961: checking for ar
configure:10977: found /usr/bin/ar
configure:10988: result: ar
configure:11041: checking for as
configure:11074: result: no
configure:11191: checking for as
configure:11207: found /usr/bin/as
configure:11218: result: as
configure:11271: checking for dlltool
configure:11304: result: no
configure:11421: checking for dlltool
configure:11451: result: no
configure:11501: checking for ld
configure:11534: result: no
configure:11651: checking for ld
configure:11667: found /usr/bin/ld
configure:11678: result: ld
configure:11731: checking for lipo
configure:11764: result: no
configure:11881: checking for lipo
configure:11911: result: no
configure:11961: checking for nm
configure:11994: result: no
configure:12111: checking for nm
configure:12127: found /usr/bin/nm
configure:12138: result: nm
configure:12191: checking for objdump
configure:12224: result: no
configure:12341: checking for objdump
configure:12357: found /usr/bin/objdump
configure:12368: result: objdump
configure:12421: checking for ranlib
configure:12454: result: no
configure:12571: checking for ranlib
configure:12587: found /usr/bin/ranlib
configure:12598: result: ranlib
configure:12651: checking for strip
configure:12684: result: no
configure:12801: checking for strip
configure:12817: found /usr/bin/strip
configure:12828: result: strip
configure:12881: checking for windres
configure:12914: result: no
configure:13031: checking for windres
configure:13061: result: no
configure:13111: checking for windmc
configure:13144: result: no
configure:13261: checking for windmc
configure:13291: result: no
configure:13319: checking where to find the target ar
configure:13352: result: host tool
configure:13361: checking where to find the target as
configure:13394: result: host tool
configure:13403: checking where to find the target cc
configure:13426: result: just compiled
configure:13445: checking where to find the target c++
configure:13471: result: just compiled
configure:13490: checking where to find the target c++ for libstdc++
configure:13516: result: just compiled
configure:13535: checking where to find the target dlltool
configure:13568: result: host tool
configure:13577: checking where to find the target gcc
configure:13600: result: just compiled
configure:13619: checking where to find the target gcj
configure:13655: result: host tool
configure:13664: checking where to find the target gfortran
configure:13690: result: just compiled
configure:13709: checking where to find the target gccgo
configure:13735: result: just compiled
configure:13754: checking where to find the target ld
configure:13787: result: host tool
configure:13796: checking where to find the target lipo
configure:13818: result: host tool
configure:13827: checking where to find the target nm
configure:13860: result: host tool
configure:13869: checking where to find the target objdump
configure:13902: result: host tool
configure:13911: checking where to find the target ranlib
configure:13944: result: host tool
configure:13953: checking where to find the target strip
configure:13986: result: host tool
configure:13995: checking where to find the target windres
configure:14028: result: host tool
configure:14037: checking where to find the target windmc
configure:14070: result: host tool
configure:14107: checking whether to enable maintainer-specific portions of Makefiles
configure:14116: result: no
configure:14149: checking whether -fkeep-inline-functions is supported
configure:14168: gcc -c -g -O2 -fkeep-inline-functions  conftest.c >&5
configure:14168: $? = 0
configure:14169: result: yes
configure:14366: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on bad-horse

config.status:984: creating Makefile

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_GOC_FOR_TARGET_set=
ac_cv_env_GOC_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_build_configargs_set=
ac_cv_env_build_configargs_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_host_configargs_set=
ac_cv_env_host_configargs_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_target_configargs_set=
ac_cv_env_target_configargs_value=
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AR_FOR_TARGET=ar
ac_cv_prog_AS=as
ac_cv_prog_AS_FOR_TARGET=as
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_CC_FOR_TARGET=cc
ac_cv_prog_CXX_FOR_TARGET=c++
ac_cv_prog_EXPECT=expect
ac_cv_prog_FLEX=flex
ac_cv_prog_GCC_FOR_TARGET=gcc
ac_cv_prog_GCJ_FOR_TARGET=gcj
ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
ac_cv_prog_LD=ld
ac_cv_prog_LD_FOR_TARGET=ld
ac_cv_prog_LEX=flex
ac_cv_prog_M4=m4
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_NM=nm
ac_cv_prog_NM_FOR_TARGET=nm
ac_cv_prog_OBJCOPY=objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_RANLIB_FOR_TARGET=ranlib
ac_cv_prog_RUNTEST=runtest
ac_cv_prog_STRIP=strip
ac_cv_prog_STRIP_FOR_TARGET=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_GNATBIND=gnatbind
ac_cv_prog_ac_ct_GNATMAKE=gnatmake
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
acx_cv_cc_gcc_supports_ada=yes
acx_cv_prog_LN=ln
gcc_cv_cloog_ct_0_14_0=yes
gcc_cv_cloog_type=ISL
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=/home/ed/bin/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0:/home/ed/bin/libexec/gcc/x86_64-unknown-linux-gnu:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-unknown-linux-gnu:/home/ed/bin/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu/4.6.0:/home/ed/bin/x86_64-unknown-linux-gnu/bin:
gcc_cv_tool_prefix=/home/ed/bin
lt_cv_objdir=.libs

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='$(AR)'
AS='as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='$(AS)'
AWK='gawk'
BISON='bison'
BUILD_CONFIG='bootstrap-debug'
CC='gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-g -O2'
CFLAGS_FOR_BUILD='-g -O2'
CFLAGS_FOR_TARGET='-g -O2'
COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
CONFIGURE_GDB_TK=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
CXXFLAGS_FOR_BUILD='-g -O2'
CXXFLAGS_FOR_TARGET='-g -O2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='$(DLLTOOL)'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
FLEX='flex'
GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
GCC_SHLIB_SUBDIR=''
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET='$(GCJ)'
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
GNATBIND='gnatbind'
GNATMAKE='gnatmake'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gccgo -B$$r/$(HOST_SUBDIR)/gcc/'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='$(LD)'
LEX='flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='$(LIPO)'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
NM='nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='$(NM)'
OBJCOPY='objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='$(OBJDUMP)'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='$(RANLIB)'
RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SED='/bin/sed'
SHELL='/bin/bash'
STRIP='strip'
STRIP_FOR_TARGET='$(STRIP)'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc/configure --prefix=/home/ed/bin --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-ppl=/usr/local --with-cloog=/usr/local --enable-cloog-backend=isl --enable-lto --enable-languages=c,c++,objc,obj-c++,lto,fortran,go'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='$(WINDMC)'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='$(WINDRES)'
YACC='bison -y'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_configargs=' --cache-file=../config.cache '\''--prefix=/home/ed/bin'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--with-mpc=/usr/local'\'' '\''--with-ppl=/usr/local'\'' '\''--with-cloog=/usr/local'\'' '\''--enable-cloog-backend=isl'\'' '\''--enable-lto'\'' '\''--enable-languages=c,c++,fortran,go,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
build_configdirs=' libiberty fixincludes'
build_cpu='x86_64'
build_libsubdir='build-x86_64-unknown-linux-gnu'
build_noncanonical='x86_64-unknown-linux-gnu'
build_os='linux-gnu'
build_subdir='build-x86_64-unknown-linux-gnu'
build_tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
build_vendor='unknown'
clooginc='-I/usr/local/include -DCLOOG_INT_GMP -DCLOOG_ORG'
clooglibs='-L/usr/local/lib -lcloog-isl'
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
config_shell='/bin/bash'
configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc lto-plugin'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_host_libiberty_configure_flags='--enable-shared'
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
gmpinc='-I/usr/local/include -I/usr/local/include -I/usr/local/include '
gmplibs='-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_configargs=' --cache-file=./config.cache  '\''--prefix=/home/ed/bin'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--with-mpc=/usr/local'\'' '\''--with-ppl=/usr/local'\'' '\''--with-cloog=/usr/local'\'' '\''--enable-cloog-backend=isl'\'' '\''--enable-lto'\'' '\''--enable-languages=c,c++,fortran,go,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
host_cpu='x86_64'
host_noncanonical='x86_64-unknown-linux-gnu'
host_os='linux-gnu'
host_subdir='.'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags='-static-libstdc++ -static-libgcc'
poststage1_libs=''
pplinc='-I/usr/local/include '
ppllibs='-L/usr/local/lib -lppl_c -lppl -lgmpxx'
prefix='/home/ed/bin'
program_transform_name='s,y,y,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g -fkeep-inline-functions'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c,c++,lto'
stage1_ldflags=''
stage1_libs=''
stage2_werror_flag='--enable-werror-always'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_configargs='--cache-file=./config.cache --enable-multilib   '\''--prefix=/home/ed/bin'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--with-mpc=/usr/local'\'' '\''--with-ppl=/usr/local'\'' '\''--with-cloog=/usr/local'\'' '\''--enable-cloog-backend=isl'\'' '\''--enable-lto'\'' '\''--enable-languages=c,c++,fortran,go,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
target_configdirs=' libgcc libiberty libgomp libstdc++-v3 libmudflap libssp libquadmath libgfortran libffi libobjc libgo'
target_cpu='x86_64'
target_noncanonical='x86_64-unknown-linux-gnu'
target_os='linux-gnu'
target_subdir='x86_64-unknown-linux-gnu'
target_vendor='unknown'
tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'

## ------------------- ##
## File substitutions. ##
## ------------------- ##

alphaieee_frag='/dev/null'
host_makefile_frag='/dev/null'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='../gcc/config/mt-gnu'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"

configure: exit 0

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux