This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by isl configure 0.23, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --prefix=/dev/env/DJDIR --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = K1O8O1 uname -m = i786 uname -r = 7 uname -s = MS-DOS uname -v = 10 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp-2.05/bin PATH: /dev/c/batch PATH: /dev/c/windows PATH: /dev/c/windows/command ## ----------- ## ## Core tests. ## ## ----------- ## configure:2632: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for cat. | ac_cv_path_CAT=${CAT='cat'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='nroff'} | | # A sane default for soelim. | ac_cv_path_SOELIM=${SOELIM='soelim'} | | # A sane default for pic. | ac_cv_path_PIC=${PIC='pic'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='tar'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_MINUS_S_SH=${TEST_MINUS_S_SH='bash'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='bash'} | | # A sane default for sh. | ac_cv_path_SH=${SH='sh'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='mktemp'} | | # A sane default for dd. | ac_cv_path_lt_DD=${DD='dd'} | | # A sane default for compress. | ac_cv_path_COMPRESS=${COMPRESS='compress'} | | # A sane default for unzip. | ac_cv_path_UNZIP=${UNZIP='unzip'} | | # A sane default for zip. | ac_cv_path_ZIP=${ZIP='zip'} | | # A sane default for zcat. | ac_cv_path_ZCAT=${ZCAT='zcat'} | | # A sane default for bzip2. | ac_cv_path_BZIP2=${BZIP2='bzip2'} | | # A sane default for gzip. | ac_cv_path_GZIP=${GZIP='gzip'} | | # A sane default for uncompress. | ac_cv_path_UNCOMPRESS=${UNCOMPRESS='gunzip'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='ar'} | LD=${LD='ld'} | NM=${NM='nm'} | STRIP=${STRIP='strip'} | RANLIB=${RANLIB='ranlib'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | #gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | #gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Assume a working sleep. | gl_cv_func_sleep_works=yes | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | case $(gcc --version 2>/dev/null | sed "/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/!d;s/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/\1/") in | [1-3].*|4.[0-1][.0-9]* ) CFLAGS=${CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586'};; | * ) CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'};; | esac | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes | | if [ "x${WATT_ROOT}" = "x" ]; then | # This is to skip all socket specific tests. | # This is the socklen_t equivalent to socklen_t as defined by WATT-32. | gl_cv_socklen_t_equiv=${gl_cv_socklen_t_equiv=int} | | elif [ -d "${WATT_ROOT}" ]; then | # If the checks shall work then wat3211b | # or later must have been installed. | | # Ensure that always WATT-32 include path is added. | # The WATT_ROOT environment variable must be set. | CPPFLAGS=${CPPFLAGS='-I/dev/env/WATT_ROOT/inc'} | | # Ensure that always WATT-32 library path is added. | # The WATT_ROOT environment variable must be set. | LIBS=${LIBS='-L/dev/env/WATT_ROOT/lib -lwatt'} | fi configure:2655: creating cache ./config.cache configure:2774: checking for a BSD-compatible install configure:2842: result: /dev/env/DJDIR/bin/ginstall -c configure:2853: checking whether build environment is sane configure:2908: result: yes configure:3062: checking for a thread-safe mkdir -p configure:3101: result: mkdir -p configure:3108: checking for gawk configure:3135: result: gawk configure:3146: checking whether make sets $(MAKE) configure:3168: result: yes configure:3198: checking whether make supports nested variables configure:3215: result: yes configure:3352: checking whether make supports nested variables configure:3369: result: yes configure:3443: checking for gcc configure:3459: found /dev/c/djgpp-2.05/bin/gcc configure:3470: result: gcc configure:3699: checking for C compiler version configure:3708: gcc --version >&5 gcc.exe (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3719: $? = 0 configure:3708: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:3719: $? = 0 configure:3708: gcc -V >&5 gcc.exe: `-V' option must have argument configure:3719: $? = 1 configure:3708: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:3719: $? = 1 configure:3739: checking whether the C compiler works configure:3761: gcc -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3765: $? = 0 configure:3813: result: yes configure:3816: checking for C compiler default output file name configure:3818: result: a.out configure:3824: checking for suffix of executables configure:3831: gcc -o conftest -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3835: $? = 0 configure:3857: result: .exe configure:3879: checking whether we are cross compiling configure:3887: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3891: $? = 0 configure:3898: ./conftest.exe configure:3902: $? = 0 configure:3917: result: no configure:3922: checking for suffix of object files configure:3944: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3948: $? = 0 configure:3969: result: o configure:3973: checking whether we are using the GNU C compiler configure:3992: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3992: $? = 0 configure:4001: result: yes configure:4010: checking whether gcc accepts -g configure:4030: gcc -c -g conftest.c >&5 configure:4030: $? = 0 configure:4071: result: yes configure:4088: checking for gcc option to accept ISO C89 configure:4151: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4151: $? = 0 configure:4164: result: none needed configure:4189: checking whether gcc understands -c and -o together configure:4211: gcc -c conftest.c -o conftest2.o configure:4214: $? = 0 configure:4211: gcc -c conftest.c -o conftest2.o configure:4214: $? = 0 configure:4226: result: yes configure:4246: checking whether make supports the include directive configure:4261: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4264: $? = 0 configure:4283: result: yes (GNU style) configure:4308: checking dependency style of gcc configure:4419: result: none configure:4492: checking for g++ configure:4522: result: no configure:4492: checking for c++ configure:4522: result: no configure:4492: checking for gpp configure:4522: result: no configure:4492: checking for aCC configure:4522: result: no configure:4492: checking for CC configure:4522: result: no configure:4492: checking for cxx configure:4522: result: no configure:4492: checking for cc++ configure:4522: result: no configure:4492: checking for cl.exe configure:4522: result: no configure:4492: checking for FCC configure:4522: result: no configure:4492: checking for KCC configure:4522: result: no configure:4492: checking for RCC configure:4522: result: no configure:4492: checking for xlC_r configure:4522: result: no configure:4492: checking for xlC configure:4522: result: no configure:4546: checking for C++ compiler version configure:4555: g++ --version >&5 ./configure: line 4557: g++: command not found configure:4566: $? = 127 configure:4555: g++ -v >&5 ./configure: line 4557: g++: command not found configure:4566: $? = 127 configure:4555: g++ -V >&5 ./configure: line 4557: g++: command not found configure:4566: $? = 127 configure:4555: g++ -qversion >&5 ./configure: line 4557: g++: command not found configure:4566: $? = 127 configure:4570: checking whether we are using the GNU C++ compiler configure:4589: g++ -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:4589: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4598: result: no configure:4607: checking whether g++ accepts -g configure:4627: g++ -c -g conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:4627: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4642: g++ -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:4642: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4658: g++ -c -g conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:4658: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4668: result: no configure:4693: checking dependency style of g++ configure:4804: result: none configure:4824: checking how to run the C preprocessor configure:4855: gcc -E conftest.c configure:4855: $? = 0 configure:4869: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:4869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4894: result: gcc -E configure:4914: gcc -E conftest.c configure:4914: $? = 0 configure:4928: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:4928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4960: checking build system type configure:4974: result: i786-pc-msdosdjgpp configure:5019: checking for i786-pc-msdosdjgpp-gcc configure:5049: result: no configure:5059: checking for gcc configure:5075: found /dev/c/djgpp-2.05/bin/gcc configure:5086: result: gcc configure:5315: checking for C compiler version configure:5324: gcc --version >&5 gcc.exe (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5335: $? = 0 configure:5324: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:5335: $? = 0 configure:5324: gcc -V >&5 gcc.exe: `-V' option must have argument configure:5335: $? = 1 configure:5324: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:5335: $? = 1 configure:5339: checking whether we are using the GNU C compiler configure:5367: result: yes configure:5376: checking whether gcc accepts -g configure:5396: gcc -c -g conftest.c >&5 configure:5396: $? = 0 configure:5437: result: yes configure:5454: checking for gcc option to accept ISO C89 configure:5517: gcc -c -g conftest.c >&5 configure:5517: $? = 0 configure:5530: result: none needed configure:5555: checking whether gcc understands -c and -o together configure:5577: gcc -c conftest.c -o conftest2. configure:5580: $? = 0 configure:5577: gcc -c conftest.c -o conftest2. configure:5580: $? = 0 configure:5592: result: yes configure:5611: checking dependency style of gcc configure:5722: result: none configure:5753: checking whether the C compiler works configure:5775: gcc -g conftest.c >&5 configure:5779: $? = 0 configure:5827: result: yes configure:5830: checking for C compiler default output file name configure:5832: result: a.out configure:5838: checking for suffix of executables configure:5845: gcc -o conftest -g conftest.c >&5 configure:5849: $? = 0 configure:5871: result: .exe configure:5893: checking whether we are cross compiling configure:5901: gcc -o conftest.exe -g conftest.c >&5 configure:5905: $? = 0 configure:5912: ./conftest.exe configure:5916: $? = 0 configure:5931: result: no configure:5937: checking for suffix of object files configure:5959: gcc -c -g conftest.c >&5 configure:5963: $? = 0 configure:5984: result: o configure:5994: checking how to run the C preprocessor configure:6025: gcc -E conftest.c configure:6025: $? = 0 configure:6039: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:6039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:6064: result: gcc -E configure:6084: gcc -E conftest.c configure:6084: $? = 0 configure:6098: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:6098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:6139: checking for C compiler vendor configure:6163: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:6163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:6163: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:6163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6163: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:6163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6163: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:6163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6163: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6163: $? = 0 configure:6170: result: gnu configure:6173: checking host system type configure:6186: result: i786-pc-msdosdjgpp configure:6462: checking whether C compiler accepts -malign-double configure:6481: gcc -c -malign-double conftest.c >&5 configure:6481: $? = 0 configure:6491: result: yes configure:6501: checking whether C compiler accepts -fstrict-aliasing configure:6520: gcc -c -fstrict-aliasing conftest.c >&5 configure:6520: $? = 0 configure:6530: result: yes configure:6540: checking whether C compiler accepts -ffast-math configure:6559: gcc -c -ffast-math conftest.c >&5 configure:6559: $? = 0 configure:6569: result: yes configure:6590: checking for gcc architecture flag configure:6592: result: configure:6962: checking for gcc architecture flag configure:6964: result: unknown configure:6996: checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math configure:7011: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:7011: $? = 0 configure:7019: result: yes configure:7039: checking whether the compiler supports function __attribute__((__warn_unused_result__)) configure:7057: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:7057: $? = 0 configure:7064: result: yes configure:7073: checking for __attribute__ configure:7095: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:7095: $? = 0 configure:7104: result: yes configure:7114: checking for grep that handles long lines and -e configure:7172: result: grep configure:7515: checking whether g++ supports C++11 features by default configure:7809: g++ -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:7809: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:7816: result: no configure:7828: checking whether g++ supports C++11 features with -std=c++11 configure:8124: g++ -std=c++11 -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:7828: checking whether g++ supports C++11 features with +std=c++11 configure:8124: g++ +std=c++11 -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:7828: checking whether g++ supports C++11 features with -h std=c++11 configure:8124: g++ -h std=c++11 -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:7828: checking whether g++ supports C++11 features with -std=c++0x configure:8124: g++ -std=c++0x -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:7828: checking whether g++ supports C++11 features with +std=c++0x configure:8124: g++ +std=c++0x -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:7828: checking whether g++ supports C++11 features with -h std=c++0x configure:8124: g++ -h std=c++0x -c conftest.cpp >&5 ./configure: line 1673: g++: command not found configure:8124: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:8133: result: no configure:8162: No compiler with C++11 support was found configure:8176: checking for grep that handles long lines and -e configure:8234: result: grep configure:8285: checking how to print strings configure:8297: result: printf configure:8318: checking for a sed that does not truncate output configure:8382: result: sed configure:8400: checking for egrep configure:8462: result: egrep configure:8467: checking for fgrep configure:8529: result: fgrep configure:8564: checking for ld used by gcc configure:8631: result: ld configure:8638: checking if the linker (ld) is GNU ld configure:8653: result: yes configure:8665: checking for BSD- or MS-compatible name lister (nm) configure:8719: result: nm configure:8849: checking the name lister (nm) interface configure:8856: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:8859: nm "conftest.o" configure:8862: output 00000000 b .bss 00000000 N .comment 00000000 d .data 00000000 t .text 00000000 B _some_variable configure:8869: result: BSD nm configure:8872: checking whether ln -s works configure:8879: result: no, using cp -pf configure:8884: checking the maximum length of command line arguments configure:9015: result: 12288 configure:9063: checking how to convert i786-pc-msdosdjgpp file names to i786-pc-msdosdjgpp format configure:9103: result: func_convert_file_noop configure:9110: checking how to convert i786-pc-msdosdjgpp file names to toolchain format configure:9130: result: func_convert_file_noop configure:9137: checking for ld option to reload object files configure:9144: result: -r configure:9218: checking for objdump configure:9234: found /dev/c/djgpp-2.05/bin/objdump configure:9245: result: objdump configure:9277: checking how to recognize dependent libraries configure:9477: result: unknown configure:9562: checking for dlltool configure:9592: result: no configure:9622: checking how to associate runtime and link libraries configure:9649: result: printf %s\n configure:9773: checking for archiver @FILE support configure:9790: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:9790: $? = 0 configure:9793: ar cru libconftest.a @conftest.lst >&5 configure:9796: $? = 0 configure:9801: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory (ENOENT) configure:9804: $? = 1 configure:9816: result: @ configure:9874: checking for strip configure:9901: result: strip configure:9973: checking for ranlib configure:10000: result: ranlib configure:10102: checking command to parse nm output from gcc object configure:10255: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:10258: $? = 0 configure:10262: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10265: $? = 0 cannot find nm_test_var in conftest.nm configure:10255: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:10258: $? = 0 configure:10262: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10265: $? = 0 configure:10331: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o >&5 configure:10334: $? = 0 configure:10372: result: ok configure:10419: checking for sysroot configure:10449: result: no configure:10456: checking for a working dd configure:10494: result: dd configure:10498: checking how to truncate binary pipes configure:10513: result: dd bs=4096 count=1 configure:10842: checking for mt configure:10872: result: no configure:10892: checking if : is a manifest tool configure:10898: : '-?' configure:10906: result: no configure:11579: checking for ANSI C header files configure:11599: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11599: $? = 0 configure:11672: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11672: $? = 0 configure:11672: ./conftest.exe configure:11672: $? = 0 configure:11683: result: yes configure:11696: checking for sys/types.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for sys/stat.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for stdlib.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for string.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for memory.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for strings.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for inttypes.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for stdint.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11696: checking for unistd.h configure:11696: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11696: $? = 0 configure:11696: result: yes configure:11710: checking for dlfcn.h configure:11710: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:11710: $? = 0 configure:11710: result: yes configure:11976: checking for objdir configure:11991: result: _libs configure:12255: checking if gcc supports -fno-rtti -fno-exceptions configure:12273: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:12277: $? = 0 configure:12290: result: no configure:12648: checking for gcc option to produce PIC configure:12655: result: configure:12727: checking if gcc static flag -static works configure:12755: result: yes configure:12770: checking if gcc supports -c -o file.o configure:12791: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c >&5 configure:12795: $? = 0 configure:12817: result: yes configure:12825: checking if gcc supports -c -o file.o configure:12872: result: yes configure:12905: checking whether the gcc linker (ld) supports shared libraries configure:14168: result: no configure:14408: checking dynamic linker characteristics configure:15238: result: no configure:15360: checking how to hardcode library paths into programs configure:15385: result: unsupported configure:15933: checking whether stripping libraries is possible configure:15938: result: yes configure:15973: checking if libtool supports shared libraries configure:15975: result: no configure:15978: checking whether to build shared libraries configure:16003: result: no configure:16006: checking whether to build static libraries configure:16010: result: yes configure:19366: checking for a sed that does not truncate output configure:19430: result: sed configure:19470: checking for a Python interpreter with version >= 2.5 configure:19487: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python: command not found configure:19490: $? = 127 configure:19487: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2: command not found configure:19490: $? = 127 configure:19487: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3: command not found configure:19490: $? = 127 configure:19487: python3.9 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.9: command not found configure:19490: $? = 127 configure:19487: python3.8 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.8: command not found configure:19490: $? = 127 configure:19487: python3.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.7: command not found configure:19490: $? = 127 configure:19487: python3.6 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.6: command not found configure:19490: $? = 127 configure:19487: python3.5 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.5: command not found configure:19490: $? = 127 configure:19487: python3.4 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.4: command not found configure:19490: $? = 127 configure:19487: python3.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.3: command not found configure:19490: $? = 127 configure:19487: python3.2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.2: command not found configure:19490: $? = 127 configure:19487: python3.1 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.1: command not found configure:19490: $? = 127 configure:19487: python3.0 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python3.0: command not found configure:19490: $? = 127 configure:19487: python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.7: command not found configure:19490: $? = 127 configure:19487: python2.6 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.6: command not found configure:19490: $? = 127 configure:19487: python2.5 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.5: command not found configure:19490: $? = 127 configure:19487: python2.4 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.4: command not found configure:19490: $? = 127 configure:19487: python2.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.3: command not found configure:19490: $? = 127 configure:19487: python2.2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.2: command not found configure:19490: $? = 127 configure:19487: python2.1 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.1: command not found configure:19490: $? = 127 configure:19487: python2.0 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 19488: python2.0: command not found configure:19490: $? = 127 configure:19496: result: none configure:19707: checking for cygpath configure:19737: result: no configure:19744: checking for perl configure:19771: result: perl configure:19781: checking for pdflatex configure:19811: result: no configure:19818: checking for pod2html configure:19834: found /dev/c/djgpp-2.05/bin/pod2html configure:19845: result: pod2html configure:19871: checking for stdint types configure:19894: gcc -c conftest.c >&5 configure:19894: $? = 0 configure:19938: result: stdint.h (shortcircuit) configure:20325: result: make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) configure:20440: checking which gmp to use configure:20442: result: system configure:20459: checking gmp.h usability configure:20459: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20459: $? = 0 configure:20459: result: yes configure:20459: checking gmp.h presence configure:20459: gcc -E conftest.c configure:20459: $? = 0 configure:20459: result: yes configure:20459: checking for gmp.h configure:20459: result: yes configure:20467: checking for main in -lgmp configure:20486: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lgmp -lgmp >&5 configure:20486: $? = 0 configure:20495: result: yes configure:20523: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lgmp -lgmp >&5 configure:20523: $? = 0 configure:20546: checking whether mp_get_memory_functions is declared configure:20546: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20546: $? = 0 configure:20546: result: yes configure:20664: checking whether ffs is declared configure:20664: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20664: $? = 0 configure:20664: result: yes configure:20676: checking whether __builtin_ffs is declared configure:20676: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20676: $? = 0 configure:20676: result: yes configure:20687: checking whether _BitScanForward is declared configure:20687: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 conftest.c:30:20: intrin.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:39: error: `_BitScanForward' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) configure:20687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define USE_GMP_FOR_MP /**/ | #define HAVE_LIBGMP 1 | #define HAVE_DECL_MP_GET_MEMORY_FUNCTIONS 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL___BUILTIN_FFS 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _BitScanForward | #ifdef __cplusplus | (void) _BitScanForward; | #else | (void) _BitScanForward; | #endif | #endif | | ; | return 0; | } configure:20687: result: no configure:20704: checking whether strcasecmp is declared configure:20704: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20704: $? = 0 configure:20704: result: yes configure:20715: checking whether strncasecmp is declared configure:20715: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20715: $? = 0 configure:20715: result: yes configure:20727: checking whether _stricmp is declared configure:20727: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 conftest.c: In function `main': conftest.c:42: error: `_stricmp' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) configure:20727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define USE_GMP_FOR_MP /**/ | #define HAVE_LIBGMP 1 | #define HAVE_DECL_MP_GET_MEMORY_FUNCTIONS 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL___BUILTIN_FFS 1 | #define HAVE_DECL__BITSCANFORWARD 0 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _stricmp | #ifdef __cplusplus | (void) _stricmp; | #else | (void) _stricmp; | #endif | #endif | | ; | return 0; | } configure:20727: result: no configure:20738: checking whether _strnicmp is declared configure:20738: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `_strnicmp' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) configure:20738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define USE_GMP_FOR_MP /**/ | #define HAVE_LIBGMP 1 | #define HAVE_DECL_MP_GET_MEMORY_FUNCTIONS 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL___BUILTIN_FFS 1 | #define HAVE_DECL__BITSCANFORWARD 0 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL__STRICMP 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _strnicmp | #ifdef __cplusplus | (void) _strnicmp; | #else | (void) _strnicmp; | #endif | #endif | | ; | return 0; | } configure:20738: result: no configure:20758: checking whether snprintf is declared configure:20758: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20758: $? = 0 configure:20758: result: yes configure:20769: checking whether _snprintf is declared configure:20769: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: `_snprintf' undeclared (first use in this function) conftest.c:45: error: (Each undeclared identifier is reported only once conftest.c:45: error: for each function it appears in.) configure:20769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "isl" | #define PACKAGE_TARNAME "isl" | #define PACKAGE_VERSION "0.23" | #define PACKAGE_STRING "isl 0.23" | #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "isl" | #define VERSION "0.23 (DJGPP port (r1))" | #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE___ATTRIBUTE__ 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define USE_GMP_FOR_MP /**/ | #define HAVE_LIBGMP 1 | #define HAVE_DECL_MP_GET_MEMORY_FUNCTIONS 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL___BUILTIN_FFS 1 | #define HAVE_DECL__BITSCANFORWARD 0 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL__STRICMP 0 | #define HAVE_DECL__STRNICMP 0 | #define HAVE_DECL_SNPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:20769: result: no configure:20863: checking which clang to use configure:20865: result: no configure:20888: checking for C compiler vendor configure:20919: result: gnu configure:20940: checking our pkgconfig libname configure:20948: result: isl configure:20951: checking our pkgconfig version configure:20959: result: 0.23 configure:20962: checking our pkgconfig_libdir configure:20969: result: ${libdir}/pkgconfig configure:20972: result: expanded our pkgconfig_libdir... /dev/env/DJDIR/lib/pkgconfig configure:20976: checking our pkgconfig_libfile configure:20982: result: isl.pc configure:20989: checking our package / suffix configure:20993: result: isl / configure:20996: checking our pkgconfig description configure:21003: result: isl Library configure:21006: checking our pkgconfig requires configure:21011: result: configure:21014: checking our pkgconfig ext libs configure:21021: result: -lisl -lgmp configure:21024: checking our pkgconfig cppflags configure:21029: result: configure:21032: checking our pkgconfig ldflags configure:21037: result: configure:21077: result: noninstalled pkgconfig -L /dev/f/isl/srcs/contrib/isl-0.23/_build/_libs configure:21112: result: noninstalled pkgconfig -I /dev/f/isl/srcs/contrib/isl-0.23/_build/./../include configure:21243: updating cache ./config.cache configure:21287: checking that generated files are newer than configure configure:21293: result: done configure:21364: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by isl config.status 0.23, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on K1O8O1 config.status:1262: creating isl_srcdir.c config.status:1262: creating Makefile config.status:1262: creating doc/Makefile config.status:1262: creating bound_test.sh config.status:1262: creating codegen_test.sh config.status:1262: creating pip_test.sh config.status:1262: creating flow_test.sh config.status:1262: creating schedule_test.sh config.status:1262: creating isl_config.h config.status:1561: executing depfiles commands config.status:1561: executing libtool commands config.status:1561: executing include/isl/stdint.h commands config.status:2372: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status:1561: executing isl.pc commands config.status:2854: creating isl.pc.in config.status:2877: creating isl.pc config.status:2903: creating isl-uninstalled.pc config.status:2933: creating isl-uninstalled.sh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_build_exeext=.exe ac_cv_build_objext=o ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_cc_c89= ac_cv_build_prog_cc_g=yes ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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_func_fork=no ac_cv_func_fork_works=no ac_cv_func_pipe=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_have_decl__BitScanForward=no ac_cv_have_decl___builtin_ffs=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__stricmp=no ac_cv_have_decl__strnicmp=no ac_cv_have_decl_ffs=yes ac_cv_have_decl_mp_get_memory_functions=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strncasecmp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i786-pc-msdosdjgpp ac_cv_lib_gmp_main=yes ac_cv_objext=o ac_cv_path_BZIP2=bzip2 ac_cv_path_CAT=cat ac_cv_path_COMPRESS=compress ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=egrep ac_cv_path_EMACS=emacs ac_cv_path_FGREP=fgrep ac_cv_path_GREP=grep ac_cv_path_GROFF=groff ac_cv_path_GZIP=gzip ac_cv_path_INSTALL_INFO=install-info ac_cv_path_M4=m4 ac_cv_path_MAKEINFO=makeinfo ac_cv_path_MKTEMP=mktemp ac_cv_path_MV=mv ac_cv_path_NROFF=nroff ac_cv_path_PERL=perl ac_cv_path_PIC=pic ac_cv_path_PR_PROGRAM=pr ac_cv_path_PS2PDF=ps2pdf ac_cv_path_RM=rm ac_cv_path_ROFF=groff ac_cv_path_SED=sed ac_cv_path_SH=sh ac_cv_path_SOELIM=soelim ac_cv_path_SORT=sort ac_cv_path_TAR=tar ac_cv_path_TEST_MINUS_S_SH=bash ac_cv_path_TEST_SHELL=bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_UNCOMPRESS=gunzip ac_cv_path_UNZIP=unzip ac_cv_path_ZCAT=zcat ac_cv_path_ZIP=zip ac_cv_path_ed_PROGRAM=ed ac_cv_path_lt_DD=dd ac_cv_path_mkdir='mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_PERL=perl ac_cv_prog_POD2HTML=pod2html ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump 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=no ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler gcc.exe (GCC) 3.4.6' ac_cv_stdint_result='(assuming C99 compatible system)' am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_build_CC_dependencies_compiler_type=none am_cv_build_prog_cc_c_o=yes am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=none am_cv_prog_cc_c_o=yes ax_cv___attribute__=yes ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__O3__fomit_frame_pointer__malign_double__fstrict_aliasing__ffast_math=yes ax_cv_c_flags__ffast_math=yes ax_cv_c_flags__fstrict_aliasing=yes ax_cv_c_flags__malign_double=yes ax_cv_cxx_compile_cxx11=no ax_cv_cxx_compile_cxx11__h_std_cpp0x=no ax_cv_cxx_compile_cxx11__h_std_cpp11=no ax_cv_cxx_compile_cxx11__std_cpp0x=no ax_cv_cxx_compile_cxx11__std_cpp11=no ax_cv_cxx_compile_cxx11_pstd_cpp0x=no ax_cv_cxx_compile_cxx11_pstd_cpp11=no ax_cv_gcc_archflag=unknown ax_cv_gcc_warn_unused_result=yes gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_func_printf_enomem=yes gl_cv_func_sleep_works=yes gl_cv_socklen_t_equiv=int lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=_libs lt_cv_path_LD=ld lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic= lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=12288 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ./.././missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} ./.././missing autoconf' AUTOHEADER='${SHELL} ./.././missing autoheader' AUTOMAKE='${SHELL} ./.././missing automake-1.16' AWK='gawk' BUILD_EXEEXT='.exe' BUILD_OBJEXT='o' CC='gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='gcc' CFLAGS='-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math' CFLAGS_FOR_BUILD='-g' CPP='gcc -E' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='.exe' FGREP='fgrep' GENERATE_DOC_FALSE='' GENERATE_DOC_TRUE='#' GIT_HEAD='' GIT_HEAD_ID='isl-0.23' GIT_HEAD_VERSION='isl-0.23' GMP_FOR_MP_FALSE='#' GMP_FOR_MP_TRUE='' GREP='grep' HAVE_CLANG_FALSE='' HAVE_CLANG_TRUE='#' HAVE_CPP_ISL_H_FALSE='#' HAVE_CPP_ISL_H_TRUE='' HAVE_CXX11='0' HAVE_CXX11_FALSE='' HAVE_CXX11_TRUE='#' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' IMATH_FOR_MP_FALSE='' IMATH_FOR_MP_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='cp -pf' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo --no-split' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MP_CFLAGS='' MP_CPPFLAGS='' MP_LDFLAGS='' MP_LIBS='-lgmp' NEED_GET_MEMORY_FUNCTIONS_FALSE='' NEED_GET_MEMORY_FUNCTIONS_TRUE='#' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_SRCDIR='./..' OTOOL64='' OTOOL='' PACKAGE='isl' PACKAGE_BUGREPORT='isl-development@googlegroups.com' PACKAGE_NAME='isl' PACKAGE_STRING='isl 0.23' PACKAGE_TARNAME='isl' PACKAGE_URL='' PACKAGE_VERSION='0.23' PATH_SEPARATOR=':' PDFLATEX='' PERL='perl' POD2HTML='pod2html' PRTDIAG='' PYTHON=':' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' SMALL_INT_OPT_FALSE='' SMALL_INT_OPT_TRUE='#' STRIP='strip' VERSION='0.23' WARNING_FLAGS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CC_FOR_BUILD='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i786-pc-msdosdjgpp' build_alias='' build_cpu='i786' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i786-pc-msdosdjgpp' host_alias='' host_cpu='i786' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} ./.././install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfig_libdir='${libdir}/pkgconfig' pkgconfig_libfile='isl.pc' pkgpyexecdir='' pkgpythondir='' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' versioninfo='23:0:0' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "isl" #define PACKAGE_TARNAME "isl" #define PACKAGE_VERSION "0.23" #define PACKAGE_STRING "isl 0.23" #define PACKAGE_BUGREPORT "isl-development@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "isl" #define VERSION "0.23 (DJGPP port (r1))" #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) #define HAVE___ATTRIBUTE__ 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 HAVE_DLFCN_H 1 #define LT_OBJDIR "_libs/" #define USE_GMP_FOR_MP /**/ #define HAVE_LIBGMP 1 #define HAVE_DECL_MP_GET_MEMORY_FUNCTIONS 1 #define HAVE_DECL_FFS 1 #define HAVE_DECL___BUILTIN_FFS 1 #define HAVE_DECL__BITSCANFORWARD 0 #define HAVE_DECL_STRCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_DECL__STRICMP 0 #define HAVE_DECL__STRNICMP 0 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL__SNPRINTF 0 configure: exit 0