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.1, which was generated by GNU Autoconf 2.59. 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-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 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:1434: loading site script ./djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # A sane defualt for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # 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'} | NM=${NM='nm'} | LD=${LD='ld'} | SED=${SED='sed'} | AWK=${AWK='gawk'} | CC=${CC='gcc'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | | # Force the test for sed to report installation independent sed. | lt_cv_path_SED=${SED='sed'} | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' configure:1453: creating cache ./djgpp/config.cache configure:1583: checking for a BSD-compatible install configure:1638: result: /dev/env/DJDIR/bin/ginstall -c configure:1649: checking whether build environment is sane configure:1695: result: yes configure:1761: checking for gawk configure:1787: result: gawk configure:1797: checking whether make sets $(MAKE) configure:1817: result: yes configure:1989: checking whether to enable maintainer-specific portions of Makefiles configure:1998: result: no configure:2044: checking build system type configure:2062: result: i386-pc-msdosdjgpp configure:2070: checking host system type configure:2084: result: i386-pc-msdosdjgpp configure:2463: checking for gcc configure:2489: result: gcc configure:2733: checking for C compiler version configure:2736: gcc --version &5 gcc.exe (GCC) 4.1.0 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:2739: $? = 0 configure:2741: gcc -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/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.0 configure:2744: $? = 0 configure:2746: gcc -V &5 gcc.exe: '-V' option must have argument configure:2749: $? = 1 configure:2772: checking for C compiler default output file name configure:2775: gcc conftest.c >&5 configure:2778: $? = 0 configure:2824: result: a.exe configure:2829: checking whether the C compiler works configure:2835: ./a.exe configure:2838: $? = 0 configure:2855: result: yes configure:2862: checking whether we are cross compiling configure:2864: result: no configure:2867: checking for suffix of executables configure:2869: gcc -o conftest.exe conftest.c >&5 configure:2872: $? = 0 configure:2897: result: .exe configure:2903: checking for suffix of object files configure:2924: gcc -c conftest.c >&5 configure:2927: $? = 0 configure:2949: result: o configure:2953: checking whether we are using the GNU C compiler configure:2977: gcc -c conftest.c >&5 configure:2983: $? = 0 configure:2986: test -z || test ! -s conftest.err configure:2989: $? = 0 configure:2992: test -s conftest.o configure:2995: $? = 0 configure:3008: result: yes configure:3014: checking whether gcc accepts -g configure:3035: gcc -c -g conftest.c >&5 configure:3041: $? = 0 configure:3044: test -z || test ! -s conftest.err configure:3047: $? = 0 configure:3050: test -s conftest.o configure:3053: $? = 0 configure:3064: result: yes configure:3081: checking for gcc option to accept ANSI C configure:3151: gcc -c -g -O2 conftest.c >&5 configure:3157: $? = 0 configure:3160: test -z || test ! -s conftest.err configure:3163: $? = 0 configure:3166: test -s conftest.o configure:3169: $? = 0 configure:3187: result: none needed configure:3205: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3211: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3352: checking for style of include used by make configure:3380: result: GNU configure:3408: checking dependency style of gcc configure:3498: result: none configure:3517: checking for C compiler vendor configure:3546: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:19: error: 'thisisanerror' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) configure:3552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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:3546: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:19: error: 'thisisanerror' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) configure:3552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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:3546: gcc -c -g -O2 conftest.c >&5 configure:3552: $? = 0 configure:3555: test -z || test ! -s conftest.err configure:3558: $? = 0 configure:3561: test -s conftest.o configure:3564: $? = 0 configure:3576: result: gnu configure:3602: checking for a BSD-compatible install configure:3657: result: /dev/env/DJDIR/bin/ginstall -c configure:3668: checking whether ln -s works configure:3675: result: no, using ln configure:3679: checking whether make sets $(MAKE) configure:3699: result: yes configure:3758: checking for a sed that does not truncate output configure:3812: result: sed configure:3815: checking for egrep configure:3825: result: grep -E configure:3841: checking for ld used by gcc configure:3908: result: ld configure:3917: checking if the linker (ld) is GNU ld configure:3932: result: yes configure:3937: checking for ld option to reload object files configure:3944: result: -r configure:3962: checking for BSD-compatible nm configure:4011: result: nm configure:4015: checking how to recognise dependent libraries configure:4191: result: unknown configure:4668: checking how to run the C preprocessor configure:4703: gcc -E conftest.c configure:4709: $? = 0 configure:4741: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4747: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | #include configure:4786: result: gcc -E configure:4810: gcc -E conftest.c configure:4816: $? = 0 configure:4848: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (r1))" | #define HAVE_SSE2 1 | #define WITH_OUR_MALLOC16 1 | /* end confdefs.h. */ | #include configure:4898: checking for ANSI C header files configure:4923: gcc -c -g -O2 conftest.c >&5 configure:4929: $? = 0 configure:4932: test -z || test ! -s conftest.err configure:4935: $? = 0 configure:4938: test -s conftest.o configure:4941: $? = 0 configure:5027: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit' configure:5030: $? = 0 configure:5032: ./conftest.exe configure:5035: $? = 0 configure:5050: result: yes configure:5074: checking for sys/types.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for sys/stat.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for stdlib.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for string.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for memory.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for strings.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5074: checking for inttypes.h configure:5090: gcc -c -g -O2 conftest.c >&5 conftest.c:55:22: error: inttypes.h: No such file or directory (ENOENT) configure:5096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5119: result: no configure:5074: checking for stdint.h configure:5090: gcc -c -g -O2 conftest.c >&5 conftest.c:55:20: error: stdint.h: No such file or directory (ENOENT) configure:5096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5119: result: no configure:5074: checking for unistd.h configure:5090: gcc -c -g -O2 conftest.c >&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest.o configure:5108: $? = 0 configure:5119: result: yes configure:5145: checking dlfcn.h usability configure:5157: gcc -c -g -O2 conftest.c >&5 conftest.c:55:19: error: dlfcn.h: No such file or directory (ENOENT) configure:5163: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5185: result: no configure:5189: checking dlfcn.h presence configure:5199: gcc -E conftest.c conftest.c:21:19: error: dlfcn.h: No such file or directory (ENOENT) configure:5205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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:5225: result: no configure:5260: checking for dlfcn.h configure:5267: result: no configure:5332: checking for g++ configure:5361: result: no configure:5332: checking for c++ configure:5361: result: no configure:5332: checking for gpp configure:5348: found /dev/c/djgpp/bin/gpp configure:5358: result: gpp configure:5374: checking for C++ compiler version configure:5377: gpp --version &5 gpp.exe (GCC) 4.1.0 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:5380: $? = 0 configure:5382: gpp -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/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.0 configure:5385: $? = 0 configure:5387: gpp -V &5 gpp.exe: '-V' option must have argument configure:5390: $? = 1 configure:5393: checking whether we are using the GNU C++ compiler configure:5417: gpp -c conftest.cc >&5 configure:5423: $? = 0 configure:5426: test -z || test ! -s conftest.err configure:5429: $? = 0 configure:5432: test -s conftest.o configure:5435: $? = 0 configure:5448: result: yes configure:5454: checking whether gpp accepts -g configure:5475: gpp -c -g conftest.cc >&5 configure:5481: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest.o configure:5493: $? = 0 configure:5504: result: yes configure:5546: gpp -c -g -O2 conftest.cc >&5 configure:5552: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5590: gpp -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:25: error: 'exit' was not declared in this scope configure:5596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5546: gpp -c -g -O2 conftest.cc >&5 c:/djgpp/include/stdlib.h:53: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:21: error: from previous declaration 'void std::exit(int) throw ()' configure:5552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5546: gpp -c -g -O2 conftest.cc >&5 configure:5552: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5590: gpp -c -g -O2 conftest.cc >&5 configure:5596: $? = 0 configure:5599: test -z || test ! -s conftest.err configure:5602: $? = 0 configure:5605: test -s conftest.o configure:5608: $? = 0 configure:5633: checking dependency style of gpp configure:5723: result: none configure:5750: checking how to run the C++ preprocessor configure:5781: gpp -E conftest.cc configure:5787: $? = 0 configure:5819: gpp -E conftest.cc conftest.cc:24:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:5825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5864: result: gpp -E configure:5888: gpp -E conftest.cc configure:5894: $? = 0 configure:5926: gpp -E conftest.cc conftest.cc:24:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:5932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6029: checking for g77 configure:6058: result: no configure:6029: checking for f77 configure:6058: result: no configure:6029: checking for xlf configure:6058: result: no configure:6029: checking for frt configure:6058: result: no configure:6029: checking for pgf77 configure:6058: result: no configure:6029: checking for fort77 configure:6058: result: no configure:6029: checking for fl32 configure:6058: result: no configure:6029: checking for af77 configure:6058: result: no configure:6029: checking for f90 configure:6058: result: no configure:6029: checking for xlf90 configure:6058: result: no configure:6029: checking for pgf90 configure:6058: result: no configure:6029: checking for epcf90 configure:6058: result: no configure:6029: checking for gfortran configure:6045: found /dev/c/djgpp/bin/gfortran configure:6055: result: gfortran configure:6066: checking for Fortran 77 compiler version configure:6073: gfortran --version &5 GNU Fortran 95 (GCC) 4.1.0 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6076: $? = 0 configure:6078: gfortran -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/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.0 configure:6081: $? = 0 configure:6083: gfortran -V &5 gfortran.exe: '-V' option must have argument configure:6086: $? = 1 configure:6094: checking whether we are using the GNU Fortran 77 compiler configure:6108: gfortran -c conftest.F >&5 configure:6114: $? = 0 configure:6117: test -z || test ! -s conftest.err configure:6120: $? = 0 configure:6123: test -s conftest.o configure:6126: $? = 0 configure:6139: result: yes configure:6145: checking whether gfortran accepts -g configure:6157: gfortran -c -g conftest.f >&5 configure:6163: $? = 0 configure:6166: test -z || test ! -s conftest.err configure:6169: $? = 0 configure:6172: test -s conftest.o configure:6175: $? = 0 configure:6187: result: yes configure:6217: checking the maximum length of command line arguments configure:6326: result: 12288 configure:6337: checking command to parse nm output from gcc object configure:6442: gcc -c -g -O2 conftest.c >&5 configure:6445: $? = 0 configure:6449: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6452: $? = 0 cannot find nm_test_var in conftest.nm configure:6442: gcc -c -g -O2 conftest.c >&5 configure:6445: $? = 0 configure:6449: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:6452: $? = 0 configure:6504: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:6507: $? = 0 configure:6545: result: ok configure:6549: checking for objdir configure:6564: result: _libs configure:6654: checking for ar configure:6670: found /dev/c/djgpp/bin/ar configure:6681: result: ar configure:6734: checking for ranlib configure:6761: result: ranlib configure:6814: checking for strip configure:6830: found /dev/c/djgpp/bin/strip configure:6841: result: strip configure:7113: checking if gcc supports -fno-rtti -fno-exceptions configure:7127: gcc -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:7131: $? = 0 configure:7148: result: no configure:7163: checking for gcc option to produce PIC configure:7373: result: configure:7444: checking if gcc static flag -static works configure:7472: result: yes configure:7482: checking if gcc supports -c -o file.o configure:7499: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7503: $? = 0 configure:7529: result: yes configure:7555: checking whether the gcc linker (ld) supports shared libraries configure:8521: result: no configure:8588: checking dynamic linker characteristics configure:9188: result: no configure:9197: checking how to hardcode library paths into programs configure:9222: result: unsupported configure:9236: checking whether stripping libraries is possible configure:9241: result: yes configure:10068: checking if libtool supports shared libraries configure:10070: result: no configure:10073: checking whether to build shared libraries configure:10094: result: no configure:10097: checking whether to build static libraries configure:10101: result: yes configure:10193: creating libtool configure:10781: checking for ld used by gpp configure:10848: result: ld configure:10857: checking if the linker (ld) is GNU ld configure:10872: result: yes configure:10923: checking whether the gpp linker (ld) supports shared libraries configure:11859: result: no configure:11877: gpp -c -g -O2 conftest.cpp >&5 configure:11880: $? = 0 configure:11999: checking for gpp option to produce PIC configure:12273: result: configure:12344: checking if gpp static flag -static works configure:12372: result: yes configure:12382: checking if gpp supports -c -o file.o configure:12399: gpp -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12403: $? = 0 configure:12429: result: yes configure:12455: checking whether the gpp linker (ld) supports shared libraries configure:12486: result: no configure:12553: checking dynamic linker characteristics configure:13153: result: no configure:13162: checking how to hardcode library paths into programs configure:13187: result: immediate configure:13713: checking if libtool supports shared libraries configure:13715: result: no configure:13718: checking whether to build shared libraries configure:13738: result: no configure:13741: checking whether to build static libraries configure:13745: result: yes configure:13755: checking for gfortran option to produce PIC configure:13965: result: configure:14036: checking if gfortran static flag -static works configure:14064: result: yes configure:14074: checking if gfortran supports -c -o file.o configure:14091: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14095: $? = 0 configure:14121: result: yes configure:14147: checking whether the gfortran linker (ld) supports shared libraries configure:15093: result: no configure:15160: checking dynamic linker characteristics configure:15760: result: no configure:15769: checking how to hardcode library paths into programs configure:15794: result: unsupported configure:19380: checking for ocamlc configure:19409: result: no configure:19415: checking for ocamlopt configure:19444: result: no configure:19450: checking for ocamldep configure:19479: result: no configure:19833: checking whether C compiler accepts -malign-double configure:19857: gcc -c -malign-double conftest.c >&5 configure:19863: $? = 0 configure:19866: test -z || test ! -s conftest.err configure:19869: $? = 0 configure:19872: test -s conftest.o configure:19875: $? = 0 configure:19889: result: yes configure:19899: checking whether C compiler accepts -fstrict-aliasing configure:19923: gcc -c -fstrict-aliasing conftest.c >&5 configure:19929: $? = 0 configure:19932: test -z || test ! -s conftest.err configure:19935: $? = 0 configure:19938: test -s conftest.o configure:19941: $? = 0 configure:19955: result: yes configure:19965: checking whether C compiler accepts -ffast-math configure:19989: gcc -c -ffast-math conftest.c >&5 configure:19995: $? = 0 configure:19998: test -z || test ! -s conftest.err configure:20001: $? = 0 configure:20004: test -s conftest.o configure:20007: $? = 0 configure:20021: result: yes configure:20042: checking for gcc architecture flag configure:20044: result: configure:20066: checking for x86 cpuid 0 output configure:20100: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20103: $? = 0 configure:20105: ./conftest.exe configure:20108: $? = 0 configure:20122: result: 1:68747541:444d4163:69746e65 configure:20138: checking for x86 cpuid 1 output configure:20172: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:20175: $? = 0 configure:20177: ./conftest.exe configure:20180: $? = 0 configure:20194: result: 644:0:0:183f9ff configure:20424: checking whether C compiler accepts -mtune=athlon-tbird configure:20444: gcc -c -mtune=athlon-tbird conftest.c >&5 configure:20450: $? = 0 configure:20453: test -z || test ! -s conftest.err configure:20456: $? = 0 configure:20459: test -s conftest.o configure:20462: $? = 0 configure:20474: result: yes configure:20491: checking for gcc architecture flag configure:20493: result: -mtune=athlon-tbird configure:20515: checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird configure:20535: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:20541: $? = 0 configure:20544: test -z || test ! -s conftest.err configure:20547: $? = 0 configure:20550: test -s conftest.o configure:20553: $? = 0 configure:20565: result: yes configure:20600: checking whether C compiler accepts -fno-schedule-insns configure:20624: gcc -c -fno-schedule-insns conftest.c >&5 configure:20630: $? = 0 configure:20633: test -z || test ! -s conftest.err configure:20636: $? = 0 configure:20639: test -s conftest.o configure:20642: $? = 0 configure:20656: result: yes configure:20664: checking whether C compiler accepts -fno-web configure:20688: gcc -c -fno-web conftest.c >&5 configure:20694: $? = 0 configure:20697: test -z || test ! -s conftest.err configure:20700: $? = 0 configure:20703: test -s conftest.o configure:20706: $? = 0 configure:20720: result: yes configure:20728: checking whether C compiler accepts -fno-loop-optimize configure:20752: gcc -c -fno-loop-optimize conftest.c >&5 configure:20758: $? = 0 configure:20761: test -z || test ! -s conftest.err configure:20764: $? = 0 configure:20767: test -s conftest.o configure:20770: $? = 0 configure:20784: result: yes configure:20795: checking whether C compiler accepts --param inline-unit-growth=1000 configure:20819: gcc -c --param inline-unit-growth=1000 conftest.c >&5 configure:20825: $? = 0 configure:20828: test -z || test ! -s conftest.err configure:20831: $? = 0 configure:20834: test -s conftest.o configure:20837: $? = 0 configure:20851: result: yes configure:20859: checking whether C compiler accepts --param large-function-growth=1000 configure:20883: gcc -c --param large-function-growth=1000 conftest.c >&5 configure:20889: $? = 0 configure:20892: test -z || test ! -s conftest.err configure:20895: $? = 0 configure:20898: test -s conftest.o configure:20901: $? = 0 configure:20915: result: yes configure:21206: checking whether C compiler accepts -msse2 configure:21230: gcc -c -msse2 conftest.c >&5 configure:21236: $? = 0 configure:21239: test -z || test ! -s conftest.err configure:21242: $? = 0 configure:21245: test -s conftest.o configure:21248: $? = 0 configure:21262: result: yes configure:21472: checking for ANSI C header files configure:21624: result: yes configure:21662: checking libintl.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:59:21: error: libintl.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking libintl.h presence configure:21716: gcc -E conftest.c conftest.c:25:21: error: libintl.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:21742: result: no configure:21777: checking for libintl.h configure:21784: result: no configure:21662: checking malloc.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21680: $? = 0 configure:21683: test -z || test ! -s conftest.err configure:21686: $? = 0 configure:21689: test -s conftest.o configure:21692: $? = 0 configure:21702: result: yes configure:21706: checking malloc.h presence configure:21716: gcc -E conftest.c configure:21722: $? = 0 configure:21742: result: yes configure:21777: checking for malloc.h configure:21784: result: yes configure:21662: checking stddef.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21680: $? = 0 configure:21683: test -z || test ! -s conftest.err configure:21686: $? = 0 configure:21689: test -s conftest.o configure:21692: $? = 0 configure:21702: result: yes configure:21706: checking stddef.h presence configure:21716: gcc -E conftest.c configure:21722: $? = 0 configure:21742: result: yes configure:21777: checking for stddef.h configure:21784: result: yes configure:21653: checking for stdlib.h configure:21658: result: yes configure:21653: checking for string.h configure:21658: result: yes configure:21653: checking for strings.h configure:21658: result: yes configure:21662: checking sys/time.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21680: $? = 0 configure:21683: test -z || test ! -s conftest.err configure:21686: $? = 0 configure:21689: test -s conftest.o configure:21692: $? = 0 configure:21702: result: yes configure:21706: checking sys/time.h presence configure:21716: gcc -E conftest.c configure:21722: $? = 0 configure:21742: result: yes configure:21777: checking for sys/time.h configure:21784: result: yes configure:21653: checking for unistd.h configure:21658: result: yes configure:21662: checking limits.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21680: $? = 0 configure:21683: test -z || test ! -s conftest.err configure:21686: $? = 0 configure:21689: test -s conftest.o configure:21692: $? = 0 configure:21702: result: yes configure:21706: checking limits.h presence configure:21716: gcc -E conftest.c configure:21722: $? = 0 configure:21742: result: yes configure:21777: checking for limits.h configure:21784: result: yes configure:21662: checking c_asm.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:67:19: error: c_asm.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking c_asm.h presence configure:21716: gcc -E conftest.c conftest.c:33:19: error: c_asm.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:21742: result: no configure:21777: checking for c_asm.h configure:21784: result: no configure:21662: checking intrinsics.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:67:24: error: intrinsics.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking intrinsics.h presence configure:21716: gcc -E conftest.c conftest.c:33:24: error: intrinsics.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:21742: result: no configure:21777: checking for intrinsics.h configure:21784: result: no configure:21653: checking for stdint.h configure:21658: result: no configure:21662: checking mach/mach_time.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:67:28: error: mach/mach_time.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking mach/mach_time.h presence configure:21716: gcc -E conftest.c conftest.c:33:28: error: mach/mach_time.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:21742: result: no configure:21777: checking for mach/mach_time.h configure:21784: result: no configure:21662: checking sys/sysctl.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:67:24: error: sys/sysctl.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking sys/sysctl.h presence configure:21716: gcc -E conftest.c conftest.c:33:24: error: sys/sysctl.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:21742: result: no configure:21777: checking for sys/sysctl.h configure:21784: result: no configure:21662: checking altivec.h usability configure:21674: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:67:21: error: altivec.h: No such file or directory (ENOENT) configure:21680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21702: result: no configure:21706: checking altivec.h presence configure:21716: gcc -E conftest.c conftest.c:33:21: error: altivec.h: No such file or directory (ENOENT) configure:21722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:21742: result: no configure:21777: checking for altivec.h configure:21784: result: no configure:21798: checking for an ANSI C-conforming const configure:21865: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21871: $? = 0 configure:21874: test -z || test ! -s conftest.err configure:21877: $? = 0 configure:21880: test -s conftest.o configure:21883: $? = 0 configure:21894: result: yes configure:21904: checking for inline configure:21925: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:21931: $? = 0 configure:21934: test -z || test ! -s conftest.err configure:21937: $? = 0 configure:21940: test -s conftest.o configure:21943: $? = 0 configure:21955: result: inline configure:21974: checking for size_t configure:21998: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22004: $? = 0 configure:22007: test -z || test ! -s conftest.err configure:22010: $? = 0 configure:22013: test -s conftest.o configure:22016: $? = 0 configure:22027: result: yes configure:22039: checking whether time.h and sys/time.h may both be included configure:22064: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22070: $? = 0 configure:22073: test -z || test ! -s conftest.err configure:22076: $? = 0 configure:22079: test -s conftest.o configure:22082: $? = 0 configure:22093: result: yes configure:22103: checking for long double configure:22127: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22133: $? = 0 configure:22136: test -z || test ! -s conftest.err configure:22139: $? = 0 configure:22142: test -s conftest.o configure:22145: $? = 0 configure:22156: result: yes configure:22174: checking for hrtime_t configure:22203: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:44: error: 'hrtime_t' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) conftest.c:44: error: expected expression before ')' token configure:22209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | | | int | main () | { | if ((hrtime_t *) 0) | return 0; | if (sizeof (hrtime_t)) | return 0; | ; | return 0; | } configure:22232: result: no configure:22243: checking for unsigned int configure:22267: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22273: $? = 0 configure:22276: test -z || test ! -s conftest.err configure:22279: $? = 0 configure:22282: test -s conftest.o configure:22285: $? = 0 configure:22296: result: yes configure:22299: checking size of unsigned int configure:22611: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22614: $? = 0 configure:22616: ./conftest.exe configure:22619: $? = 0 configure:22642: result: 4 configure:22650: checking for uintptr_t configure:22678: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: 'uintptr_t' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:77: error: expected expression before ')' token configure:22684: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:22707: result: no configure:22717: checking for unsigned long configure:22741: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:22747: $? = 0 configure:22750: test -z || test ! -s conftest.err configure:22753: $? = 0 configure:22756: test -s conftest.o configure:22759: $? = 0 configure:22770: result: yes configure:22773: checking size of unsigned long configure:23085: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23088: $? = 0 configure:23090: ./conftest.exe configure:23093: $? = 0 configure:23116: result: 4 configure:23123: checking for unsigned long long configure:23147: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23153: $? = 0 configure:23156: test -z || test ! -s conftest.err configure:23159: $? = 0 configure:23162: test -s conftest.o configure:23165: $? = 0 configure:23176: result: yes configure:23179: checking size of unsigned long long configure:23491: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23494: $? = 0 configure:23496: ./conftest.exe configure:23499: $? = 0 configure:23522: result: 8 configure:23529: checking for void * configure:23553: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23559: $? = 0 configure:23562: test -z || test ! -s conftest.err configure:23565: $? = 0 configure:23568: test -s conftest.o configure:23571: $? = 0 configure:23582: result: yes configure:23585: checking size of void * configure:23897: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23900: $? = 0 configure:23902: ./conftest.exe configure:23905: $? = 0 configure:23928: result: 4 configure:23938: checking for float configure:23962: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:23968: $? = 0 configure:23971: test -z || test ! -s conftest.err configure:23974: $? = 0 configure:23977: test -s conftest.o configure:23980: $? = 0 configure:23991: result: yes configure:23994: checking size of float configure:24306: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24309: $? = 0 configure:24311: ./conftest.exe configure:24314: $? = 0 configure:24337: result: 4 configure:24344: checking for double configure:24368: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24374: $? = 0 configure:24377: test -z || test ! -s conftest.err configure:24380: $? = 0 configure:24383: test -s conftest.o configure:24386: $? = 0 configure:24397: result: yes configure:24400: checking size of double configure:24712: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24715: $? = 0 configure:24717: ./conftest.exe configure:24720: $? = 0 configure:24743: result: 8 configure:24753: checking for working alloca.h configure:24774: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c:41:20: error: alloca.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:45: warning: incompatible implicit declaration of built-in function 'alloca' configure:24780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:24804: result: no configure:24814: checking for alloca configure:24855: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:24861: $? = 0 configure:24864: test -z || test ! -s conftest.err configure:24867: $? = 0 configure:24870: test -s conftest.exe configure:24873: $? = 0 configure:24885: result: yes configure:25107: checking for working strtod configure:25150: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:54: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:66: warning: incompatible implicit declaration of built-in function 'exit' configure:25153: $? = 0 configure:25155: ./conftest.exe configure:25158: $? = 0 configure:25172: result: yes configure:25352: checking for vprintf configure:25409: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25415: $? = 0 configure:25418: test -z || test ! -s conftest.err configure:25421: $? = 0 configure:25424: test -s conftest.exe configure:25427: $? = 0 configure:25439: result: yes configure:25446: checking for _doprnt configure:25503: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25509: $? = 0 configure:25512: test -z || test ! -s conftest.err configure:25515: $? = 0 configure:25518: test -s conftest.exe configure:25521: $? = 0 configure:25533: result: yes configure:25548: checking for sin in -lm configure:25578: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25584: $? = 0 configure:25587: test -z || test ! -s conftest.err configure:25590: $? = 0 configure:25593: test -s conftest.exe configure:25596: $? = 0 configure:25609: result: yes configure:25641: checking for BSDgettimeofday configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc0VQZDf.o:conftest.c:(.text+0x13): undefined reference to `_BSDgettimeofday' c:/tmp/cc0VQZDf.o:conftest.c:(.data+0x0): undefined reference to `_BSDgettimeofday' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = BSDgettimeofday; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != BSDgettimeofday; | ; | return 0; | } configure:25728: result: no configure:25641: checking for gettimeofday configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25704: $? = 0 configure:25707: test -z || test ! -s conftest.err configure:25710: $? = 0 configure:25713: test -s conftest.exe configure:25716: $? = 0 configure:25728: result: yes configure:25641: checking for gethrtime configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccM7wGOo.o:conftest.c:(.text+0x13): undefined reference to `_gethrtime' c:/tmp/ccM7wGOo.o:conftest.c:(.data+0x0): undefined reference to `_gethrtime' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = gethrtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethrtime; | ; | return 0; | } configure:25728: result: no configure:25641: checking for read_real_time configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccIumZ0C.o:conftest.c:(.text+0x13): undefined reference to `_read_real_time' c:/tmp/ccIumZ0C.o:conftest.c:(.data+0x0): undefined reference to `_read_real_time' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = read_real_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != read_real_time; | ; | return 0; | } configure:25728: result: no configure:25641: checking for time_base_to_time configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccmnJdeo.o:conftest.c:(.text+0x13): undefined reference to `_time_base_to_time' c:/tmp/ccmnJdeo.o:conftest.c:(.data+0x0): undefined reference to `_time_base_to_time' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = time_base_to_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != time_base_to_time; | ; | return 0; | } configure:25728: result: no configure:25641: checking for drand48 configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25704: $? = 0 configure:25707: test -z || test ! -s conftest.err configure:25710: $? = 0 configure:25713: test -s conftest.exe configure:25716: $? = 0 configure:25728: result: yes configure:25641: checking for sqrt configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25704: $? = 0 configure:25707: test -z || test ! -s conftest.err configure:25710: $? = 0 configure:25713: test -s conftest.exe configure:25716: $? = 0 configure:25728: result: yes configure:25641: checking for memset configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25704: $? = 0 configure:25707: test -z || test ! -s conftest.err configure:25710: $? = 0 configure:25713: test -s conftest.exe configure:25716: $? = 0 configure:25728: result: yes configure:25641: checking for posix_memalign configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cceUdRla.o:conftest.c:(.text+0x13): undefined reference to `_posix_memalign' c:/tmp/cceUdRla.o:conftest.c:(.data+0x0): undefined reference to `_posix_memalign' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = posix_memalign; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != posix_memalign; | ; | return 0; | } configure:25728: result: no configure:25641: checking for memalign configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccQQbkTP.o:conftest.c:(.text+0x13): undefined reference to `_memalign' c:/tmp/ccQQbkTP.o:conftest.c:(.data+0x0): undefined reference to `_memalign' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = memalign; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != memalign; | ; | return 0; | } configure:25728: result: no configure:25641: checking for _mm_malloc configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccCWN91h.o:conftest.c:(.text+0x13): undefined reference to `__mm_malloc' c:/tmp/ccCWN91h.o:conftest.c:(.data+0x0): undefined reference to `__mm_malloc' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = _mm_malloc; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _mm_malloc; | ; | return 0; | } configure:25728: result: no configure:25641: checking for _mm_free configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccKzUEnV.o:conftest.c:(.text+0x13): undefined reference to `__mm_free' c:/tmp/ccKzUEnV.o:conftest.c:(.data+0x0): undefined reference to `__mm_free' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = _mm_free; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _mm_free; | ; | return 0; | } configure:25728: result: no configure:25641: checking for clock_gettime configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccaLEoSF.o:conftest.c:(.text+0x13): undefined reference to `_clock_gettime' c:/tmp/ccaLEoSF.o:conftest.c:(.data+0x0): undefined reference to `_clock_gettime' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:25728: result: no configure:25641: checking for mach_absolute_time configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccvokEBf.o:conftest.c:(.text+0x13): undefined reference to `_mach_absolute_time' c:/tmp/ccvokEBf.o:conftest.c:(.data+0x0): undefined reference to `_mach_absolute_time' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = mach_absolute_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mach_absolute_time; | ; | return 0; | } configure:25728: result: no configure:25641: checking for sysctl configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/ccEmMrmL.o:conftest.c:(.text+0x13): undefined reference to `_sysctl' c:/tmp/ccEmMrmL.o:conftest.c:(.data+0x0): undefined reference to `_sysctl' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = sysctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysctl; | ; | return 0; | } configure:25728: result: no configure:25641: checking for abort configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:25704: $? = 0 configure:25707: test -z || test ! -s conftest.err configure:25710: $? = 0 configure:25713: test -s conftest.exe configure:25716: $? = 0 configure:25728: result: yes configure:25641: checking for sinl configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc6WlPDh.o:conftest.c:(.text+0x13): undefined reference to `_sinl' c:/tmp/cc6WlPDh.o:conftest.c:(.data+0x0): undefined reference to `_sinl' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = sinl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sinl; | ; | return 0; | } configure:25728: result: no configure:25641: checking for cosl configure:25698: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc8K6GAH.o:conftest.c:(.text+0x13): undefined reference to `_cosl' c:/tmp/cc8K6GAH.o:conftest.c:(.data+0x0): undefined reference to `_cosl' collect2: ld returned 1 exit status configure:25704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = cosl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cosl; | ; | return 0; | } configure:25728: result: no configure:25738: checking whether drand48 is declared configure:25762: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 configure:25768: $? = 0 configure:25771: test -z || test ! -s conftest.err configure:25774: $? = 0 configure:25777: test -s conftest.o configure:25780: $? = 0 configure:25791: result: yes configure:25807: checking whether memalign is declared configure:25831: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:89: error: 'memalign' 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.) configure:25837: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef memalign | char *p = (char *) memalign; | #endif | | ; | return 0; | } configure:25860: result: no configure:25876: checking whether posix_memalign is declared configure:25900: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:90: error: 'posix_memalign' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) configure:25906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef posix_memalign | char *p = (char *) posix_memalign; | #endif | | ; | return 0; | } configure:25929: result: no configure:25945: checking whether sinl is declared configure:25969: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'sinl' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:25975: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sinl | char *p = (char *) sinl; | #endif | | ; | return 0; | } configure:25998: result: no configure:26014: checking whether cosl is declared configure:26038: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c >&5 conftest.c: In function 'main': conftest.c:92: error: 'cosl' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) configure:26044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef cosl | char *p = (char *) cosl; | #endif | | ; | return 0; | } configure:26067: result: no configure:26086: checking for _rtc intrinsic configure:26107: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 c:/tmp/cc6HAxQl.o:conftest.c:(.text+0xf): undefined reference to `__rtc' collect2: ld returned 1 exit status configure:26113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.1" | #define PACKAGE_STRING "fftw 3.1.1" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.1 (DJGPP port 2006-03-19 (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 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #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:26140: result: no configure:26253: checking for isnan configure:26272: gcc -o conftest.exe -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird conftest.c -lm >&5 configure:26278: $? = 0 configure:26281: test -z || test ! -s conftest.err configure:26284: $? = 0 configure:26287: test -s conftest.exe configure:26290: $? = 0 configure:26308: result: yes configure:26315: checking whether C compiler accepts -mpreferred-stack-boundary=4 configure:26339: gcc -c -mpreferred-stack-boundary=4 conftest.c >&5 configure:26345: $? = 0 configure:26348: test -z || test ! -s conftest.err configure:26351: $? = 0 configure:26354: test -s conftest.o configure:26357: $? = 0 configure:26371: result: yes configure:26375: checking whether the stack is at least 8-byte aligned by gcc configure:26379: checking whether C compiler accepts -malign-double configure:26435: result: yes configure:26505: gcc -o conftest.exe -O -malign-double conftest.c -lm >&5 configure:26508: $? = 0 configure:26510: ./conftest.exe configure:26513: $? = 0 configure:26527: result: yes configure:26655: checking for Fortran 77 compiler version configure:26658: gfortran --version &5 GNU Fortran 95 (GCC) 4.1.0 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:26661: $? = 0 configure:26663: gfortran -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/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.0 configure:26666: $? = 0 configure:26668: gfortran -V &5 gfortran.exe: '-V' option must have argument configure:26671: $? = 1 configure:26679: checking whether we are using the GNU Fortran 77 compiler configure:26724: result: yes configure:26730: checking whether gfortran accepts -g configure:26772: result: yes configure:26806: checking how to get verbose linking output from gfortran configure:26817: gfortran -c -g -O2 conftest.f >&5 configure:26823: $? = 0 configure:26826: test -z || test ! -s conftest.err configure:26829: $? = 0 configure:26832: test -s conftest.o configure:26835: $? = 0 configure:26852: gfortran -o conftest.exe -g -O2 -v conftest.f -lm >&5 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fftw config.status 3.1.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dosuser's PC, MS-Windows config.status:855: creating Makefile config.status:855: creating support/Makefile config.status:855: creating genfft/Makefile config.status:855: creating genfft-k7/Makefile config.status:855: creating kernel/Makefile config.status:855: creating simd/Makefile config.status:855: creating simd/nonportable/Makefile config.status:855: creating dft/Makefile config.status:855: creating dft/codelets/Makefile config.status:855: creating dft/codelets/standard/Makefile config.status:855: creating dft/simd/Makefile config.status:855: creating dft/simd/codelets/Makefile config.status:855: creating dft/k7/Makefile config.status:855: creating dft/k7/codelets/Makefile config.status:855: creating rdft/Makefile config.status:855: creating rdft/codelets/Makefile config.status:855: creating rdft/codelets/r2hc/Makefile config.status:855: creating rdft/codelets/hc2r/Makefile config.status:855: creating rdft/codelets/r2r/Makefile config.status:855: creating reodft/Makefile config.status:855: creating threads/Makefile config.status:855: creating api/Makefile config.status:855: creating libbench2/Makefile config.status:855: creating tests/Makefile config.status:855: creating doc/Makefile config.status:855: creating doc/FAQ/Makefile config.status:855: creating tools/Makefile config.status:855: creating tools/fftw_wisdom.1 config.status:855: creating tools/fftw-wisdom-to-conf config.status:855: creating fftw.pc config.status:921: creating config.h config.status:1299: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_build_alias=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_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=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/dev/env/DJDIR/bin/../lib/gcc/djgpp/4.10 -L/dev/env/DJDIR/bin/../lib/gcc -L/dev/env/DJDIR/lib/gcc/djgpp/4.10 -L/dev/env/DJDIR/lib -L/dev/env/DJDIR/bin/../lib/gcc/djgpp/4.10/../../.. -lgf95begin -lgfortran -lm' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none 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_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_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_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_host_alias=i386-pc-msdosdjgpp ac_cv_lib_m_sin=yes ac_cv_objext=o ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -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_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v 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 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=sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=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_prog_compiler_c_o_F77='"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' 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' CCAS='gcc' 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 -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='grep -E' EXEEXT='.exe' F77='gfortran' FFLAGS='-g -O2' FLIBS=' -L/dev/env/DJDIR/bin/../lib/gcc/djgpp/4.10 -L/dev/env/DJDIR/bin/../lib/gcc -L/dev/env/DJDIR/lib/gcc/djgpp/4.10 -L/dev/env/DJDIR/lib -L/dev/env/DJDIR/bin/../lib/gcc/djgpp/4.10/../../.. -lgf95begin -lgfortran -lm' 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.1' PACKAGE_TARNAME='fftw' PACKAGE_VERSION='3.1.1' PATH_SEPARATOR=':' POW_LIB='' PRECISION='d' PREC_SUFFIX='' PRTDIAG='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHARED_VERSION_INFO='4:1: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.1 (DJGPP port 2006-03-19 (r1))' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_DLLTOOL='' ac_ct_F77='gfortran' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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='${prefix}/share' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='${top_srcdir}/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CODELET_OPTIM "-O -fno-schedule-insns -fno-web -fno-loop-optimize --param inline-unit-growth=1000 --param large-function-growth=1000" #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define F77_FUNC_EQUIV 1 #define FFTW_CC "gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -mtune=athlon-tbird" #define HAVE_ABORT 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_COSL 0 #define HAVE_DECL_DRAND48 1 #define HAVE_DECL_MEMALIGN 0 #define HAVE_DECL_POSIX_MEMALIGN 0 #define HAVE_DECL_SINL 0 #define HAVE_DOPRNT 1 #define HAVE_DRAND48 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISNAN 1 #define HAVE_LIBM 1 #define HAVE_LIMITS_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_SQRT 1 #define HAVE_SSE2 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "fftw" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE_NAME "fftw" #define PACKAGE_STRING "fftw 3.1.1" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.1.1" #define SIZEOF_DOUBLE 8 #define SIZEOF_FLOAT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "3.1.1 (DJGPP port 2006-03-19 (r1))" #define WITH_OUR_MALLOC16 1 #endif #ifdef __cplusplus extern "C" void std::exit (int); using std::exit; configure: exit 0