[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mpfr4 FTBFS on sparc



On Tue, Oct  4, 2011 at 21:57:50 +0200, Laurent Fousse wrote:

>     - trying to build upstream source directly
>       (http://www.mpfr.org/mpfr-current/#download) with
> 
> 	./configure && make && GMP_CHECK_RANDOMIZE=1 make check
> 
>       You'll need libgmp-dev installed.
> 
>     - if it fails, let me know and please send me the config.log file.
>     - if it succeeds, let me know as well :-)
> 
Tested on smetana's sid chroot (from sid's source package rather than
the upstream url above, let me know if it matters):

======================
19 of 160 tests failed
(1 test was not run)
======================

config.log follows.

Cheers,
Julien

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 3.1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = smetana
uname -m = sparc64
uname -r = 2.6.32-5-sparc64-smp
uname -s = Linux
uname -v = #1 SMP Fri Sep 9 22:15:35 UTC 2011

/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: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2534: checking for a BSD-compatible install
configure:2602: result: /usr/bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: /bin/mkdir -p
configure:2856: checking for gawk
configure:2872: found /usr/bin/gawk
configure:2883: result: gawk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:2988: checking whether to disable maintainer-specific portions of Makefiles
configure:2997: result: yes
configure:3020: checking build system type
configure:3034: result: sparc64-unknown-linux-gnu
configure:3054: checking host system type
configure:3067: result: sparc64-unknown-linux-gnu
configure:3088: checking for grep that handles long lines and -e
configure:3146: result: /bin/grep
configure:3151: checking for egrep
configure:3213: result: /bin/grep -E
configure:3218: checking for a sed that does not truncate output
configure:3282: result: /bin/sed
configure:3452: checking for CC and CFLAGS in gmp.h
configure:3481: result: yes CC=sparc-linux-gnu-gcc -std=gnu99 CFLAGS=-Wall -g  -O3
configure:3487: checking for CC=sparc-linux-gnu-gcc -std=gnu99 and CFLAGS=-Wall -g  -O3
configure:3491: result: yes
configure:3553: checking for gcc
configure:3580: result: sparc-linux-gnu-gcc -std=gnu99
configure:3809: checking for C compiler version
configure:3818: sparc-linux-gnu-gcc -std=gnu99 --version >&5
sparc-linux-gnu-gcc (Debian 4.6.1-13) 4.6.1
Copyright (C) 2011 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:3829: $? = 0
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -v >&5
Using built-in specs.
COLLECT_GCC=sparc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc-linux-gnu/4.6.1/lto-wrapper
Target: sparc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-13' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --with-long-double-128 --enable-checking=release --build=sparc-linux-gnu --host=sparc-linux-gnu --target=sparc-linux-gnu
Thread model: posix
gcc version 4.6.1 (Debian 4.6.1-13) 
configure:3829: $? = 0
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -V >&5
sparc-linux-gnu-gcc: error: unrecognized option '-V'
sparc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3829: $? = 4
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -qversion >&5
sparc-linux-gnu-gcc: error: unrecognized option '-qversion'
sparc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3829: $? = 4
configure:3849: checking whether the C compiler works
configure:3871: sparc-linux-gnu-gcc -std=gnu99 -Wall -g  -O3   conftest.c  >&5
configure:3875: $? = 0
configure:3923: result: yes
configure:3926: checking for C compiler default output file name
configure:3928: result: a.out
configure:3934: checking for suffix of executables
configure:3941: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -g  -O3   conftest.c  >&5
configure:3945: $? = 0
configure:3967: result: 
configure:3989: checking whether we are cross compiling
configure:3997: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -g  -O3   conftest.c  >&5
configure:4001: $? = 0
configure:4008: ./conftest
configure:4012: $? = 0
configure:4027: result: no
configure:4032: checking for suffix of object files
configure:4054: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -g  -O3  conftest.c >&5
configure:4058: $? = 0
configure:4079: result: o
configure:4083: checking whether we are using the GNU C compiler
configure:4102: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -g  -O3  conftest.c >&5
configure:4102: $? = 0
configure:4111: result: yes
configure:4120: checking whether sparc-linux-gnu-gcc -std=gnu99 accepts -g
configure:4140: sparc-linux-gnu-gcc -std=gnu99 -c -g  conftest.c >&5
configure:4140: $? = 0
configure:4181: result: yes
configure:4198: checking for sparc-linux-gnu-gcc -std=gnu99 option to accept ISO C89
configure:4262: sparc-linux-gnu-gcc -std=gnu99  -c -Wall -g  -O3  conftest.c >&5
configure:4262: $? = 0
configure:4275: result: none needed
configure:4306: checking for style of include used by make
configure:4334: result: GNU
configure:4359: checking dependency style of sparc-linux-gnu-gcc -std=gnu99
configure:4469: result: gcc3
configure:4489: checking how to run the C preprocessor
configure:4520: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:4520: $? = 0
configure:4534: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4534: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4559: result: sparc-linux-gnu-gcc -std=gnu99 -E
configure:4579: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:4579: $? = 0
configure:4593: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4732: checking for ICC
configure:4750: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -g  -O3  conftest.c >&5
conftest.c:11:3: error: #error "ICC Not Found"
conftest.c:15:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
configure:4750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| #if !defined(__ICC)
| # error "ICC Not Found"
| error
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4757: result: no
configure:4767: checking whether sparc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together
configure:4798: sparc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:4802: $? = 0
configure:4808: sparc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:4812: $? = 0
configure:4823: cc -c conftest.c >&5
configure:4827: $? = 0
configure:4835: cc -c conftest.c -o conftest2.o >&5
configure:4839: $? = 0
configure:4845: cc -c conftest.c -o conftest2.o >&5
configure:4849: $? = 0
configure:4867: result: yes
configure:4892: checking for function prototypes
configure:4895: result: yes
configure:4909: checking for ANSI C header files
configure:4929: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:4929: $? = 0
configure:5002: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5002: $? = 0
configure:5002: ./conftest
configure:5002: $? = 0
configure:5013: result: yes
configure:5026: checking for sys/types.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for sys/stat.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for stdlib.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for string.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for memory.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for strings.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for inttypes.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for stdint.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for unistd.h
configure:5026: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5048: checking for string.h
configure:5048: result: yes
configure:5094: checking for an ANSI C-conforming const
configure:5159: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:10: warning: 't' is used uninitialized in this function [-Wuninitialized]
configure:5159: $? = 0
configure:5166: result: yes
configure:5174: checking for working volatile
configure:5193: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5193: $? = 0
configure:5200: result: yes
configure:5366: checking for main in -lm
configure:5385: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lm   >&5
configure:5385: $? = 0
configure:5394: result: yes
configure:5403: checking whether time.h and sys/time.h may both be included
configure:5423: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5423: $? = 0
configure:5430: result: yes
configure:5438: checking for size_t
configure:5438: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5438: $? = 0
configure:5438: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:21: error: expected expression before ')' token
configure:5438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5438: result: yes
configure:5455: checking limits.h usability
configure:5455: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5455: $? = 0
configure:5455: result: yes
configure:5455: checking limits.h presence
configure:5455: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5455: $? = 0
configure:5455: result: yes
configure:5455: checking for limits.h
configure:5455: result: yes
configure:5463: checking float.h usability
configure:5463: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking float.h presence
configure:5463: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking for float.h
configure:5463: result: yes
configure:5471: checking for string.h
configure:5471: result: yes
configure:5482: checking locale.h usability
configure:5482: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5482: $? = 0
configure:5482: result: yes
configure:5482: checking locale.h presence
configure:5482: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5482: $? = 0
configure:5482: result: yes
configure:5482: checking for locale.h
configure:5482: result: yes
configure:5495: checking wchar.h usability
configure:5495: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5495: $? = 0
configure:5495: result: yes
configure:5495: checking wchar.h presence
configure:5495: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5495: $? = 0
configure:5495: result: yes
configure:5495: checking for wchar.h
configure:5495: result: yes
configure:5506: checking stdarg.h usability
configure:5506: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking stdarg.h presence
configure:5506: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for stdarg.h
configure:5506: result: yes
configure:5527: checking sys/time.h usability
configure:5527: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5527: $? = 0
configure:5527: result: yes
configure:5527: checking sys/time.h presence
configure:5527: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
configure:5527: $? = 0
configure:5527: result: yes
configure:5527: checking for sys/time.h
configure:5527: result: yes
configure:5527: checking sys/fpu.h usability
configure:5527: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c:60:21: fatal error: sys/fpu.h: No such file or directory
compilation terminated.
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/fpu.h>
configure:5527: result: no
configure:5527: checking sys/fpu.h presence
configure:5527: sparc-linux-gnu-gcc -std=gnu99 -E  conftest.c
conftest.c:27:21: fatal error: sys/fpu.h: No such file or directory
compilation terminated.
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/fpu.h>
configure:5527: result: no
configure:5527: checking for sys/fpu.h
configure:5527: result: no
configure:5540: checking for working alloca.h
configure:5557: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5557: $? = 0
configure:5565: result: yes
configure:5573: checking for alloca
configure:5610: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5610: $? = 0
configure:5618: result: yes
configure:5731: checking for stdint.h
configure:5731: result: yes
configure:5741: checking for SIZE_MAX
configure:5816: result: yes
configure:5827: checking how to copy va_list
configure:5845: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:38:4: warning: 'ap2' is used uninitialized in this function [-Wuninitialized]
configure:5845: $? = 0
configure:5847: result: va_copy
configure:5886: checking for memmove
configure:5886: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
conftest.c:54:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for memset
configure:5886: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
conftest.c:55:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for setlocale
configure:5886: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for strtol
configure:5886: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for gettimeofday
configure:5886: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5939: checking for long long int
configure:5939: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5939: $? = 0
configure:5939: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:28: error: expected expression before ')' token
configure:5939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDINT_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRTOL 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long int)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5939: result: yes
configure:5947: checking for intmax_t
configure:5947: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:5947: $? = 0
configure:5947: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:23: error: expected expression before ')' token
configure:5947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDINT_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRTOL 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5947: result: yes
configure:5958: checking for working INTMAX_MAX
configure:5977: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -I./src conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:10: warning: unused variable 'x' [-Wunused-variable]
configure:5977: $? = 0
configure:5986: result: yes
configure:5995: checking for union fpc_csr
configure:5995: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:48:13: error: invalid application of 'sizeof' to incomplete type 'union fpc_csr' 
configure:5995: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDINT_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRTOL 1
| #define HAVE_GETTIMEOFDAY 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 <sys/fpu.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof (union fpc_csr))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5995: result: no
configure:6008: checking for fesetround
configure:6027: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
configure:6027: $? = 0
configure:6037: result: yes
configure:6046: checking for gcc float-conversion bug
configure:6086: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
configure:6086: $? = 0
configure:6086: ./conftest
configure:6086: $? = 0
configure:6098: result: no
configure:6105: checking for denormalized numbers
configure:6126: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:6126: $? = 0
configure:6126: ./conftest
1.112537e-308
configure:6126: $? = 0
configure:6137: result: yes
configure:6145: checking if the FP division by 0 fails
configure:6165: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:43:28: warning: variable 'x' set but not used [-Wunused-but-set-variable]
configure:6165: $? = 0
configure:6165: ./conftest
configure:6165: $? = 0
configure:6176: result: no
configure:6190: checking if NAN == NAN
configure:6214: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:6214: $? = 0
configure:6214: ./conftest
configure:6214: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDINT_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRTOL 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LONG_LONG 1
| #define HAVE_INTMAX_T 1
| #define MPFR_HAVE_INTMAX_MAX 1
| #define MPFR_HAVE_FESETROUND 1
| #define HAVE_DENORMS 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <math.h>
| #ifndef NAN
| # define NAN (0.0/0.0)
| #endif
| int main() {
|   double d;
|   d = NAN;
|   return d != d;
| }
| 
configure:6225: result: no
configure:6253: checking if charset has consecutive values
configure:6283: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  >&5
configure:6283: $? = 0
configure:6283: ./conftest
configure:6283: $? = 0
configure:6284: result: yes
configure:6302: checking for math/round
configure:6322: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
conftest.c:43:5: warning: no previous prototype for 'f' [-Wmissing-prototypes]
conftest.c: In function 'main':
conftest.c:49:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
configure:6322: $? = 0
configure:6324: result: yes
configure:6337: checking for math/trunc
configure:6357: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
conftest.c:44:5: warning: no previous prototype for 'f' [-Wmissing-prototypes]
conftest.c: In function 'main':
conftest.c:50:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
configure:6357: $? = 0
configure:6359: result: yes
configure:6372: checking for math/floor
configure:6392: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
conftest.c:45:5: warning: no previous prototype for 'f' [-Wmissing-prototypes]
conftest.c: In function 'main':
conftest.c:51:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
configure:6392: $? = 0
configure:6394: result: yes
configure:6407: checking for math/ceil
configure:6427: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
conftest.c:46:5: warning: no previous prototype for 'f' [-Wmissing-prototypes]
conftest.c: In function 'main':
conftest.c:52:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
configure:6427: $? = 0
configure:6429: result: yes
configure:6442: checking for math/rint
configure:6462: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c  -lm >&5
conftest.c:47:5: warning: no previous prototype for 'f' [-Wmissing-prototypes]
conftest.c: In function 'main':
conftest.c:53:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
configure:6462: $? = 0
configure:6464: result: yes
configure:6482: checking for long double
configure:6482: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:6482: $? = 0
configure:6482: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:26: error: expected expression before ')' token
configure:6482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDINT_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRTOL 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LONG_LONG 1
| #define HAVE_INTMAX_T 1
| #define MPFR_HAVE_INTMAX_MAX 1
| #define MPFR_HAVE_FESETROUND 1
| #define HAVE_DENORMS 1
| #define HAVE_ROUND 1
| #define HAVE_TRUNC 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_NEARBYINT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:6482: result: yes
configure:6492: checking format of `long double' floating point
configure:6519: sparc-linux-gnu-gcc -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -c conftest.c >&5 2>&1
configure:6522: $? = 0
configure:6794: result: IEEE quad, big endian
configure:6839: checking for TLS support
configure:6867: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -I./src  conftest.c  >&5
configure:6867: $? = 0
configure:6867: ./conftest
configure:6867: $? = 0
configure:6868: result: yes
configure:6891: checking for gmp.h
configure:6899: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:6899: $? = 0
configure:6900: result: yes
configure:7328: checking how to print strings
configure:7355: result: printf
configure:7376: checking for a sed that does not truncate output
configure:7440: result: /bin/sed
configure:7458: checking for fgrep
configure:7520: result: /bin/grep -F
configure:7555: checking for ld used by sparc-linux-gnu-gcc -std=gnu99
configure:7622: result: /usr/bin/ld
configure:7629: checking if the linker (/usr/bin/ld) is GNU ld
configure:7644: result: yes
configure:7656: checking for BSD- or MS-compatible name lister (nm)
configure:7705: result: /usr/bin/nm -B
configure:7835: checking the name lister (/usr/bin/nm -B) interface
configure:7842: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:7845: /usr/bin/nm -B "conftest.o"
configure:7848: output
00000000 B some_variable
configure:7855: result: BSD nm
configure:7858: checking whether ln -s works
configure:7862: result: yes
configure:7870: checking the maximum length of command line arguments
configure:7995: result: 1572864
configure:8012: checking whether the shell understands some XSI constructs
configure:8022: result: yes
configure:8026: checking whether the shell understands "+="
configure:8032: result: yes
configure:8067: checking how to convert sparc64-unknown-linux-gnu file names to sparc64-unknown-linux-gnu format
configure:8107: result: func_convert_file_noop
configure:8114: checking how to convert sparc64-unknown-linux-gnu file names to toolchain format
configure:8134: result: func_convert_file_noop
configure:8141: checking for /usr/bin/ld option to reload object files
configure:8148: result: -r
configure:8222: checking for objdump
configure:8249: result: objdump
configure:8278: checking how to recognize dependent libraries
configure:8480: result: pass_all
configure:8565: checking for dlltool
configure:8592: result: dlltool
configure:8622: checking how to associate runtime and link libraries
configure:8649: result: printf %s\n
configure:8709: checking for ar
configure:8725: found /usr/bin/ar
configure:8736: result: ar
configure:8773: checking for archiver @FILE support
configure:8790: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:8790: $? = 0
configure:8793: ar cru libconftest.a @conftest.lst >&5
configure:8796: $? = 0
configure:8801: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:8804: $? = 1
configure:8816: result: @
configure:8874: checking for strip
configure:8890: found /usr/bin/strip
configure:8901: result: strip
configure:8973: checking for ranlib
configure:8989: found /usr/bin/ranlib
configure:9000: result: ranlib
configure:9102: checking command to parse /usr/bin/nm -B output from sparc-linux-gnu-gcc -std=gnu99 object
configure:9221: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:9224: $? = 0
configure:9228: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9231: $? = 0
configure:9297: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c conftstm.o >&5
configure:9300: $? = 0
configure:9338: result: ok
configure:9375: checking for sysroot
configure:9405: result: no
configure:9482: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:9485: $? = 0
configure:9648: checking for mt
configure:9664: found /bin/mt
configure:9675: result: mt
configure:9698: checking if mt is a manifest tool
configure:9704: mt '-?'
configure:9712: result: no
configure:10341: checking for dlfcn.h
configure:10341: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:10341: $? = 0
configure:10341: result: yes
configure:10526: checking for objdir
configure:10541: result: .libs
configure:10812: checking if sparc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:10830: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:10834: $? = 0
configure:10847: result: no
configure:11157: checking for sparc-linux-gnu-gcc -std=gnu99 option to produce PIC
configure:11164: result: -fPIC -DPIC
configure:11172: checking if sparc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:11190: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -fPIC -DPIC -DPIC conftest.c >&5
configure:11194: $? = 0
configure:11207: result: yes
configure:11236: checking if sparc-linux-gnu-gcc -std=gnu99 static flag -static works
configure:11264: result: yes
configure:11279: checking if sparc-linux-gnu-gcc -std=gnu99 supports -c -o file.o
configure:11300: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  -o out/conftest2.o conftest.c >&5
configure:11304: $? = 0
configure:11326: result: yes
configure:11334: checking if sparc-linux-gnu-gcc -std=gnu99 supports -c -o file.o
configure:11381: result: yes
configure:11414: checking whether the sparc-linux-gnu-gcc -std=gnu99 linker (/usr/bin/ld -m elf32_sparc) supports shared libraries
configure:12576: result: yes
configure:12613: checking whether -lc should be explicitly linked in
configure:12621: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:12624: $? = 0
configure:12639: sparc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:12642: $? = 0
configure:12656: result: no
configure:12821: checking dynamic linker characteristics
configure:13336: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:13336: $? = 0
configure:13570: result: GNU/Linux ld.so
configure:13677: checking how to hardcode library paths into programs
configure:13702: result: immediate
configure:14242: checking whether stripping libraries is possible
configure:14247: result: yes
configure:14282: checking if libtool supports shared libraries
configure:14284: result: yes
configure:14287: checking whether to build shared libraries
configure:14308: result: yes
configure:14311: checking whether to build static libraries
configure:14315: result: yes
configure:14353: checking whether gcc __attribute__ ((mode (XX))) works
configure:14369: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:14369: $? = 0
configure:14377: result: yes
configure:14388: checking for recent GMP
configure:14400: sparc-linux-gnu-gcc -std=gnu99 -c -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3  conftest.c >&5
configure:14400: $? = 0
configure:14401: result: yes
configure:14485: checking for __gmpz_init in -lgmp
configure:14510: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp   >&5
configure:14510: $? = 0
configure:14519: result: yes
configure:14529: checking if gmp.h version and libgmp version are the same
configure:14565: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
configure:14565: $? = 0
configure:14565: ./conftest
configure:14565: $? = 0
configure:14566: result: yes
configure:14571: checking if gmp_printf supports "%jd"
configure:14607: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
conftest.c: In function 'main':
conftest.c:72:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
configure:14607: $? = 0
configure:14607: ./conftest
configure:14607: $? = 0
configure:14608: result: yes
configure:14626: checking if gmp_printf supports "%hhd"
configure:14657: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
conftest.c: In function 'main':
conftest.c:67:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
configure:14657: $? = 0
configure:14657: ./conftest
configure:14657: $? = 0
configure:14658: result: yes
configure:14675: checking if gmp_printf supports "%lld"
configure:14706: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
conftest.c: In function 'main':
conftest.c:67:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
configure:14706: $? = 0
configure:14706: ./conftest
configure:14706: $? = 0
configure:14707: result: yes
configure:14724: checking if gmp_printf supports "%Lf"
configure:14755: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
conftest.c: In function 'main':
conftest.c:67:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
configure:14755: $? = 0
configure:14755: ./conftest
configure:14755: $? = 0
configure:14756: result: yes
configure:14773: checking if gmp_printf supports "%td"
configure:14809: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
conftest.c: In function 'main':
conftest.c:72:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
configure:14809: $? = 0
configure:14809: ./conftest
configure:14809: $? = 0
configure:14810: result: yes
configure:14860: checking for __gmpn_rootrem
configure:14860: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
configure:14860: $? = 0
configure:14860: result: yes
configure:14860: checking for __gmpn_sbpi1_divappr_q
configure:14860: sparc-linux-gnu-gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3   conftest.c -lgmp  >&5
configure:14860: $? = 0
configure:14860: result: yes
configure:15069: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MPFR config.status 3.1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on smetana

config.status:1027: creating Makefile
config.status:1027: creating doc/Makefile
config.status:1027: creating src/Makefile
config.status:1027: creating tests/Makefile
config.status:1027: creating tune/Makefile
config.status:1027: creating src/mparam.h
config.status:1199: executing depfiles commands
config.status:1199: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc64-unknown-linux-gnu
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_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_func___gmpn_rootrem=yes
ac_cv_func___gmpn_sbpi1_divappr_q=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_setlocale=yes
ac_cv_func_strtol=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_memory_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=sparc64-unknown-linux-gnu
ac_cv_lib_gmp___gmpz_init=yes
ac_cv_lib_m_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='sparc-linux-gnu-gcc -std=gnu99 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC='sparc-linux-gnu-gcc -std=gnu99'
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_sparc_linux_gnu_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_intmax_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long_int=yes
ac_cv_type_size_t=yes
ac_cv_type_union_fpc_csr=no
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
gl_cv_size_max=yes
gmp_cv_c_attribute_mode=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
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=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
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_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mpfr_cv_c_long_double_format='IEEE quad, big endian'
mpfr_cv_errdivzero=no
mpfr_cv_gcc_floatconv_bug=no
mpfr_cv_have_denorms=yes
mpfr_cv_have_fesetround=yes
mpfr_cv_have_intmax_max=yes
mpfr_cv_nanisnan=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run tar'
ANSI2KNR=''
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run automake-1.11'
AWK='gawk'
CC='sparc-linux-gnu-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wall -g  -O3'
CPP='sparc-linux-gnu-gcc -std=gnu99 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATAFILES=''
DEFS='-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_USE_THREAD_SAFE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf32_sparc'
LDFLAGS=''
LIBMPFR_LDFLAGS=''
LIBOBJS=''
LIBS='-lgmp '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/jcristau/mpfr4-3.1.0/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MPFR_LDFLAGS=''
MPFR_LIBM='-lm'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='mpfr'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MPFR'
PACKAGE_STRING='MPFR 3.1.0'
PACKAGE_TARNAME='mpfr'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
U=''
VERSION='3.1.0'
ac_ct_AR='ar'
ac_ct_CC='sparc-linux-gnu-gcc -std=gnu99'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='sparc64-unknown-linux-gnu'
build_alias=''
build_cpu='sparc64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc64-unknown-linux-gnu'
host_alias=''
host_cpu='sparc64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/jcristau/mpfr4-3.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LOCALE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDARG 1
#define HAVE_SYS_TIME_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_STDINT_H 1
#define HAVE_VA_COPY 1
#define HAVE_SETLOCALE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LONG_LONG 1
#define HAVE_INTMAX_T 1
#define MPFR_HAVE_INTMAX_MAX 1
#define MPFR_HAVE_FESETROUND 1
#define HAVE_DENORMS 1
#define HAVE_ROUND 1
#define HAVE_TRUNC 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_NEARBYINT 1
#define HAVE_LDOUBLE_IEEE_QUAD_BIG 1
#define MPFR_USE_THREAD_SAFE 1
#define LT_OBJDIR ".libs/"
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE___GMPN_ROOTREM 1
#define HAVE___GMPN_SBPI1_DIVAPPR_Q 1

configure: exit 0


Reply to: