This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure 4.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var/state/gmp --disable-mpfr --disable-mpbsd --enable-cxx --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = escargot.icehouse.net uname -m = i686 uname -r = 2.6.17-gentoo-r5 uname -s = Linux uname -v = #1 Wed Aug 16 11:09:37 PDT 2006 /usr/bin/uname -p = AMD Athlon(tm) XP 1700+ /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: /usr/lib/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/athena/sbin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/fresco/bin PATH: /opt/fresco PATH: /opt/vmware/player/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1658: checking build system type configure:1676: result: i686-pc-linux-gnu configure:1684: checking host system type configure:1698: result: i686-pc-linux-gnu configure:1721: checking for a BSD-compatible install configure:1776: result: /bin/install -c configure:1787: checking whether build environment is sane configure:1830: result: yes configure:1887: checking for gawk configure:1903: found /bin/gawk configure:1913: result: gawk configure:1923: checking whether make sets $(MAKE) configure:1943: result: yes configure:2109: checking whether to enable maintainer-specific portions of Makefiles configure:2118: result: no User: GMPABI= CC= CFLAGS=-march=athlon-xp CPPFLAGS=(unset) MPN_PATH= GMP: abilist=32 cclist=gcc icc configure:3783: gcc 2>&1 | grep xlc >/dev/null configure:3786: $? = 1 configure:3840: checking compiler gcc -march=athlon-xp Test compile: configure:3854: gcc -march=athlon-xp conftest.c >&5 configure:3857: $? = 0 configure:3862: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3865: $? = 0 Test compile: function pointer return configure:3908: gcc -march=athlon-xp conftest.c >&5 configure:3911: $? = 0 configure:3916: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3919: $? = 0 Test compile: cmov instruction configure:3964: gcc -march=athlon-xp conftest.c >&5 configure:3967: $? = 0 configure:3972: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3975: $? = 0 Test compile: double -> ulong conversion configure:4021: gcc -march=athlon-xp conftest.c >&5 configure:4024: $? = 0 configure:4029: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4032: $? = 0 Test compile: double negation configure:4076: gcc -march=athlon-xp conftest.c >&5 configure:4079: $? = 0 configure:4084: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4087: $? = 0 Test compile: double -> float conversion configure:4132: gcc -march=athlon-xp conftest.c >&5 configure:4135: $? = 0 configure:4140: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4143: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:4216: gcc -march=athlon-xp conftest.c >&5 conftest.c: In function 'param_init': conftest.c:18: warning: incompatible implicit declaration of built-in function 'memcpy' configure:4219: $? = 0 configure:4224: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4227: $? = 0 Test compile: __builtin_alloca availability configure:4267: gcc -march=athlon-xp conftest.c >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: ld returned 1 exit status configure:4270: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:4391: gcc -march=athlon-xp conftest.c >&5 configure:4394: $? = 0 configure:4399: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4402: $? = 0 Test compile: long long reliability test 1 configure:4455: gcc -march=athlon-xp conftest.c >&5 configure:4458: $? = 0 configure:4463: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4466: $? = 0 Test compile: long long reliability test 2 configure:4515: gcc -march=athlon-xp conftest.c >&5 configure:4518: $? = 0 configure:4523: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4526: $? = 0 Test compile: mpn_lshift_com optimization configure:4606: gcc -march=athlon-xp conftest.c >&5 configure:4609: $? = 0 configure:4614: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4617: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:4706: gcc -march=athlon-xp conftest.c >&5 configure:4709: $? = 0 configure:4714: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4717: $? = 0 Testing gcc GOT with eax emitted configure:4765: gcc -march=athlon-xp -fPIC -S conftest.c >&5 2>&1 configure:4768: $? = 0 Result: no configure:4863: result: yes configure: testlist sizeof-long-4 configure:5038: checking compiler gcc -march=athlon-xp has sizeof(long)==4 configure:5051: gcc -march=athlon-xp -c conftest.c >&5 configure:5054: $? = 0 configure:5059: result: yes configure:6466: checking for i686-pc-linux-gnu-gcc configure:6492: result: gcc configure:6774: checking for C compiler version configure:6777: gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) Copyright (C) 2006 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:6780: $? = 0 configure:6782: gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /mnt/sata2/portage_tempdir/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:6785: $? = 0 configure:6787: gcc -V &5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:6790: $? = 1 configure:6813: checking for C compiler default output file name configure:6816: gcc -march=athlon-xp conftest.c >&5 configure:6819: $? = 0 configure:6865: result: a.out configure:6870: checking whether the C compiler works configure:6876: ./a.out configure:6879: $? = 0 configure:6896: result: yes configure:6903: checking whether we are cross compiling configure:6905: result: no configure:6908: checking for suffix of executables configure:6910: gcc -o conftest -march=athlon-xp conftest.c >&5 configure:6913: $? = 0 configure:6938: result: configure:6944: checking for suffix of object files configure:6965: gcc -c -march=athlon-xp conftest.c >&5 configure:6968: $? = 0 configure:6990: result: o configure:6994: checking whether we are using the GNU C compiler configure:7018: gcc -c -march=athlon-xp conftest.c >&5 configure:7024: $? = 0 configure:7028: test -z || test ! -s conftest.err configure:7031: $? = 0 configure:7034: test -s conftest.o configure:7037: $? = 0 configure:7050: result: yes configure:7056: checking whether gcc accepts -g configure:7077: gcc -c -g conftest.c >&5 configure:7083: $? = 0 configure:7087: test -z || test ! -s conftest.err configure:7090: $? = 0 configure:7093: test -s conftest.o configure:7096: $? = 0 configure:7107: result: yes configure:7124: checking for gcc option to accept ANSI C configure:7194: gcc -c -march=athlon-xp conftest.c >&5 configure:7200: $? = 0 configure:7204: test -z || test ! -s conftest.err configure:7207: $? = 0 configure:7210: test -s conftest.o configure:7213: $? = 0 configure:7231: result: none needed configure:7249: gcc -c -march=athlon-xp conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:7255: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:7394: checking how to run the C preprocessor configure:7429: gcc -E conftest.c configure:7435: $? = 0 configure:7467: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:7473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "gmp-bugs@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:7512: result: gcc -E configure:7536: gcc -E conftest.c configure:7542: $? = 0 configure:7574: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:7580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "gmp-bugs@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:7655: gcc -c -march=athlon-xp conftest.c >&5 configure:7661: $? = 0 configure:7665: test -z || test ! -s conftest.err configure:7668: $? = 0 configure:7671: test -s conftest.o configure:7674: $? = 0 configure:7762: checking build system compiler gcc configure:7775: gcc conftest.c conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' configure:7778: $? = 0 configure:7785: result: yes configure:7806: checking for build system preprocessor configure:7817: gcc -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 1 "conftest.c" configure:7820: $? = 0 configure:7837: result: gcc -E configure:7844: checking for build system executable suffix configure:7858: gcc conftest.c -o conftest.exe conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' configure:7861: $? = 0 ./configure: line 7863: ./conftest: No such file or directory configure:7858: gcc conftest.c -o conftest,ff8 conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' configure:7861: $? = 0 ./configure: line 7863: ./conftest: No such file or directory configure:7858: gcc conftest.c -o conftest conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' configure:7861: $? = 0 configure:7877: result: configure:7883: checking whether build system compiler is ANSI configure:7896: gcc conftest.c conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' configure:7899: $? = 0 configure:7908: result: yes configure:7918: checking for build system compiler math library configure:7937: gcc conftest.c -lm conftest.c: In function 'main': conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'foo': conftest.c:10: warning: incompatible implicit declaration of built-in function 'log' configure:7940: $? = 0 configure:7949: result: -lm configure:7982: checking for i686-pc-linux-gnu-g++ configure:7998: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ configure:8008: result: i686-pc-linux-gnu-g++ configure:8066: checking for C++ compiler version configure:8069: i686-pc-linux-gnu-g++ --version &5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1) Copyright (C) 2006 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:8072: $? = 0 configure:8074: i686-pc-linux-gnu-g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /mnt/sata2/portage_tempdir/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:8077: $? = 0 configure:8079: i686-pc-linux-gnu-g++ -V &5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:8082: $? = 1 configure:8085: checking whether we are using the GNU C++ compiler configure:8109: i686-pc-linux-gnu-g++ -c -march=athlon-xp conftest.cc >&5 configure:8115: $? = 0 configure:8119: test -z || test ! -s conftest.err configure:8122: $? = 0 configure:8125: test -s conftest.o configure:8128: $? = 0 configure:8141: result: yes configure:8147: checking whether i686-pc-linux-gnu-g++ accepts -g configure:8168: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:8174: $? = 0 configure:8178: test -z || test ! -s conftest.err configure:8181: $? = 0 configure:8184: test -s conftest.o configure:8187: $? = 0 configure:8198: result: yes configure:8240: i686-pc-linux-gnu-g++ -c -march=athlon-xp conftest.cc >&5 configure:8246: $? = 0 configure:8250: test -z || test ! -s conftest.err configure:8253: $? = 0 configure:8256: test -s conftest.o configure:8259: $? = 0 configure:8285: i686-pc-linux-gnu-g++ -c -march=athlon-xp conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:19: error: 'exit' was not declared in this scope configure:8291: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "gmp-bugs@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:8240: i686-pc-linux-gnu-g++ -c -march=athlon-xp conftest.cc >&5 configure:8246: $? = 0 configure:8250: test -z || test ! -s conftest.err configure:8253: $? = 0 configure:8256: test -s conftest.o configure:8259: $? = 0 configure:8285: i686-pc-linux-gnu-g++ -c -march=athlon-xp conftest.cc >&5 configure:8291: $? = 0 configure:8295: test -z || test ! -s conftest.err configure:8298: $? = 0 configure:8301: test -s conftest.o configure:8304: $? = 0 CXXFLAGS chosen by autoconf: -march=athlon-xp configure:8354: checking C++ compiler i686-pc-linux-gnu-g++ -march=athlon-xp Test compile: configure:8368: i686-pc-linux-gnu-g++ -march=athlon-xp conftest.cc >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so: undefined reference to `init_dwarf_reg_size_table' collect2: ld returned 1 exit status configure:8371: $? = 1 failed program was: int main (void) { return 0; } configure:8483: result: no configure:8499: error: C++ compiler not available, see config.log for details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-march=athlon-xp ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-march=athlon-xp ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GMPABI_set= ac_cv_env_GMPABI_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes gmp_cv_c_for_build_ansi=yes gmp_cv_check_libm_for_build=-lm gmp_cv_prog_cpp_for_build='gcc -E' gmp_cv_prog_exeext_for_build= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run aclocal-1.8' AMTAR='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run tar' ANSI2KNR='' AR='' AS='' AUTOCONF='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run automake-1.8' AWK='gawk' BITS_PER_MP_LIMB='' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='gcc' CCAS='gcc -c' CC_FOR_BUILD='gcc' CFLAGS='-march=athlon-xp' CPP='gcc -E' CPPFLAGS='' CPP_FOR_BUILD='gcc -E' CXX='i686-pc-linux-gnu-g++' CXXCPP='' CXXFLAGS='-march=athlon-xp' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' GMPABI='32' GMP_LDFLAGS='' GMP_NAIL_BITS='0' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='' LIBGMP_LDFLAGS='' LIBM='' LIBM_FOR_BUILD='-lm' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' M4='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/missing --run makeinfo' OBJDUMP='' OBJEXT='o' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@swox.com' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 4.2.1' PACKAGE_TARNAME='gmp' PACKAGE_VERSION='4.2.1' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP='' TAL_OBJECT='' TUNE_SQR_OBJ='' U='' U_FOR_BUILD='' VERSION='4.2.1' WANT_CXX_FALSE='' WANT_CXX_TRUE='' WANT_MPBSD_FALSE='' WANT_MPBSD_TRUE='#' WITH_READLINE_01='' YACC='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__leading_dot='.' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' gmp_srclinks='' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/mnt/sata2/portage_tempdir/portage/gmp-4.2.1/work/gmp-4.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/state/gmp' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' mpn_objects='' mpn_objs_in_libgmp='' mpn_objs_in_libmp='' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CALLING_CONVENTIONS 1 #define HAVE_HOST_CPU_i686 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define PACKAGE "gmp" #define PACKAGE_BUGREPORT "gmp-bugs@swox.com" #define PACKAGE_NAME "GNU MP" #define PACKAGE_STRING "GNU MP 4.2.1" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "4.2.1" #define VERSION "4.2.1" #define WANT_FFT 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1