This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by llvm configure 2.6, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --enable-optimized --enable-targets=x86 ## --------- ## ## Platform. ## ## --------- ## hostname = acrosport-andre uname -m = i686 uname -r = 1.7.0(0.218/5/3) uname -s = CYGWIN_NT-5.1 uname -v = 2009-12-04 17:08 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /cygdrive/c/Program Files/MiKTeX 2.8/miktex/bin PATH: /cygdrive/c/WINDOWS.0/system32 PATH: /cygdrive/c/WINDOWS.0 PATH: /cygdrive/c/WINDOWS.0/System32/Wbem PATH: /cygdrive/c/Program Files/Alky for Applications/Libraries/ PATH: /cygdrive/c/Program Files/Intel/WiFi/bin/ PATH: /cygdrive/c/Program Files/Subversion/bin PATH: /cygdrive/c/Program Files/Common Files/Adobe/AGL PATH: /cygdrive/c/Program Files/NTP/bin PATH: /cygdrive/c/Program Files/QuickTime/QTSystem/ PATH: /cygdrive/c/Program Files/CMake 2.8/bin PATH: /cygdrive/c/Sun/AppServer/bin PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:2149: checking build system type configure:2167: result: i686-pc-cygwin configure:2189: checking host system type configure:2204: result: i686-pc-cygwin configure:2226: checking target system type configure:2241: result: i686-pc-cygwin configure:2270: checking type of operating system we're going to host on configure:2363: result: Cygwin configure:2366: checking type of operating system we're going to target configure:2406: result: Cygwin configure:2452: checking target architecture configure:2473: result: x86 configure:2539: checking for gcc configure:2555: found /usr/bin/gcc configure:2566: result: gcc configure:2804: checking for C compiler version configure:2811: gcc --version >&5 gcc (GCC) 4.3.4 20090804 (release) 1 Copyright (C) 2008 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:2814: $? = 0 configure:2821: gcc -v >&5 Using built-in specs. Target: i686-pc-cygwin Configured with: /gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4/configure --srcdir=/gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --disable-bootstrap --enable-version-specific-runtime-libs --with-slibdir=/usr/bin --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --enable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind AS=/opt/gcc-tools/bin/as.exe AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe LD=/opt/gcc-tools/bin/ld.exe LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe --with-ecj-jar=/usr/share/java/ecj.jar Thread model: posix gcc version 4.3.4 20090804 (release) 1 (GCC) configure:2824: $? = 0 configure:2831: gcc -V >&5 gcc: '-V' option must have argument configure:2834: $? = 1 configure:2857: checking for C compiler default output file name configure:2884: gcc conftest.c >&5 configure:2887: $? = 0 configure:2933: result: a.exe configure:2938: checking whether the C compiler works configure:2948: ./a.exe configure:2951: $? = 0 configure:2968: result: yes configure:2975: checking whether we are cross compiling configure:2977: result: no configure:2980: checking for suffix of executables configure:2987: gcc -o conftest.exe conftest.c >&5 configure:2990: $? = 0 configure:3014: result: .exe configure:3020: checking for suffix of object files configure:3046: gcc -c conftest.c >&5 configure:3049: $? = 0 configure:3072: result: o configure:3076: checking whether we are using the GNU C compiler configure:3105: gcc -c conftest.c >&5 configure:3111: $? = 0 configure:3118: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3121: $? = 0 configure:3128: test -s conftest.o configure:3131: $? = 0 configure:3145: result: yes configure:3150: checking whether gcc accepts -g configure:3180: gcc -c -g conftest.c >&5 configure:3186: $? = 0 configure:3193: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3196: $? = 0 configure:3203: test -s conftest.o configure:3206: $? = 0 configure:3336: result: yes configure:3353: checking for gcc option to accept ISO C89 configure:3427: gcc -c -g -O2 conftest.c >&5 configure:3433: $? = 0 configure:3440: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3443: $? = 0 configure:3450: test -s conftest.o configure:3453: $? = 0 configure:3473: result: none needed configure:3497: checking how to run the C preprocessor configure:3537: gcc -E conftest.c configure:3543: $? = 0 configure:3581: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3627: result: gcc -E configure:3656: gcc -E conftest.c configure:3662: $? = 0 configure:3700: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3751: checking for grep that handles long lines and -e configure:3825: result: /usr/bin/grep configure:3830: checking for egrep configure:3908: result: /usr/bin/grep -E configure:3913: checking for ANSI C header files configure:3943: gcc -c -g -O2 conftest.c >&5 configure:3949: $? = 0 configure:3956: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3959: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:4065: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4068: $? = 0 configure:4074: ./conftest.exe configure:4077: $? = 0 configure:4094: result: yes configure:4118: checking for sys/types.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for sys/stat.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for stdlib.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for string.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for memory.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for strings.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for inttypes.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for stdint.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4118: checking for unistd.h configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4155: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4178: result: yes configure:4190: checking whether byte ordering is bigendian configure:4222: gcc -c -g -O2 conftest.c >&5 configure:4228: $? = 0 configure:4235: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4238: $? = 0 configure:4245: test -s conftest.o configure:4248: $? = 0 configure:4277: gcc -c -g -O2 conftest.c >&5 conftest.c: In function ‘main’: conftest.c:26: error: ‘not’ undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) conftest.c:26: error: expected ‘;’ before ‘big’ configure:4283: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4457: result: no configure:5309: checking how to run the C preprocessor configure:5439: result: gcc -E configure:5468: gcc -E conftest.c configure:5474: $? = 0 configure:5512: gcc -E conftest.c conftest.c:24:28: error: ac_nonexistent.h: No such file or directory configure:5518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | /* end confdefs.h. */ | #include configure:5679: checking for C compiler version configure:5686: gcc --version >&5 gcc (GCC) 4.3.4 20090804 (release) 1 Copyright (C) 2008 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:5689: $? = 0 configure:5696: gcc -v >&5 Using built-in specs. Target: i686-pc-cygwin Configured with: /gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4/configure --srcdir=/gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --disable-bootstrap --enable-version-specific-runtime-libs --with-slibdir=/usr/bin --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --enable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind AS=/opt/gcc-tools/bin/as.exe AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe LD=/opt/gcc-tools/bin/ld.exe LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe --with-ecj-jar=/usr/share/java/ecj.jar Thread model: posix gcc version 4.3.4 20090804 (release) 1 (GCC) configure:5699: $? = 0 configure:5706: gcc -V >&5 gcc: '-V' option must have argument configure:5709: $? = 1 configure:5712: checking whether we are using the GNU C compiler configure:5781: result: yes configure:5786: checking whether gcc accepts -g configure:5972: result: yes configure:5989: checking for gcc option to accept ISO C89 configure:6109: result: none needed configure:6185: checking for g++ configure:6201: found /usr/bin/g++ configure:6212: result: g++ configure:6243: checking for C++ compiler version configure:6250: g++ --version >&5 g++ (GCC) 4.3.4 20090804 (release) 1 Copyright (C) 2008 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:6253: $? = 0 configure:6260: g++ -v >&5 Using built-in specs. Target: i686-pc-cygwin Configured with: /gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4/configure --srcdir=/gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --disable-bootstrap --enable-version-specific-runtime-libs --with-slibdir=/usr/bin --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --enable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind AS=/opt/gcc-tools/bin/as.exe AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe LD=/opt/gcc-tools/bin/ld.exe LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe --with-ecj-jar=/usr/share/java/ecj.jar Thread model: posix gcc version 4.3.4 20090804 (release) 1 (GCC) configure:6263: $? = 0 configure:6270: g++ -V >&5 g++: '-V' option must have argument configure:6273: $? = 1 configure:6276: checking whether we are using the GNU C++ compiler configure:6305: g++ -c conftest.cpp >&5 configure:6311: $? = 0 configure:6318: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6321: $? = 0 configure:6328: test -s conftest.o configure:6331: $? = 0 configure:6345: result: yes configure:6350: checking whether g++ accepts -g configure:6380: g++ -c -g conftest.cpp >&5 configure:6386: $? = 0 configure:6393: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6396: $? = 0 configure:6403: test -s conftest.o configure:6406: $? = 0 configure:6536: result: yes configure:6560: checking for BSD-compatible nm configure:6609: result: /usr/bin/nm -B configure:6615: checking for GNU make configure:6630: result: make configure:6641: checking whether ln -s works configure:6645: result: yes configure:6654: checking for cmp configure:6672: found /usr/bin/cmp configure:6685: result: /usr/bin/cmp configure:6695: checking for cp configure:6713: found /usr/bin/cp configure:6726: result: /usr/bin/cp configure:6736: checking for date configure:6754: found /usr/bin/date configure:6767: result: /usr/bin/date configure:6777: checking for find configure:6795: found /usr/bin/find configure:6808: result: /usr/bin/find configure:6818: checking for grep configure:6849: result: /usr/bin/grep configure:6859: checking for mkdir configure:6877: found /usr/bin/mkdir configure:6890: result: /usr/bin/mkdir configure:6900: checking for mv configure:6918: found /usr/bin/mv configure:6931: result: /usr/bin/mv configure:6982: checking for ranlib configure:6998: found /usr/bin/ranlib configure:7009: result: ranlib configure:7037: checking for rm configure:7055: found /usr/bin/rm configure:7068: result: /usr/bin/rm configure:7078: checking for sed configure:7096: found /usr/bin/sed configure:7109: result: /usr/bin/sed configure:7119: checking for tar configure:7137: found /usr/bin/tar configure:7150: result: /usr/bin/tar configure:7160: checking for pwd configure:7178: found /usr/bin/pwd configure:7191: result: /usr/bin/pwd configure:7202: checking for Graphviz configure:7233: result: echo Graphviz configure:7258: checking for dot configure:7289: result: echo dot configure:7314: checking for fdp configure:7345: result: echo fdp configure:7370: checking for neato configure:7401: result: echo neato configure:7426: checking for twopi configure:7457: result: echo twopi configure:7482: checking for circo configure:7513: result: echo circo configure:7540: checking for gv configure:7573: result: no configure:7540: checking for gsview32 configure:7573: result: no configure:7599: checking for dotty configure:7630: result: echo dotty configure:7657: checking for perl configure:7675: found /usr/bin/perl configure:7688: result: /usr/bin/perl configure:7697: checking for Perl 5.006 or newer configure:7700: result: yes configure:7734: checking for a BSD-compatible install configure:7790: result: /usr/bin/install -c configure:7804: checking for bzip2 configure:7822: found /usr/bin/bzip2 configure:7834: result: /usr/bin/bzip2 configure:7844: checking for doxygen configure:7877: result: no configure:7884: checking for groff configure:7902: found /usr/bin/groff configure:7914: result: /usr/bin/groff configure:7924: checking for gzip configure:7942: found /usr/bin/gzip configure:7954: result: /usr/bin/gzip configure:7964: checking for pod2html configure:7982: found /usr/bin/pod2html configure:7994: result: /usr/bin/pod2html configure:8004: checking for pod2man configure:8022: found /usr/bin/pod2man configure:8034: result: /usr/bin/pod2man configure:8044: checking for runtest configure:8062: found /usr/bin/runtest configure:8074: result: /usr/bin/runtest configure:8084: checking for the tclsh program in tclinclude directory configure:8111: result: none configure:8117: checking for tclsh8.4 configure:8150: result: no configure:8117: checking for tclsh8.4.8 configure:8150: result: no configure:8117: checking for tclsh8.4.7 configure:8150: result: no configure:8117: checking for tclsh8.4.6 configure:8150: result: no configure:8117: checking for tclsh8.4.5 configure:8150: result: no configure:8117: checking for tclsh8.4.4 configure:8150: result: no configure:8117: checking for tclsh8.4.3 configure:8150: result: no configure:8117: checking for tclsh8.4.2 configure:8150: result: no configure:8117: checking for tclsh8.4.1 configure:8150: result: no configure:8117: checking for tclsh8.4.0 configure:8150: result: no configure:8117: checking for tclsh8.3 configure:8150: result: no configure:8117: checking for tclsh8.3.5 configure:8150: result: no configure:8117: checking for tclsh8.3.4 configure:8150: result: no configure:8117: checking for tclsh8.3.3 configure:8150: result: no configure:8117: checking for tclsh8.3.2 configure:8150: result: no configure:8117: checking for tclsh8.3.1 configure:8150: result: no configure:8117: checking for tclsh8.3.0 configure:8150: result: no configure:8117: checking for tclsh configure:8135: found /usr/bin/tclsh configure:8147: result: /usr/bin/tclsh configure:8174: checking for zip configure:8207: result: no configure:8216: checking for ocamlc configure:8249: result: no configure:8261: checking for ocamlopt configure:8294: result: no configure:8306: checking for ocamldep configure:8339: result: no configure:8351: checking for ocamldoc configure:8384: result: no configure:8396: checking for gas configure:8429: result: no configure:8396: checking for as configure:8414: found /usr/bin/as configure:8426: result: /usr/bin/as configure:8438: checking for compiler -Wl,-R option configure:8472: gcc -o conftest.exe -g -O2 -Wl,-R. conftest.c >&5 configure:8478: $? = 0 configure:8485: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8488: $? = 0 configure:8495: test -s conftest.exe configure:8498: $? = 0 configure:8519: result: yes configure:8530: checking for compiler -Wl,-export-dynamic option configure:8564: gcc -o conftest.exe -g -O2 -Wl,-export-dynamic conftest.c >&5 /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols? configure:8570: $? = 0 configure:8577: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8580: $? = 0 configure:8587: test -s conftest.exe configure:8590: $? = 0 configure:8611: result: yes configure:8624: checking for an ANSI C-conforming const configure:8699: gcc -c -g -O2 conftest.c >&5 configure:8705: $? = 0 configure:8712: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8715: $? = 0 configure:8722: test -s conftest.o configure:8725: $? = 0 configure:8737: result: yes configure:8755: checking for dirent.h that defines DIR configure:8784: gcc -c -g -O2 conftest.c >&5 configure:8790: $? = 0 configure:8797: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8800: $? = 0 configure:8807: test -s conftest.o configure:8810: $? = 0 configure:8823: result: yes configure:8836: checking for library containing opendir configure:8877: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:8883: $? = 0 configure:8890: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8893: $? = 0 configure:8900: test -s conftest.exe configure:8903: $? = 0 configure:8927: result: none required configure:9052: checking dlfcn.h usability configure:9069: gcc -c -g -O2 conftest.c >&5 configure:9075: $? = 0 configure:9082: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9085: $? = 0 configure:9092: test -s conftest.o configure:9095: $? = 0 configure:9106: result: yes configure:9110: checking dlfcn.h presence configure:9125: gcc -E conftest.c configure:9131: $? = 0 configure:9152: result: yes configure:9185: checking for dlfcn.h configure:9193: result: yes configure:9233: checking dynamic linker characteristics configure:9821: result: Win32 ld.exe configure:9831: checking which extension is used for loadable modules configure:9841: result: .dll configure:9852: checking which variable specifies run-time library path configure:9859: result: PATH configure:9870: checking for the default library search path configure:9877: result: /lib /usr/lib configure:9895: checking for objdir configure:9916: result: .libs configure:9929: checking command to parse /usr/bin/nm -B output from object configure:10034: gcc -c -g -O2 conftest.c >&5 configure:10037: $? = 0 configure:10041: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:10044: $? = 0 cannot find nm_test_var in conftest.nm configure:10034: gcc -c -g -O2 conftest.c >&5 configure:10037: $? = 0 configure:10041: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:10044: $? = 0 configure:10096: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:10099: $? = 0 configure:10137: result: ok configure:10142: checking whether libtool supports -dlopen/-dlpreopen configure:10154: result: yes configure:10173: checking for shl_load configure:10229: gcc -o conftest.exe -g -O2 conftest.c >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccBho1cM.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:67: undefined reference to `_shl_load' collect2: ld returned 1 exit status configure:10235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10268: result: no configure:10277: checking for shl_load in -ldld configure:10312: gcc -o conftest.exe -g -O2 conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10352: result: no configure:10362: checking for dlopen in -ldl configure:10397: gcc -o conftest.exe -g -O2 conftest.c -ldl >&5 configure:10403: $? = 0 configure:10410: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10413: $? = 0 configure:10420: test -s conftest.exe configure:10423: $? = 0 configure:10437: result: yes configure:10812: checking for dlerror configure:10868: gcc -o conftest.exe -g -O2 conftest.c -ldl >&5 configure:10874: $? = 0 configure:10881: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10884: $? = 0 configure:10891: test -s conftest.exe configure:10894: $? = 0 configure:10908: result: yes configure:10928: checking for _ prefix in compiled symbols configure:10938: gcc -c -g -O2 conftest.c >&5 configure:10941: $? = 0 configure:10945: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:10948: $? = 0 configure:10970: result: yes configure:10977: checking whether we have to add an underscore for dlsym configure:11054: gcc -o conftest.exe -g -O2 conftest.c -ldl >&5 configure: In function ‘main’: configure:11050: warning: incompatible implicit declaration of built-in function ‘exit’ configure:11057: $? = 0 configure:11076: result: unknown configure:11090: checking whether deplibs are loaded by dlopen configure:11171: result: unknown configure:11196: checking argz.h usability configure:11213: gcc -c -g -O2 conftest.c >&5 configure:11219: $? = 0 configure:11226: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11229: $? = 0 configure:11236: test -s conftest.o configure:11239: $? = 0 configure:11250: result: yes configure:11254: checking argz.h presence configure:11269: gcc -E conftest.c configure:11275: $? = 0 configure:11296: result: yes configure:11329: checking for argz.h configure:11337: result: yes configure:11351: checking for error_t configure:11384: gcc -c -g -O2 conftest.c >&5 configure:11390: $? = 0 configure:11397: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11400: $? = 0 configure:11407: test -s conftest.o configure:11410: $? = 0 configure:11422: result: yes configure:11448: checking for argz_append configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:11510: $? = 0 configure:11517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11520: $? = 0 configure:11527: test -s conftest.exe configure:11530: $? = 0 configure:11544: result: yes configure:11448: checking for argz_create_sep configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:11510: $? = 0 configure:11517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11520: $? = 0 configure:11527: test -s conftest.exe configure:11530: $? = 0 configure:11544: result: yes configure:11448: checking for argz_insert configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:11510: $? = 0 configure:11517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11520: $? = 0 configure:11527: test -s conftest.exe configure:11530: $? = 0 configure:11544: result: yes configure:11448: checking for argz_next configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:11510: $? = 0 configure:11517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11520: $? = 0 configure:11527: test -s conftest.exe configure:11530: $? = 0 configure:11544: result: yes configure:11448: checking for argz_stringify configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:11510: $? = 0 configure:11517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11520: $? = 0 configure:11527: test -s conftest.exe configure:11530: $? = 0 configure:11544: result: yes configure:11596: checking assert.h usability configure:11613: gcc -c -g -O2 conftest.c >&5 configure:11619: $? = 0 configure:11626: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11629: $? = 0 configure:11636: test -s conftest.o configure:11639: $? = 0 configure:11650: result: yes configure:11654: checking assert.h presence configure:11669: gcc -E conftest.c configure:11675: $? = 0 configure:11696: result: yes configure:11729: checking for assert.h configure:11737: result: yes configure:11596: checking ctype.h usability configure:11613: gcc -c -g -O2 conftest.c >&5 configure:11619: $? = 0 configure:11626: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11629: $? = 0 configure:11636: test -s conftest.o configure:11639: $? = 0 configure:11650: result: yes configure:11654: checking ctype.h presence configure:11669: gcc -E conftest.c configure:11675: $? = 0 configure:11696: result: yes configure:11729: checking for ctype.h configure:11737: result: yes configure:11596: checking errno.h usability configure:11613: gcc -c -g -O2 conftest.c >&5 configure:11619: $? = 0 configure:11626: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11629: $? = 0 configure:11636: test -s conftest.o configure:11639: $? = 0 configure:11650: result: yes configure:11654: checking errno.h presence configure:11669: gcc -E conftest.c configure:11675: $? = 0 configure:11696: result: yes configure:11729: checking for errno.h configure:11737: result: yes configure:11596: checking malloc.h usability configure:11613: gcc -c -g -O2 conftest.c >&5 configure:11619: $? = 0 configure:11626: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11629: $? = 0 configure:11636: test -s conftest.o configure:11639: $? = 0 configure:11650: result: yes configure:11654: checking malloc.h presence configure:11669: gcc -E conftest.c configure:11675: $? = 0 configure:11696: result: yes configure:11729: checking for malloc.h configure:11737: result: yes configure:11586: checking for memory.h configure:11592: result: yes configure:11586: checking for stdlib.h configure:11592: result: yes configure:11596: checking stdio.h usability configure:11613: gcc -c -g -O2 conftest.c >&5 configure:11619: $? = 0 configure:11626: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11629: $? = 0 configure:11636: test -s conftest.o configure:11639: $? = 0 configure:11650: result: yes configure:11654: checking stdio.h presence configure:11669: gcc -E conftest.c configure:11675: $? = 0 configure:11696: result: yes configure:11729: checking for stdio.h configure:11737: result: yes configure:11586: checking for unistd.h configure:11592: result: yes configure:11768: checking dl.h usability configure:11785: gcc -c -g -O2 conftest.c >&5 conftest.c:84:16: error: dl.h: No such file or directory configure:11791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11822: result: no configure:11826: checking dl.h presence configure:11841: gcc -E conftest.c conftest.c:51:16: error: dl.h: No such file or directory configure:11847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:11868: result: no configure:11901: checking for dl.h configure:11909: result: no configure:11768: checking sys/dl.h usability configure:11785: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: error: sys/dl.h: No such file or directory configure:11791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11822: result: no configure:11826: checking sys/dl.h presence configure:11841: gcc -E conftest.c conftest.c:51:20: error: sys/dl.h: No such file or directory configure:11847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:11868: result: no configure:11901: checking for sys/dl.h configure:11909: result: no configure:11768: checking dld.h usability configure:11785: gcc -c -g -O2 conftest.c >&5 conftest.c:84:17: error: dld.h: No such file or directory configure:11791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11822: result: no configure:11826: checking dld.h presence configure:11841: gcc -E conftest.c conftest.c:51:17: error: dld.h: No such file or directory configure:11847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:11868: result: no configure:11901: checking for dld.h configure:11909: result: no configure:11768: checking mach-o/dyld.h usability configure:11785: gcc -c -g -O2 conftest.c >&5 conftest.c:84:25: error: mach-o/dyld.h: No such file or directory configure:11791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11822: result: no configure:11826: checking mach-o/dyld.h presence configure:11841: gcc -E conftest.c conftest.c:51:25: error: mach-o/dyld.h: No such file or directory configure:11847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:11868: result: no configure:11901: checking for mach-o/dyld.h configure:11909: result: no configure:11928: checking for string.h configure:11934: result: yes configure:12098: checking for strchr configure:12154: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function ‘strchr’ configure:12160: $? = 0 configure:12167: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12170: $? = 0 configure:12177: test -s conftest.exe configure:12180: $? = 0 configure:12194: result: yes configure:12209: checking for strrchr configure:12265: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function ‘strrchr’ configure:12271: $? = 0 configure:12278: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12281: $? = 0 configure:12288: test -s conftest.exe configure:12291: $? = 0 configure:12305: result: yes configure:12320: checking for memcpy configure:12376: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function ‘memcpy’ configure:12382: $? = 0 configure:12389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12392: $? = 0 configure:12399: test -s conftest.exe configure:12402: $? = 0 configure:12416: result: yes configure:12431: checking for memmove configure:12487: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function ‘memmove’ configure:12493: $? = 0 configure:12500: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12503: $? = 0 configure:12510: test -s conftest.exe configure:12513: $? = 0 configure:12527: result: yes configure:12431: checking for strcmp configure:12487: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function ‘strcmp’ configure:12493: $? = 0 configure:12500: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12503: $? = 0 configure:12510: test -s conftest.exe configure:12513: $? = 0 configure:12527: result: yes configure:12543: checking for closedir configure:12599: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:12605: $? = 0 configure:12612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12615: $? = 0 configure:12622: test -s conftest.exe configure:12625: $? = 0 configure:12639: result: yes configure:12543: checking for opendir configure:12599: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:12605: $? = 0 configure:12612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12615: $? = 0 configure:12622: test -s conftest.exe configure:12625: $? = 0 configure:12639: result: yes configure:12543: checking for readdir configure:12599: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:12605: $? = 0 configure:12612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12615: $? = 0 configure:12622: test -s conftest.exe configure:12625: $? = 0 configure:12639: result: yes configure:12722: checking for a sed that does not truncate output configure:12776: result: /usr/bin/sed configure:12790: checking for ld used by gcc configure:12857: result: /usr/i686-pc-cygwin/bin/ld.exe configure:12866: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:12881: result: yes configure:12886: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:12893: result: -r configure:12911: checking how to recognise dependent libraries configure:13087: result: file_magic ^x86 archive import|^x86 DLL configure:13340: checking how to run the C++ preprocessor configure:13376: g++ -E conftest.cpp configure:13382: $? = 0 configure:13420: g++ -E conftest.cpp conftest.cpp:60:28: error: ac_nonexistent.h: No such file or directory configure:13426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | #include configure:13466: result: g++ -E configure:13495: g++ -E conftest.cpp configure:13501: $? = 0 configure:13539: g++ -E conftest.cpp conftest.cpp:60:28: error: ac_nonexistent.h: No such file or directory configure:13545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | #include configure:13645: checking for g77 configure:13675: result: no configure:13645: checking for f77 configure:13675: result: no configure:13645: checking for xlf configure:13675: result: no configure:13645: checking for frt configure:13675: result: no configure:13645: checking for pgf77 configure:13675: result: no configure:13645: checking for cf77 configure:13675: result: no configure:13645: checking for fort77 configure:13675: result: no configure:13645: checking for fl32 configure:13675: result: no configure:13645: checking for af77 configure:13675: result: no configure:13645: checking for f90 configure:13675: result: no configure:13645: checking for xlf90 configure:13675: result: no configure:13645: checking for pgf90 configure:13675: result: no configure:13645: checking for pghpf configure:13675: result: no configure:13645: checking for epcf90 configure:13675: result: no configure:13645: checking for gfortran configure:13675: result: no configure:13645: checking for g95 configure:13675: result: no configure:13645: checking for f95 configure:13675: result: no configure:13645: checking for fort configure:13675: result: no configure:13645: checking for xlf95 configure:13675: result: no configure:13645: checking for ifort configure:13675: result: no configure:13645: checking for ifc configure:13675: result: no configure:13645: checking for efc configure:13675: result: no configure:13645: checking for pgf95 configure:13675: result: no configure:13645: checking for lf95 configure:13675: result: no configure:13645: checking for ftn configure:13675: result: no configure:13702: checking for Fortran 77 compiler version configure:13709: --version >&5 ./configure: line 13710: --version: command not found configure:13712: $? = 127 configure:13719: -v >&5 ./configure: line 13720: -v: command not found configure:13722: $? = 127 configure:13729: -V >&5 ./configure: line 13730: -V: command not found configure:13732: $? = 127 configure:13740: checking whether we are using the GNU Fortran 77 compiler configure:13759: -c conftest.F >&5 ./configure: line 13760: -c: command not found configure:13765: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:13799: result: no configure:13805: checking whether accepts -g configure:13822: -c -g conftest.f >&5 ./configure: line 13823: -c: command not found configure:13828: $? = 127 configure: failed program was: | program main | | end configure:13861: result: no configure:13891: checking the maximum length of command line arguments configure:14000: result: 8192 configure:14011: checking command to parse /usr/bin/nm -B output from gcc object configure:14219: result: ok configure:14223: checking for objdir configure:14238: result: .libs configure:14330: checking for ar configure:14346: found /usr/bin/ar configure:14357: result: ar configure:14426: checking for ranlib configure:14453: result: ranlib configure:14522: checking for strip configure:14538: found /usr/bin/strip configure:14549: result: strip configure:14835: checking if gcc supports -fno-rtti -fno-exceptions configure:14853: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:14857: $? = 0 configure:14870: result: no configure:14885: checking for gcc option to produce PIC configure:15095: result: configure:15166: checking if gcc static flag -static works configure:15194: result: no configure:15204: checking if gcc supports -c -o file.o configure:15225: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:15229: $? = 0 configure:15251: result: yes configure:15277: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:16263: result: yes configure:16284: checking whether -lc should be explicitly linked in configure:16289: gcc -c -g -O2 conftest.c >&5 configure:16292: $? = 0 configure:16307: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:16310: $? = 1 configure:16322: result: yes configure:16330: checking dynamic linker characteristics configure:16918: result: Win32 ld.exe configure:16927: checking how to hardcode library paths into programs configure:16952: result: immediate configure:16966: checking whether stripping libraries is possible configure:16971: result: yes configure:17666: checking whether a program can dlopen itself configure:17740: gcc -o conftest.exe -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 configure: In function ‘main’: configure:17736: warning: incompatible implicit declaration of built-in function ‘exit’ /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols? configure:17743: $? = 0 configure:17761: result: no configure:17884: checking if libtool supports shared libraries configure:17886: result: yes configure:17889: checking whether to build shared libraries configure:17910: result: yes configure:17913: checking whether to build static libraries configure:17917: result: yes configure:18009: creating mklib configure:18597: checking for ld used by g++ configure:18664: result: /usr/i686-pc-cygwin/bin/ld.exe configure:18673: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:18688: result: yes configure:18739: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:19705: result: yes configure:19723: g++ -c -g -O2 conftest.cpp >&5 configure:19726: $? = 0 configure:19845: checking for g++ option to produce PIC configure:20119: result: configure:20190: checking if g++ static flag -static works configure:20218: result: no configure:20228: checking if g++ supports -c -o file.o configure:20249: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:20253: $? = 0 configure:20275: result: yes configure:20301: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:20326: result: yes configure:20393: checking dynamic linker characteristics configure:20981: result: Win32 ld.exe configure:20990: checking how to hardcode library paths into programs configure:21015: result: immediate configure:27250: checking for llvm-gcc.exe configure:27268: found /usr/local/bin/llvm-gcc.exe configure:27280: result: /usr/local/bin/llvm-gcc.exe configure:27290: checking for llvm-g++.exe configure:27308: found /usr/local/bin/llvm-g++.exe configure:27320: result: /usr/local/bin/llvm-g++.exe configure:27349: checking tool compatibility configure:27391: gcc -c -g -O2 conftest.c >&5 configure:27397: $? = 0 configure:27404: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27407: $? = 0 configure:27414: test -s conftest.o configure:27417: $? = 0 configure:27439: result: ok configure:27444: checking for sin in -lm configure:27479: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 conftest.c:67: warning: conflicting types for built-in function ‘sin’ configure:27485: $? = 0 configure:27492: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27495: $? = 0 configure:27502: test -s conftest.exe configure:27505: $? = 0 configure:27519: result: yes configure:27695: checking for library containing dlopen configure:27736: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 configure:27742: $? = 0 configure:27749: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27752: $? = 0 configure:27759: test -s conftest.exe configure:27762: $? = 0 configure:27786: result: none required configure:27803: checking for library containing ffi_call configure:27844: gcc -o conftest.exe -g -O2 conftest.c -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccjk3lhc.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:73: undefined reference to `_ffi_call' collect2: ld returned 1 exit status configure:27850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffi_call (); | int | main () | { | return ffi_call (); | ; | return 0; | } configure:27844: gcc -o conftest.exe -g -O2 conftest.c -lffi -lm >&5 configure:27850: $? = 0 configure:27857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27860: $? = 0 configure:27867: test -s conftest.exe configure:27870: $? = 0 configure:27894: result: -lffi configure:27911: checking for library containing mallinfo configure:27952: gcc -o conftest.exe -g -O2 conftest.c -lffi -lm >&5 configure:27958: $? = 0 configure:27965: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27968: $? = 0 configure:27975: test -s conftest.exe configure:27978: $? = 0 configure:28002: result: none required configure:28017: checking for pthread_mutex_init in -lpthread configure:28052: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:28058: $? = 0 configure:28065: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28068: $? = 0 configure:28075: test -s conftest.exe configure:28078: $? = 0 configure:28092: result: yes configure:28103: checking for library containing pthread_mutex_lock configure:28144: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:28150: $? = 0 configure:28157: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28160: $? = 0 configure:28167: test -s conftest.exe configure:28170: $? = 0 configure:28194: result: none required configure:28206: checking for library containing pthread_rwlock_init configure:28247: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:28253: $? = 0 configure:28260: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28263: $? = 0 configure:28270: test -s conftest.exe configure:28273: $? = 0 configure:28297: result: none required configure:28309: checking for library containing pthread_getspecific configure:28350: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:28356: $? = 0 configure:28363: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28366: $? = 0 configure:28373: test -s conftest.exe configure:28376: $? = 0 configure:28400: result: none required configure:28813: checking for library containing op_open_agent configure:28854: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm -L/usr/lib/oprofile -Wl,-rpath,/usr/lib/oprofile >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccHWW7e7.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:80: undefined reference to `_op_open_agent' collect2: ld returned 1 exit status configure:28860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char op_open_agent (); | int | main () | { | return op_open_agent (); | ; | return 0; | } configure:28854: gcc -o conftest.exe -g -O2 conftest.c -lopagent -lpthread -lffi -lm -L/usr/lib/oprofile -Wl,-rpath,/usr/lib/oprofile >&5 /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lopagent collect2: ld returned 1 exit status configure:28860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char op_open_agent (); | int | main () | { | return op_open_agent (); | ; | return 0; | } configure:28904: result: no configure:28927: checking opagent.h usability configure:28944: gcc -c -g -O2 conftest.c >&5 conftest.c:102:21: error: opagent.h: No such file or directory configure:28950: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28981: result: no configure:28985: checking opagent.h presence configure:29000: gcc -E conftest.c conftest.c:69:21: error: opagent.h: No such file or directory configure:29006: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | /* end confdefs.h. */ | #include configure:29027: result: no configure:29060: checking for opagent.h configure:29067: result: no configure:29100: checking for dirent.h that defines DIR configure:29168: result: yes configure:29181: checking for library containing opendir configure:29272: result: none required configure:29382: checking for MAP_ANONYMOUS vs. MAP_ANON configure:29416: gcc -c -g -O2 conftest.c >&5 configure:29422: $? = 0 configure:29429: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29432: $? = 0 configure:29439: test -s conftest.o configure:29442: $? = 0 configure:29461: result: yes configure:29471: checking whether stat file-mode macros are broken configure:29519: result: no configure:29529: checking for ANSI C header files configure:29710: result: yes configure:29720: checking for sys/wait.h that is POSIX.1 compatible configure:29756: gcc -c -g -O2 conftest.c >&5 configure:29762: $? = 0 configure:29769: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29772: $? = 0 configure:29779: test -s conftest.o configure:29782: $? = 0 configure:29794: result: yes configure:29804: checking whether time.h and sys/time.h may both be included configure:29834: gcc -c -g -O2 conftest.c >&5 configure:29840: $? = 0 configure:29847: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29850: $? = 0 configure:29857: test -s conftest.o configure:29860: $? = 0 configure:29872: result: yes configure:29893: checking for dlfcn.h configure:29899: result: yes configure:29903: checking execinfo.h usability configure:29920: gcc -c -g -O2 conftest.c >&5 conftest.c:109:22: error: execinfo.h: No such file or directory configure:29926: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29957: result: no configure:29961: checking execinfo.h presence configure:29976: gcc -E conftest.c conftest.c:76:22: error: execinfo.h: No such file or directory configure:29982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:30003: result: no configure:30036: checking for execinfo.h configure:30044: result: no configure:29903: checking fcntl.h usability configure:29920: gcc -c -g -O2 conftest.c >&5 configure:29926: $? = 0 configure:29933: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29936: $? = 0 configure:29943: test -s conftest.o configure:29946: $? = 0 configure:29957: result: yes configure:29961: checking fcntl.h presence configure:29976: gcc -E conftest.c configure:29982: $? = 0 configure:30003: result: yes configure:30036: checking for fcntl.h configure:30044: result: yes configure:29893: checking for inttypes.h configure:29899: result: yes configure:29903: checking limits.h usability configure:29920: gcc -c -g -O2 conftest.c >&5 configure:29926: $? = 0 configure:29933: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29936: $? = 0 configure:29943: test -s conftest.o configure:29946: $? = 0 configure:29957: result: yes configure:29961: checking limits.h presence configure:29976: gcc -E conftest.c configure:29982: $? = 0 configure:30003: result: yes configure:30036: checking for limits.h configure:30044: result: yes configure:29903: checking link.h usability configure:29920: gcc -c -g -O2 conftest.c >&5 conftest.c:112:18: error: link.h: No such file or directory configure:29926: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29957: result: no configure:29961: checking link.h presence configure:29976: gcc -E conftest.c conftest.c:79:18: error: link.h: No such file or directory configure:29982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:30003: result: no configure:30036: checking for link.h configure:30044: result: no configure:30067: checking for malloc.h configure:30073: result: yes configure:30077: checking setjmp.h usability configure:30094: gcc -c -g -O2 conftest.c >&5 configure:30100: $? = 0 configure:30107: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30110: $? = 0 configure:30117: test -s conftest.o configure:30120: $? = 0 configure:30131: result: yes configure:30135: checking setjmp.h presence configure:30150: gcc -E conftest.c configure:30156: $? = 0 configure:30177: result: yes configure:30210: checking for setjmp.h configure:30218: result: yes configure:30077: checking signal.h usability configure:30094: gcc -c -g -O2 conftest.c >&5 configure:30100: $? = 0 configure:30107: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30110: $? = 0 configure:30117: test -s conftest.o configure:30120: $? = 0 configure:30131: result: yes configure:30135: checking signal.h presence configure:30150: gcc -E conftest.c configure:30156: $? = 0 configure:30177: result: yes configure:30210: checking for signal.h configure:30218: result: yes configure:30067: checking for stdint.h configure:30073: result: yes configure:30077: checking termios.h usability configure:30094: gcc -c -g -O2 conftest.c >&5 configure:30100: $? = 0 configure:30107: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30110: $? = 0 configure:30117: test -s conftest.o configure:30120: $? = 0 configure:30131: result: yes configure:30135: checking termios.h presence configure:30150: gcc -E conftest.c configure:30156: $? = 0 configure:30177: result: yes configure:30210: checking for termios.h configure:30218: result: yes configure:30067: checking for unistd.h configure:30073: result: yes configure:30247: checking utime.h usability configure:30264: gcc -c -g -O2 conftest.c >&5 configure:30270: $? = 0 configure:30277: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30280: $? = 0 configure:30287: test -s conftest.o configure:30290: $? = 0 configure:30301: result: yes configure:30305: checking utime.h presence configure:30320: gcc -E conftest.c configure:30326: $? = 0 configure:30347: result: yes configure:30380: checking for utime.h configure:30388: result: yes configure:30247: checking windows.h usability configure:30264: gcc -c -g -O2 conftest.c >&5 configure:30270: $? = 0 configure:30277: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30280: $? = 0 configure:30287: test -s conftest.o configure:30290: $? = 0 configure:30301: result: yes configure:30305: checking windows.h presence configure:30320: gcc -E conftest.c configure:30326: $? = 0 configure:30347: result: yes configure:30380: checking for windows.h configure:30388: result: yes configure:30419: checking sys/mman.h usability configure:30436: gcc -c -g -O2 conftest.c >&5 configure:30442: $? = 0 configure:30449: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30452: $? = 0 configure:30459: test -s conftest.o configure:30462: $? = 0 configure:30473: result: yes configure:30477: checking sys/mman.h presence configure:30492: gcc -E conftest.c configure:30498: $? = 0 configure:30519: result: yes configure:30552: checking for sys/mman.h configure:30560: result: yes configure:30419: checking sys/param.h usability configure:30436: gcc -c -g -O2 conftest.c >&5 configure:30442: $? = 0 configure:30449: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30452: $? = 0 configure:30459: test -s conftest.o configure:30462: $? = 0 configure:30473: result: yes configure:30477: checking sys/param.h presence configure:30492: gcc -E conftest.c configure:30498: $? = 0 configure:30519: result: yes configure:30552: checking for sys/param.h configure:30560: result: yes configure:30419: checking sys/resource.h usability configure:30436: gcc -c -g -O2 conftest.c >&5 configure:30442: $? = 0 configure:30449: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30452: $? = 0 configure:30459: test -s conftest.o configure:30462: $? = 0 configure:30473: result: yes configure:30477: checking sys/resource.h presence configure:30492: gcc -E conftest.c configure:30498: $? = 0 configure:30519: result: yes configure:30552: checking for sys/resource.h configure:30560: result: yes configure:30419: checking sys/time.h usability configure:30436: gcc -c -g -O2 conftest.c >&5 configure:30442: $? = 0 configure:30449: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30452: $? = 0 configure:30459: test -s conftest.o configure:30462: $? = 0 configure:30473: result: yes configure:30477: checking sys/time.h presence configure:30492: gcc -E conftest.c configure:30498: $? = 0 configure:30519: result: yes configure:30552: checking for sys/time.h configure:30560: result: yes configure:30581: checking for sys/types.h configure:30587: result: yes configure:30591: checking sys/ioctl.h usability configure:30608: gcc -c -g -O2 conftest.c >&5 configure:30614: $? = 0 configure:30621: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30624: $? = 0 configure:30631: test -s conftest.o configure:30634: $? = 0 configure:30645: result: yes configure:30649: checking sys/ioctl.h presence configure:30664: gcc -E conftest.c configure:30670: $? = 0 configure:30691: result: yes configure:30724: checking for sys/ioctl.h configure:30732: result: yes configure:30591: checking malloc/malloc.h usability configure:30608: gcc -c -g -O2 conftest.c >&5 conftest.c:126:27: error: malloc/malloc.h: No such file or directory configure:30614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:30645: result: no configure:30649: checking malloc/malloc.h presence configure:30664: gcc -E conftest.c conftest.c:93:27: error: malloc/malloc.h: No such file or directory configure:30670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:30691: result: no configure:30724: checking for malloc/malloc.h configure:30732: result: no configure:30591: checking mach/mach.h usability configure:30608: gcc -c -g -O2 conftest.c >&5 conftest.c:126:23: error: mach/mach.h: No such file or directory configure:30614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:30645: result: no configure:30649: checking mach/mach.h presence configure:30664: gcc -E conftest.c conftest.c:93:23: error: mach/mach.h: No such file or directory configure:30670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:30691: result: no configure:30724: checking for mach/mach.h configure:30732: result: no configure:30761: checking pthread.h usability configure:30778: gcc -c -g -O2 conftest.c >&5 configure:30784: $? = 0 configure:30791: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30794: $? = 0 configure:30801: test -s conftest.o configure:30804: $? = 0 configure:30815: result: yes configure:30819: checking pthread.h presence configure:30834: gcc -E conftest.c configure:30840: $? = 0 configure:30861: result: yes configure:30894: checking for pthread.h configure:30902: result: yes configure:30941: checking ffi.h usability configure:30958: gcc -c -g -O2 conftest.c >&5 configure:30964: $? = 0 configure:30971: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30974: $? = 0 configure:30981: test -s conftest.o configure:30984: $? = 0 configure:30995: result: yes configure:30999: checking ffi.h presence configure:31014: gcc -E conftest.c configure:31020: $? = 0 configure:31041: result: yes configure:31074: checking for ffi.h configure:31082: result: yes configure:30941: checking ffi/ffi.h usability configure:30958: gcc -c -g -O2 conftest.c >&5 conftest.c:128:21: error: ffi/ffi.h: No such file or directory configure:30964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:30995: result: no configure:30999: checking ffi/ffi.h presence configure:31014: gcc -E conftest.c conftest.c:95:21: error: ffi/ffi.h: No such file or directory configure:31020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | /* end confdefs.h. */ | #include configure:31041: result: no configure:31074: checking for ffi/ffi.h configure:31082: result: no configure:31099: checking for HUGE_VAL sanity configure:31136: g++ -o conftest.exe -pedantic conftest.cpp -lpthread -lffi -lm >&5 configure:31139: $? = 0 configure:31145: ./conftest.exe configure:31148: $? = 0 configure:31171: result: yes configure:31176: checking for pid_t configure:31206: gcc -c -g -O2 conftest.c >&5 configure:31212: $? = 0 configure:31219: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31222: $? = 0 configure:31229: test -s conftest.o configure:31232: $? = 0 configure:31244: result: yes configure:31256: checking for size_t configure:31286: gcc -c -g -O2 conftest.c >&5 configure:31292: $? = 0 configure:31299: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31302: $? = 0 configure:31309: test -s conftest.o configure:31312: $? = 0 configure:31324: result: yes configure:31336: checking return type of signal handlers configure:31364: gcc -c -g -O2 conftest.c >&5 conftest.c: In function ‘main’: conftest.c:101: error: void value not ignored as it ought to be configure:31370: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:31402: result: void configure:31410: checking whether struct tm is in sys/time.h or time.h configure:31438: gcc -c -g -O2 conftest.c >&5 configure:31444: $? = 0 configure:31451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31454: $? = 0 configure:31461: test -s conftest.o configure:31464: $? = 0 configure:31476: result: time.h configure:31486: checking for int64_t configure:31516: gcc -c -g -O2 conftest.c >&5 configure:31522: $? = 0 configure:31529: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31532: $? = 0 configure:31539: test -s conftest.o configure:31542: $? = 0 configure:31554: result: yes configure:31569: checking for uint64_t configure:31599: gcc -c -g -O2 conftest.c >&5 configure:31605: $? = 0 configure:31612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31615: $? = 0 configure:31622: test -s conftest.o configure:31625: $? = 0 configure:31637: result: yes configure:31744: checking for backtrace configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccAkZZH5.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:132: undefined reference to `_backtrace' collect2: ld returned 1 exit status configure:31806: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char backtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef backtrace | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_backtrace || defined __stub___backtrace | choke me | #endif | | int | main () | { | return backtrace (); | ; | return 0; | } configure:31840: result: no configure:31744: checking for ceilf configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:121: warning: conflicting types for built-in function ‘ceilf’ configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31744: checking for floorf configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:122: warning: conflicting types for built-in function ‘floorf’ configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31744: checking for roundf configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:123: warning: conflicting types for built-in function ‘roundf’ configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31744: checking for rintf configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:124: warning: conflicting types for built-in function ‘rintf’ configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31744: checking for nearbyintf configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:125: warning: conflicting types for built-in function ‘nearbyintf’ configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31744: checking for getcwd configure:31800: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:31806: $? = 0 configure:31813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31816: $? = 0 configure:31823: test -s conftest.exe configure:31826: $? = 0 configure:31840: result: yes configure:31857: checking for powf configure:31913: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:127: warning: conflicting types for built-in function ‘powf’ configure:31919: $? = 0 configure:31926: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31929: $? = 0 configure:31936: test -s conftest.exe configure:31939: $? = 0 configure:31953: result: yes configure:31857: checking for fmodf configure:31913: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:128: warning: conflicting types for built-in function ‘fmodf’ configure:31919: $? = 0 configure:31926: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31929: $? = 0 configure:31936: test -s conftest.exe configure:31939: $? = 0 configure:31953: result: yes configure:31857: checking for strtof configure:31913: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:31919: $? = 0 configure:31926: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31929: $? = 0 configure:31936: test -s conftest.exe configure:31939: $? = 0 configure:31953: result: yes configure:31857: checking for round configure:31913: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:130: warning: conflicting types for built-in function ‘round’ configure:31919: $? = 0 configure:31926: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31929: $? = 0 configure:31936: test -s conftest.exe configure:31939: $? = 0 configure:31953: result: yes configure:31971: checking for getpagesize configure:32027: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32033: $? = 0 configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32043: $? = 0 configure:32050: test -s conftest.exe configure:32053: $? = 0 configure:32067: result: yes configure:31971: checking for getrusage configure:32027: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32033: $? = 0 configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32043: $? = 0 configure:32050: test -s conftest.exe configure:32053: $? = 0 configure:32067: result: yes configure:31971: checking for getrlimit configure:32027: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32033: $? = 0 configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32043: $? = 0 configure:32050: test -s conftest.exe configure:32053: $? = 0 configure:32067: result: yes configure:31971: checking for setrlimit configure:32027: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32033: $? = 0 configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32043: $? = 0 configure:32050: test -s conftest.exe configure:32053: $? = 0 configure:32067: result: yes configure:31971: checking for gettimeofday configure:32027: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32033: $? = 0 configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32043: $? = 0 configure:32050: test -s conftest.exe configure:32053: $? = 0 configure:32067: result: yes configure:32083: checking for isatty configure:32139: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32145: $? = 0 configure:32152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32155: $? = 0 configure:32162: test -s conftest.exe configure:32165: $? = 0 configure:32179: result: yes configure:32083: checking for mkdtemp configure:32139: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32145: $? = 0 configure:32152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32155: $? = 0 configure:32162: test -s conftest.exe configure:32165: $? = 0 configure:32179: result: yes configure:32083: checking for mkstemp configure:32139: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32145: $? = 0 configure:32152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32155: $? = 0 configure:32162: test -s conftest.exe configure:32165: $? = 0 configure:32179: result: yes configure:32197: checking for mktemp configure:32253: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32259: $? = 0 configure:32266: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32269: $? = 0 configure:32276: test -s conftest.exe configure:32279: $? = 0 configure:32293: result: yes configure:32197: checking for realpath configure:32253: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32259: $? = 0 configure:32266: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32269: $? = 0 configure:32276: test -s conftest.exe configure:32279: $? = 0 configure:32293: result: yes configure:32197: checking for sbrk configure:32253: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32259: $? = 0 configure:32266: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32269: $? = 0 configure:32276: test -s conftest.exe configure:32279: $? = 0 configure:32293: result: yes configure:32197: checking for setrlimit configure:32293: result: yes configure:32197: checking for strdup configure:32253: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 conftest.c:143: warning: conflicting types for built-in function ‘strdup’ configure:32259: $? = 0 configure:32266: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32269: $? = 0 configure:32276: test -s conftest.exe configure:32279: $? = 0 configure:32293: result: yes configure:32309: checking for strerror configure:32365: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32371: $? = 0 configure:32378: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32381: $? = 0 configure:32388: test -s conftest.exe configure:32391: $? = 0 configure:32405: result: yes configure:32309: checking for strerror_r configure:32365: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32371: $? = 0 configure:32378: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32381: $? = 0 configure:32388: test -s conftest.exe configure:32391: $? = 0 configure:32405: result: yes configure:32309: checking for strerror_s configure:32365: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/cc63JX8a.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:157: undefined reference to `_strerror_s' collect2: ld returned 1 exit status configure:32371: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | /* Define strerror_s to an innocuous variant, in case declares strerror_s. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror_s innocuous_strerror_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror_s | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror_s (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strerror_s || defined __stub___strerror_s | choke me | #endif | | int | main () | { | return strerror_s (); | ; | return 0; | } configure:32405: result: no configure:32422: checking for strtoll configure:32478: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32484: $? = 0 configure:32491: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32494: $? = 0 configure:32501: test -s conftest.exe configure:32504: $? = 0 configure:32518: result: yes configure:32422: checking for strtoq configure:32478: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccBmzwJ8.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:158: undefined reference to `_strtoq' collect2: ld returned 1 exit status configure:32484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | /* Define strtoq to an innocuous variant, in case declares strtoq. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoq innocuous_strtoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoq | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strtoq (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strtoq || defined __stub___strtoq | choke me | #endif | | int | main () | { | return strtoq (); | ; | return 0; | } configure:32518: result: no configure:32422: checking for sysconf configure:32478: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32484: $? = 0 configure:32491: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32494: $? = 0 configure:32501: test -s conftest.exe configure:32504: $? = 0 configure:32518: result: yes configure:32422: checking for malloc_zone_statistics configure:32478: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccEN9vlM.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:159: undefined reference to `_malloc_zone_statistics' collect2: ld returned 1 exit status configure:32484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define malloc_zone_statistics to an innocuous variant, in case declares malloc_zone_statistics. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_zone_statistics innocuous_malloc_zone_statistics | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_zone_statistics (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_zone_statistics | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_zone_statistics (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_zone_statistics || defined __stub___malloc_zone_statistics | choke me | #endif | | int | main () | { | return malloc_zone_statistics (); | ; | return 0; | } configure:32518: result: no configure:32535: checking for setjmp configure:32591: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32597: $? = 0 configure:32604: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32607: $? = 0 configure:32614: test -s conftest.exe configure:32617: $? = 0 configure:32631: result: yes configure:32535: checking for longjmp configure:32591: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32597: $? = 0 configure:32604: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32607: $? = 0 configure:32614: test -s conftest.exe configure:32617: $? = 0 configure:32631: result: yes configure:32535: checking for sigsetjmp configure:32591: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccNOQuLe.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:161: undefined reference to `_sigsetjmp' collect2: ld returned 1 exit status configure:32597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigsetjmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:32631: result: no configure:32535: checking for siglongjmp configure:32591: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/cc6pZsV4.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:161: undefined reference to `_siglongjmp' collect2: ld returned 1 exit status configure:32597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | /* end confdefs.h. */ | /* Define siglongjmp to an innocuous variant, in case declares siglongjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define siglongjmp innocuous_siglongjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char siglongjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef siglongjmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char siglongjmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_siglongjmp || defined __stub___siglongjmp | choke me | #endif | | int | main () | { | return siglongjmp (); | ; | return 0; | } configure:32631: result: no configure:32641: checking if printf has the %a format character configure:32691: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32694: $? = 0 configure:32700: ./conftest.exe configure:32703: $? = 0 configure:32725: result: yes configure:32737: checking for working alloca.h configure:32764: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32770: $? = 0 configure:32777: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32780: $? = 0 configure:32787: test -s conftest.exe configure:32790: $? = 0 configure:32803: result: yes configure:32813: checking for alloca configure:32860: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:32866: $? = 0 configure:32873: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32876: $? = 0 configure:32883: test -s conftest.exe configure:32886: $? = 0 configure:32899: result: yes configure:33143: checking for srand48/lrand48/drand48 in configure:33175: g++ -c -pedantic conftest.cpp >&5 configure:33181: $? = 0 configure:33188: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33191: $? = 0 configure:33198: test -s conftest.o configure:33201: $? = 0 configure:33219: result: yes configure:33231: checking whether the compiler implements namespaces configure:33263: g++ -c -pedantic conftest.cpp >&5 configure:33269: $? = 0 configure:33276: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33279: $? = 0 configure:33286: test -s conftest.o configure:33289: $? = 0 configure:33308: result: yes configure:33318: checking whether the compiler has the standard iterator configure:33354: g++ -c -pedantic conftest.cpp >&5 configure:33360: $? = 0 configure:33367: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33370: $? = 0 configure:33377: test -s conftest.o configure:33380: $? = 0 configure:33399: result: yes configure:33416: checking whether the compiler has the bidirectional iterator configure:33452: g++ -c -pedantic conftest.cpp >&5 conftest.cpp: In function ‘int main()’: conftest.cpp:140: error: ‘bidirectional_iterator’ was not declared in this scope conftest.cpp:140: error: expected primary-expression before ‘int’ conftest.cpp:140: error: expected `;' before ‘int’ configure:33458: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NAMESPACES | using namespace std; | #endif | int | main () | { | bidirectional_iterator t; return 0; | ; | return 0; | } configure:33497: result: no configure:33514: checking whether the compiler has forward iterators configure:33550: g++ -c -pedantic conftest.cpp >&5 conftest.cpp: In function ‘int main()’: conftest.cpp:141: error: ‘forward_iterator’ was not declared in this scope conftest.cpp:141: error: expected primary-expression before ‘int’ conftest.cpp:141: error: expected `;' before ‘int’ configure:33556: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_NAMESPACES | using namespace std; | #endif | int | main () | { | forward_iterator t; return 0; | ; | return 0; | } configure:33595: result: no configure:33613: checking for isnan in configure:33645: g++ -c -pedantic conftest.cpp >&5 configure:33651: $? = 0 configure:33658: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33661: $? = 0 configure:33668: test -s conftest.o configure:33671: $? = 0 configure:33689: result: yes configure:33701: checking for isnan in configure:33733: g++ -c -pedantic conftest.cpp >&5 conftest.cpp: In function ‘int main()’: conftest.cpp:140: error: ‘isnan’ was not declared in this scope configure:33739: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | #define HAVE_FWD_ITERATOR 0 | #define HAVE_ISNAN_IN_MATH_H 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; isnan(f); | ; | return 0; | } configure:33777: result: no configure:33788: checking for std::isnan in configure:33820: g++ -c -pedantic conftest.cpp >&5 configure:33826: $? = 0 configure:33833: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33836: $? = 0 configure:33843: test -s conftest.o configure:33846: $? = 0 configure:33864: result: yes configure:33876: checking for isinf in configure:33908: g++ -c -pedantic conftest.cpp >&5 configure:33914: $? = 0 configure:33921: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:33924: $? = 0 configure:33931: test -s conftest.o configure:33934: $? = 0 configure:33952: result: yes configure:33963: checking for isinf in configure:33995: g++ -c -pedantic conftest.cpp >&5 conftest.cpp: In function ‘int main()’: conftest.cpp:142: error: ‘isinf’ was not declared in this scope configure:34001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | #define HAVE_FWD_ITERATOR 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; isinf(f); | ; | return 0; | } configure:34039: result: no configure:34050: checking for std::isinf in configure:34082: g++ -c -pedantic conftest.cpp >&5 conftest.cpp: In function ‘int main()’: conftest.cpp:142: error: expected `;' before ‘}’ token conftest.cpp: At global scope: conftest.cpp:143: error: extra ‘;’ conftest.cpp:144: error: expected unqualified-id before ‘return’ conftest.cpp:145: error: expected declaration before ‘}’ token configure:34088: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | #define HAVE_FWD_ITERATOR 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; std::isinf(f)} | ; | return 0; | } configure:34126: result: no configure:34137: checking for finite in configure:34169: g++ -c -pedantic conftest.cpp >&5 configure:34175: $? = 0 configure:34182: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:34185: $? = 0 configure:34192: test -s conftest.o configure:34195: $? = 0 configure:34213: result: yes configure:34233: checking for stdlib.h configure:34239: result: yes configure:34233: checking for unistd.h configure:34239: result: yes configure:34401: checking for getpagesize configure:34497: result: yes configure:34507: checking for working mmap configure:34654: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:34657: $? = 0 configure:34663: ./conftest.exe configure:34666: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | #define HAVE_FWD_ITERATOR 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | #define HAVE_FINITE_IN_IEEEFP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:34682: result: no configure:34693: checking for mmap of files configure:34738: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:34741: $? = 0 configure:34747: ./conftest.exe configure:34750: $? = 0 configure:34773: result: yes configure:34785: checking if /dev/zero is needed for mmap configure:34797: result: no configure:34809: WARNING: mmap() of a fixed address required but not supported configure:34819: checking for GCC atomic builtins configure:34843: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 configure:34849: $? = 0 configure:34856: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:34859: $? = 0 configure:34866: test -s conftest.exe configure:34869: $? = 0 configure:34871: result: yes configure:34902: checking for __dso_handle configure:34958: gcc -o conftest.exe -g -O2 conftest.c -lpthread -lffi -lm >&5 /cygdrive/c/DOCUME~1/andrew/LOCALS~1/Temp/ccTkvCpx.o: In function `main': /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/conftest.c:178: undefined reference to `___dso_handle' collect2: ld returned 1 exit status configure:34964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.6" | #define PACKAGE_STRING "llvm 2.6" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LLVM_COMPACT_SENTINELS 0 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define LLVM_NATIVE_ARCH X86Target | #define ENABLE_CBE_PRINTF_A 1 | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dll" | #define LTDL_SHLIBPATH_VAR "PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define LTDL_DLOPEN_DEPLIBS 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_FFI_CALL 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WINDOWS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_FFI_H 1 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAND48 1 | #define HAVE_NAMESPACES | #define HAVE_STD_ITERATOR 1 | #define HAVE_BI_ITERATOR 0 | #define HAVE_FWD_ITERATOR 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | #define HAVE_FINITE_IN_IEEEFP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP_FILE | #define LLVM_MULTITHREADED 1 | /* end confdefs.h. */ | /* Define __dso_handle to an innocuous variant, in case declares __dso_handle. | For example, HP-UX 11i declares gettimeofday. */ | #define __dso_handle innocuous___dso_handle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dso_handle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dso_handle | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __dso_handle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___dso_handle || defined __stub_____dso_handle | choke me | #endif | | int | main () | { | return __dso_handle (); | ; | return 0; | } configure:34998: result: no configure:35009: checking whether llvm-gcc is sane configure:35025: result: yes configure:35029: checking llvm-gcc component support configure:35052: result: ok configure:35203: checking for compiler -fvisibility-inlines-hidden option configure:35237: g++ -c -pedantic -fvisibility-inlines-hidden conftest.cpp >&5 configure:35243: $? = 0 configure:35250: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:35253: $? = 0 configure:35260: test -s conftest.o configure:35263: $? = 0 configure:35283: result: yes configure:35493: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by llvm config.status 2.6, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on acrosport-andre config.status:755: creating include/llvm/Config/Targets.def config.status:755: creating include/llvm/Config/AsmPrinters.def config.status:755: creating include/llvm/Config/AsmParsers.def config.status:755: creating Makefile.config config.status:755: creating llvm.spec config.status:755: creating docs/doxygen.cfg config.status:755: creating tools/llvmc/plugins/Base/Base.td config.status:755: creating tools/llvm-config/llvm-config.in config.status:755: creating include/llvm/Config/config.h config.status:755: creating include/llvm/Support/DataTypes.h config.status:1134: include/llvm/Support/DataTypes.h is unchanged config.status:755: creating include/llvm/ADT/iterator.h config.status:1134: include/llvm/ADT/iterator.h is unchanged config.status:1147: executing setup commands config.status:1147: executing Makefile commands config.status:1147: executing Makefile.common commands config.status:1147: executing examples/Makefile commands config.status:1147: executing lib/Makefile commands config.status:1147: executing runtime/Makefile commands config.status:1147: executing test/Makefile commands config.status:1147: executing test/Makefile.tests commands config.status:1147: executing unittests/Makefile commands config.status:1147: executing tools/Makefile commands config.status:1147: executing utils/Makefile commands config.status:1147: executing projects/Makefile commands config.status:1147: executing bindings/Makefile commands config.status:1147: executing bindings/ocaml/Makefile.ocaml commands configure:36780: === configuring in projects/sample (/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/projects/sample) configure:36883: running /bin/sh ./configure --prefix=/usr/local '--enable-optimized' '--enable-targets=x86' --cache-file=/dev/null --srcdir=. configure:36780: === configuring in projects/test-suite (/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/projects/test-suite) configure:36883: running /bin/sh ./configure --prefix=/usr/local '--enable-optimized' '--enable-targets=x86' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_have_bi_iterator=no ac_cv_cxx_have_fwd_iterator=no ac_cv_cxx_have_std_iterator=yes ac_cv_cxx_namespaces=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_func___dso_handle=no ac_cv_func_alloca_works=yes ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_backtrace=no ac_cv_func_ceilf=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_finite_in_ieeefp_h=yes ac_cv_func_floorf=yes ac_cv_func_fmodf=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_isatty=yes ac_cv_func_isinf_in_cmath=no ac_cv_func_isinf_in_math_h=yes ac_cv_func_isnan_in_cmath=no ac_cv_func_isnan_in_math_h=yes ac_cv_func_longjmp=yes ac_cv_func_malloc_zone_statistics=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_mmap_file=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_nearbyintf=yes ac_cv_func_opendir=yes ac_cv_func_powf=yes ac_cv_func_rand48=yes ac_cv_func_readdir=yes ac_cv_func_realpath=yes ac_cv_func_rintf=yes ac_cv_func_round=yes ac_cv_func_roundf=yes ac_cv_func_sbrk=yes ac_cv_func_setjmp=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_siglongjmp=no ac_cv_func_sigsetjmp=no ac_cv_func_std_isinf_in_cmath=no ac_cv_func_std_isnan_in_cmath=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_s=no ac_cv_func_strrchr=yes ac_cv_func_strtof=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=no ac_cv_func_sysconf=yes ac_cv_header_argz_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_link_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_malloc_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_mmap_anon=yes ac_cv_header_opagent_h=no ac_cv_header_pthread_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_windows_h=yes ac_cv_host=i686-pc-cygwin ac_cv_huge_val_sanity=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_sin=yes ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_need_dev_zero_for_mmap=no ac_cv_objext=o ac_cv_path_BINPWD=/usr/bin/pwd ac_cv_path_BZIP2=/usr/bin/bzip2 ac_cv_path_CIRCO='echo circo' ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/usr/bin/cp ac_cv_path_DATE=/usr/bin/date ac_cv_path_DOT='echo dot' ac_cv_path_DOTTY='echo dotty' ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FDP='echo fdp' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GAS=/usr/bin/as ac_cv_path_GRAPHVIZ='echo Graphviz' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_GZIP=/usr/bin/gzip ac_cv_path_LLVMGCC=/usr/local/bin/llvm-gcc.exe ac_cv_path_LLVMGXX=/usr/local/bin/llvm-g++.exe ac_cv_path_MKDIR=/usr/bin/mkdir ac_cv_path_MV=/usr/bin/mv ac_cv_path_NEATO='echo neato' ac_cv_path_PERL=/usr/bin/perl ac_cv_path_POD2HTML=/usr/bin/pod2html ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_RM=/usr/bin/rm ac_cv_path_RUNTEST=/usr/bin/runtest ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_TCLSH=/usr/bin/tclsh ac_cv_path_TWOPI='echo twopi' ac_cv_path_install='/usr/bin/install -c' ac_cv_path_tclsh=/usr/bin/tclsh ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_search_dlopen='none required' ac_cv_search_ffi_call=-lffi ac_cv_search_mallinfo='none required' ac_cv_search_op_open_agent=no ac_cv_search_opendir='none required' ac_cv_search_pthread_getspecific='none required' ac_cv_search_pthread_mutex_lock='none required' ac_cv_search_pthread_rwlock_init='none required' ac_cv_struct_tm=time.h ac_cv_sys_symbol_underscore=yes ac_cv_target=i686-pc-cygwin ac_cv_type_error_t=yes ac_cv_type_int64_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uint64_t=yes ac_cv_working_alloca_h=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_need_uscore=unknown libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.dll libltdl_cv_shlibpath_var=PATH libltdl_cv_sys_dlopen_deplibs=unknown libltdl_cv_sys_search_path='/lib /usr/lib' llvm_cv_c_printf_a=yes llvm_cv_cxx_visibility_inlines_hidden=yes llvm_cv_enable_libffi=yes llvm_cv_gnu_make_command=make llvm_cv_link_all_option=-Wl,--whole-archive llvm_cv_link_use_export_dynamic=yes llvm_cv_link_use_r=yes llvm_cv_llvmgcc_sanity=yes llvm_cv_no_link_all_option=-Wl,--no-whole-archive llvm_cv_old_LIBS='-lpthread -lffi -lm ' llvm_cv_os_type=Cygwin llvm_cv_platform_type=Unix llvm_cv_target_arch=x86 llvm_cv_target_os_type=Cygwin lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=no lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=8192 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALL_BINDINGS='ocaml' AR='ar' ARCH='x86' BINDINGS_TO_BUILD='' BINPWD='/usr/bin/pwd' BINUTILS_INCDIR='' BUILD_CC='' BUILD_CXX='' BUILD_EXEEXT='' BZIP2='/usr/bin/bzip2' CC='gcc' CFLAGS='-g -O2' CIRCO='echo circo' CMP='/usr/bin/cmp' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CP='/usr/bin/cp' CPP='gcc -E' CPPFLAGS='' CVSBUILD='CVSBUILD=1' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-pedantic' DATE='/usr/bin/date' DEBUG_RUNTIME='' DEFS='-DHAVE_CONFIG_H' DISABLE_ASSERTIONS='' DOT='echo dot' DOTTY='echo dotty' DOXYGEN='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_CBE_PRINTF_A='1' ENABLE_DOXYGEN='0' ENABLE_EXPENSIVE_CHECKS='' ENABLE_LLVMC_DYNAMIC='' ENABLE_LLVMC_DYNAMIC_PLUGINS='ENABLE_LLVMC_DYNAMIC_PLUGINS=1' ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1' ENABLE_PIC='1' ENABLE_PROFILING='' ENABLE_THREADS='1' ENABLE_VISIBILITY_INLINES_HIDDEN='1' ENDIAN='little' EXEEXT='.exe' EXPENSIVE_CHECKS='no' EXTRA_OPTIONS='' F77='' FDP='echo fdp' FFLAGS='' FIND='/usr/bin/find' GAS='/usr/bin/as' GRAPHVIZ='echo Graphviz' GREP='/usr/bin/grep' GROFF='/usr/bin/groff' GV='echo gv' GZIP='/usr/bin/gzip' HAVE_PERL='1' HAVE_PTHREAD='1' HOST_OS='Cygwin' HUGE_VAL_SANITY='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JIT='' LDFLAGS='' LIBADD_DL='-ldl' LIBOBJS='' LIBS='-lpthread -lffi -lm ' LIBTOOL='$(SHELL) $(top_builddir)/mklib' LINKALL='-Wl,--whole-archive' LLVMCC1='/usr/local/libexec/gcc/i686-pc-cygwin/4.2.1/cc1.exe' LLVMCC1PLUS='/usr/local/libexec/gcc/i686-pc-cygwin/4.2.1/cc1plus.exe' LLVMGCC='/usr/local/bin/llvm-gcc.exe' LLVMGCCCOMMAND='llvm-gcc.exe' LLVMGCCDIR='/usr/local' LLVMGCCLIBEXEC='/usr/local/libexec/gcc/i686-pc-cygwin/4.2.1.exe' LLVMGCC_LANGS='c,c++' LLVMGCC_MAJVERS='4' LLVMGCC_VERSION='4.2.1' LLVMGXX='/usr/local/bin/llvm-g++.exe' LLVMGXXCOMMAND='llvm-g++.exe' LLVM_BINDIR='/usr/local/bin' LLVM_COMPACT_SENTINELS='0' LLVM_CONFIGTIME='Sat Dec 12 16:23:54 RST 2009' LLVM_COPYRIGHT='Copyright (c) 2003-2009 University of Illinois at Urbana-Champaign.' LLVM_CROSS_COMPILING='0' LLVM_DATADIR='/usr/local/share/llvm' LLVM_DOCSDIR='/usr/local/docs/llvm' LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(X86) ' LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(X86) ' LLVM_ENUM_TARGETS='LLVM_TARGET(X86) ' LLVM_ETCDIR='/usr/local/etc/llvm' LLVM_INCLUDEDIR='/usr/local/include' LLVM_INFODIR='/usr/local/info' LLVM_LIBDIR='/usr/local/lib' LLVM_MANDIR='/usr/local/man' LLVM_ON_UNIX='1' LLVM_ON_WIN32='0' LLVM_PREFIX='/usr/local' LN_S='ln -s' LTLIBOBJS='' MKDIR='/usr/bin/mkdir' MMAP_FILE='yes' MV='/usr/bin/mv' NEATO='echo neato' NM='/usr/bin/nm -B' NOLINKALL='-Wl,--no-whole-archive' OBJEXT='o' OCAMLC='' OCAMLDEP='' OCAMLDOC='' OCAMLOPT='' OCAML_LIBDIR='' OS='Cygwin' PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu' PACKAGE_NAME='llvm' PACKAGE_STRING='llvm 2.6' PACKAGE_TARNAME='-llvm-' PACKAGE_VERSION='2.6' PATH_SEPARATOR=':' PERL='/usr/bin/perl' POD2HTML='/usr/bin/pod2html' POD2MAN='/usr/bin/pod2man' RANLIB='ranlib' RDYNAMIC='-Wl,-export-dynamic' RM='/usr/bin/rm' RPATH='-Wl,-R' RUNTEST='/usr/bin/runtest' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIBEXT='.dll' STRIP='strip' TAR='/usr/bin/tar' TARGETS_TO_BUILD='X86 ' TARGET_HAS_JIT='1' TARGET_OS='Cygwin' TCLSH='/usr/bin/tclsh' TWOPI='echo twopi' USE_OPROFILE='0' USE_UDIS86='0' ZIP='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' ifGNUmake='' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' projects/sample projects/test-suite' sysconfdir='${prefix}/etc' target='i686-pc-cygwin' target_alias='' target_cpu='i686' target_os='cygwin' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "llvm" #define PACKAGE_TARNAME "-llvm-" #define PACKAGE_VERSION "2.6" #define PACKAGE_STRING "llvm 2.6" #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" #define LLVM_ON_UNIX 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define LLVM_COMPACT_SENTINELS 0 #define ENABLE_THREADS 1 #define ENABLE_PIC 1 #define LLVM_NATIVE_ARCH X86Target #define ENABLE_CBE_PRINTF_A 1 #define HAVE_LINK_R 1 #define HAVE_LINK_EXPORT_DYNAMIC 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define LTDL_SHLIB_EXT ".dll" #define LTDL_SHLIBPATH_VAR "PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define LTDL_DLOPEN_DEPLIBS 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_LIBM 1 #define HAVE_DLOPEN 1 #define HAVE_FFI_CALL 1 #define HAVE_MALLINFO 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_MUTEX_LOCK 1 #define HAVE_PTHREAD_RWLOCK_INIT 1 #define HAVE_PTHREAD_GETSPECIFIC 1 #define USE_UDIS86 0 #define USE_OPROFILE 0 #define HAVE_DIRENT_H 1 #define HAVE_MMAP_ANONYMOUS 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_WINDOWS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_FFI_H 1 #define RETSIGTYPE void #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_CEILF 1 #define HAVE_FLOORF 1 #define HAVE_ROUNDF 1 #define HAVE_RINTF 1 #define HAVE_NEARBYINTF 1 #define HAVE_GETCWD 1 #define HAVE_POWF 1 #define HAVE_FMODF 1 #define HAVE_STRTOF 1 #define HAVE_ROUND 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISATTY 1 #define HAVE_MKDTEMP 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_REALPATH 1 #define HAVE_SBRK 1 #define HAVE_SETRLIMIT 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRTOLL 1 #define HAVE_SYSCONF 1 #define HAVE_SETJMP 1 #define HAVE_LONGJMP 1 #define HAVE_PRINTF_A 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_RAND48 1 #define HAVE_NAMESPACES #define HAVE_STD_ITERATOR 1 #define HAVE_BI_ITERATOR 0 #define HAVE_FWD_ITERATOR 0 #define HAVE_ISNAN_IN_MATH_H 1 #define HAVE_STD_ISNAN_IN_CMATH 1 #define HAVE_ISINF_IN_MATH_H 1 #define HAVE_FINITE_IN_IEEEFP_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP_FILE #define LLVM_MULTITHREADED 1 #define LLVM_PREFIX "/usr/local" #define LLVM_BINDIR "/usr/local/bin" #define LLVM_LIBDIR "/usr/local/lib" #define LLVM_DATADIR "/usr/local/share/llvm" #define LLVM_DOCSDIR "/usr/local/docs/llvm" #define LLVM_ETCDIR "/usr/local/etc/llvm" #define LLVM_INCLUDEDIR "/usr/local/include" #define LLVM_INFODIR "/usr/local/info" #define LLVM_MANDIR "/usr/local/man" #define LLVM_CONFIGTIME "Sat Dec 12 16:23:54 RST 2009" #define LLVM_HOSTTRIPLE "i686-pc-cygwin" configure: exit 0