This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:640: checking host system type configure:661: checking target system type configure:679: checking build system type configure:885: checking for gcc configure:998: checking whether the C compiler (cc -fno-common ) works configure:1014: cc -o conftest -fno-common conftest.c 1>&5 configure:1040: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1045: checking whether we are using GNU C configure:1054: cc -E conftest.c configure:1073: checking whether cc accepts -g configure:1109: checking for c++ configure:1141: checking whether the C++ compiler (c++ -fno-common ) works configure:1157: c++ -o conftest -fno-common conftest.C 1>&5 configure:1183: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1188: checking whether we are using GNU C++ configure:1197: c++ -E conftest.C configure:1216: checking whether c++ accepts -g configure:1265: cc -c -fno-common conftest.c 1>&5 configure:1282: cc -c -fno-common conftest.c 1>&5 configure:1310: checking for a BSD compatible install configure:1363: checking whether ln -s works configure:1386: checking for ranlib configure:1416: checking for flex configure:1450: checking for yywrap in -lfl configure:1469: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1496: checking for bison configure:1527: checking for Cygwin environment configure:1543: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1539: error: `__CYGWIN32__' undeclared (first use in this function) configure:1539: error: (Each undeclared identifier is reported only once configure:1539: error: for each function it appears in.) configure: failed program was: #line 1532 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1560: checking for mingw32 environment configure:1572: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1568: error: `__MINGW32__' undeclared (first use in this function) configure:1568: error: (Each undeclared identifier is reported only once configure:1568: error: for each function it appears in.) configure: failed program was: #line 1565 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1591: checking for executable suffix configure:1601: cc -o conftest -fno-common conftest.c 1>&5 configure:1723: checking for recent Pod::Man configure:1740: checking for texi2html configure:1783: checking prc-tools package version