This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:630: checking host system type configure:651: checking target system type configure:669: checking build system type configure:724: checking for a BSD compatible install configure:777: checking whether ln works configure:801: checking whether ln -s works configure:1866: checking for gcc configure:1979: checking whether the C compiler (cc -fno-common ) works configure:1995: cc -o conftest -fno-common conftest.c 1>&5 configure:2021: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:2026: checking whether we are using GNU C configure:2054: checking whether cc accepts -g configure:2121: checking for gnatbind configure:2186: checking whether compiler driver understands Ada configure:2218: checking how to compare bootstrapped objects configure:2338: checking for correct version of gmp.h configure:2351: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2345: error: `choke' undeclared (first use in this function) configure:2345: error: (Each undeclared identifier is reported only once configure:2345: error: for each function it appears in.) configure:2345: error: parse error before "me" configure: failed program was: #line 2340 "configure" #include "confdefs.h" #include "gmp.h" int main() { #if __GNU_MP_VERSION < 4 || (__GNU_MP_VERSION == 4 && __GNU_MP_VERSION_MINOR < 1) choke me #endif ; return 0; } configure:3513: checking for bison configure:3553: checking for bison configure:3592: checking for gm4 configure:3631: checking for flex configure:3671: checking for flex configure:3710: checking for makeinfo configure:3763: checking for expect configure:3804: checking for runtest configure:3852: checking for i386-unknown-gnu-ar configure:3927: checking for i386-unknown-gnu-as configure:4002: checking for i386-unknown-gnu-dlltool configure:4033: checking for dlltool configure:4077: checking for i386-unknown-gnu-ld configure:4152: checking for i386-unknown-gnu-lipo configure:4227: checking for i386-unknown-gnu-nm configure:4302: checking for i386-unknown-gnu-ranlib configure:4372: checking for i386-unknown-gnu-strip configure:4442: checking for i386-unknown-gnu-windres configure:4473: checking for windres configure:4517: checking for i386-unknown-gnu-objcopy configure:4548: checking for objcopy configure:4592: checking for i386-unknown-gnu-objdump configure:4623: checking for objdump configure:4890: checking for avr-gcc configure:5539: checking for dlltool configure:5593: checking for avr-dlltool configure:5849: checking for lipo configure:5903: checking for avr-lipo configure:6159: checking for objdump configure:6624: checking for windres configure:6678: checking for avr-windres configure:6759: checking where to find the target ar configure:6792: checking where to find the target as configure:6825: checking where to find the target cc configure:6858: checking where to find the target c++ configure:6894: checking where to find the target c++ for libstdc++ configure:6930: checking where to find the target dlltool configure:6963: checking where to find the target gcc configure:6996: checking where to find the target gcj configure:7032: checking where to find the target gfortran configure:7068: checking where to find the target ld configure:7101: checking where to find the target lipo configure:7124: checking where to find the target nm configure:7157: checking where to find the target objdump configure:7190: checking where to find the target ranlib configure:7223: checking where to find the target strip configure:7256: checking where to find the target windres configure:7317: checking whether to enable maintainer-specific portions of Makefiles configure:7366: checking whether -fkeep-inline-functions is supported configure:7381: cc -c -fno-common -fkeep-inline-functions conftest.c 1>&5 configure:7371:2: #error http: configure: failed program was: #line 7368 "configure" #include "confdefs.h" #if (__GNUC__ < 3) || (__GNUC__ == 3 && (__GNUC_MINOR__ < 3 || (__GNUC_MINOR__ == 3 && __GNUC_PATCHLEVEL__ < 1))) #error http://gcc.gnu.org/PR29382 #endif int main() { ; return 0; }