This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPFR configure 4.2.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure i386-pc-msdosdjgpp --disable-thread-safe --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = LENOVO-SL500 uname -m = i686 uname -r = 5 uname -s = MS-DOS uname -v = 50 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp/bin/ PATH: /dev/c/progra~1/common~1/oracle/java/javapath/ PATH: /dev/c/progra~2/oracle/java/javapath/ PATH: /dev/c/progra~1/common~1/micros~1/window~1/ PATH: /dev/c/windows/system32/ PATH: /dev/c/windows/ PATH: /dev/c/windows/system32/wbem/ PATH: /dev/c/progra~1/common~1/lenovo/ PATH: /dev/c/progra~1/thinkpad/connec~1/ PATH: /dev/c/progra~1/lenovo/client~1/ PATH: /dev/c/windows/system32/window~1/v1.0/ PATH: /dev/c/progra~1/tortoi~1/bin/ PATH: /dev/c/progra~1/wi1f86~1/shared/ PATH: /dev/c/progra~1/intel/wifi/bin/ PATH: /dev/c/progra~1/common~1/intel/wirele~1/ PATH: /dev/c/djgpp/bin/ PATH: /dev/c/util/ PATH: /dev/c/progra~1/intel/wifi/bin/ PATH: /dev/c/progra~1/common~1/intel/wirele~1/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2507: loading site script c:/djgpp/share/config.site | #! /bin/sh | | # Sanity check | if test "x${DJDIR}" = "x"; then | echo "Your DJGPP installation is not set up correctly (DJDIR is not set)." | exit 1 | fi | | # The root of the DJGPP tree serves as the default prefix. | # | # IMHO, this is not needed, as this file is supposed to be loaded | # exactly because the user gave --prefix /dev/env/DJDIR -- tvh | if test "x$ac_default_prefix" = "x/usr/local"; then | ac_default_prefix="/dev/env/DJDIR" | fi | | # The root of the DJGPP tree serves as the default prefix | # for all paths that are hardcoded in the binaries. | # When installing the installation prefix must be supplied. | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is here for backward compatibility with 2.13 configures; the conditional | # ensures it's disabled in the DJGPP package of autoconf 2.50 and above. | # FIXME: This conditional may change as autoconf evolves - autoconf should | # really have some version variables. | if test -z "$as_ln_s"; then | | echo "Warning: This configure script was generated using an old version of autoconf" | echo "Warning: Newer versions have much better DJGPP compatibility" | | else # autoconf 2.50 or higher | | # Feel free to add others (.com, .btm, .sh, .pl, ...) to this list if you | # need configure scripts to find such files. Try to limit it to things | # you need to avoid false positives. | ac_executable_extensions=".exe .bat" | | fi | | # Uncomment these to avoid typical portability problems | # FIXME: Can these be enabled by default? | #ac_cv_func_fork=no | #ac_cv_func_mkfifo=no | #ac_cv_func_mknod=no | #ac_cv_func_mmap=no | #ac_cv_func_pipe=no | #ac_cv_func_vfork=no | | # By using this, results of configure's program checks will be more portable | # FIXME: In order to save environment space, it might be useful to strip | # existing $DJDIR/bin entries from the path first. | | PATH="/dev/env/DJDIR/bin`if [ -z $PATH_SEPARATOR ] ; then echo ";" ; else echo $PATH_SEPARATOR; fi`$PATH" | | # This is REQUIRED: using simply "/bin/(ba)sh" will NOT work (programs need | # need this to be a full path with executable suffix for enhanced shell | # support) | export SHELL=/dev/env/DJDIR/bin/bash.exe | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | export CONFIG_SHELL=$SHELL | | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | | export INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | | export PATH_SEPARATOR=: | | # In 2.5x, replaced by ac_executable_extensions | export TEST_FINDS_EXE=y | | # Help out libtool | ac_exeext=".exe" | export lt_cv_sys_max_cmd_len=12288 | export lt_cv_prog_cc_pic_works=no | | # Force the test for 'ln -s' to report no. | export LN_S="cp -p" | ac_cv_prog_LN_S="cp -p" | | configure:2865: looking for aux files: ltmain.sh ar-lib compile missing install-sh config.guess config.sub configure:2878: trying ./ configure:2907: ./ltmain.sh found configure:2907: ./ar-lib found configure:2907: ./compile found configure:2907: ./missing found configure:2889: ./install-sh found configure:2907: ./config.guess found configure:2907: ./config.sub found configure:3026: checking build system type configure:3041: result: i386-pc-msdosdjgpp configure:3061: checking host system type configure:3075: result: i386-pc-msdosdjgpp configure:3113: checking for a BSD-compatible install configure:3186: result: /dev/env/DJDIR/bin/ginstall -c configure:3197: checking whether build environment is sane configure:3252: result: yes configure:3411: checking for a race-free mkdir -p configure:3455: result: /dev/env/DJDIR/bin/mkdir -p configure:3462: checking for gawk configure:3483: found /dev/env/DJDIR/bin/gawk configure:3494: result: gawk configure:3505: checking whether make sets $(MAKE) configure:3528: result: yes configure:3558: checking whether make supports nested variables configure:3576: result: yes configure:3708: checking whether to enable maintainer-specific portions of Makefiles configure:3718: result: yes configure:3742: checking for grep that handles long lines and -e configure:3806: result: /dev/env/DJDIR/bin/grep configure:3811: checking for egrep configure:3879: result: /dev/env/DJDIR/bin/grep -E configure:3884: checking for a sed that does not truncate output configure:3954: result: /dev/env/DJDIR/bin/sed configure:4374: checking whether configure options are compatible configure:4397: result: yes configure:4410: checking for CC and CFLAGS in gmp.h configure:4443: result: CC=gcc CFLAGS=-m32 -O2 -fomit-frame-pointer configure:4449: checking for CC=gcc and CFLAGS=-m32 -O2 -fomit-frame-pointer configure:4453: result: yes configure:4484: checking for i386-pc-msdosdjgpp-gcc configure:4516: result: gcc configure:4914: checking for C compiler version configure:4923: gcc --version >&5 gcc.exe (GCC) 14.1.0 Copyright (C) 2024 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:4934: $? = 0 configure:4923: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:/djgpp/bin/gcc.exe COLLECT_LTO_WRAPPER=c:/djgpp/bin/../libexec/gcc/djgpp/14/lto-wrapper.exe Target: djgpp Configured with: /gcc-14.10/configure djgpp --prefix=/dev/env/DJDIR --disable-werror --enable-languages=c,c++,objc,obj-c++,fortran --with-gcc-major-version-only --enable-libquadmath-support --enable-lto --disable-libstdcxx-pch --enable-libstdcxx-filesystem-ts Thread model: single Supported LTO compression algorithms: zlib gcc version 14.1.0 (GCC) configure:4934: $? = 0 configure:4923: gcc -V >&5 gcc.exe: error: unrecognized command-line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:4934: $? = 1 configure:4923: gcc -qversion >&5 gcc.exe: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:4934: $? = 1 configure:4923: gcc -version >&5 gcc.exe: error: unrecognized command-line option '-version' gcc.exe: fatal error: no input files compilation terminated. configure:4934: $? = 1 configure:4954: checking whether the C compiler works configure:4976: gcc -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:4980: $? = 0 configure:5030: result: yes configure:5033: checking for C compiler default output file name configure:5035: result: a.out configure:5041: checking for suffix of executables configure:5048: gcc -o conftest -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5052: $? = 0 configure:5075: result: .exe configure:5097: checking whether we are cross compiling configure:5105: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5109: $? = 0 configure:5116: ./conftest.exe configure:5120: $? = 0 configure:5135: result: no configure:5140: checking for suffix of object files configure:5163: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5167: $? = 0 configure:5189: result: o configure:5193: checking whether the compiler supports GNU C configure:5213: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5213: $? = 0 configure:5223: result: yes configure:5234: checking whether gcc accepts -g configure:5255: gcc -c -g conftest.c >&5 configure:5255: $? = 0 configure:5299: result: yes configure:5319: checking for gcc option to enable C11 features configure:5334: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5334: $? = 0 configure:5352: result: none needed configure:5468: checking whether gcc understands -c and -o together configure:5491: gcc -c conftest.c -o conftest2.o configure:5494: $? = 0 configure:5491: gcc -c conftest.c -o conftest2.o configure:5494: $? = 0 configure:5506: result: yes configure:5526: checking whether make supports the include directive configure:5541: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5544: $? = 0 configure:5563: result: yes (GNU style) configure:5589: checking dependency style of gcc configure:5701: result: none configure:5721: checking how to run the C preprocessor configure:5747: gcc -E conftest.c configure:5747: $? = 0 configure:5762: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5789: result: gcc -E configure:5803: gcc -E conftest.c configure:5803: $? = 0 configure:5818: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5862: checking for i386-pc-msdosdjgpp-ar configure:5897: result: no configure:5862: checking for i386-pc-msdosdjgpp-lib configure:5897: result: no configure:5862: checking for i386-pc-msdosdjgpp-link configure:5897: result: no configure:5911: checking for ar configure:5932: found /dev/env/DJDIR/bin/ar configure:5943: result: ar configure:5969: checking the archiver (ar) interface configure:5986: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:5986: $? = 0 configure:5989: ar cru libconftest.a conftest.o >&5 configure:5992: $? = 0 configure:6020: result: ar configure:6088: checking how to print strings configure:6115: result: printf configure:6136: checking for a sed that does not truncate output configure:6206: result: /dev/env/DJDIR/bin/sed configure:6224: checking for fgrep configure:6292: result: /dev/env/DJDIR/bin/grep -F configure:6328: checking for ld used by gcc configure:6396: result: c:/djgpp/bin/ld.exe configure:6403: checking if the linker (c:/djgpp/bin/ld.exe) is GNU ld configure:6419: result: yes configure:6431: checking for BSD- or MS-compatible name lister (nm) configure:6486: result: /dev/env/DJDIR/bin/nm -B configure:6626: checking the name lister (/dev/env/DJDIR/bin/nm -B) interface configure:6634: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:6637: /dev/env/DJDIR/bin/nm -B "conftest.o" configure:6640: output 00000000 b .bss 00000000 N .comment 00000000 d .data 00000000 t .text 00000000 B _some_variable configure:6647: result: BSD nm configure:6650: checking whether ln -s works configure:6654: result: yes configure:6662: checking the maximum length of command line arguments configure:6794: result: 12288 configure:6842: checking how to convert i386-pc-msdosdjgpp file names to i386-pc-msdosdjgpp format configure:6883: result: func_convert_file_noop configure:6890: checking how to convert i386-pc-msdosdjgpp file names to toolchain format configure:6911: result: func_convert_file_noop configure:6918: checking for c:/djgpp/bin/ld.exe option to reload object files configure:6926: result: -r configure:6960: checking for i386-pc-msdosdjgpp-file configure:6995: result: no configure:7005: checking for file configure:7026: found /dev/env/DJDIR/bin/file configure:7037: result: file configure:7068: checking for i386-pc-msdosdjgpp-objdump configure:7103: result: no configure:7113: checking for objdump configure:7134: found /dev/env/DJDIR/bin/objdump configure:7145: result: objdump configure:7174: checking how to recognize dependent libraries configure:7375: result: unknown configure:7420: checking for i386-pc-msdosdjgpp-dlltool configure:7455: result: no configure:7465: checking for dlltool configure:7500: result: no configure:7527: checking how to associate runtime and link libraries configure:7555: result: printf %s\n configure:7571: checking for i386-pc-msdosdjgpp-ar configure:7603: result: ar configure:7705: checking for archiver @FILE support configure:7723: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:7723: $? = 0 configure:7727: ar cr libconftest.a @conftest.lst >&5 configure:7730: $? = 0 configure:7735: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory (ENOENT) configure:7738: $? = 1 configure:7750: result: @ configure:7768: checking for i386-pc-msdosdjgpp-strip configure:7803: result: no configure:7813: checking for strip configure:7834: found /dev/env/DJDIR/bin/strip configure:7845: result: strip configure:7877: checking for i386-pc-msdosdjgpp-ranlib configure:7912: result: no configure:7922: checking for ranlib configure:7943: found /dev/env/DJDIR/bin/ranlib configure:7954: result: ranlib configure:8056: checking command to parse /dev/env/DJDIR/bin/nm -B output from gcc object configure:8210: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:8213: $? = 0 configure:8217: /dev/env/DJDIR/bin/nm -B conftest.o | /dev/env/DJDIR/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /dev/env/DJDIR/bin/sed '/ __gnu_lto/d' > conftest.nm cannot find nm_test_var in conftest.nm configure:8210: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:8213: $? = 0 configure:8217: /dev/env/DJDIR/bin/nm -B conftest.o | /dev/env/DJDIR/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /dev/env/DJDIR/bin/sed '/ __gnu_lto/d' > conftest.nm configure:8283: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer conftest.c conftstm.o >&5 configure:8286: $? = 0 configure:8324: result: ok configure:8371: checking for sysroot configure:8402: result: no configure:8409: checking for a working dd configure:8453: result: /dev/env/DJDIR/bin/dd configure:8457: checking how to truncate binary pipes configure:8473: result: /dev/env/DJDIR/bin/dd bs=4096 count=1 configure:8765: checking for i386-pc-msdosdjgpp-mt configure:8800: result: no configure:8810: checking for mt configure:8845: result: no configure:8865: checking if : is a manifest tool configure:8872: : '-?' configure:8880: result: no configure:9605: checking for stdio.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for stdlib.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for string.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for inttypes.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for stdint.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for strings.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for sys/stat.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for sys/types.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9605: checking for unistd.h configure:9605: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9605: $? = 0 configure:9605: result: yes configure:9630: checking for dlfcn.h configure:9630: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:9630: $? = 0 configure:9630: result: yes configure:10217: checking for objdir configure:10233: result: .libs configure:10497: checking if gcc supports -fno-rtti -fno-exceptions configure:10516: gcc -c -m32 -O2 -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10520: $? = 0 configure:10533: result: no configure:10897: checking for gcc option to produce PIC configure:10905: result: configure:10978: checking if gcc static flag -static works configure:11007: result: yes configure:11022: checking if gcc supports -c -o file.o configure:11044: gcc -c -m32 -O2 -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:11048: $? = 0 configure:11070: result: yes configure:11078: checking if gcc supports -c -o file.o configure:11126: result: yes configure:11159: checking whether the gcc linker (c:/djgpp/bin/ld.exe) supports shared libraries configure:12433: result: no configure:12674: checking dynamic linker characteristics configure:13507: result: no configure:13629: checking how to hardcode library paths into programs configure:13654: result: unsupported configure:14221: checking whether stripping libraries is possible configure:14230: result: yes configure:14272: checking if libtool supports shared libraries configure:14274: result: no configure:14277: checking whether to build shared libraries configure:14302: result: no configure:14305: checking whether to build static libraries configure:14309: result: yes configure:14347: checking for non-MS-Windows ICC configure:14365: gcc -c -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c:23:3: error: #error "Not a non-MS-Windows ICC" 23 | # error "Not a non-MS-Windows ICC" | ^~~~~ conftest.c:24:6: error: expected ';' before 'int' 24 | error | ^ | ; ...... 27 | int | ~~~ configure:14365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #if (!defined(__ICC) && !defined(__INTEL_COMPILER)) || defined(_WIN32) | # error "Not a non-MS-Windows ICC" | error | #endif | | int | main (void) | { | | ; | return 0; | } configure:14373: result: no configure:14380: checking whether the selected language is C++ configure:14398: gcc -c -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:14398: $? = 0 configure:14401: result: no configure:14420: using CFLAGS="-Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer" configure:14461: checking for an ANSI C-conforming const configure:14528: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:14528: $? = 0 configure:14536: result: yes configure:14544: checking for working volatile configure:14564: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:14564: $? = 0 configure:14572: result: yes configure:14580: checking whether byte ordering is bigendian configure:14596: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c:22:16: warning: identifier "not" is a special operator name in C++ [-Wc++-compat] 22 | not a universal capable compiler | ^ conftest.c:22:16: error: unknown type name 'not' 22 | not a universal capable compiler | ^~~ conftest.c:22:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 22 | not a universal capable compiler | ^~~~~~~~~ conftest.c:22:22: error: unknown type name 'universal' configure:14596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14640: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:28:15: error: unknown type name 'bogus' 28 | bogus endian macros | ^~~~~ conftest.c:28:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' 28 | bogus endian macros | ^~~~~~ configure:14640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:14686: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:27:15: error: unknown type name 'bogus' 27 | bogus endian macros | ^~~~~ conftest.c:27:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' 27 | bogus endian macros | ^~~~~~ configure:14686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | | int | main (void) | { | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:14781: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:14781: $? = 0 configure:14781: ./conftest.exe configure:14781: $? = 0 configure:14793: result: no configure:14816: checking for library containing clock_gettime configure:14849: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 ld: c:/djgpp/tmp/ccyGGKdN.o:conftest.c:(.text.startup+0x7): undefined reference to `clock_gettime' collect2.exe: error: ld returned 1 exit status configure:14849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main (void) | { | return clock_gettime (); | ; | return 0; | } configure:14849: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c -lrt >&5 ld: cannot find -lrt collect2.exe: error: ld returned 1 exit status configure:14849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main (void) | { | return clock_gettime (); | ; | return 0; | } configure:14869: result: no configure:15062: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c -lm >&5 configure:15062: $? = 0 configure:15092: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c -lquadmath >&5 configure:15092: $? = 0 configure:15104: checking for size_t configure:15104: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:15104: $? = 0 configure:15104: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:53:21: error: expected expression before ')' token 53 | if (sizeof ((size_t))) | ^ configure:15104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15104: result: yes configure:16000: checking for limits.h configure:16000: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16000: $? = 0 configure:16000: result: yes configure:16008: checking for float.h configure:16008: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16008: $? = 0 configure:16008: result: yes configure:16016: checking for string.h configure:16016: result: yes configure:16025: checking for locale.h configure:16025: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16025: $? = 0 configure:16025: result: yes configure:16033: checking for wchar.h configure:16033: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16033: $? = 0 configure:16033: result: yes configure:16041: checking for stdarg.h configure:16041: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16041: $? = 0 configure:16041: result: yes configure:16059: checking for sys/fpu.h configure:16059: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c:53:10: fatal error: sys/fpu.h: No such file or directory (ENOENT) 53 | #include | ^~~~~~~~~~~ compilation terminated. configure:16059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16059: result: no configure:16067: checking for struct lconv.decimal_point configure:16067: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16067: $? = 0 configure:16067: result: yes configure:16076: checking for struct lconv.thousands_sep configure:16076: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16076: $? = 0 configure:16076: result: yes configure:16089: checking for working alloca.h configure:16107: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c:27:10: fatal error: alloca.h: No such file or directory (ENOENT) 27 | #include | ^~~~~~~~~~ compilation terminated. configure:16107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | /* end confdefs.h. */ | #include | int | main (void) | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:16116: result: no configure:16124: checking for alloca configure:16160: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16160: $? = 0 configure:16169: result: yes configure:16238: checking for uintptr_t configure:16238: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16238: $? = 0 configure:16238: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:59:24: error: expected expression before ')' token 59 | if (sizeof ((uintptr_t))) | ^ configure:16238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:16238: result: yes configure:16275: checking how to copy va_list configure:16293: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16293: $? = 0 configure:16296: result: va_copy configure:16335: checking for setlocale configure:16335: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16335: $? = 0 configure:16335: result: yes configure:16341: checking for gettimeofday configure:16341: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16341: $? = 0 configure:16341: result: yes configure:16347: checking for signal configure:16347: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16347: $? = 0 configure:16347: result: yes configure:16356: checking for sigaction and its associated structure configure:16375: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16375: $? = 0 configure:16378: result: yes configure:16391: checking for long long int configure:16391: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16391: $? = 0 configure:16391: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:65:28: error: expected expression before ')' token 65 | if (sizeof ((long long int))) | ^ configure:16391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((long long int))) | return 0; | ; | return 0; | } configure:16391: result: yes configure:16400: checking for intmax_t configure:16400: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16400: $? = 0 configure:16400: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:66:23: error: expected expression before ')' token 66 | if (sizeof ((intmax_t))) | ^ configure:16400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:16400: result: yes configure:16410: checking for working INTMAX_MAX configure:16431: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -I./src -DMPFR_NEED_INTMAX_H conftest.c >&5 configure:16431: $? = 0 configure:16441: result: yes configure:16450: checking for union fpc_csr configure:16450: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:46:13: error: invalid application of 'sizeof' to incomplete type 'union fpc_csr' 46 | if (sizeof (union fpc_csr)) | ^~~~~ configure:16450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | /* end confdefs.h. */ | | #if HAVE_SYS_FPU_H | # include | #endif | | | int | main (void) | { | if (sizeof (union fpc_csr)) | return 0; | ; | return 0; | } configure:16450: result: no configure:16464: checking for _Noreturn configure:16475: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16475: $? = 0 configure:16484: result: yes configure:16492: checking for __builtin_unreachable configure:16511: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16511: $? = 0 configure:16521: result: yes configure:16530: checking for constructor and destructor attributes configure:16552: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c >&5 configure:16552: $? = 0 configure:16554: result: yes configure:16572: checking for fesetround configure:16592: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c -lm >&5 conftest.c:40:10: fatal error: fenv.h: No such file or directory (ENOENT) 40 | #include | ^~~~~~~~ compilation terminated. configure:16592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | /* end confdefs.h. */ | #include | int | main (void) | { | fesetround(FE_TONEAREST); | ; | return 0; | } configure:16603: result: no configure:16612: checking for gcc float-conversion bug configure:16654: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:48:10: warning: unused variable 'y' [-Wunused-variable] 48 | double y; | ^ conftest.c: At top level: conftest.c:64:15: warning: 'get_max' defined but not used [-Wunused-function] 64 | static double get_max (void) { static volatile double d = DBL_MAX; return d; } | ^~~~~~~ configure:16654: $? = 0 configure:16654: ./conftest.exe configure:16654: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | /* end confdefs.h. */ | | #include | #ifdef MPFR_HAVE_FESETROUND | #include | #endif | static double get_max (void); | int main (void) { | double x = 0.5; | double y; | int i; | for (i = 1; i <= 11; i++) | x *= x; | if (x != 0) | return 1; | #ifdef MPFR_HAVE_FESETROUND | /* Useful test for the G4 PowerPC */ | fesetround(FE_TOWARDZERO); | x = y = get_max (); | x *= 2.0; | if (x != y) | return 1; | #endif | return 0; | } | static double get_max (void) { static volatile double d = DBL_MAX; return d; } | configure:16667: result: yes, use -ffloat-store configure:16674: checking for subnormal double-precision numbers configure:16697: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16697: $? = 0 configure:16697: ./conftest.exe 1.112537e-308 configure:16697: $? = 0 configure:16709: result: yes configure:16716: checking for subnormal single-precision numbers configure:16739: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16739: $? = 0 configure:16739: ./conftest.exe 5.877472e-39 configure:16739: $? = 0 configure:16751: result: yes configure:16759: checking for signed zeros configure:16778: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16778: $? = 0 configure:16778: ./conftest.exe configure:16778: $? = 0 configure:16790: result: yes configure:16798: checking if the FP division by 0 fails configure:16821: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16821: $? = 0 configure:16821: ./conftest.exe configure:16821: $? = 0 configure:16833: result: no configure:16847: checking if NAN == NAN configure:16873: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16873: $? = 0 configure:16873: ./conftest.exe configure:16873: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | /* end confdefs.h. */ | | #include | #include | #ifndef NAN | # define NAN (0.0/0.0) | #endif | int main (void) { | double d; | d = NAN; | return d != d; | } | configure:16885: result: no configure:16913: checking if charset has consecutive values configure:16944: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:16944: $? = 0 configure:16944: ./conftest.exe configure:16944: $? = 0 configure:16946: result: yes configure:16964: checking for math/round configure:16982: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lm >&5 configure:16982: $? = 0 configure:16985: result: yes configure:16998: checking for math/trunc configure:17016: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lm >&5 configure:17016: $? = 0 configure:17019: result: yes configure:17032: checking for math/floor configure:17050: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lm >&5 configure:17050: $? = 0 configure:17053: result: yes configure:17066: checking for math/ceil configure:17084: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lm >&5 configure:17084: $? = 0 configure:17087: result: yes configure:17100: checking for math/nearbyint configure:17118: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:55:11: error: 'nearbyint' undeclared (first use in this function) 55 | return f(nearbyint); | ^~~~~~~~~ conftest.c:55:11: note: each undeclared identifier is reported only once for each function it appears in configure:17118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | /* end confdefs.h. */ | | #include | static int f (double (*func)(double)) { return 0; } | | int | main (void) | { | | return f(nearbyint); | | ; | return 0; | } configure:17128: result: no configure:17139: checking format of floating-point type `double' configure:17174: gcc -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -o conftest.exe >&5 2>&1 configure:17177: $? = 0 configure:17471: result: IEEE double, little endian configure:17493: checking format of floating-point type `long double' configure:17528: gcc -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -o conftest.exe >&5 2>&1 configure:17531: $? = 0 configure:17825: result: IEEE extended, little endian (12 bytes) configure:17986: checking if compiler knows _Decimal64 configure:17999: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 conftest.c:49:1: error: decimal floating-point not supported for this target 49 | _Decimal64 x; | ^~~~~~~~~~ configure:17999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 | /* end confdefs.h. */ | _Decimal64 x; | int | main (void) | { | | ; | return 0; | } configure:18095: result: no configure:18124: checking bit-field ordering for _Decimal128 configure:18167: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 conftest.c: In function 'main': conftest.c:66:7: error: decimal floating-point not supported for this target 66 | _Decimal128 d128; | ^~~~~~~~~~~ conftest.c:69:5: error: decimal floating-point not supported for this target 69 | x.d128 = 1.0dl; | ^ configure:18167: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 | /* end confdefs.h. */ | | | int | main (void) | { | | union ieee_decimal128 | { | struct | { | unsigned int t3:32; | unsigned int t2:32; | unsigned int t1:32; | unsigned int t0:14; | unsigned int comb:17; | unsigned int sig:1; | } s; | _Decimal128 d128; | } x; | | x.d128 = 1.0dl; | if (x.s.sig == 0 && x.s.comb == 49400 && | x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 10) | return 80; /* little endian */ | else if (x.s.sig == 0 && x.s.comb == 8 && | x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 570933248) | return 81; /* big endian */ | else | return 82; /* unknown encoding */ | | ; | return 0; | } configure:18182: result: unavailable or unknown configure:18195: checking if _Float128 with hex constants is supported configure:18211: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18211: $? = 0 configure:18213: result: yes configure:18265: checking for Static Assertion support configure:18286: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store -I./src conftest.c >&5 configure:18286: $? = 0 configure:18288: result: yes configure:18444: checking whether gcc __attribute__ ((mode (XX))) works configure:18461: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18461: $? = 0 configure:18470: result: yes configure:18484: checking for gmp.h configure:18492: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18492: $? = 0 configure:18494: result: yes configure:18575: checking for recent GMP configure:18587: gcc -c -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18587: $? = 0 configure:18589: result: yes configure:18600: checking usable gmp.h at link time configure:18615: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18615: $? = 0 configure:18617: result: yes configure:18658: checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency configure:18688: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c >&5 configure:18688: $? = 0 configure:18688: ./conftest.exe configure:18688: $? = 0 configure:18690: result: yes configure:18707: checking for long to fit in mp_limb_t configure:18736: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store -I./src conftest.c >&5 configure:18736: $? = 0 configure:18746: result: yes configure:18759: checking for intmax_t to fit in mp_limb_t configure:18789: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store -I./src -DMPFR_NEED_INTMAX_H conftest.c >&5 In file included from conftest.c:58: conftest.c: In function 'main': ./src/mpfr-sassert.h:44:39: error: static assertion failed: "(mp_limb_t) -1 >= (uintmax_t) -1" 44 | # define MPFR_STAT_STATIC_ASSERT(c) _Static_assert((c), #c ) | ^~~~~~~~~~~~~~ conftest.c:65:3: note: in expansion of macro 'MPFR_STAT_STATIC_ASSERT' 65 | MPFR_STAT_STATIC_ASSERT ((mp_limb_t) -1 >= (uintmax_t) -1); | ^~~~~~~~~~~~~~~~~~~~~~~ configure:18789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 | #define MPFR_WANT_FLOAT128 1 | #define MPFR_USE_STATIC_ASSERT 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define MPFR_LONG_WITHIN_LIMB 1 | /* end confdefs.h. */ | | #include "gmp.h" | /* Make sure that a static assertion is used (not MPFR_ASSERTN). */ | #undef MPFR_USE_STATIC_ASSERT | #define MPFR_USE_STATIC_ASSERT 1 | #include "mpfr-sassert.h" | #include "mpfr-intmax.h" | | int | main (void) | { | | MPFR_STAT_STATIC_ASSERT ((mp_limb_t) -1 >= (uintmax_t) -1); | return 0; | | ; | return 0; | } configure:18799: result: no configure:18813: checking if we can link with GMP configure:18831: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:18831: $? = 0 configure:18833: result: yes configure:18846: checking if gmp.h version and libgmp version are the same configure:18886: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:18886: $? = 0 configure:18886: ./conftest.exe gmp.h: 6.3.0 / libgmp: 6.3.0 configure:18886: $? = 0 configure:18888: result: yes configure:18891: checking for GMP library vs header correctness configure:18938: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:18938: $? = 0 configure:18938: ./conftest.exe GMP_NAIL_BITS = 0 GMP_NUMB_BITS = 32 mp_bits_per_limb = 32 sizeof(mp_limb_t) = 4 configure:18938: $? = 0 configure:18950: result: yes configure:18959: checking for double-to-integer conversion bug configure:19004: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19004: $? = 0 configure:19004: ./conftest.exe configure:19004: $? = 0 configure:19016: result: no configure:19027: checking if gmp_printf supports "%jd" configure:19075: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19075: $? = 0 configure:19075: ./conftest.exe configure:19075: $? = 0 configure:19077: result: yes configure:19095: checking if gmp_printf supports "%hhd" configure:19138: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19138: $? = 0 configure:19138: ./conftest.exe configure:19138: $? = 0 configure:19140: result: yes configure:19157: checking if gmp_printf supports "%lld" configure:19200: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19200: $? = 0 configure:19200: ./conftest.exe configure:19200: $? = 0 configure:19202: result: yes configure:19219: checking if gmp_printf supports "%Lf" configure:19264: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19264: $? = 0 configure:19264: ./conftest.exe configure:19264: $? = 0 configure:19266: result: yes configure:19285: checking if gmp_printf supports "%td" configure:19335: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19335: $? = 0 configure:19335: ./conftest.exe configure:19335: $? = 0 configure:19337: result: yes configure:19356: checking if gmp_printf supports the ' group flag configure:19382: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19382: $? = 0 configure:19382: ./conftest.exe configure:19382: $? = 0 configure:19384: result: yes configure:19445: checking for __gmpn_sbpi1_divappr_q configure:19445: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19445: $? = 0 configure:19445: result: yes configure:19452: checking for __gmpn_invert_limb configure:19452: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 ld: c:/djgpp/tmp/ccNszlzr.o:conftest.c:(.text.startup+0x7): undefined reference to `__gmpn_invert_limb' collect2.exe: error: ld returned 1 exit status configure:19452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 | #define MPFR_WANT_FLOAT128 1 | #define MPFR_USE_STATIC_ASSERT 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define MPFR_LONG_WITHIN_LIMB 1 | #define PRINTF_L 1 | #define PRINTF_T 1 | #define PRINTF_GROUPFLAG 1 | #define HAVE___GMPN_SBPI1_DIVAPPR_Q 1 | /* end confdefs.h. */ | /* Define __gmpn_invert_limb to an innocuous variant, in case declares __gmpn_invert_limb. | For example, HP-UX 11i declares gettimeofday. */ | #define __gmpn_invert_limb innocuous___gmpn_invert_limb | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __gmpn_invert_limb (); below. */ | | #include | #undef __gmpn_invert_limb | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __gmpn_invert_limb (); | /* 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___gmpn_invert_limb || defined __stub_____gmpn_invert_limb | choke me | #endif | | int | main (void) | { | return __gmpn_invert_limb (); | ; | return 0; | } configure:19452: result: no configure:19459: checking for __gmpn_rsblsh1_n configure:19459: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 ld: c:/djgpp/tmp/ccqMntjS.o:conftest.c:(.text.startup+0x7): undefined reference to `__gmpn_rsblsh1_n' collect2.exe: error: ld returned 1 exit status configure:19459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "MPFR 4.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LITTLE_ENDIAN 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 | #define MPFR_WANT_FLOAT128 1 | #define MPFR_USE_STATIC_ASSERT 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define MPFR_LONG_WITHIN_LIMB 1 | #define PRINTF_L 1 | #define PRINTF_T 1 | #define PRINTF_GROUPFLAG 1 | #define HAVE___GMPN_SBPI1_DIVAPPR_Q 1 | /* end confdefs.h. */ | /* Define __gmpn_rsblsh1_n to an innocuous variant, in case declares __gmpn_rsblsh1_n. | For example, HP-UX 11i declares gettimeofday. */ | #define __gmpn_rsblsh1_n innocuous___gmpn_rsblsh1_n | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __gmpn_rsblsh1_n (); below. */ | | #include | #undef __gmpn_rsblsh1_n | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __gmpn_rsblsh1_n (); | /* 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___gmpn_rsblsh1_n || defined __stub_____gmpn_rsblsh1_n | choke me | #endif | | int | main (void) | { | return __gmpn_rsblsh1_n (); | ; | return 0; | } configure:19459: result: no configure:19512: checking for getrusage configure:19512: gcc -o conftest.exe -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store conftest.c -lgmp >&5 configure:19512: $? = 0 configure:19512: result: yes configure:19683: checking that generated files are newer than configure configure:19689: result: done configure:19720: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPFR config.status 4.2.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on LENOVO-SL500 config.status:1032: creating Makefile config.status:1032: creating mpfr.pc config.status:1032: creating doc/Makefile config.status:1032: creating src/Makefile config.status:1032: creating tests/Makefile config.status:1032: creating tune/Makefile config.status:1032: creating src/mparam.h config.status:1032: creating tools/bench/Makefile config.status:1204: executing depfiles commands config.status:1204: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-pc-msdosdjgpp ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-pc-msdosdjgpp ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-pc-msdosdjgpp ac_cv_exeext=.exe ac_cv_func___gmpn_invert_limb=no ac_cv_func___gmpn_rsblsh1_n=no ac_cv_func___gmpn_sbpi1_divappr_q=yes ac_cv_func_alloca_works=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_setlocale=yes ac_cv_func_signal=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fpu_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i386-pc-msdosdjgpp ac_cv_member_struct_lconv_decimal_point=yes ac_cv_member_struct_lconv_thousands_sep=yes ac_cv_objext=o ac_cv_path_EGREP='/dev/env/DJDIR/bin/grep -E' ac_cv_path_FGREP='/dev/env/DJDIR/bin/grep -F' ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_SED=/dev/env/DJDIR/bin/sed ac_cv_path_lt_DD=/dev/env/DJDIR/bin/dd ac_cv_path_mkdir=/dev/env/DJDIR/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_LN_S='cp -p' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=no ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_union_fpc_csr=no ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gmp_cv_c_attribute_mode=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=c:/djgpp/bin/ld.exe lt_cv_path_NM='/dev/env/DJDIR/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_cc_pic_works=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic= lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='/dev/env/DJDIR/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /dev/env/DJDIR/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/dev/env/DJDIR/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/dev/env/DJDIR/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/dev/env/DJDIR/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=12288 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/dev/env/DJDIR/bin/dd bs=4096 count=1' mpfr_cv_c_double_format='IEEE double, little endian' mpfr_cv_c_long_double_format='IEEE extended, little endian (12 bytes)' mpfr_cv_check_gmp=yes mpfr_cv_dbl_int_bug=no mpfr_cv_errdivzero=no mpfr_cv_gcc_floatconv_bug='yes, use -ffloat-store' mpfr_cv_have_builtin_unreachable=yes mpfr_cv_have_fesetround=no mpfr_cv_have_intmax_max=yes mpfr_cv_have_noreturn=yes mpfr_cv_have_signedz=yes mpfr_cv_have_subnorm_dbl=yes mpfr_cv_have_subnorm_flt=yes mpfr_cv_intmax_within_limb=no mpfr_cv_long_within_limb=yes mpfr_cv_nanisnan=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/dev/d/djdev/mpfr/gnu/mpfr-4.21/missing'\'' aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} '\''/dev/d/djdev/mpfr/gnu/mpfr-4.21/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/dev/d/djdev/mpfr/gnu/mpfr-4.21/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/dev/d/djdev/mpfr/gnu/mpfr-4.21/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -m32 -O2 -fomit-frame-pointer -ffloat-store' CPP='gcc -E' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DATAFILES='' DEFS='-DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE_GETRUSAGE=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/grep -E' ETAGS='etags' EXEEXT='.exe' FGREP='/dev/env/DJDIR/bin/grep -F' FILECMD='file' GREP='/dev/env/DJDIR/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='c:/djgpp/bin/ld.exe' LDFLAGS='' LIBMPFR_LDFLAGS='' LIBOBJS='' LIBS='-lgmp ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/dev/d/djdev/mpfr/gnu/mpfr-4.21/missing'\'' makeinfo' MANIFEST_TOOL=':' MINI_GMP_FALSE='' MINI_GMP_TRUE='#' MKDIR_P='/dev/env/DJDIR/bin/mkdir -p' MPFR_LDFLAGS='' MPFR_LIBM='-lm' MPFR_LIBQUADMATH='-lquadmath' NM='/dev/env/DJDIR/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mpfr' PACKAGE_BUGREPORT='' PACKAGE_NAME='MPFR' PACKAGE_STRING='MPFR 4.2.1' PACKAGE_TARNAME='mpfr' PACKAGE_URL='' PACKAGE_VERSION='4.2.1' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_CXX='' PTHREAD_LIBS='' RANLIB='ranlib' SED='/dev/env/DJDIR/bin/sed' SET_MAKE='' SHELL='/dev/env/DJDIR/bin/bash.exe' STRIP='strip' TUNE_LIBS='' VERSION='4.2.1' ac_ct_AR='ar' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='i386-pc-msdosdjgpp' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='i386-pc-msdosdjgpp' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /dev/d/djdev/mpfr/gnu/mpfr-4.21/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mini_gmp_path='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-pc-msdosdjgpp' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define HAVE_STDIO_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LITTLE_ENDIAN 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDARG 1 #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 #define HAVE_ALLOCA 1 #define HAVE_UINTPTR_T 1 #define HAVE_VA_COPY 1 #define HAVE_SETLOCALE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_LONG_LONG 1 #define HAVE_INTMAX_T 1 #define MPFR_HAVE_INTMAX_MAX 1 #define MPFR_HAVE_NORETURN 1 #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 #define HAVE_SUBNORM_DBL 1 #define HAVE_SUBNORM_FLT 1 #define HAVE_SIGNEDZ 1 #define HAVE_ROUND 1 #define HAVE_TRUNC 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1 #define MPFR_WANT_FLOAT128 1 #define MPFR_USE_STATIC_ASSERT 1 #define HAVE_ATTRIBUTE_MODE 1 #define MPFR_LONG_WITHIN_LIMB 1 #define PRINTF_L 1 #define PRINTF_T 1 #define PRINTF_GROUPFLAG 1 #define HAVE___GMPN_SBPI1_DIVAPPR_Q 1 #define HAVE_GETRUSAGE 1 configure: exit 0