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/uaa/haiku/buildtools/gcc/configure --prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools --target=i586-pc-haiku --disable-nls --disable-shared --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-headers=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/sysincludes --with-libs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/syslibs --disable-multilib ## --------- ## ## Platform. ## ## --------- ## hostname = framboise.uaa.org.uk uname -m = amd64 uname -r = 5.0 uname -s = OpenBSD uname -v = GENERIC.MP#63 /usr/bin/uname -p = Pentium(R) Dual-Core CPU E6700 @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.amd64 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /home/uaa/bin PATH: /home/uaa/code PATH: /home/uaa/bin PATH: /home/uaa/code PATH: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2222: checking build system type configure:2236: result: x86_64-unknown-openbsd5.0 configure:2283: checking host system type configure:2296: result: x86_64-unknown-openbsd5.0 configure:2316: checking target system type configure:2329: result: i586-pc-haiku configure:2383: checking for a BSD-compatible install configure:2451: result: /usr/local/bin/ginstall -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: /usr/bin/sed configure:2572: checking for gawk configure:2588: found /usr/local/bin/gawk configure:2599: result: gawk configure:3922: checking for gcc configure:3938: found /usr/bin/gcc configure:3949: result: gcc configure:4178: checking for C compiler version configure:4187: gcc --version >&5 gcc (GCC) 4.2.1 20070719 Copyright (C) 2007 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:4198: $? = 0 configure:4187: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.0/4.2.1/specs Target: amd64-unknown-openbsd5.0 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:4198: $? = 0 configure:4187: gcc -V >&5 gcc: '-V' option must have argument configure:4198: $? = 1 configure:4187: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4198: $? = 1 configure:4218: checking for C compiler default output file name configure:4240: gcc -O2 conftest.c >&5 configure:4244: $? = 0 configure:4281: result: a.out configure:4297: checking whether the C compiler works configure:4306: ./a.out configure:4310: $? = 0 configure:4325: result: yes configure:4332: checking whether we are cross compiling configure:4334: result: no configure:4337: checking for suffix of executables configure:4344: gcc -o conftest -O2 conftest.c >&5 configure:4348: $? = 0 configure:4370: result: configure:4376: checking for suffix of object files configure:4398: gcc -c -O2 conftest.c >&5 configure:4402: $? = 0 configure:4423: result: o configure:4427: checking whether we are using the GNU C compiler configure:4446: gcc -c -O2 conftest.c >&5 configure:4446: $? = 0 configure:4455: result: yes configure:4464: checking whether gcc accepts -g configure:4484: gcc -c -g conftest.c >&5 configure:4484: $? = 0 configure:4525: result: yes configure:4542: checking for gcc option to accept ISO C89 configure:4606: gcc -c -O2 conftest.c >&5 configure:4606: $? = 0 configure:4619: result: none needed configure:4697: checking for g++ configure:4713: found /usr/bin/g++ configure:4724: result: g++ configure:4751: checking for C++ compiler version configure:4760: g++ --version >&5 g++ (GCC) 4.2.1 20070719 Copyright (C) 2007 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:4771: $? = 0 configure:4760: g++ -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.0/4.2.1/specs Target: amd64-unknown-openbsd5.0 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:4771: $? = 0 configure:4760: g++ -V >&5 g++: '-V' option must have argument configure:4771: $? = 1 configure:4760: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4771: $? = 1 configure:4775: checking whether we are using the GNU C++ compiler configure:4794: g++ -c -O2 conftest.cpp >&5 configure:4794: $? = 0 configure:4803: result: yes configure:4812: checking whether g++ accepts -g configure:4832: g++ -c -g conftest.cpp >&5 configure:4832: $? = 0 configure:4873: result: yes configure:4962: checking for gnatbind configure:4992: result: no configure:5054: checking for gnatmake configure:5084: result: no configure:5103: checking whether compiler driver understands Ada configure:5126: result: no configure:5135: checking how to compare bootstrapped objects configure:5165: result: cmp $$f1 $$f2 16 16 configure:5181: checking for objdir configure:5196: result: .libs configure:5738: checking for PWL_handle_timeout in -lpwl configure:5763: gcc -o conftest -O2 conftest.c -lpwl >&5 /usr/bin/ld: cannot find -lpwl collect2: ld returned 1 exit status configure:5763: $? = 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:5772: result: no configure:5786: checking for version 0.11 (revision 0 or later) of PPL configure:5803: gcc -c -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src conftest.c >&5 conftest.c:10:19: error: ppl_c.h: No such file or directory conftest.c: In function 'main': conftest.c:16: error: 'choke' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: expected ';' before 'me' configure:5803: $? = 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:5807: result: no configure:7232: checking for default BUILD_CONFIG configure:7264: result: configure:7754: checking for bison configure:7770: found /usr/local/bin/bison configure:7781: result: bison -y configure:7802: checking for bison configure:7818: found /usr/local/bin/bison configure:7829: result: bison configure:7849: checking for gm4 configure:7865: found /usr/local/bin/gm4 configure:7876: result: gm4 configure:7896: checking for flex configure:7912: found /usr/bin/flex configure:7923: result: flex configure:7944: checking for flex configure:7960: found /usr/bin/flex configure:7971: result: flex configure:7991: checking for makeinfo configure:8007: found /usr/bin/makeinfo configure:8018: result: makeinfo configure:8052: checking for expect configure:8082: result: no configure:8101: checking for runtest configure:8131: result: no configure:8246: checking for ar configure:8262: found /usr/bin/ar configure:8273: result: ar configure:8387: checking for as configure:8403: found /usr/bin/as configure:8414: result: as configure:8528: checking for dlltool configure:8558: result: no configure:8669: checking for ld configure:8685: found /usr/bin/ld configure:8696: result: ld configure:8810: checking for lipo configure:8840: result: no configure:8951: checking for nm configure:8967: found /usr/bin/nm configure:8978: result: nm configure:9092: checking for ranlib configure:9108: found /usr/bin/ranlib configure:9119: result: ranlib configure:9228: checking for strip configure:9244: found /usr/bin/strip configure:9255: result: strip configure:9364: checking for windres configure:9394: result: no configure:9505: checking for windmc configure:9535: result: no configure:9646: checking for objcopy configure:9662: found /usr/bin/objcopy configure:9673: result: objcopy configure:9787: checking for objdump configure:9803: found /usr/bin/objdump configure:9814: result: objdump configure:9928: checking for i586-pc-haiku-cc configure:9958: result: no configure:9928: checking for i586-pc-haiku-gcc configure:9958: result: no configure:10089: checking for i586-pc-haiku-c++ configure:10119: result: no configure:10089: checking for i586-pc-haiku-g++ configure:10119: result: no configure:10089: checking for i586-pc-haiku-cxx configure:10119: result: no configure:10089: checking for i586-pc-haiku-gxx configure:10119: result: no configure:10250: checking for i586-pc-haiku-gcc configure:10280: result: no configure:10406: checking for i586-pc-haiku-gcj configure:10436: result: no configure:10567: checking for i586-pc-haiku-gfortran configure:10597: result: no configure:10728: checking for i586-pc-haiku-gccgo configure:10758: result: no configure:10858: checking for ar configure:10876: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ar configure:10888: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ar configure:11088: checking for as configure:11106: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/as configure:11118: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/as configure:11318: checking for dlltool configure:11351: result: no configure:11429: checking for i586-pc-haiku-dlltool configure:11459: result: no configure:11548: checking for ld configure:11566: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ld configure:11578: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ld configure:11778: checking for lipo configure:11811: result: no configure:11889: checking for i586-pc-haiku-lipo configure:11919: result: no configure:12008: checking for nm configure:12026: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/nm configure:12038: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/nm configure:12238: checking for objdump configure:12256: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/objdump configure:12268: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/objdump configure:12468: checking for ranlib configure:12486: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ranlib configure:12498: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ranlib configure:12698: checking for strip configure:12716: found /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/strip configure:12728: result: /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/strip configure:12928: checking for windres configure:12961: result: no configure:13039: checking for i586-pc-haiku-windres configure:13069: result: no configure:13158: checking for windmc configure:13191: result: no configure:13269: checking for i586-pc-haiku-windmc configure:13299: result: no configure:13366: checking where to find the target ar configure:13394: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:13408: checking where to find the target as configure:13436: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:13450: checking where to find the target cc configure:13473: result: just compiled configure:13492: checking where to find the target c++ configure:13518: result: just compiled configure:13537: checking where to find the target c++ for libstdc++ configure:13563: result: just compiled configure:13582: checking where to find the target dlltool configure:13619: result: pre-installed configure:13624: checking where to find the target gcc configure:13647: result: just compiled configure:13666: checking where to find the target gcj configure:13706: result: pre-installed configure:13711: checking where to find the target gfortran configure:13751: result: pre-installed configure:13756: checking where to find the target gccgo configure:13796: result: pre-installed configure:13801: checking where to find the target ld configure:13829: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:13843: checking where to find the target lipo configure:13869: result: pre-installed configure:13874: checking where to find the target nm configure:13902: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:13916: checking where to find the target objdump configure:13944: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:13958: checking where to find the target ranlib configure:13986: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:14000: checking where to find the target strip configure:14028: result: pre-installed in /home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin configure:14042: checking where to find the target windres configure:14079: result: pre-installed configure:14084: checking where to find the target windmc configure:14121: result: pre-installed configure:14154: checking whether to enable maintainer-specific portions of Makefiles configure:14163: result: no configure:14196: checking whether -fkeep-inline-functions is supported configure:14215: gcc -c -O2 -fkeep-inline-functions conftest.c >&5 configure:14215: $? = 0 configure:14216: result: yes configure:14413: 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 framboise.uaa.org.uk config.status:976: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-openbsd5.0 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=set ac_cv_env_CFLAGS_value=-O2 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-O2 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=i586-pc-haiku ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=x86_64-unknown-openbsd5.0 ac_cv_lib_pwl_PWL_handle_timeout=no ac_cv_objext=o ac_cv_path_AR_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ar ac_cv_path_AS_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/as ac_cv_path_LD_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ld ac_cv_path_NM_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/nm ac_cv_path_OBJDUMP_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/objdump ac_cv_path_RANLIB_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ranlib ac_cv_path_SED=/usr/bin/sed ac_cv_path_STRIP_FOR_TARGET=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/strip ac_cv_path_install='/usr/local/bin/ginstall -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=gm4 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=i586-pc-haiku acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16' gcc_cv_tool_dirs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools/libexec/gcc/i586-pc-haiku/4.6.2:/home/uaa/haiku/haiku/generated-gcc4/cross-tools/libexec/gcc/i586-pc-haiku:/usr/lib/gcc/i586-pc-haiku/4.6.2:/usr/lib/gcc/i586-pc-haiku:/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/i586-pc-haiku/4.6.2:/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin: gcc_cv_tool_prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/as' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS='-O2' CFLAGS_FOR_BUILD='-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='-O2' CXXFLAGS_FOR_BUILD='-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='i586-pc-haiku-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='i586-pc-haiku-gcj' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='i586-pc-haiku-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='i586-pc-haiku-gccgo' 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='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='i586-pc-haiku-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/nm' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/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='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/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' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='/home/uaa/haiku/haiku/generated-gcc4/cross-tools/i586-pc-haiku/bin/strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/home/uaa/haiku/buildtools/gcc/configure --prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools --target=i586-pc-haiku --disable-nls --disable-shared --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-headers=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/sysincludes --with-libs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/syslibs --disable-multilib' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='i586-pc-haiku-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='i586-pc-haiku-windres' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-openbsd5.0' build_alias='' build_configargs=' --cache-file=../config.cache '\''--prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-frame-pointer'\'' '\''--with-headers=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/sysincludes'\'' '\''--with-libs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/syslibs'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i586-pc-haiku-&'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-unknown-openbsd5.0' build_noncanonical='x86_64-unknown-openbsd5.0' build_os='openbsd5.0' build_subdir='build-x86_64-unknown-openbsd5.0' build_tooldir='${exec_prefix}/i586-pc-haiku' build_vendor='unknown' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' config_shell='/bin/sh' configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc fixincludes gcc lto-plugin' datadir='${datarootdir}' datarootdir='${prefix}/share' do_compare='cmp $$f1 $$f2 16 16' 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='--with-mpfr-include=$$s/mpfr --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/.libs' 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$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src ' gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp' host='x86_64-unknown-openbsd5.0' host_alias='' host_configargs=' --cache-file=./config.cache '\''--prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-frame-pointer'\'' '\''--with-headers=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/sysincludes'\'' '\''--with-libs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/syslibs'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i586-pc-haiku-&'\'' --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-unknown-openbsd5.0' host_os='openbsd5.0' 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='' ppllibs='' prefix='/home/uaa/haiku/haiku/generated-gcc4/cross-tools' program_transform_name='s&^&i586-pc-haiku-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages='c,lto' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='i586-pc-haiku' target_alias='i586-pc-haiku' target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-unknown-openbsd5.0 '\''--prefix=/home/uaa/haiku/haiku/generated-gcc4/cross-tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-frame-pointer'\'' '\''--with-headers=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/sysincludes'\'' '\''--with-libs=/home/uaa/haiku/haiku/generated-gcc4/cross-tools-build/syslibs'\'' '\''--disable-multilib'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&i586-pc-haiku-&'\'' --disable-option-checking' target_configdirs=' libgcc libstdc++-v3 libssp libquadmath zlib' target_cpu='i586' target_noncanonical='i586-pc-haiku' target_os='haiku' target_subdir='i586-pc-haiku' target_vendor='pc' tooldir='${exec_prefix}/i586-pc-haiku' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## 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