Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- $ ../binutils-2.25.1/configure --prefix=/tools --with-sysroot=/mnt/lfs --with-lib-path=/tools/lib --target=x86_64-lfs-linux-gnu --disable-nls --disable-werror
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = pc
- uname -m = x86_64
- uname -r = 4.1.6-1-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015
- /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: /tools/bin
- PATH: /bin
- PATH: /usr/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2322: checking build system type
- configure:2336: result: x86_64-unknown-linux-gnu
- configure:2383: checking host system type
- configure:2396: result: x86_64-unknown-linux-gnu
- configure:2416: checking target system type
- configure:2429: result: x86_64-lfs-linux-gnu
- configure:2483: checking for a BSD-compatible install
- configure:2551: result: /bin/install -c
- configure:2562: checking whether ln works
- configure:2584: result: yes
- configure:2588: checking whether ln -s works
- configure:2592: result: yes
- configure:2599: checking for a sed that does not truncate output
- configure:2663: result: /bin/sed
- configure:2672: checking for gawk
- configure:2688: found /bin/gawk
- configure:2699: result: gawk
- configure:3981: checking for gcc
- configure:3997: found /bin/gcc
- configure:4008: result: gcc
- configure:4237: checking for C compiler version
- configure:4246: gcc --version >&5
- gcc (GCC) 5.2.0
- Copyright (C) 2015 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:4257: $? = 0
- configure:4246: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- configure:4257: $? = 0
- configure:4246: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4257: $? = 1
- configure:4246: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4257: $? = 1
- configure:4277: checking for C compiler default output file name
- configure:4299: gcc conftest.c >&5
- configure:4303: $? = 0
- configure:4340: result: a.out
- configure:4356: checking whether the C compiler works
- configure:4365: ./a.out
- configure:4369: $? = 0
- configure:4384: result: yes
- configure:4391: checking whether we are cross compiling
- configure:4393: result: no
- configure:4396: checking for suffix of executables
- configure:4403: gcc -o conftest conftest.c >&5
- configure:4407: $? = 0
- configure:4429: result:
- configure:4435: checking for suffix of object files
- configure:4457: gcc -c conftest.c >&5
- configure:4461: $? = 0
- configure:4482: result: o
- configure:4486: checking whether we are using the GNU C compiler
- configure:4505: gcc -c conftest.c >&5
- configure:4505: $? = 0
- configure:4514: result: yes
- configure:4523: checking whether gcc accepts -g
- configure:4543: gcc -c -g conftest.c >&5
- configure:4543: $? = 0
- configure:4584: result: yes
- configure:4601: checking for gcc option to accept ISO C89
- configure:4665: gcc -c -g -O2 conftest.c >&5
- configure:4665: $? = 0
- configure:4678: result: none needed
- configure:4756: checking for g++
- configure:4772: found /bin/g++
- configure:4783: result: g++
- configure:4810: checking for C++ compiler version
- configure:4819: g++ --version >&5
- g++ (GCC) 5.2.0
- Copyright (C) 2015 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:4830: $? = 0
- configure:4819: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- configure:4830: $? = 0
- configure:4819: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4830: $? = 1
- configure:4819: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:4830: $? = 1
- configure:4834: checking whether we are using the GNU C++ compiler
- configure:4853: g++ -c conftest.cpp >&5
- configure:4853: $? = 0
- configure:4862: result: yes
- configure:4871: checking whether g++ accepts -g
- configure:4891: g++ -c -g conftest.cpp >&5
- configure:4891: $? = 0
- configure:4932: result: yes
- configure:4981: checking whether g++ accepts -static-libstdc++ -static-libgcc
- configure:4998: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
- configure:4998: $? = 0
- configure:4999: result: yes
- configure:5063: checking for gnatbind
- configure:5093: result: no
- configure:5155: checking for gnatmake
- configure:5185: result: no
- configure:5204: checking whether compiler driver understands Ada
- configure:5227: result: no
- configure:5236: checking how to compare bootstrapped objects
- configure:5261: result: cmp --ignore-initial=16 $$f1 $$f2
- configure:5315: checking for objdir
- configure:5330: result: .libs
- configure:5902: checking for version 0.10 of ISL
- configure:5921: gcc -o conftest -g -O2 conftest.c -lisl >&5
- conftest.c:10:25: fatal error: isl/version.h: No such file or directory
- compilation terminated.
- configure:5921: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <isl/version.h>
- | #include <string.h>
- | int
- | main ()
- | {
- | if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
- | return 1;
- |
- | ;
- | return 0;
- | }
- configure:5930: result: no
- configure:5950: checking for version 0.11 of ISL
- configure:5969: gcc -o conftest -g -O2 conftest.c -lisl >&5
- conftest.c:10:25: fatal error: isl/version.h: No such file or directory
- compilation terminated.
- configure:5969: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <isl/version.h>
- | #include <string.h>
- | int
- | main ()
- | {
- | if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
- | return 1;
- |
- | ;
- | return 0;
- | }
- configure:5978: result: no
- configure:5998: checking for version 0.12 of ISL
- configure:6017: gcc -o conftest -g -O2 conftest.c -lisl >&5
- conftest.c:10:25: fatal error: isl/version.h: No such file or directory
- compilation terminated.
- configure:6017: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <isl/version.h>
- | #include <string.h>
- | int
- | main ()
- | {
- | if (strncmp (isl_version (), "isl-0.12", strlen ("isl-0.12")) != 0)
- | return 1;
- |
- | ;
- | return 0;
- | }
- configure:6026: result: no
- configure:7123: checking for default BUILD_CONFIG
- configure:7155: result:
- configure:7160: checking for --enable-vtable-verify
- configure:7173: result: no
- configure:7762: checking for bison
- configure:7778: found /bin/bison
- configure:7789: result: bison -y
- configure:7809: checking for bison
- configure:7825: found /bin/bison
- configure:7836: result: bison
- configure:7856: checking for gm4
- configure:7886: result: no
- configure:7856: checking for gnum4
- configure:7886: result: no
- configure:7856: checking for m4
- configure:7872: found /bin/m4
- configure:7883: result: m4
- configure:7903: checking for flex
- configure:7919: found /bin/flex
- configure:7930: result: flex
- configure:7951: checking for flex
- configure:7967: found /bin/flex
- configure:7978: result: flex
- configure:7998: checking for makeinfo
- configure:8014: found /bin/makeinfo
- configure:8025: result: makeinfo
- configure:8059: checking for expect
- configure:8089: result: no
- configure:8108: checking for runtest
- configure:8138: result: no
- configure:8253: checking for ar
- configure:8269: found /bin/ar
- configure:8280: result: ar
- configure:8394: checking for as
- configure:8410: found /bin/as
- configure:8421: result: as
- configure:8535: checking for dlltool
- configure:8565: result: no
- configure:8676: checking for ld
- configure:8692: found /bin/ld
- configure:8703: result: ld
- configure:8817: checking for lipo
- configure:8847: result: no
- configure:8958: checking for nm
- configure:8974: found /bin/nm
- configure:8985: result: nm
- configure:9099: checking for ranlib
- configure:9115: found /bin/ranlib
- configure:9126: result: ranlib
- configure:9235: checking for strip
- configure:9251: found /bin/strip
- configure:9262: result: strip
- configure:9371: checking for windres
- configure:9401: result: no
- configure:9512: checking for windmc
- configure:9542: result: no
- configure:9653: checking for objcopy
- configure:9669: found /bin/objcopy
- configure:9680: result: objcopy
- configure:9794: checking for objdump
- configure:9810: found /bin/objdump
- configure:9821: result: objdump
- configure:9935: checking for readelf
- configure:9951: found /bin/readelf
- configure:9962: result: readelf
- configure:10076: checking for x86_64-lfs-linux-gnu-cc
- configure:10106: result: no
- configure:10076: checking for x86_64-lfs-linux-gnu-gcc
- configure:10106: result: no
- configure:10237: checking for x86_64-lfs-linux-gnu-c++
- configure:10267: result: no
- configure:10237: checking for x86_64-lfs-linux-gnu-g++
- configure:10267: result: no
- configure:10237: checking for x86_64-lfs-linux-gnu-cxx
- configure:10267: result: no
- configure:10237: checking for x86_64-lfs-linux-gnu-gxx
- configure:10267: result: no
- configure:10398: checking for x86_64-lfs-linux-gnu-gcc
- configure:10428: result: no
- configure:10554: checking for x86_64-lfs-linux-gnu-gcj
- configure:10584: result: no
- configure:10715: checking for x86_64-lfs-linux-gnu-gfortran
- configure:10745: result: no
- configure:10876: checking for x86_64-lfs-linux-gnu-gccgo
- configure:10906: result: no
- configure:11117: checking for x86_64-lfs-linux-gnu-ar
- configure:11147: result: no
- configure:11347: checking for x86_64-lfs-linux-gnu-as
- configure:11377: result: no
- configure:11577: checking for x86_64-lfs-linux-gnu-dlltool
- configure:11607: result: no
- configure:11807: checking for x86_64-lfs-linux-gnu-ld
- configure:11837: result: no
- configure:12037: checking for x86_64-lfs-linux-gnu-lipo
- configure:12067: result: no
- configure:12267: checking for x86_64-lfs-linux-gnu-nm
- configure:12297: result: no
- configure:12497: checking for x86_64-lfs-linux-gnu-objdump
- configure:12527: result: no
- configure:12727: checking for x86_64-lfs-linux-gnu-ranlib
- configure:12757: result: no
- configure:12957: checking for x86_64-lfs-linux-gnu-readelf
- configure:12987: result: no
- configure:13187: checking for x86_64-lfs-linux-gnu-strip
- configure:13217: result: no
- configure:13417: checking for x86_64-lfs-linux-gnu-windres
- configure:13447: result: no
- configure:13647: checking for x86_64-lfs-linux-gnu-windmc
- configure:13677: result: no
- configure:13744: checking where to find the target ar
- configure:13767: result: just compiled
- configure:13786: checking where to find the target as
- configure:13809: result: just compiled
- configure:13828: checking where to find the target cc
- configure:13865: result: pre-installed
- configure:13870: checking where to find the target c++
- configure:13910: result: pre-installed
- configure:13915: checking where to find the target c++ for libstdc++
- configure:13955: result: pre-installed
- configure:13960: checking where to find the target dlltool
- configure:13983: result: just compiled
- configure:14002: checking where to find the target gcc
- configure:14039: result: pre-installed
- configure:14044: checking where to find the target gcj
- configure:14084: result: pre-installed
- configure:14089: checking where to find the target gfortran
- configure:14129: result: pre-installed
- configure:14134: checking where to find the target gccgo
- configure:14174: result: pre-installed
- configure:14179: checking where to find the target ld
- configure:14202: result: just compiled
- configure:14221: checking where to find the target lipo
- configure:14247: result: pre-installed
- configure:14252: checking where to find the target nm
- configure:14275: result: just compiled
- configure:14294: checking where to find the target objdump
- configure:14317: result: just compiled
- configure:14336: checking where to find the target ranlib
- configure:14359: result: just compiled
- configure:14378: checking where to find the target readelf
- configure:14401: result: just compiled
- configure:14420: checking where to find the target strip
- configure:14443: result: just compiled
- configure:14462: checking where to find the target windres
- configure:14485: result: just compiled
- configure:14504: checking where to find the target windmc
- configure:14527: result: just compiled
- configure:14574: checking whether to enable maintainer-specific portions of Makefiles
- configure:14583: result: no
- configure:14804: 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 pc
- config.status:938: 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_READELF_FOR_TARGET_set=
- ac_cv_env_READELF_FOR_TARGET_value=
- ac_cv_env_READELF_set=
- ac_cv_env_READELF_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=set
- ac_cv_env_target_alias_value=x86_64-lfs-linux-gnu
- 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='/bin/install -c'
- ac_cv_prog_AR=ar
- ac_cv_prog_AS=as
- ac_cv_prog_AWK=gawk
- ac_cv_prog_BISON=bison
- ac_cv_prog_FLEX=flex
- ac_cv_prog_LD=ld
- ac_cv_prog_LEX=flex
- ac_cv_prog_M4=m4
- ac_cv_prog_MAKEINFO=makeinfo
- ac_cv_prog_NM=nm
- ac_cv_prog_OBJCOPY=objcopy
- ac_cv_prog_OBJDUMP=objdump
- ac_cv_prog_RANLIB=ranlib
- ac_cv_prog_READELF=readelf
- ac_cv_prog_STRIP=strip
- ac_cv_prog_YACC='bison -y'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_target=x86_64-lfs-linux-gnu
- acx_cv_cc_gcc_supports_ada=no
- acx_cv_prog_LN=ln
- gcc_cv_isl=no
- gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- gcc_cv_tool_dirs=
- gcc_cv_tool_prefix=/tools
- lt_cv_objdir=.libs
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='ar'
- AR_FOR_BUILD='$(AR)'
- AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar'
- AS='as'
- AS_FOR_BUILD='$(AS)'
- AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new'
- AWK='gawk'
- BISON='bison'
- BUILD_CONFIG=''
- CC='gcc'
- CC_FOR_BUILD='$(CC)'
- CC_FOR_TARGET='x86_64-lfs-linux-gnu-cc'
- CFLAGS='-g -O2'
- CFLAGS_FOR_BUILD='-g -O2'
- CFLAGS_FOR_TARGET='-g -O2'
- COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
- COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
- COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
- 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='x86_64-lfs-linux-gnu-c++'
- 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='$$r/$(HOST_SUBDIR)/binutils/dlltool'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXPECT='expect'
- EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
- FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld'
- FLEX='flex'
- GCC_FOR_TARGET='x86_64-lfs-linux-gnu-gcc'
- GCC_SHLIB_SUBDIR=''
- GCJ_FOR_BUILD='$(GCJ)'
- GCJ_FOR_TARGET='x86_64-lfs-linux-gnu-gcj'
- GDB_TK=''
- GFORTRAN_FOR_BUILD='$(GFORTRAN)'
- GFORTRAN_FOR_TARGET='x86_64-lfs-linux-gnu-gfortran'
- GNATBIND='no'
- GNATMAKE='no'
- GOC_FOR_BUILD='$(GOC)'
- GOC_FOR_TARGET='x86_64-lfs-linux-gnu-gccgo'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_GDB_TK=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- LD='ld'
- LDFLAGS=''
- LDFLAGS_FOR_BUILD=''
- LDFLAGS_FOR_TARGET=''
- LD_FOR_BUILD='$(LD)'
- LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new'
- LEX='flex'
- LIBOBJS=''
- LIBS=''
- LIPO='lipo'
- LIPO_FOR_TARGET='x86_64-lfs-linux-gnu-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='$$r/$(HOST_SUBDIR)/binutils/nm-new'
- OBJCOPY='objcopy'
- OBJDUMP='objdump'
- OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/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='$$r/$(HOST_SUBDIR)/binutils/ranlib'
- RAW_CXX_FOR_TARGET='x86_64-lfs-linux-gnu-c++'
- READELF='readelf'
- READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf'
- RPATH_ENVVAR='LD_LIBRARY_PATH'
- RUNTEST='runtest'
- SED='/bin/sed'
- SHELL='/bin/sh'
- STRIP='strip'
- STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new'
- SYSROOT_CFLAGS_FOR_TARGET=''
- TOPLEVEL_CONFIGURE_ARGUMENTS='../binutils-2.25.1/configure --prefix=/tools --with-sysroot=/mnt/lfs --with-lib-path=/tools/lib --target=x86_64-lfs-linux-gnu --disable-nls --disable-werror'
- WINDMC='windmc'
- WINDMC_FOR_BUILD='$(WINDMC)'
- WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc'
- WINDRES='windres'
- WINDRES_FOR_BUILD='$(WINDRES)'
- WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/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=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-lib-path=/tools/lib'\'' '\''--disable-nls'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
- build_configdirs=' libiberty'
- 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-lfs-linux-gnu'
- build_vendor='unknown'
- clooginc=''
- clooglibs=''
- compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
- configdirs=' intl libiberty opcodes bfd binutils gas ld gprof etc'
- 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=''
- extra_isl_gmp_configure_flags=''
- extra_mpc_gmp_configure_flags=''
- extra_mpc_mpfr_configure_flags=''
- extra_mpfr_configure_flags=''
- gmpinc=''
- gmplibs='-lmpc -lmpfr -lgmp'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib '\''--prefix=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-lib-path=/tools/lib'\'' '\''--disable-nls'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
- host_cpu='x86_64'
- host_noncanonical='x86_64-unknown-linux-gnu'
- host_os='linux-gnu'
- host_shared='no'
- host_subdir='.'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- islinc=''
- 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=''
- prefix='/tools'
- program_transform_name='s&^&x86_64-lfs-linux-gnu-&'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- stage1_cflags='-g'
- stage1_checking='--enable-checking=yes,types'
- stage1_languages=',c,'
- stage1_ldflags='-static-libstdc++ -static-libgcc'
- stage1_libs=''
- stage2_werror_flag=''
- sysconfdir='${prefix}/etc'
- target='x86_64-lfs-linux-gnu'
- target_alias='x86_64-lfs-linux-gnu'
- target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-unknown-linux-gnu '\''--prefix=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-lib-path=/tools/lib'\'' '\''--disable-nls'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
- target_configdirs=''
- target_cpu='x86_64'
- target_noncanonical='x86_64-lfs-linux-gnu'
- target_os='linux-gnu'
- target_subdir='x86_64-lfs-linux-gnu'
- target_vendor='lfs'
- tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
- ## ------------------- ##
- ## File substitutions. ##
- ## ------------------- ##
- alphaieee_frag='/dev/null'
- host_makefile_frag='/dev/null'
- ospace_frag='/dev/null'
- serialization_dependencies='serdep.tmp'
- target_makefile_frag='../binutils-2.25.1/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
Advertisement
Add Comment
Please, Sign In to add comment