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 $ /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/configure --silent --prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out --build=x86_64-cross-linux-gnu --host=x86_64-cross-linux-gnu --target=i686-nodeos-linux-musl --with-sysroot=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl --disable-nls --disable-static --enable-c99 --enable-long-long --disable-libmudflap --disable-multilib --with-mpfr-include=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src --with-mpfr-lib=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/obj/i686/gcc/mpfr/src/.libs --with-arch=i686 --enable-languages=c,c++ ## --------- ## ## Platform. ## ## --------- ## hostname = Mabuk uname -m = x86_64 uname -r = 3.19.0-23-generic uname -s = Linux uname -v = #24-Ubuntu SMP Tue Jul 7 18:52:55 UTC 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: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/bin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2237: checking build system type configure:2251: result: x86_64-cross-linux-gnu configure:2298: checking host system type configure:2311: result: x86_64-cross-linux-gnu configure:2331: checking target system type configure:2344: result: i686-nodeos-linux-musl configure:2398: checking for a BSD-compatible install configure:2466: result: /usr/bin/install -c configure:2477: checking whether ln works configure:2499: result: yes configure:2503: checking whether ln -s works configure:2507: result: yes configure:2514: checking for a sed that does not truncate output configure:2578: result: /bin/sed configure:2587: checking for gawk configure:2617: result: no configure:2587: checking for mawk configure:2603: found /usr/bin/mawk configure:2614: result: mawk configure:3070: checking for libitm support configure:3080: result: yes configure:3736: checking for x86_64-cross-linux-gnu-gcc configure:3766: result: no configure:3776: checking for gcc configure:3792: found /usr/bin/gcc configure:3803: result: gcc configure:4032: checking for C compiler version configure:4041: gcc --version >&5 gcc (Ubuntu 4.9.2-10ubuntu13) 4.9.2 Copyright (C) 2014 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:4052: $? = 0 configure:4041: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.2-10ubuntu13' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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.9.2 (Ubuntu 4.9.2-10ubuntu13) configure:4052: $? = 0 configure:4041: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4052: $? = 4 configure:4041: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4052: $? = 4 configure:4072: checking for C compiler default output file name configure:4094: gcc conftest.c >&5 configure:4098: $? = 0 configure:4135: result: a.out configure:4151: checking whether the C compiler works configure:4160: ./a.out configure:4164: $? = 0 configure:4179: result: yes configure:4186: checking whether we are cross compiling configure:4188: result: no configure:4191: checking for suffix of executables configure:4198: gcc -o conftest conftest.c >&5 configure:4202: $? = 0 configure:4224: result: configure:4230: checking for suffix of object files configure:4252: gcc -c conftest.c >&5 configure:4256: $? = 0 configure:4277: result: o configure:4281: checking whether we are using the GNU C compiler configure:4300: gcc -c conftest.c >&5 configure:4300: $? = 0 configure:4309: result: yes configure:4318: checking whether gcc accepts -g configure:4338: gcc -c -g conftest.c >&5 configure:4338: $? = 0 configure:4379: result: yes configure:4396: checking for gcc option to accept ISO C89 configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4473: result: none needed configure:4507: checking for x86_64-cross-linux-gnu-g++ configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-c++ configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-gpp configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-aCC configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-CC configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-cxx configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-cc++ configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-cl.exe configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-FCC configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-KCC configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-RCC configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-xlC_r configure:4537: result: no configure:4507: checking for x86_64-cross-linux-gnu-xlC configure:4537: result: no configure:4551: checking for g++ configure:4567: found /usr/bin/g++ configure:4578: result: g++ configure:4605: checking for C++ compiler version configure:4614: g++ --version >&5 g++ (Ubuntu 4.9.2-10ubuntu13) 4.9.2 Copyright (C) 2014 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:4625: $? = 0 configure:4614: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.2-10ubuntu13' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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.9.2 (Ubuntu 4.9.2-10ubuntu13) configure:4625: $? = 0 configure:4614: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4625: $? = 4 configure:4614: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4625: $? = 4 configure:4629: checking whether we are using the GNU C++ compiler configure:4648: g++ -c conftest.cpp >&5 configure:4648: $? = 0 configure:4657: result: yes configure:4666: checking whether g++ accepts -g configure:4686: g++ -c -g conftest.cpp >&5 configure:4686: $? = 0 configure:4727: result: yes configure:4776: checking for x86_64-cross-linux-gnu-gnatbind configure:4806: result: no configure:4816: checking for gnatbind configure:4846: result: no configure:4868: checking for x86_64-cross-linux-gnu-gnatmake configure:4898: result: no configure:4908: checking for gnatmake configure:4938: result: no configure:4957: checking whether compiler driver understands Ada configure:4980: result: no configure:4989: checking how to compare bootstrapped objects configure:5014: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5086: checking for objdir configure:5101: result: .libs configure:5643: checking for PWL_handle_timeout in -lpwl configure:5668: gcc -o conftest -g -O2 conftest.c -lpwl -lstdc++ -lm >&5 /usr/bin/ld: cannot find -lpwl collect2: error: ld returned 1 exit status configure:5668: $? = 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:5677: result: no configure:5691: checking for version 0.11 (revision 0 or later) of PPL configure:5708: gcc -c -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src -I$$s/mpc/src conftest.c >&5 conftest.c:10:19: fatal error: ppl_c.h: No such file or directory #include "ppl_c.h" ^ compilation terminated. configure:5708: $? = 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:5712: result: no configure:7026: checking for default BUILD_CONFIG configure:7058: result: configure:7547: checking for bison configure:7577: result: no configure:7547: checking for byacc configure:7577: result: no configure:7547: checking for yacc configure:7577: result: no configure:7594: checking for bison configure:7624: result: no configure:7641: checking for gm4 configure:7671: result: no configure:7641: checking for gnum4 configure:7671: result: no configure:7641: checking for m4 configure:7657: found /usr/bin/m4 configure:7668: result: m4 configure:7688: checking for flex configure:7704: found /usr/bin/flex configure:7715: result: flex configure:7736: checking for flex configure:7752: found /usr/bin/flex configure:7763: result: flex configure:7783: checking for makeinfo configure:7799: found /usr/bin/makeinfo configure:7810: result: makeinfo configure:7844: checking for expect configure:7874: result: no configure:7893: checking for runtest configure:7923: result: no configure:7999: checking for x86_64-cross-linux-gnu-ar configure:8029: result: no configure:8038: checking for ar configure:8054: found /usr/bin/ar configure:8065: result: ar configure:8140: checking for x86_64-cross-linux-gnu-as configure:8170: result: no configure:8179: checking for as configure:8195: found /usr/bin/as configure:8206: result: as configure:8281: checking for x86_64-cross-linux-gnu-dlltool configure:8311: result: no configure:8320: checking for dlltool configure:8350: result: no configure:8422: checking for x86_64-cross-linux-gnu-ld configure:8452: result: no configure:8461: checking for ld configure:8477: found /usr/bin/ld configure:8488: result: ld configure:8563: checking for x86_64-cross-linux-gnu-lipo configure:8593: result: no configure:8602: checking for lipo configure:8632: result: no configure:8704: checking for x86_64-cross-linux-gnu-nm configure:8734: result: no configure:8743: checking for nm configure:8759: found /usr/bin/nm configure:8770: result: nm configure:8845: checking for x86_64-cross-linux-gnu-ranlib configure:8875: result: no configure:8884: checking for ranlib configure:8900: found /usr/bin/ranlib configure:8911: result: ranlib configure:8981: checking for x86_64-cross-linux-gnu-strip configure:9011: result: no configure:9020: checking for strip configure:9036: found /usr/bin/strip configure:9047: result: strip configure:9117: checking for x86_64-cross-linux-gnu-windres configure:9147: result: no configure:9156: checking for windres configure:9186: result: no configure:9258: checking for x86_64-cross-linux-gnu-windmc configure:9288: result: no configure:9297: checking for windmc configure:9327: result: no configure:9399: checking for x86_64-cross-linux-gnu-objcopy configure:9429: result: no configure:9438: checking for objcopy configure:9454: found /usr/bin/objcopy configure:9465: result: objcopy configure:9540: checking for x86_64-cross-linux-gnu-objdump configure:9570: result: no configure:9579: checking for objdump configure:9595: found /usr/bin/objdump configure:9606: result: objdump configure:9681: checking for x86_64-cross-linux-gnu-readelf configure:9711: result: no configure:9720: checking for readelf configure:9736: found /usr/bin/readelf configure:9747: result: readelf configure:9861: checking for i686-nodeos-linux-musl-cc configure:9891: result: no configure:9861: checking for i686-nodeos-linux-musl-gcc configure:9877: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/bin/i686-nodeos-linux-musl-gcc configure:9888: result: i686-nodeos-linux-musl-gcc configure:10022: checking for i686-nodeos-linux-musl-c++ configure:10052: result: no configure:10022: checking for i686-nodeos-linux-musl-g++ configure:10052: result: no configure:10022: checking for i686-nodeos-linux-musl-cxx configure:10052: result: no configure:10022: checking for i686-nodeos-linux-musl-gxx configure:10052: result: no configure:10183: checking for i686-nodeos-linux-musl-gcc configure:10199: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/bin/i686-nodeos-linux-musl-gcc configure:10210: result: i686-nodeos-linux-musl-gcc configure:10339: checking for i686-nodeos-linux-musl-gcj configure:10369: result: no configure:10500: checking for i686-nodeos-linux-musl-gfortran configure:10530: result: no configure:10661: checking for i686-nodeos-linux-musl-gccgo configure:10691: result: no configure:10791: checking for ar configure:10809: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ar configure:10821: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ar configure:11021: checking for as configure:11039: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/as configure:11051: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/as configure:11251: checking for dlltool configure:11284: result: no configure:11362: checking for i686-nodeos-linux-musl-dlltool configure:11392: result: no configure:11481: checking for ld configure:11499: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ld configure:11511: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ld configure:11711: checking for lipo configure:11744: result: no configure:11822: checking for i686-nodeos-linux-musl-lipo configure:11852: result: no configure:11941: checking for nm configure:11959: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/nm configure:11971: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/nm configure:12171: checking for objdump configure:12189: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/objdump configure:12201: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/objdump configure:12401: checking for ranlib configure:12419: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ranlib configure:12431: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ranlib configure:12631: checking for readelf configure:12664: result: no configure:12742: checking for i686-nodeos-linux-musl-readelf configure:12758: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/bin/i686-nodeos-linux-musl-readelf configure:12769: result: i686-nodeos-linux-musl-readelf configure:12861: checking for strip configure:12879: found /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/strip configure:12891: result: /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/strip configure:13091: checking for windres configure:13124: result: no configure:13202: checking for i686-nodeos-linux-musl-windres configure:13232: result: no configure:13321: checking for windmc configure:13354: result: no configure:13432: checking for i686-nodeos-linux-musl-windmc configure:13462: result: no configure:13529: checking where to find the target ar configure:13557: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:13571: checking where to find the target as configure:13599: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:13613: checking where to find the target cc configure:13636: result: just compiled configure:13655: checking where to find the target c++ configure:13681: result: just compiled configure:13700: checking where to find the target c++ for libstdc++ configure:13726: result: just compiled configure:13745: checking where to find the target dlltool configure:13782: result: pre-installed configure:13787: checking where to find the target gcc configure:13810: result: just compiled configure:13829: checking where to find the target gcj configure:13869: result: pre-installed configure:13874: checking where to find the target gfortran configure:13914: result: pre-installed configure:13919: checking where to find the target gccgo configure:13959: result: pre-installed configure:13964: checking where to find the target ld configure:13992: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:14006: checking where to find the target lipo configure:14032: result: pre-installed configure:14037: checking where to find the target nm configure:14065: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:14079: checking where to find the target objdump configure:14107: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:14121: checking where to find the target ranlib configure:14149: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:14163: checking where to find the target readelf configure:14200: result: pre-installed configure:14205: checking where to find the target strip configure:14233: result: pre-installed in /home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin configure:14247: checking where to find the target windres configure:14284: result: pre-installed configure:14289: checking where to find the target windmc configure:14326: result: pre-installed configure:14359: checking whether to enable maintainer-specific portions of Makefiles configure:14368: result: no configure:14401: checking whether -fkeep-inline-functions is supported configure:14420: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:14420: $? = 0 configure:14421: result: yes configure:14627: 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 --quiet on Mabuk config.status:994: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-cross-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=set ac_cv_env_build_alias_value=x86_64-cross-linux-gnu ac_cv_env_build_configargs_set= ac_cv_env_build_configargs_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-cross-linux-gnu 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=i686-nodeos-linux-musl ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=x86_64-cross-linux-gnu ac_cv_lib_pwl_PWL_handle_timeout=no ac_cv_objext=o ac_cv_path_AR_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ar ac_cv_path_AS_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/as ac_cv_path_LD_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ld ac_cv_path_NM_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/nm ac_cv_path_OBJDUMP_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/objdump ac_cv_path_RANLIB_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ranlib ac_cv_path_SED=/bin/sed ac_cv_path_STRIP_FOR_TARGET=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/strip ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_AWK=mawk ac_cv_prog_CC_FOR_TARGET=i686-nodeos-linux-musl-gcc ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=i686-nodeos-linux-musl-gcc 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_READELF_FOR_TARGET=i686-nodeos-linux-musl-readelf ac_cv_prog_STRIP=strip 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=i686-nodeos-linux-musl 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=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/libexec/gcc/i686-nodeos-linux-musl/4.7.3:/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/libexec/gcc/i686-nodeos-linux-musl:/usr/lib/gcc/i686-nodeos-linux-musl/4.7.3:/usr/lib/gcc/i686-nodeos-linux-musl:/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/i686-nodeos-linux-musl/4.7.3:/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin: gcc_cv_tool_prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/as' AWK='mawk' BISON='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/missing bison' BUILD_CONFIG='' 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='i686-nodeos-linux-musl-dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' EXTRA_CONFIGARGS_LIBJAVA='--disable-static' 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='i686-nodeos-linux-musl-gcj' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='i686-nodeos-linux-musl-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='i686-nodeos-linux-musl-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='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='i686-nodeos-linux-musl-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='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/nm' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/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='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/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' READELF='readelf' READELF_FOR_TARGET='i686-nodeos-linux-musl-readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl/bin/strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/configure --silent --prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out --build=x86_64-cross-linux-gnu --host=x86_64-cross-linux-gnu --target=i686-nodeos-linux-musl --with-sysroot=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl --disable-nls --disable-static --enable-c99 --enable-long-long --disable-libmudflap --disable-multilib --with-mpfr-include=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src --with-mpfr-lib=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/obj/i686/gcc/mpfr/src/.libs --with-arch=i686 --enable-languages=c,c++ --silent' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='i686-nodeos-linux-musl-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='i686-nodeos-linux-musl-windres' YACC='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/missing bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-cross-linux-gnu' build_alias='x86_64-cross-linux-gnu' build_configargs=' --cache-file=../config.cache '\''--prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out'\'' '\''--with-sysroot=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl'\'' '\''--disable-nls'\'' '\''--disable-static'\'' '\''--enable-c99'\'' '\''--enable-long-long'\'' '\''--disable-libmudflap'\'' '\''--disable-multilib'\'' '\''--with-mpfr-include=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src'\'' '\''--with-mpfr-lib=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/obj/i686/gcc/mpfr/src/.libs'\'' '\''--with-arch=i686'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i686-nodeos-linux-musl-&'\'' --silent --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-cross-linux-gnu' build_noncanonical='x86_64-cross-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-cross-linux-gnu' build_tooldir='${exec_prefix}/i686-nodeos-linux-musl' build_vendor='cross' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc 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='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs' gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src -I$$s/mpc/src ' gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/obj/i686/gcc/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp' host='x86_64-cross-linux-gnu' host_alias='x86_64-cross-linux-gnu' host_configargs=' --cache-file=./config.cache '\''--prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out'\'' '\''--with-sysroot=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl'\'' '\''--disable-nls'\'' '\''--disable-static'\'' '\''--enable-c99'\'' '\''--enable-long-long'\'' '\''--disable-libmudflap'\'' '\''--disable-multilib'\'' '\''--with-mpfr-include=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/gcc/mpfr/src'\'' '\''--with-mpfr-lib=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/obj/i686/gcc/mpfr/src/.libs'\'' '\''--with-arch=i686'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i686-nodeos-linux-musl-&'\'' --silent --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-cross-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='cross' 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/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out' program_transform_name='s&^&i686-nodeos-linux-musl-&' 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='' sysconfdir='${prefix}/etc' target='i686-nodeos-linux-musl' target_alias='i686-nodeos-linux-musl' target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-cross-linux-gnu '\''--prefix=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out'\'' '\''--with-sysroot=/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/out/i686-nodeos-linux-musl'\'' '\''--disable-nls'\'' '\''--disable-static'\'' '\''--enable-c99'\'' '\''--enable-long-long'\'' '\''--disable-libmudflap'\'' '\''--disable-multilib'\'' '\''--with-arch=i686'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i686-nodeos-linux-musl-&'\'' --silent --disable-option-checking' target_configdirs=' libgcc libgomp libitm libstdc++-v3 libssp libquadmath' target_cpu='i686' target_noncanonical='i686-nodeos-linux-musl' target_os='linux-musl' target_subdir='i686-nodeos-linux-musl' target_vendor='nodeos' tooldir='${exec_prefix}/i686-nodeos-linux-musl' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/node_modules/nodeos-cross-toolchain/deps/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