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.59. Invocation command line was $ ./configure --host=ppc_6xx ## --------- ## ## Platform. ## ## --------- ## hostname = sw2 uname -m = i686 uname -r = 2.6.18-5-686 uname -s = Linux uname -v = #1 SMP Tue Dec 18 21:24:20 UTC 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/eldk4/usr/bin/ PATH: /home/eldk/Build/usr/QtopiaCoreRelStat/bin PATH: /opt/eldk4/usr/bin/ PATH: /home/eldk/Build/usr/QtopiaCoreRelStat/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games PATH: /opt/eldk/usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1300: result: Info : .cpp used as extension for tests configure:1318: checking for boost main tree configure:1359: result: ./../.. configure:1386: checking for ppc_6xx-g++ configure:1402: found /opt/eldk4/usr/bin//ppc_6xx-g++ configure:1412: result: ppc_6xx-g++ configure:1470: checking for C++ compiler version configure:1473: ppc_6xx-g++ --version &5 ppc_6xx-g++ (GCC) 4.0.0 (DENX ELDK 4.0 4.0.0) Copyright (C) 2005 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:1476: $? = 0 configure:1478: ppc_6xx-g++ -v &5 Using built-in specs. Target: powerpc-linux Configured with: /opt/eldk/build/ppc-2006-01-11/work/usr/src/denx/BUILD/crosstool-0.35/build/gcc-4.0.0-glibc-2.3.5-eldk/powerpc-linux/gcc-4.0.0/configure --target=powerpc-linux --host=i686-host_pc-linux-gnu --prefix=/var/tmp/eldk.BjN6Wo/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/powerpc-linux --with-headers=/var/tmp/eldk.BjN6Wo/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/powerpc-linux/powerpc-linux/include --with-local-prefix=/var/tmp/eldk.BjN6Wo/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/powerpc-linux/powerpc-linux --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-__cxa_atexit --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long Thread model: posix gcc version 4.0.0 (DENX ELDK 4.0 4.0.0) configure:1481: $? = 0 configure:1483: ppc_6xx-g++ -V &5 ppc_6xx-g++: argument to '-V' missing configure:1486: $? = 1 configure:1509: checking for C++ compiler default output file name configure:1512: ppc_6xx-g++ conftest.cc >&5 configure:1515: $? = 0 configure:1561: result: a.out configure:1566: checking whether the C++ compiler works configure:1572: ./a.out ./configure: line 1573: ./a.out: cannot execute binary file configure:1575: $? = 126 configure:1592: result: yes configure:1599: checking whether we are cross compiling configure:1601: result: yes configure:1604: checking for suffix of executables configure:1606: ppc_6xx-g++ -o conftest conftest.cc >&5 configure:1609: $? = 0 configure:1634: result: configure:1640: checking for suffix of object files configure:1661: ppc_6xx-g++ -c conftest.cc >&5 configure:1664: $? = 0 configure:1686: result: o configure:1690: checking whether we are using the GNU C++ compiler configure:1714: ppc_6xx-g++ -c conftest.cc >&5 configure:1720: $? = 0 configure:1724: test -z || test ! -s conftest.err configure:1727: $? = 0 configure:1730: test -s conftest.o configure:1733: $? = 0 configure:1746: result: yes configure:1752: checking whether ppc_6xx-g++ accepts -g configure:1773: ppc_6xx-g++ -c -g conftest.cc >&5 configure:1779: $? = 0 configure:1783: test -z || test ! -s conftest.err configure:1786: $? = 0 configure:1789: test -s conftest.o configure:1792: $? = 0 configure:1803: result: yes configure:1845: ppc_6xx-g++ -c -g -O2 conftest.cc >&5 configure:1851: $? = 0 configure:1855: test -z || test ! -s conftest.err configure:1858: $? = 0 configure:1861: test -s conftest.o configure:1864: $? = 0 configure:1890: ppc_6xx-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13: error: 'exit' was not declared in this scope configure:1896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:1845: ppc_6xx-g++ -c -g -O2 conftest.cc >&5 configure:1851: $? = 0 configure:1855: test -z || test ! -s conftest.err configure:1858: $? = 0 configure:1861: test -s conftest.o configure:1864: $? = 0 configure:1890: ppc_6xx-g++ -c -g -O2 conftest.cc >&5 configure:1896: $? = 0 configure:1900: test -z || test ! -s conftest.err configure:1903: $? = 0 configure:1906: test -s conftest.o configure:1909: $? = 0 configure:1958: checking for pthread_exit in -lpthread configure:1988: ppc_6xx-g++ -o conftest -I./../.. -I./../../libs/config/test -g -O2 -DBOOST_NO_CONFIG conftest.cc -lpthread >&5 configure:1994: $? = 0 configure:1998: test -z || test ! -s conftest.err configure:2001: $? = 0 configure:2004: test -s conftest configure:2007: $? = 0 configure:2020: result: yes configure:2032: checking for cos in -lm configure:2062: ppc_6xx-g++ -o conftest -I./../.. -I./../../libs/config/test -g -O2 -DBOOST_NO_CONFIG conftest.cc -lm -lpthread >&5 configure:2068: $? = 0 configure:2072: test -z || test ! -s conftest.err configure:2075: $? = 0 configure:2078: test -s conftest configure:2081: $? = 0 configure:2094: result: yes configure:2106: checking for clock in -lrt configure:2136: ppc_6xx-g++ -o conftest -I./../.. -I./../../libs/config/test -g -O2 -DBOOST_NO_CONFIG conftest.cc -lrt -lm -lpthread >&5 configure:2142: $? = 0 configure:2146: test -z || test ! -s conftest.err configure:2149: $? = 0 configure:2152: test -s conftest configure:2155: $? = 0 configure:2168: result: yes configure:2201: checking Working ADL barriers. configure:2206: error: cannot run test program while cross compiling See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_cxx_compiler_gnu=yes ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=ppc_6xx ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_lib_m_cos=yes ac_cv_lib_pthread_pthread_exit=yes ac_cv_lib_rt_clock=yes ac_cv_objext=o ac_cv_prog_CXX=ppc_6xx-g++ ac_cv_prog_cxx_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CPPFLAGS='' CXX='ppc_6xx-g++' CXXFLAGS='-I./../.. -I./../../libs/config/test -g -O2 -DBOOST_NO_CONFIG' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='-lrt -lm -lpthread ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='ppc_6xx' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1