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.22/configure --target=arm-linux-gnueabi --prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools ## --------- ## ## Platform. ## ## --------- ## hostname = Iliad uname -m = i686 uname -r = 3.2.0-29-generic uname -s = Linux uname -v = #46-Ubuntu SMP Fri Jul 27 17:04:05 UTC 2012 /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: /home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools/bin PATH: /home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools/bin PATH: /home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2230: checking build system type configure:2244: result: i686-pc-linux-gnu configure:2291: checking host system type configure:2304: result: i686-pc-linux-gnu configure:2324: checking target system type configure:2337: result: arm-unknown-linux-gnueabi configure:2391: checking for a BSD-compatible install configure:2459: result: /usr/bin/install -c configure:2470: checking whether ln works configure:2492: result: yes configure:2496: checking whether ln -s works configure:2500: result: yes configure:2507: checking for a sed that does not truncate output configure:2571: result: /bin/sed configure:2580: checking for gawk configure:2596: found /usr/bin/gawk configure:2607: result: gawk configure:3742: checking for gcc configure:3758: found /usr/bin/gcc configure:3769: result: gcc configure:3998: checking for C compiler version configure:4007: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:4018: $? = 0 configure:4007: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:4018: $? = 0 configure:4007: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4018: $? = 4 configure:4007: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4018: $? = 4 configure:4038: checking for C compiler default output file name configure:4060: gcc conftest.c >&5 configure:4064: $? = 0 configure:4101: result: a.out configure:4117: checking whether the C compiler works configure:4126: ./a.out configure:4130: $? = 0 configure:4145: result: yes configure:4152: checking whether we are cross compiling configure:4154: result: no configure:4157: checking for suffix of executables configure:4164: gcc -o conftest conftest.c >&5 configure:4168: $? = 0 configure:4190: result: configure:4196: checking for suffix of object files configure:4218: gcc -c conftest.c >&5 configure:4222: $? = 0 configure:4243: result: o configure:4247: checking whether we are using the GNU C compiler configure:4266: gcc -c conftest.c >&5 configure:4266: $? = 0 configure:4275: result: yes configure:4284: checking whether gcc accepts -g configure:4304: gcc -c -g conftest.c >&5 configure:4304: $? = 0 configure:4345: result: yes configure:4362: checking for gcc option to accept ISO C89 configure:4426: gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4439: result: none needed configure:4517: checking for g++ configure:4533: found /usr/bin/g++ configure:4544: result: g++ configure:4571: checking for C++ compiler version configure:4580: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:4591: $? = 0 configure:4580: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:4591: $? = 0 configure:4580: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:4591: $? = 4 configure:4580: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:4591: $? = 4 configure:4595: checking whether we are using the GNU C++ compiler configure:4614: g++ -c conftest.cpp >&5 configure:4614: $? = 0 configure:4623: result: yes configure:4632: checking whether g++ accepts -g configure:4652: g++ -c -g conftest.cpp >&5 configure:4652: $? = 0 configure:4693: result: yes configure:4782: checking for gnatbind configure:4812: result: no configure:4874: checking for gnatmake configure:4904: result: no configure:4923: checking whether compiler driver understands Ada configure:4946: result: no configure:4955: checking how to compare bootstrapped objects configure:4980: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5052: checking for objdir configure:5067: result: .libs configure:5609: checking for PWL_handle_timeout in -lpwl configure:5634: gcc -o conftest -g -O2 conftest.c -lpwl -lstdc++ -lm >&5 /usr/bin/ld: cannot find -lpwl collect2: ld returned 1 exit status configure:5634: $? = 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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PWL_handle_timeout (); | int | main () | { | return PWL_handle_timeout (); | ; | return 0; | } configure:5643: result: no configure:5657: checking for version 0.11 (revision 0 or later) of PPL configure:5674: gcc -c -g -O2 conftest.c >&5 conftest.c:10:19: fatal error: ppl_c.h: No such file or directory compilation terminated. configure:5674: $? = 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 "ppl_c.h" | int | main () | { | | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11 | choke me | #endif | | ; | return 0; | } configure:5678: result: no configure:6988: checking for default BUILD_CONFIG configure:7020: result: configure:7509: checking for bison configure:7525: found /usr/bin/bison configure:7536: result: bison -y configure:7556: checking for bison configure:7572: found /usr/bin/bison configure:7583: result: bison configure:7603: checking for gm4 configure:7633: result: no configure:7603: checking for gnum4 configure:7633: result: no configure:7603: checking for m4 configure:7619: found /usr/bin/m4 configure:7630: result: m4 configure:7650: checking for flex configure:7666: found /usr/bin/flex configure:7677: result: flex configure:7698: checking for flex configure:7714: found /usr/bin/flex configure:7725: result: flex configure:7745: checking for makeinfo configure:7761: found /usr/bin/makeinfo configure:7772: result: makeinfo configure:7806: checking for expect configure:7836: result: no configure:7855: checking for runtest configure:7885: result: no configure:8000: checking for ar configure:8016: found /usr/bin/ar configure:8027: result: ar configure:8141: checking for as configure:8157: found /usr/bin/as configure:8168: result: as configure:8282: checking for dlltool configure:8312: result: no configure:8423: checking for ld configure:8439: found /usr/bin/ld configure:8450: result: ld configure:8564: checking for lipo configure:8594: result: no configure:8705: checking for nm configure:8721: found /usr/bin/nm configure:8732: result: nm configure:8846: checking for ranlib configure:8862: found /usr/bin/ranlib configure:8873: result: ranlib configure:8982: checking for strip configure:8998: found /usr/bin/strip configure:9009: result: strip configure:9118: checking for windres configure:9148: result: no configure:9259: checking for windmc configure:9289: result: no configure:9400: checking for objcopy configure:9416: found /usr/bin/objcopy configure:9427: result: objcopy configure:9541: checking for objdump configure:9557: found /usr/bin/objdump configure:9568: result: objdump configure:9682: checking for arm-linux-gnueabi-cc configure:9712: result: no configure:9682: checking for arm-linux-gnueabi-gcc configure:9712: result: no configure:9843: checking for arm-linux-gnueabi-c++ configure:9873: result: no configure:9843: checking for arm-linux-gnueabi-g++ configure:9873: result: no configure:9843: checking for arm-linux-gnueabi-cxx configure:9873: result: no configure:9843: checking for arm-linux-gnueabi-gxx configure:9873: result: no configure:10004: checking for arm-linux-gnueabi-gcc configure:10034: result: no configure:10160: checking for arm-linux-gnueabi-gcj configure:10190: result: no configure:10321: checking for arm-linux-gnueabi-gfortran configure:10351: result: no configure:10482: checking for arm-linux-gnueabi-gccgo configure:10512: result: no configure:10723: checking for arm-linux-gnueabi-ar configure:10753: result: no configure:10953: checking for arm-linux-gnueabi-as configure:10983: result: no configure:11183: checking for arm-linux-gnueabi-dlltool configure:11213: result: no configure:11413: checking for arm-linux-gnueabi-ld configure:11443: result: no configure:11643: checking for arm-linux-gnueabi-lipo configure:11673: result: no configure:11873: checking for arm-linux-gnueabi-nm configure:11903: result: no configure:12103: checking for arm-linux-gnueabi-objdump configure:12133: result: no configure:12333: checking for arm-linux-gnueabi-ranlib configure:12363: result: no configure:12563: checking for arm-linux-gnueabi-strip configure:12593: result: no configure:12793: checking for arm-linux-gnueabi-windres configure:12823: result: no configure:13023: checking for arm-linux-gnueabi-windmc configure:13053: result: no configure:13120: checking where to find the target ar configure:13143: result: just compiled configure:13162: checking where to find the target as configure:13185: result: just compiled configure:13204: checking where to find the target cc configure:13241: result: pre-installed configure:13246: checking where to find the target c++ configure:13286: result: pre-installed configure:13291: checking where to find the target c++ for libstdc++ configure:13331: result: pre-installed configure:13336: checking where to find the target dlltool configure:13359: result: just compiled configure:13378: checking where to find the target gcc configure:13415: result: pre-installed configure:13420: checking where to find the target gcj configure:13460: result: pre-installed configure:13465: checking where to find the target gfortran configure:13505: result: pre-installed configure:13510: checking where to find the target gccgo configure:13550: result: pre-installed configure:13555: checking where to find the target ld configure:13578: result: just compiled configure:13597: checking where to find the target lipo configure:13623: result: pre-installed configure:13628: checking where to find the target nm configure:13651: result: just compiled configure:13670: checking where to find the target objdump configure:13693: result: just compiled configure:13712: checking where to find the target ranlib configure:13735: result: just compiled configure:13754: checking where to find the target strip configure:13777: result: just compiled configure:13796: checking where to find the target windres configure:13819: result: just compiled configure:13838: checking where to find the target windmc configure:13861: result: just compiled configure:13908: checking whether to enable maintainer-specific portions of Makefiles configure:13917: result: no configure:13950: checking whether -fkeep-inline-functions is supported configure:13969: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:13969: $? = 0 configure:13970: result: yes configure:14176: 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 Iliad config.status:935: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-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=set ac_cv_env_target_alias_value=arm-linux-gnueabi ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=i686-pc-linux-gnu ac_cv_lib_pwl_PWL_handle_timeout=no 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_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_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=arm-unknown-linux-gnueabi acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs= gcc_cv_tool_prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/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='arm-linux-gnueabi-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='arm-linux-gnueabi-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='arm-linux-gnueabi-gcc' GCC_SHLIB_SUBDIR='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='arm-linux-gnueabi-gcj' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='arm-linux-gnueabi-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='arm-linux-gnueabi-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='arm-linux-gnueabi-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=':' POSTSTAGE1_CONFIGURE_FLAGS='--enable-build-with-cxx' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib' RAW_CXX_FOR_TARGET='arm-linux-gnueabi-c++' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../binutils-2.22/configure --target=arm-linux-gnueabi --prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools' 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='i686-pc-linux-gnu' build_alias='' build_configargs=' --cache-file=../config.cache '\''--prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools'\'' --program-transform-name='\''s&^&arm-linux-gnueabi-&'\'' --disable-option-checking' build_configdirs=' libiberty' build_cpu='i686' build_libsubdir='build-i686-pc-linux-gnu' build_noncanonical='i686-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-i686-pc-linux-gnu' build_tooldir='${exec_prefix}/arm-linux-gnueabi' build_vendor='pc' 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_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' gmpinc='' gmplibs='-lmpc -lmpfr -lgmp' host='i686-pc-linux-gnu' host_alias='' host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib '\''--prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools'\'' --program-transform-name='\''s&^&arm-linux-gnueabi-&'\'' --disable-option-checking' host_cpu='i686' host_noncanonical='i686-pc-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='pc' 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='' ppllibs='' prefix='/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools' program_transform_name='s&^&arm-linux-gnueabi-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages=',c,' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='arm-unknown-linux-gnueabi' target_alias='arm-linux-gnueabi' target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=i686-pc-linux-gnu '\''--prefix=/home/adrian/workspace/Sandbox/linux_ports/rm48l950/tools'\'' --program-transform-name='\''s&^&arm-linux-gnueabi-&'\'' --disable-option-checking' target_configdirs='' target_cpu='arm' target_noncanonical='arm-linux-gnueabi' target_os='linux-gnueabi' target_subdir='arm-linux-gnueabi' target_vendor='unknown' tooldir='${exec_prefix}/arm-linux-gnueabi' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='../binutils-2.22/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