This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:570: checking for ICU version numbers configure:597: checking for gcc configure:710: checking whether the C compiler (gcc -O3 -O3 ) works configure:726: gcc -o conftest -O3 -O3 conftest.c 1>&5 configure:752: checking whether the C compiler (gcc -O3 -O3 ) is a cross-compiler configure:757: checking whether we are using GNU C configure:766: gcc -E conftest.c configure:785: checking whether gcc accepts -g configure:821: checking for c++ configure:853: checking whether the C++ compiler (g++ -O3 -O ) works configure:869: g++ -o conftest -O3 -O conftest.C 1>&5 configure:895: checking whether the C++ compiler (g++ -O3 -O ) is a cross-compiler configure:900: checking whether we are using GNU C++ configure:909: g++ -E conftest.C configure:928: checking whether g++ accepts -g configure:990: checking for a BSD compatible install configure:1054: checking for autoconf configure:1084: checking for strip configure:1117: checking for gmake configure:1158: checking for doxygen configure:1198: checking host system type configure:1219: checking for Cygwin environment configure:1235: gcc -c -O3 -O3 conftest.c 1>&5 configure: In function `main': configure:1231: error: `__CYGWIN32__' undeclared (first use in this function) configure:1231: error: (Each undeclared identifier is reported only once configure:1231: error: for each function it appears in.) configure: failed program was: #line 1224 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1252: checking for mingw32 environment configure:1264: gcc -c -O3 -O3 conftest.c 1>&5 configure: In function `main': configure:1260: error: `__MINGW32__' undeclared (first use in this function) configure:1260: error: (Each undeclared identifier is reported only once configure:1260: error: for each function it appears in.) configure: failed program was: #line 1257 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1283: checking for executable suffix configure:1293: gcc -o conftest -O3 -O3 conftest.c 1>&5 configure:1316: checking whether strict compiling is on configure:1366: checking for 64-bit executable support configure:1474: checking which Makefile fragment to use configure:1581: checking for floor in -lm configure:1600: gcc -o conftest -O3 -O3 conftest.c -lm 1>&5 configure:1632: checking whether to build shared libraries configure:1651: checking whether to build static libraries configure:1667: checking whether to build debug libraries configure:1683: checking whether to build release libraries configure:1701: checking for ranlib configure:1731: checking for ar configure:1766: checking whether to enable renaming of symbols configure:1783: checking whether to enable function and data tracing configure:1816: checking for definition of U_INLINE for C configure:1830: gcc -c -O3 -O3 conftest.c 1>&5 configure:1879: going to use -pthread configure:2117: checking for mmap configure:2134: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:2154: checking how to run the C preprocessor configure:2175: gcc -E conftest.c >/dev/null 2>conftest.out configure:2237: checking for inttypes.h configure:2247: gcc -E conftest.c >/dev/null 2>conftest.out configure:2314: checking iostream usability configure:2323: g++ -c -O3 -O conftest.C 1>&5 configure:2467: checking whether byte ordering is bigendian configure:2485: gcc -c -O3 -O3 conftest.c 1>&5 configure:2500: gcc -c -O3 -O3 conftest.c 1>&5 configure: In function `main': configure:2495: error: `not' undeclared (first use in this function) configure:2495: error: (Each undeclared identifier is reported only once configure:2495: error: for each function it appears in.) configure:2495: error: parse error before "big" configure: failed program was: #line 2489 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2568: checking for nl_langinfo configure:2596: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:2619: checking for nl_langinfo's argument to obtain the codeset configure:2633: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:2662: checking for namespace support configure:2677: g++ -o conftest -O3 -O conftest.C -pthread -lm 1>&5 g++: unrecognized option `-pthread' configure:2698: checking for properly overriding new and delete configure:2719: g++ -o conftest -O3 -O conftest.C -pthread -lm 1>&5 g++: unrecognized option `-pthread' configure:2707: warning: all member functions in class `UObject' are private configure:2736: checking for placement new and delete configure:2757: g++ -o conftest -O3 -O conftest.C -pthread -lm 1>&5 g++: unrecognized option `-pthread' configure:2743: warning: all member functions in class `UObject' are private configure:2786: checking for popen configure:2814: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:2842: checking for tzset configure:2870: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:2948: checking for tzname configure:2966: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:3017: checking for timezone configure:3036: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure: In function `main': configure:3032: error: invalid lvalue in assignment configure: failed program was: #line 3022 "configure" #include "confdefs.h" #ifndef __USE_POSIX #define __USE_POSIX #endif #ifndef __USE_XOPEN #define __USE_XOPEN #endif #include int main() { timezone = 1; ; return 0; } configure:3055: checking for __timezone configure:3068: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure: In function `main': configure:3064: error: `__timezone' undeclared (first use in this function) configure:3064: error: (Each undeclared identifier is reported only once configure:3064: error: for each function it appears in.) configure: failed program was: #line 3060 "configure" #include "confdefs.h" #include int main() { __timezone = 1; ; return 0; } configure:3086: checking for _timezone configure:3099: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure: In function `main': configure:3095: error: `_timezone' undeclared (first use in this function) configure:3095: error: (Each undeclared identifier is reported only once configure:3095: error: for each function it appears in.) configure: failed program was: #line 3091 "configure" #include "confdefs.h" #include int main() { _timezone = 1; ; return 0; } configure:3122: checking for ANSI C header files configure:3135: gcc -E conftest.c >/dev/null 2>conftest.out configure:3202: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:3226: checking for int8_t configure:3259: checking for uint8_t configure:3292: checking for int16_t configure:3325: checking for uint16_t configure:3358: checking for int32_t configure:3391: checking for uint32_t configure:3424: checking for int64_t configure:3457: checking for uint64_t configure:3548: checking for wchar.h configure:3558: gcc -E conftest.c >/dev/null 2>conftest.out configure:3591: checking for library containing wcscpy configure:3609: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:3662: checking size of wchar_t configure:3688: gcc -o conftest -O3 -O3 conftest.c -pthread -lm 1>&5 gcc: unrecognized option `-pthread' configure:3870: checking for a library suffix to use