This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fftw configure 3.1.2, which was generated by GNU Autoconf 2.59e. Invocation command line was $ ./configure --srcdir=. --cache-file=./djgpp/config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --with-gnu-ld --enable-html --with-our-malloc16 --enable-portable-binary --enable-portable-binary --enable-sse2 --enable-k7 --enable-3dnow --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = dosuser's PC, MS-Windows uname -m = pc 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/bin PATH: /dev/c/programme/nasm PATH: /dev/c/programme/fprot PATH: /dev/c/windows PATH: /dev/c/windows/command PATH: /dev/c/progra~1/nortonut PATH: /dev/c/programme/texmf/miktex/bin PATH: /dev/c/programme/imagemagick PATH: /dev/c/programme/imagemagick/modules/coders PATH: /dev/c/programme/fftw ## ----------- ## ## Core tests. ## ## ----------- ## configure:1885: 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. | | # Copyright (C) 2005, 2006 Free Software Foundation, Inc. | | # This program is free software; you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 2, or (at your option) | # any later version. | | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | | # You should have received a copy of the GNU General Public License | # along with this program; if not, write to the Free Software Foundation, | # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | | | # 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'} | RANLIB=${RANLIB='ranlib'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='/dev/env/DJDIR/bin/m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='/dev/env/DJDIR/bin/fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # Force the test for sed to report installation independent sed. | lt_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | NM=${NM='nm'} | LD=${LD='ld'} | | # 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_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | | # 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_vfork=no | ac_cv_func_pipe=no configure:1904: creating cache ./djgpp/config.cache configure:2037: checking for a BSD-compatible install configure:2093: result: /dev/env/DJDIR/bin/ginstall -c configure:2104: checking whether build environment is sane configure:2150: result: yes configure:2216: checking for gawk configure:2243: result: gawk configure:2254: checking whether make sets $(MAKE) configure:2275: result: yes configure:2463: checking whether to enable maintainer-specific portions of Makefiles configure:2472: result: no configure:2518: checking build system type configure:2536: result: i386-pc-msdosdjgpp configure:2558: checking host system type configure:2573: result: i386-pc-msdosdjgpp configure:2968: checking for gcc configure:2984: found /dev/c/djgpp/bin/gcc configure:2995: result: gcc configure:3233: checking for C compiler version configure:3240: gcc --version >&5 gcc.exe (GCC) 4.1.1 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:3243: $? = 0 configure:3250: gcc -v >&5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.11/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.1 configure:3253: $? = 0 configure:3260: gcc -V >&5 gcc.exe: '-V' option must have argument configure:3263: $? = 1 configure:3286: checking for C compiler default output file name configure:3313: gcc conftest.c >&5 configure:3316: $? = 0 configure:3362: result: a.exe configure:3367: checking whether the C compiler works configure:3377: ./a.exe configure:3380: $? = 0 configure:3397: result: yes configure:3404: checking whether we are cross compiling configure:3406: result: no configure:3409: checking for suffix of executables configure:3416: gcc -o conftest.exe conftest.c >&5 configure:3419: $? = 0 configure:3443: result: .exe configure:3449: checking for suffix of object files configure:3475: gcc -c conftest.c >&5 configure:3478: $? = 0 configure:3501: result: o configure:3505: checking whether we are using the GNU C compiler configure:3534: gcc -c conftest.c >&5 configure:3540: $? = 0 configure:3547: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3550: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3574: result: yes configure:3579: checking whether gcc accepts -g configure:3609: gcc -c -g conftest.c >&5 configure:3615: $? = 0 configure:3622: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3625: $? = 0 configure:3632: test -s conftest.o configure:3635: $? = 0 configure:3765: result: yes configure:3782: checking for gcc option to accept ISO C89 configure:3851: gcc -c -g -O2 conftest.c >&5 configure:3857: $? = 0 configure:3864: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3867: $? = 0 configure:3874: test -s conftest.o configure:3877: $? = 0 configure:3897: result: none needed configure:3926: checking for style of include used by make configure:3954: result: GNU configure:3982: checking dependency style of gcc configure:4072: result: none configure:4091: checking for C compiler vendor configure:4125: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:18: error: 'thisisanerror' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) configure:4131: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4125: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:18: error: 'thisisanerror' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) configure:4131: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4125: gcc -c -g -O2 conftest.c >&5 configure:4131: $? = 0 configure:4138: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4141: $? = 0 configure:4148: test -s conftest.o configure:4151: $? = 0 configure:4165: result: gnu configure:4170: checking for gcc option to accept ISO C99 configure:4300: gcc -c -g -O2 conftest.c >&5 conftest.c:33: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:89: error: 'newvar' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:97: error: 'ia' undeclared (first use in this function) conftest.c:98: error: 'for' loop initial declaration used outside C99 mode configure:4306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4300: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4306: $? = 0 configure:4313: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4316: $? = 0 configure:4323: test -s conftest.o configure:4326: $? = 0 configure:4353: result: -std=gnu99 configure:4495: checking for gcc -std=gnu99 option to accept ISO Standard C configure:4506: result: -std=gnu99 configure:4533: checking for a BSD-compatible install configure:4589: result: /dev/env/DJDIR/bin/ginstall -c configure:4600: checking whether ln -s works configure:4607: result: no, using ln configure:4611: checking whether make sets $(MAKE) configure:4632: result: yes configure:4691: checking for a sed that does not truncate output configure:4745: result: /dev/env/DJDIR/bin/sed configure:4748: checking for grep that handles long lines and -e configure:4822: result: /dev/env/DJDIR/bin/grep configure:4827: checking for egrep configure:4905: result: /dev/env/DJDIR/bin/egrep configure:4921: checking for ld used by gcc -std=gnu99 configure:4988: result: ld configure:4997: checking if the linker (ld) is GNU ld configure:5012: result: yes configure:5017: checking for ld option to reload object files configure:5024: result: -r configure:5042: checking for BSD-compatible nm configure:5091: result: nm configure:5095: checking how to recognise dependent libraries configure:5271: result: unknown configure:5810: checking how to run the C preprocessor configure:5850: gcc -std=gnu99 -E conftest.c configure:5856: $? = 0 configure:5894: gcc -std=gnu99 -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:5900: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | #include configure:5940: result: gcc -std=gnu99 -E configure:5969: gcc -std=gnu99 -E conftest.c configure:5975: $? = 0 configure:6013: gcc -std=gnu99 -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:6019: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | #include configure:6064: checking for ANSI C header files configure:6094: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6100: $? = 0 configure:6107: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6110: $? = 0 configure:6117: test -s conftest.o configure:6120: $? = 0 configure:6213: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:6216: $? = 0 configure:6222: ./conftest.exe configure:6225: $? = 0 configure:6242: result: yes configure:6266: checking for sys/types.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for sys/stat.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for stdlib.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for string.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for memory.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for strings.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6266: checking for inttypes.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:53:22: error: inttypes.h: No such file or directory (ENOENT) configure:6293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6326: result: no configure:6266: checking for stdint.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:53:20: error: stdint.h: No such file or directory (ENOENT) configure:6293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6326: result: no configure:6266: checking for unistd.h configure:6287: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6293: $? = 0 configure:6300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6303: $? = 0 configure:6310: test -s conftest.o configure:6313: $? = 0 configure:6326: result: yes configure:6353: checking dlfcn.h usability configure:6370: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:53:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6376: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6407: result: no configure:6411: checking dlfcn.h presence configure:6426: gcc -std=gnu99 -E conftest.c conftest.c:20:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6453: result: no configure:6486: checking for dlfcn.h configure:6494: result: no configure:6565: checking for g++ configure:6595: result: no configure:6565: checking for c++ configure:6595: result: no configure:6565: checking for gpp configure:6581: found /dev/c/djgpp/bin/gpp configure:6592: result: gpp configure:6623: checking for C++ compiler version configure:6630: gpp --version >&5 gpp.exe (GCC) 4.1.1 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:6633: $? = 0 configure:6640: gpp -v >&5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.11/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.1 configure:6643: $? = 0 configure:6650: gpp -V >&5 gpp.exe: '-V' option must have argument configure:6653: $? = 1 configure:6656: checking whether we are using the GNU C++ compiler configure:6685: gpp -c conftest.cpp >&5 configure:6691: $? = 0 configure:6698: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6701: $? = 0 configure:6708: test -s conftest.o configure:6711: $? = 0 configure:6725: result: yes configure:6730: checking whether gpp accepts -g configure:6760: gpp -c -g conftest.cpp >&5 configure:6766: $? = 0 configure:6773: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6776: $? = 0 configure:6783: test -s conftest.o configure:6786: $? = 0 configure:6916: result: yes configure:6941: checking dependency style of gpp configure:7031: result: none configure:7058: checking how to run the C++ preprocessor configure:7094: gpp -E conftest.cpp configure:7100: $? = 0 configure:7138: gpp -E conftest.cpp conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:7144: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7184: result: gpp -E configure:7213: gpp -E conftest.cpp configure:7219: $? = 0 configure:7257: gpp -E conftest.cpp conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:7263: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7363: checking for g77 configure:7393: result: no configure:7363: checking for f77 configure:7393: result: no configure:7363: checking for xlf configure:7393: result: no configure:7363: checking for frt configure:7393: result: no configure:7363: checking for pgf77 configure:7393: result: no configure:7363: checking for cf77 configure:7393: result: no configure:7363: checking for fort77 configure:7393: result: no configure:7363: checking for fl32 configure:7393: result: no configure:7363: checking for af77 configure:7393: result: no configure:7363: checking for f90 configure:7393: result: no configure:7363: checking for xlf90 configure:7393: result: no configure:7363: checking for pgf90 configure:7393: result: no configure:7363: checking for pghpf configure:7393: result: no configure:7363: checking for epcf90 configure:7393: result: no configure:7363: checking for gfortran configure:7393: result: no configure:7363: checking for g95 configure:7393: result: no configure:7363: checking for f95 configure:7393: result: no configure:7363: checking for fort configure:7393: result: no configure:7363: checking for xlf95 configure:7393: result: no configure:7363: checking for ifort configure:7393: result: no configure:7363: checking for ifc configure:7393: result: no configure:7363: checking for efc configure:7393: result: no configure:7363: checking for pgf95 configure:7393: result: no configure:7363: checking for lf95 configure:7393: result: no configure:7363: checking for ftn configure:7393: result: no configure:7420: checking for Fortran 77 compiler version configure:7427: --version >&5 ./configure: line 1: --version: command not found configure:7430: $? = 127 configure:7437: -v >&5 ./configure: line 1: -v: command not found configure:7440: $? = 127 configure:7447: -V >&5 ./configure: line 1: -V: command not found configure:7450: $? = 127 configure:7458: checking whether we are using the GNU Fortran 77 compiler configure:7477: -c conftest.F >&5 ./configure: line 1: -c: command not found configure:7483: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7517: result: no configure:7523: checking whether accepts -g configure:7540: -c -g conftest.f >&5 ./configure: line 1: -c: command not found configure:7546: $? = 127 configure: failed program was: | program main | | end configure:7579: result: no configure:7609: checking the maximum length of command line arguments configure:7718: result: 12288 configure:7729: checking command to parse nm output from gcc -std=gnu99 object configure:7834: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7837: $? = 0 configure:7841: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7844: $? = 0 cannot find nm_test_var in conftest.nm configure:7834: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7837: $? = 0 configure:7841: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7844: $? = 0 configure:7896: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7899: $? = 0 configure:7937: result: ok configure:7941: checking for objdir configure:7956: result: .libs configure:8048: checking for ar configure:8064: found /dev/c/djgpp/bin/ar configure:8075: result: ar configure:8144: checking for ranlib configure:8171: result: ranlib configure:8240: checking for strip configure:8256: found /dev/c/djgpp/bin/strip configure:8267: result: strip configure:8553: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8567: gcc -std=gnu99 -c -g -O2 -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:8571: $? = 0 configure:8588: result: no configure:8603: checking for gcc -std=gnu99 option to produce PIC configure:8813: result: configure:8884: checking if gcc -std=gnu99 static flag -static works configure:8912: result: yes configure:8922: checking if gcc -std=gnu99 supports -c -o file.o configure:8939: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8943: $? = 0 configure:8969: result: yes configure:8995: checking whether the gcc -std=gnu99 linker (ld) supports shared libraries configure:9982: result: no configure:10049: checking dynamic linker characteristics configure:10625: result: no configure:10634: checking how to hardcode library paths into programs configure:10659: result: unsupported configure:10673: checking whether stripping libraries is possible configure:10678: result: yes configure:11591: checking if libtool supports shared libraries configure:11593: result: no configure:11596: checking whether to build shared libraries configure:11617: result: no configure:11620: checking whether to build static libraries configure:11624: result: yes configure:11716: creating libtool configure:12304: checking for ld used by gpp configure:12371: result: ld configure:12380: checking if the linker (ld) is GNU ld configure:12395: result: yes configure:12446: checking whether the gpp linker (ld) supports shared libraries configure:13412: result: no configure:13430: gpp -c -g -O2 conftest.cpp >&5 configure:13433: $? = 0 configure:13552: checking for gpp option to produce PIC configure:13826: result: configure:13897: checking if gpp static flag -static works configure:13925: result: yes configure:13935: checking if gpp supports -c -o file.o configure:13952: gpp -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13956: $? = 0 configure:13982: result: yes configure:14008: checking whether the gpp linker (ld) supports shared libraries configure:14036: result: no configure:14103: checking dynamic linker characteristics configure:14679: result: no configure:14688: checking how to hardcode library paths into programs configure:14713: result: immediate configure:20898: checking for ocamlc configure:20928: result: no configure:20935: checking for ocamlopt configure:20965: result: no configure:20972: checking for ocamldep configure:21002: result: no configure:21423: checking whether C compiler accepts -malign-double configure:21452: gcc -std=gnu99 -c -malign-double conftest.c >&5 configure:21458: $? = 0 configure:21465: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21468: $? = 0 configure:21475: test -s conftest.o configure:21478: $? = 0 configure:21493: result: yes configure:21503: checking whether C compiler accepts -fstrict-aliasing configure:21532: gcc -std=gnu99 -c -fstrict-aliasing conftest.c >&5 configure:21538: $? = 0 configure:21545: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21548: $? = 0 configure:21555: test -s conftest.o configure:21558: $? = 0 configure:21573: result: yes configure:21583: checking whether C compiler accepts -ffast-math configure:21612: gcc -std=gnu99 -c -ffast-math conftest.c >&5 configure:21618: $? = 0 configure:21625: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21628: $? = 0 configure:21635: test -s conftest.o configure:21638: $? = 0 configure:21653: result: yes configure:21674: checking for gcc architecture flag configure:21676: result: configure:21698: checking for x86 cpuid 0 output configure:21745: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:21748: $? = 0 configure:21754: ./conftest.exe configure:21757: $? = 0 configure:21773: result: 1:68747541:444d4163:69746e65 configure:21789: checking for x86 cpuid 1 output configure:21836: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:21839: $? = 0 configure:21845: ./conftest.exe configure:21848: $? = 0 configure:21864: result: 644:0:0:183f9ff configure:22115: checking whether C compiler accepts -mtune=athlon-tbird configure:22140: gcc -std=gnu99 -c -mtune=athlon-tbird conftest.c >&5 configure:22146: $? = 0 configure:22153: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22156: $? = 0 configure:22163: test -s conftest.o configure:22166: $? = 0 configure:22179: result: yes configure:22196: checking for gcc architecture flag configure:22198: result: -mtune=athlon-tbird configure:22220: checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird configure:22245: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22251: $? = 0 configure:22258: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22261: $? = 0 configure:22268: test -s conftest.o configure:22271: $? = 0 configure:22284: result: yes configure:22319: checking whether C compiler accepts -fno-schedule-insns configure:22348: gcc -std=gnu99 -c -fno-schedule-insns conftest.c >&5 configure:22354: $? = 0 configure:22361: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22364: $? = 0 configure:22371: test -s conftest.o configure:22374: $? = 0 configure:22389: result: yes configure:22397: checking whether C compiler accepts -fno-web configure:22426: gcc -std=gnu99 -c -fno-web conftest.c >&5 configure:22432: $? = 0 configure:22439: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22442: $? = 0 configure:22449: test -s conftest.o configure:22452: $? = 0 configure:22467: result: yes configure:22475: checking whether C compiler accepts -fno-loop-optimize configure:22504: gcc -std=gnu99 -c -fno-loop-optimize conftest.c >&5 configure:22510: $? = 0 configure:22517: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22520: $? = 0 configure:22527: test -s conftest.o configure:22530: $? = 0 configure:22545: result: yes configure:22556: checking whether C compiler accepts --param inline-unit-growth=1000 configure:22585: gcc -std=gnu99 -c --param inline-unit-growth=1000 conftest.c >&5 configure:22591: $? = 0 configure:22598: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22601: $? = 0 configure:22608: test -s conftest.o configure:22611: $? = 0 configure:22626: result: yes configure:22634: checking whether C compiler accepts --param large-function-growth=1000 configure:22663: gcc -std=gnu99 -c --param large-function-growth=1000 conftest.c >&5 configure:22669: $? = 0 configure:22676: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22679: $? = 0 configure:22686: test -s conftest.o configure:22689: $? = 0 configure:22704: result: yes configure:23051: checking whether C compiler accepts -msse2 configure:23080: gcc -std=gnu99 -c -msse2 conftest.c >&5 configure:23086: $? = 0 configure:23093: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23096: $? = 0 configure:23103: test -s conftest.o configure:23106: $? = 0 configure:23121: result: yes configure:23373: checking for ANSI C header files configure:23551: result: yes configure:23589: checking libintl.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:54:21: error: libintl.h: No such file or directory (ENOENT) configure:23612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23643: result: no configure:23647: checking libintl.h presence configure:23662: gcc -std=gnu99 -E conftest.c conftest.c:21:21: error: libintl.h: No such file or directory (ENOENT) configure:23668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:23689: result: no configure:23722: checking for libintl.h configure:23730: result: no configure:23589: checking malloc.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23612: $? = 0 configure:23619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23622: $? = 0 configure:23629: test -s conftest.o configure:23632: $? = 0 configure:23643: result: yes configure:23647: checking malloc.h presence configure:23662: gcc -std=gnu99 -E conftest.c configure:23668: $? = 0 configure:23689: result: yes configure:23722: checking for malloc.h configure:23730: result: yes configure:23589: checking stddef.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23612: $? = 0 configure:23619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23622: $? = 0 configure:23629: test -s conftest.o configure:23632: $? = 0 configure:23643: result: yes configure:23647: checking stddef.h presence configure:23662: gcc -std=gnu99 -E conftest.c configure:23668: $? = 0 configure:23689: result: yes configure:23722: checking for stddef.h configure:23730: result: yes configure:23579: checking for stdlib.h configure:23585: result: yes configure:23579: checking for string.h configure:23585: result: yes configure:23579: checking for strings.h configure:23585: result: yes configure:23589: checking sys/time.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23612: $? = 0 configure:23619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23622: $? = 0 configure:23629: test -s conftest.o configure:23632: $? = 0 configure:23643: result: yes configure:23647: checking sys/time.h presence configure:23662: gcc -std=gnu99 -E conftest.c configure:23668: $? = 0 configure:23689: result: yes configure:23722: checking for sys/time.h configure:23730: result: yes configure:23579: checking for unistd.h configure:23585: result: yes configure:23589: checking limits.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23612: $? = 0 configure:23619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23622: $? = 0 configure:23629: test -s conftest.o configure:23632: $? = 0 configure:23643: result: yes configure:23647: checking limits.h presence configure:23662: gcc -std=gnu99 -E conftest.c configure:23668: $? = 0 configure:23689: result: yes configure:23722: checking for limits.h configure:23730: result: yes configure:23589: checking c_asm.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:62:19: error: c_asm.h: No such file or directory (ENOENT) configure:23612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23643: result: no configure:23647: checking c_asm.h presence configure:23662: gcc -std=gnu99 -E conftest.c conftest.c:29:19: error: c_asm.h: No such file or directory (ENOENT) configure:23668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23689: result: no configure:23722: checking for c_asm.h configure:23730: result: no configure:23589: checking intrinsics.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:62:24: error: intrinsics.h: No such file or directory (ENOENT) configure:23612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23643: result: no configure:23647: checking intrinsics.h presence configure:23662: gcc -std=gnu99 -E conftest.c conftest.c:29:24: error: intrinsics.h: No such file or directory (ENOENT) configure:23668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23689: result: no configure:23722: checking for intrinsics.h configure:23730: result: no configure:23579: checking for stdint.h configure:23585: result: no configure:23589: checking mach/mach_time.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:62:28: error: mach/mach_time.h: No such file or directory (ENOENT) configure:23612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23643: result: no configure:23647: checking mach/mach_time.h presence configure:23662: gcc -std=gnu99 -E conftest.c conftest.c:29:28: error: mach/mach_time.h: No such file or directory (ENOENT) configure:23668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23689: result: no configure:23722: checking for mach/mach_time.h configure:23730: result: no configure:23589: checking sys/sysctl.h usability configure:23606: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:62:24: error: sys/sysctl.h: No such file or directory (ENOENT) configure:23612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23643: result: no configure:23647: checking sys/sysctl.h presence configure:23662: gcc -std=gnu99 -E conftest.c conftest.c:29:24: error: sys/sysctl.h: No such file or directory (ENOENT) configure:23668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23689: result: no configure:23722: checking for sys/sysctl.h configure:23730: result: no configure:23763: checking altivec.h usability configure:23780: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird -msse2 -msse2 conftest.c >&5 conftest.c:62:21: error: altivec.h: No such file or directory (ENOENT) configure:23786: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23817: result: no configure:23821: checking altivec.h presence configure:23836: gcc -std=gnu99 -E -msse2 conftest.c conftest.c:29:21: error: altivec.h: No such file or directory (ENOENT) configure:23842: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23863: result: no configure:23896: checking for altivec.h configure:23904: result: no configure:23922: checking for an ANSI C-conforming const configure:23997: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24003: $? = 0 configure:24010: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24013: $? = 0 configure:24020: test -s conftest.o configure:24023: $? = 0 configure:24035: result: yes configure:24045: checking for inline configure:24071: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24077: $? = 0 configure:24084: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24087: $? = 0 configure:24094: test -s conftest.o configure:24097: $? = 0 configure:24112: result: inline configure:24131: checking for size_t configure:24161: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24167: $? = 0 configure:24174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24177: $? = 0 configure:24184: test -s conftest.o configure:24187: $? = 0 configure:24199: result: yes configure:24211: checking whether time.h and sys/time.h may both be included configure:24241: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24247: $? = 0 configure:24254: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24257: $? = 0 configure:24264: test -s conftest.o configure:24267: $? = 0 configure:24279: result: yes configure:24289: checking for long double configure:24319: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24325: $? = 0 configure:24332: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24335: $? = 0 configure:24342: test -s conftest.o configure:24345: $? = 0 configure:24357: result: yes configure:24375: checking for hrtime_t configure:24410: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:41: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:41: error: (Each undeclared identifier is reported only once conftest.c:41: error: for each function it appears in.) conftest.c:41: error: expected expression before ')' token configure:24416: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TIME_H | #include | #endif | | | typedef hrtime_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24448: result: no configure:24459: checking for unsigned int configure:24489: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24495: $? = 0 configure:24502: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24505: $? = 0 configure:24512: test -s conftest.o configure:24515: $? = 0 configure:24527: result: yes configure:24530: checking size of unsigned int configure:24918: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24921: $? = 0 configure:24927: ./conftest.exe configure:24930: $? = 0 configure:24952: result: 4 configure:24960: checking for uintptr_t configure:24994: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:73: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:73: error: (Each undeclared identifier is reported only once conftest.c:73: error: for each function it appears in.) conftest.c:73: error: expected expression before ')' token configure:25000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:25032: result: no configure:25042: checking for unsigned long configure:25072: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25078: $? = 0 configure:25085: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25088: $? = 0 configure:25095: test -s conftest.o configure:25098: $? = 0 configure:25110: result: yes configure:25113: checking size of unsigned long configure:25501: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25504: $? = 0 configure:25510: ./conftest.exe configure:25513: $? = 0 configure:25535: result: 4 configure:25542: checking for unsigned long long configure:25572: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25578: $? = 0 configure:25585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25588: $? = 0 configure:25595: test -s conftest.o configure:25598: $? = 0 configure:25610: result: yes configure:25613: checking size of unsigned long long configure:26001: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:26004: $? = 0 configure:26010: ./conftest.exe configure:26013: $? = 0 configure:26035: result: 8 configure:26042: checking for void * configure:26072: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:26078: $? = 0 configure:26085: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26088: $? = 0 configure:26095: test -s conftest.o configure:26098: $? = 0 configure:26110: result: yes configure:26113: checking size of void * configure:26501: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:26504: $? = 0 configure:26510: ./conftest.exe configure:26513: $? = 0 configure:26535: result: 4 configure:26545: checking for float configure:26575: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:26581: $? = 0 configure:26588: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26591: $? = 0 configure:26598: test -s conftest.o configure:26601: $? = 0 configure:26613: result: yes configure:26616: checking size of float configure:27004: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:27007: $? = 0 configure:27013: ./conftest.exe configure:27016: $? = 0 configure:27038: result: 4 configure:27045: checking for double configure:27075: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:27081: $? = 0 configure:27088: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27091: $? = 0 configure:27098: test -s conftest.o configure:27101: $? = 0 configure:27113: result: yes configure:27116: checking size of double configure:27504: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:27507: $? = 0 configure:27513: ./conftest.exe configure:27516: $? = 0 configure:27538: result: 8 configure:27548: checking for working alloca.h configure:27574: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:37:20: error: alloca.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:41: warning: implicit declaration of function 'alloca' conftest.c:41: warning: incompatible implicit declaration of built-in function 'alloca' configure:27580: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:27613: result: no configure:27623: checking for alloca configure:27669: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:27675: $? = 0 configure:27682: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27685: $? = 0 configure:27692: test -s conftest.exe configure:27695: $? = 0 configure:27708: result: yes configure:27951: checking for working strtod configure:28002: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:28005: $? = 0 configure:28011: ./conftest.exe configure:28014: $? = 0 configure:28030: result: yes configure:28230: checking for vprintf configure:28286: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:28292: $? = 0 configure:28299: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28302: $? = 0 configure:28309: test -s conftest.exe configure:28312: $? = 0 configure:28326: result: yes configure:28333: checking for _doprnt configure:28389: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:28395: $? = 0 configure:28402: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28405: $? = 0 configure:28412: test -s conftest.exe configure:28415: $? = 0 configure:28428: result: yes configure:28443: checking for sin in -lm configure:28478: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28484: $? = 0 configure:28491: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28494: $? = 0 configure:28501: test -s conftest.exe configure:28504: $? = 0 configure:28518: result: yes configure:28550: checking for BSDgettimeofday configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccKrfede.o:conftest.c:(.text+0xf): undefined reference to `_BSDgettimeofday' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define BSDgettimeofday innocuous_BSDgettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char BSDgettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef BSDgettimeofday | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char BSDgettimeofday (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday | choke me | #endif | | int | main () | { | return BSDgettimeofday (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for gettimeofday configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28612: $? = 0 configure:28619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28622: $? = 0 configure:28629: test -s conftest.exe configure:28632: $? = 0 configure:28646: result: yes configure:28550: checking for gethrtime configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccCqeizr.o:conftest.c:(.text+0xf): undefined reference to `_gethrtime' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for read_real_time configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccU9ZeMc.o:conftest.c:(.text+0xf): undefined reference to `_read_real_time' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char read_real_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_read_real_time || defined __stub___read_real_time | choke me | #endif | | int | main () | { | return read_real_time (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for time_base_to_time configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc6pJ0Hu.o:conftest.c:(.text+0xf): undefined reference to `_time_base_to_time' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time. | For example, HP-UX 11i declares gettimeofday. */ | #define time_base_to_time innocuous_time_base_to_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time_base_to_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time_base_to_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char time_base_to_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time | choke me | #endif | | int | main () | { | return time_base_to_time (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for drand48 configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28612: $? = 0 configure:28619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28622: $? = 0 configure:28629: test -s conftest.exe configure:28632: $? = 0 configure:28646: result: yes configure:28550: checking for sqrt configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28612: $? = 0 configure:28619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28622: $? = 0 configure:28629: test -s conftest.exe configure:28632: $? = 0 configure:28646: result: yes configure:28550: checking for memset configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28612: $? = 0 configure:28619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28622: $? = 0 configure:28629: test -s conftest.exe configure:28632: $? = 0 configure:28646: result: yes configure:28550: checking for posix_memalign configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccug6XQo.o:conftest.c:(.text+0xf): undefined reference to `_posix_memalign' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix_memalign (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_posix_memalign || defined __stub___posix_memalign | choke me | #endif | | int | main () | { | return posix_memalign (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for memalign configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccK6ToV9.o:conftest.c:(.text+0xf): undefined reference to `_memalign' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memalign (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memalign || defined __stub___memalign | choke me | #endif | | int | main () | { | return memalign (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for _mm_malloc configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccE9esrt.o:conftest.c:(.text+0xf): undefined reference to `__mm_malloc' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_malloc innocuous__mm_malloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_malloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_malloc | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mm_malloc (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mm_malloc || defined __stub____mm_malloc | choke me | #endif | | int | main () | { | return _mm_malloc (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for _mm_free configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccuiNvJe.o:conftest.c:(.text+0xf): undefined reference to `__mm_free' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define _mm_free to an innocuous variant, in case declares _mm_free. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_free innocuous__mm_free | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_free (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_free | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mm_free (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mm_free || defined __stub____mm_free | choke me | #endif | | int | main () | { | return _mm_free (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for clock_gettime configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc8pXOQR.o:conftest.c:(.text+0xf): undefined reference to `_clock_gettime' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for mach_absolute_time configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccKknOpm.o:conftest.c:(.text+0xf): undefined reference to `_mach_absolute_time' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mach_absolute_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for sysctl configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccyteNwX.o:conftest.c:(.text+0xf): undefined reference to `_sysctl' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define sysctl to an innocuous variant, in case declares sysctl. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctl innocuous_sysctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysctl || defined __stub___sysctl | choke me | #endif | | int | main () | { | return sysctl (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for abort configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:28612: $? = 0 configure:28619: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28622: $? = 0 configure:28629: test -s conftest.exe configure:28632: $? = 0 configure:28646: result: yes configure:28550: checking for sinl configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccZOB4Uh.o:conftest.c:(.text+0xf): undefined reference to `_sinl' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | /* end confdefs.h. */ | /* Define sinl to an innocuous variant, in case declares sinl. | For example, HP-UX 11i declares gettimeofday. */ | #define sinl innocuous_sinl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sinl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sinl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sinl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sinl || defined __stub___sinl | choke me | #endif | | int | main () | { | return sinl (); | ; | return 0; | } configure:28646: result: no configure:28550: checking for cosl configure:28606: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccyeM47V.o:conftest.c:(.text+0xf): undefined reference to `_cosl' collect2: ld returned 1 exit status configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | /* end confdefs.h. */ | /* Define cosl to an innocuous variant, in case declares cosl. | For example, HP-UX 11i declares gettimeofday. */ | #define cosl innocuous_cosl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cosl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cosl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cosl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cosl || defined __stub___cosl | choke me | #endif | | int | main () | { | return cosl (); | ; | return 0; | } configure:28646: result: no configure:28656: checking whether drand48 is declared configure:28686: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:28692: $? = 0 configure:28699: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28702: $? = 0 configure:28709: test -s conftest.o configure:28712: $? = 0 configure:28724: result: yes configure:28740: checking whether memalign is declared configure:28770: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: 'memalign' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:28776: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef memalign | char *p = (char *) memalign; | return !p; | #endif | | ; | return 0; | } configure:28808: result: no configure:28824: checking whether posix_memalign is declared configure:28854: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:85: error: 'posix_memalign' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:28860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef posix_memalign | char *p = (char *) posix_memalign; | return !p; | #endif | | ; | return 0; | } configure:28892: result: no configure:28908: checking whether sinl is declared configure:28938: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: 'sinl' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:28944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sinl | char *p = (char *) sinl; | return !p; | #endif | | ; | return 0; | } configure:28976: result: no configure:28992: checking whether cosl is declared configure:29022: gcc -std=gnu99 -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: 'cosl' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:29028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef cosl | char *p = (char *) cosl; | return !p; | #endif | | ; | return 0; | } configure:29060: result: no configure:29079: checking for _rtc intrinsic configure:29105: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:57: warning: implicit declaration of function '_rtc' c:/tmp/cc6R9L7h.o:conftest.c:(.text+0xf): undefined reference to `__rtc' collect2: ld returned 1 exit status configure:29111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | /* end confdefs.h. */ | #ifdef HAVE_INTRINSICS_H | #include | #endif | int | main () | { | _rtc() | ; | return 0; | } configure:29147: result: no configure:29269: checking for isnan configure:29293: gcc -std=gnu99 -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:29299: $? = 0 configure:29306: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29309: $? = 0 configure:29316: test -s conftest.exe configure:29319: $? = 0 configure:29338: result: yes configure:29345: checking whether C compiler accepts -mpreferred-stack-boundary=4 configure:29374: gcc -std=gnu99 -c -mpreferred-stack-boundary=4 conftest.c >&5 configure:29380: $? = 0 configure:29387: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29390: $? = 0 configure:29397: test -s conftest.o configure:29400: $? = 0 configure:29415: result: yes configure:29419: checking whether the stack is at least 8-byte aligned by gcc configure:29423: checking whether C compiler accepts -malign-double configure:29493: result: yes configure:29568: gcc -std=gnu99 -o conftest.exe -O -malign-double conftest.c -lm >&5 configure:29571: $? = 0 configure:29577: ./conftest.exe configure:29580: $? = 0 configure:29596: result: yes configure:29685: checking for g77 configure:29715: result: no configure:29685: checking for f77 configure:29715: result: no configure:29685: checking for xlf configure:29715: result: no configure:29685: checking for frt configure:29715: result: no configure:29685: checking for pgf77 configure:29715: result: no configure:29685: checking for cf77 configure:29715: result: no configure:29685: checking for fort77 configure:29715: result: no configure:29685: checking for fl32 configure:29715: result: no configure:29685: checking for af77 configure:29715: result: no configure:29685: checking for f90 configure:29715: result: no configure:29685: checking for xlf90 configure:29715: result: no configure:29685: checking for pgf90 configure:29715: result: no configure:29685: checking for pghpf configure:29715: result: no configure:29685: checking for epcf90 configure:29715: result: no configure:29685: checking for gfortran configure:29715: result: no configure:29685: checking for g95 configure:29715: result: no configure:29685: checking for f95 configure:29715: result: no configure:29685: checking for fort configure:29715: result: no configure:29685: checking for xlf95 configure:29715: result: no configure:29685: checking for ifort configure:29715: result: no configure:29685: checking for ifc configure:29715: result: no configure:29685: checking for efc configure:29715: result: no configure:29685: checking for pgf95 configure:29715: result: no configure:29685: checking for lf95 configure:29715: result: no configure:29685: checking for ftn configure:29715: result: no configure:29742: checking for Fortran 77 compiler version configure:29749: --version >&5 ./configure: line 1: --version: command not found configure:29752: $? = 127 configure:29759: -v >&5 ./configure: line 1: -v: command not found configure:29762: $? = 127 configure:29769: -V >&5 ./configure: line 1: -V: command not found configure:29772: $? = 127 configure:29780: checking whether we are using the GNU Fortran 77 compiler configure:29839: result: no configure:29845: checking whether accepts -g configure:29901: result: no configure:29928: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers. configure:31678: checking whether a cycle counter is available configure:31698: gcc -std=gnu99 -E -I./kernel conftest.c configure:31704: $? = 0 configure:31726: result: yes configure:31814: updating cache ./djgpp/config.cache configure:31920: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fftw config.status 3.1.2, which was generated by GNU Autoconf 2.59e. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dosuser's PC, MS-Windows config.status:721: creating Makefile config.status:721: creating support/Makefile config.status:721: creating genfft/Makefile config.status:721: creating genfft-k7/Makefile config.status:721: creating kernel/Makefile config.status:721: creating simd/Makefile config.status:721: creating simd/nonportable/Makefile config.status:721: creating dft/Makefile config.status:721: creating dft/codelets/Makefile config.status:721: creating dft/codelets/standard/Makefile config.status:721: creating dft/simd/Makefile config.status:721: creating dft/simd/codelets/Makefile config.status:721: creating dft/k7/Makefile config.status:721: creating dft/k7/codelets/Makefile config.status:721: creating rdft/Makefile config.status:721: creating rdft/codelets/Makefile config.status:721: creating rdft/codelets/r2hc/Makefile config.status:721: creating rdft/codelets/hc2r/Makefile config.status:721: creating rdft/codelets/r2r/Makefile config.status:721: creating reodft/Makefile config.status:721: creating threads/Makefile config.status:721: creating api/Makefile config.status:721: creating libbench2/Makefile config.status:721: creating tests/Makefile config.status:721: creating doc/Makefile config.status:721: creating doc/FAQ/Makefile config.status:721: creating tools/Makefile config.status:721: creating tools/fftw_wisdom.1 config.status:721: creating tools/fftw-wisdom-to-conf config.status:721: creating fftw.pc config.status:721: creating config.h config.status:1059: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_func_BSDgettimeofday=no ac_cv_func__doprnt=yes ac_cv_func__mm_free=no ac_cv_func__mm_malloc=no ac_cv_func_abort=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_cosl=no ac_cv_func_drand48=yes ac_cv_func_fork=no ac_cv_func_gethrtime=no ac_cv_func_gettimeofday=yes ac_cv_func_mach_absolute_time=no ac_cv_func_memalign=no ac_cv_func_memset=yes ac_cv_func_pipe=no ac_cv_func_posix_memalign=no ac_cv_func_read_real_time=no ac_cv_func_sinl=no ac_cv_func_sqrt=yes ac_cv_func_strtod=yes ac_cv_func_sysctl=no ac_cv_func_time_base_to_time=no ac_cv_func_vfork=no ac_cv_func_vprintf=yes ac_cv_have_decl_cosl=no ac_cv_have_decl_drand48=yes ac_cv_have_decl_memalign=no ac_cv_have_decl_posix_memalign=no ac_cv_have_decl_sinl=no ac_cv_header_altivec_h=no ac_cv_header_c_asm_h=no ac_cv_header_dlfcn_h=no ac_cv_header_intrinsics_h=no ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_mach_mach_time_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no 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_sysctl_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-pc-msdosdjgpp ac_cv_lib_m_sin=yes ac_cv_objext=o ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_SED=/dev/env/DJDIR/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_CXXCPP='gpp -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gpp ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_void_p=4 ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_hrtime_t=no ac_cv_type_long_double=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=no ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_void_p=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__O3__fomit_frame_pointer__malign_double__fstrict_aliasing__ffast_math__mtune_athlon_tbird=yes ax_cv_c_flags___param_inline_unit_growth_1000=yes ax_cv_c_flags___param_large_function_growth_1000=yes ax_cv_c_flags__ffast_math=yes ax_cv_c_flags__fno_loop_optimize=yes ax_cv_c_flags__fno_schedule_insns=yes ax_cv_c_flags__fno_web=yes ax_cv_c_flags__fstrict_aliasing=yes ax_cv_c_flags__malign_double=yes ax_cv_c_flags__mpreferred_stack_boundary_4=yes ax_cv_c_flags__msse2=yes ax_cv_c_flags__mtune_athlon_tbird=yes ax_cv_gcc_archflag=-mtune=athlon-tbird ax_cv_gcc_x86_cpuid_0=1:68747541:444d4163:69746e65 ax_cv_gcc_x86_cpuid_1=644:0:0:183f9ff gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h 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_objdir=.libs lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_path_SED=/dev/env/DJDIR/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=12288 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} ${top_srcdir}/missing --run tar' AR='ar' AS='gcc -std=gnu99' ASFLAGS='' AUTOCONF='${SHELL} ${top_srcdir}/missing --run autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/missing --run autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/missing --run automake-1.9' AWK='gawk' CC='gcc -std=gnu99' CCAS='gcc -std=gnu99' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird' CODELET_OPTIM='-O -fno-schedule-insns -fno-web -fno-loop-optimize --param inline-unit-growth=1000 --param large-function-growth=1000' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='#' CPP='gcc -std=gnu99 -E' CPPFLAGS='' CXX='gpp' CXXCPP='gpp -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' F77='' FFLAGS='' FLIBS='' GREP='/dev/env/DJDIR/bin/grep' HAVE_K7_FALSE='' HAVE_K7_TRUE='#' HAVE_SIMD_FALSE='#' HAVE_SIMD_TRUE='' INSTALLED_OCAMLC='/dev/env/DJDIR/bin/ocamlc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LDOUBLE_FALSE='' LDOUBLE_TRUE='#' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} ${top_srcdir}/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' OCAMLC='' OCAMLCFLAGS='' OCAMLDEFS='' OCAMLDEP='' OCAMLLDFLAGS='' OCAMLOPT='' OCAMLOPTCFLAGS='' PACKAGE='fftw' PACKAGE_BUGREPORT='fftw@fftw.org' PACKAGE_NAME='fftw' PACKAGE_STRING='fftw 3.1.2' PACKAGE_TARNAME='fftw' PACKAGE_VERSION='3.1.2' PATH_SEPARATOR=':' POW_LIB='' PRECISION='d' PREC_SUFFIX='' PRTDIAG='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHARED_VERSION_INFO='4:2:1' SHELL='/bin/sh' SIMD_CFLAGS='-msse2' SINGLE_FALSE='' SINGLE_TRUE='#' STRIP='strip' TARGET_OCAMLBIN='/dev/env/DJDIR/bin' TARGET_OCAMLLIB='/dev/env/DJDIR/lib/fftw' TARGET_OCAMLRUN='/dev/env/DJDIR/bin/ocamlrun' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='#' VERSION='3.1.2 (DJGPP port 2006-10-17 (r1))' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_F77='' acx_pthread_config='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='_' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${top_srcdir}/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}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.1.2" #define PACKAGE_STRING "fftw 3.1.2" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE "fftw" #define VERSION "3.1.2 (DJGPP port 2006-10-17 (r1))" #define HAVE_SSE2 1 #define WITH_OUR_MALLOC16 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_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define HAVE_ALLOCA 1 #define HAVE_VPRINTF 1 #define HAVE_DOPRNT 1 #define HAVE_LIBM 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DRAND48 1 #define HAVE_SQRT 1 #define HAVE_MEMSET 1 #define HAVE_ABORT 1 #define HAVE_DECL_DRAND48 1 #define HAVE_DECL_MEMALIGN 0 #define HAVE_DECL_POSIX_MEMALIGN 0 #define HAVE_DECL_SINL 0 #define HAVE_DECL_COSL 0 #define HAVE_ISNAN 1 #define FFTW_CC "gcc -std=gnu99 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird" #define CODELET_OPTIM "-O -fno-schedule-insns -fno-web -fno-loop-optimize --param inline-unit-growth=1000 --param large-function-growth=1000" configure: exit 0