How to Install GMP in Cygwin


Read first: How to install gcc in Cygwin

Step 1:

tar -xf gmp-6.1.1.tar.bz2
cd gmp-6.1.1
./configure

Result:

cygwin install gmp

Administrator@MRNC-N9NJM89QFO /usr/local/contrib
$ tar -xf gmp-6.1.1.tar.bz2

Administrator@MRNC-N9NJM89QFO /usr/local/contrib
$ cd gmp-6.1.1

Administrator@MRNC-N9NJM89QFO /usr/local/contrib/gmp-6.1.1
$ ./configure
checking build system type... haswell-unknown-cygwin
checking host system type... haswell-unknown-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... yes
checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64  has long long... yes
checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=haswell... yes
checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell  -march=haswell... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking build system compiler gcc... yes
checking for build system preprocessor... gcc -E
checking for build system executable suffix... .exe
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
using ABI="64"
<%%KEEPWHITESPACE%%>      CC="gcc"
<%%KEEPWHITESPACE%%>      CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell"
<%%KEEPWHITESPACE%%>      CPPFLAGS=""
<%%KEEPWHITESPACE%%>      MPN_PATH=" x86_64/coreihwl x86_64/coreisbr x86_64/coreinhm x86_64/core2 x86_64 generic"
checking whether assembler supports --noexecstack option... no
checking for ar... ar
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking for as... as
checking for dlltool... dlltool
checking for objdump... objdump
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking how to convert haswell-unknown-cygwin file names to haswell-unknown-cygwin format... func_convert_file_noop
checking how to convert haswell-unknown-cygwin file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... (cached) dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... no
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... no
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... no
checking for popen... yes
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... no
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute...
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section...     .section .rdata,"dr"
checking for assembler .type directive...
checking for assembler .size directive...
checking for assembler local label prefix... L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... no
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... 8
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... no
checking for tputs in -lcurses... no
checking for readline in -lreadline... no
checking readline detected... no
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for ranlib... (cached) ranlib
creating config.m4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating config.h
config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
config.status: linking mpn/generic/add.c to mpn/add.c
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/add_n.asm
config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/sub_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking mpn/generic/neg.c to mpn/neg.c
config.status: linking mpn/x86_64/com.asm to mpn/com.asm
config.status: linking mpn/x86_64/coreihwl/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/x86_64/coreihwl/aorsmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/x86_64/coreihwl/aorsmul_1.asm to mpn/submul_1.asm
config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
config.status: linking mpn/x86_64/coreisbr/lshift.asm to mpn/lshift.asm
config.status: linking mpn/x86_64/coreisbr/rshift.asm to mpn/rshift.asm
config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking mpn/generic/divis.c to mpn/divis.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/x86_64/coreisbr/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm
config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status: linking mpn/x86_64/coreisbr/lshiftc.asm to mpn/lshiftc.asm
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/x86_64/coreihwl/mul_basecase.asm to mpn/mul_basecase.asm
config.status: linking mpn/x86_64/coreihwl/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
config.status: linking mpn/generic/set_str.c to mpn/set_str.c
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/x86_64/coreisbr/popcount.asm to mpn/popcount.asm
config.status: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/x86_64/core2/gcd_1.asm to mpn/gcd_1.asm
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/x86_64/coreihwl/mullo_basecase.asm to mpn/mullo_basecase.asm
config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking mpn/generic/invert.c to mpn/invert.c
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/broot.c to mpn/broot.c
config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status: linking mpn/x86_64/coreihwl/redc_1.asm to mpn/redc_1.asm
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking mpn/generic/powm.c to mpn/powm.c
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm
config.status: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/x86_64/coreisbr/sec_tabselect.asm to mpn/sec_tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
config.status: linking mpn/x86_64/coreihwl/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/x86_64/coreihwl/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/x86_64/coreihwl/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:

<%%KEEPWHITESPACE%%>  Version:           GNU MP 6.1.1
<%%KEEPWHITESPACE%%>  Host type:         haswell-unknown-cygwin
<%%KEEPWHITESPACE%%>  ABI:               64
<%%KEEPWHITESPACE%%>  Install prefix:    /usr/local
<%%KEEPWHITESPACE%%>  Compiler:          gcc
<%%KEEPWHITESPACE%%>  Static libraries:  yes
<%%KEEPWHITESPACE%%>  Shared libraries:  no

Step 2:
Read in section: Pre-Build Notes How to install gcc in Cygwin

make -j 2

result

$ make -j 2
gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac.exe
gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib.exe
gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases.exe -lm
gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab.exe -lm
gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab.exe
gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr.exe -lm
./gen-fac 64 0 &gt;fac_table.h || (rm -f fac_table.h; exit 1)
./gen-fib header 64 0 &gt;fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 &gt;mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 &gt;mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 &gt;mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
./gen-trialdivtab 64 8000 &gt;trialdivtab.h || (rm -f trialdivtab.h; exit 1)
./gen-jacobitab &gt;mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-psqr 64 0 &gt;mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make  all-recursive
make[1]: Entering directory '/usr/local/contrib/gmp-6.1.1'
Making all in tests
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
Making all in .
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making all in devel
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
Making all in mpn
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
Making all in mpz
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
Making all in mpq
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
Making all in mpf
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
Making all in rand
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
Making all in misc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
Making all in cxx
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making all in mpn
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpn'
...
libtool: link: ( cd ".libs" &amp;&amp; rm -f "librandom.la" &amp;&amp; ln -s "../librandom.la" "librandom.la" )
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/rand'
Making all in cxx
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/cxx'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/cxx'
Making all in demos
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
Making all in calc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make  all-am
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
Making all in expr
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
Making all in tune
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tune'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tune'
Making all in doc
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1'
/...
libtool: warning: undefined symbols not allowed in haswell-unknown-cygwin shared libraries; building static only
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
libtool: link: ar cq .libs/libgmp.a @.libs/libgmp.libcmd
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" &amp;&amp; rm -f "libgmp.la" &amp;&amp; ln -s "../libgmp.la" "libgmp.la" )
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1'
make[1]: Leaving directory '/usr/local/contrib/gmp-6.1.1'

Step 3:

make -j 2 check

Result:

$ make -j 2 check
make  check-recursive
make[1]: Entering directory '/usr/local/contrib/gmp-6.1.1'
Making check in tests
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
Making check in .
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
make  libtests.la t-bswap.exe t-constants.exe t-count_zeros.exe t-hightomask.exe t-modlinv.exe t-popc.exe t-parity.exe t-sub.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o memory.lo memory.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o misc.lo misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c memory.c -o memory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c misc.c -o misc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o refmpf.lo refmpf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o refmpn.lo refmpn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c refmpf.c -o refmpf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c refmpn.c -o refmpn.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o refmpq.lo refmpq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c refmpq.c -o refmpq.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o refmpz.lo refmpz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c refmpz.c -o refmpz.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o spinner.lo spinner.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c spinner.c -o spinner.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o trace.lo trace.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-bswap.o t-bswap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c trace.c -o trace.o
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-constants.o t-constants.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-count_zeros.o t-count_zeros.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-hightomask.o t-hightomask.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-modlinv.o t-modlinv.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-popc.o t-popc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-parity.o t-parity.c
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sub.o t-sub.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o libtests.la  memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo  ../libgmp.la
libtool: link: ar cq .libs/libtests.a  memory.o misc.o refmpf.o refmpn.o refmpq.o refmpz.o spinner.o trace.o
libtool: link: ranlib .libs/libtests.a
libtool: link: ( cd ".libs" &amp;&amp; rm -f "libtests.la" &amp;&amp; ln -s "../libtests.la" "libtests.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-bswap.exe t-bswap.o libtests.la ../libgmp.la
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-constants.exe t-constants.o libtests.la ../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-bswap.exe t-bswap.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-constants.exe t-constants.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-count_zeros.exe t-count_zeros.o libtests.la ../libgmp.la
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-hightomask.exe t-hightomask.o libtests.la ../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-count_zeros.exe t-count_zeros.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-hightomask.exe t-hightomask.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-modlinv.exe t-modlinv.o libtests.la ../libgmp.la
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-popc.exe t-popc.o libtests.la ../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-modlinv.exe t-modlinv.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-popc.exe t-popc.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-parity.exe t-parity.o libtests.la ../libgmp.la
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-sub.exe t-sub.o libtests.la ../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-parity.exe t-parity.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-sub.exe t-sub.o  ./.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../.libs/libgmp.a
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
PASS: t-constants.exe
PASS: t-bswap.exe
PASS: t-count_zeros.exe
PASS: t-hightomask.exe
PASS: t-modlinv.exe
PASS: t-popc.exe
PASS: t-parity.exe
PASS: t-sub.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 8
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making check in devel
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
Making check in mpn
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make  t-asmtype.exe t-aors_1.exe t-divrem_1.exe t-mod_1.exe t-fat.exe t-get_d.exe t-instrument.exe t-iord_u.exe t-mp_bases.exe t-perfsqr.exe t-scan.exe logic.exe t-toom22.exe t-toom32.exe t-toom33.exe t-toom42.exe t-toom43.exe t-toom44.exe t-toom52.exe t-toom53.exe t-toom54.exe t-toom62.exe t-toom63.exe t-toom6h.exe t-toom8h.exe t-toom2-sqr.exe t-toom3-sqr.exe t-toom4-sqr.exe t-toom6-sqr.exe t-toom8-sqr.exe t-div.exe t-mul.exe t-mullo.exe t-sqrlo.exe t-mulmod_bnm1.exe t-sqrmod_bnm1.exe t-mulmid.exe t-hgcd.exe t-hgcd_appr.exe t-matrix22.exe t-invert.exe t-bdiv.exe t-broot.exe t-brootinv.exe t-minvert.exe t-sizeinbase.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-asmtype.o t-asmtype.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-aors_1.o t-aors_1.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-divrem_1.o t-divrem_1.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mod_1.o t-mod_1.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fat.o t-fat.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d.o t-get_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-instrument.o t-instrument.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-iord_u.o t-iord_u.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mp_bases.o t-mp_bases.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-perfsqr.o t-perfsqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-scan.o t-scan.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o logic.o logic.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom22.o t-toom22.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom32.o t-toom32.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom33.o t-toom33.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom42.o t-toom42.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom43.o t-toom43.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom44.o t-toom44.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom52.o t-toom52.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom53.o t-toom53.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom54.o t-toom54.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom62.o t-toom62.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom63.o t-toom63.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom6h.o t-toom6h.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom8h.o t-toom8h.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom2-sqr.o t-toom2-sqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom3-sqr.o t-toom3-sqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom4-sqr.o t-toom4-sqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom6-sqr.o t-toom6-sqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-toom8-sqr.o t-toom8-sqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-div.o t-div.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mul.o t-mul.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mullo.o t-mullo.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sqrlo.o t-sqrlo.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mulmod_bnm1.o t-mulmod_bnm1.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sqrmod_bnm1.o t-sqrmod_bnm1.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mulmid.o t-mulmid.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-hgcd.o t-hgcd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-hgcd_appr.o t-hgcd_appr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-matrix22.o t-matrix22.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-invert.o t-invert.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-bdiv.o t-bdiv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-broot.o t-broot.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-brootinv.o t-brootinv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-minvert.o t-minvert.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sizeinbase.o t-sizeinbase.c
...
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
PASS: t-asmtype.exe
PASS: t-aors_1.exe
PASS: t-divrem_1.exe
PASS: t-mod_1.exe
PASS: t-fat.exe
PASS: t-get_d.exe
PASS: t-instrument.exe
PASS: t-iord_u.exe
PASS: t-mp_bases.exe
PASS: t-perfsqr.exe
PASS: t-scan.exe
PASS: logic.exe
PASS: t-toom22.exe
PASS: t-toom32.exe
PASS: t-toom33.exe
PASS: t-toom42.exe
PASS: t-toom43.exe
PASS: t-toom44.exe
PASS: t-toom52.exe
PASS: t-toom53.exe
PASS: t-toom54.exe
PASS: t-toom62.exe
PASS: t-toom63.exe
PASS: t-toom6h.exe
PASS: t-toom2-sqr.exe
PASS: t-toom8h.exe
PASS: t-toom3-sqr.exe
PASS: t-toom4-sqr.exe
PASS: t-toom6-sqr.exe
PASS: t-toom8-sqr.exe
PASS: t-mul.exe
PASS: t-mullo.exe
PASS: t-div.exe
PASS: t-sqrlo.exe
PASS: t-mulmod_bnm1.exe
PASS: t-sqrmod_bnm1.exe
PASS: t-mulmid.exe
PASS: t-hgcd.exe
PASS: t-matrix22.exe
PASS: t-hgcd_appr.exe
PASS: t-invert.exe
PASS: t-broot.exe
PASS: t-bdiv.exe
PASS: t-brootinv.exe
PASS: t-minvert.exe
PASS: t-sizeinbase.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 46
# PASS:  46
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
Making check in mpz
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make  reuse.exe t-addsub.exe t-cmp.exe t-mul.exe t-mul_i.exe t-tdiv.exe t-tdiv_ui.exe t-fdiv.exe t-fdiv_ui.exe t-cdiv_ui.exe t-gcd.exe t-gcd_ui.exe t-lcm.exe t-invert.exe dive.exe dive_ui.exe t-sqrtrem.exe convert.exe io.exe t-inp_str.exe logic.exe bit.exe t-powm.exe t-powm_ui.exe t-pow.exe t-div_2exp.exe t-root.exe t-perfsqr.exe t-perfpow.exe t-jac.exe t-bin.exe t-get_d.exe t-get_d_2exp.exe t-get_si.exe t-set_d.exe t-set_si.exe t-fac_ui.exe t-mfac_uiui.exe t-primorial_ui.exe t-fib_ui.exe t-lucnum_ui.exe t-scan.exe t-fits.exe t-divis.exe t-divis_2exp.exe t-cong.exe t-cong_2exp.exe t-sizeinbase.exe t-set_str.exe t-aorsmul.exe t-cmp_d.exe t-cmp_si.exe t-hamdist.exe t-oddeven.exe t-popcount.exe t-set_f.exe t-io_raw.exe t-import.exe t-export.exe t-pprime_p.exe t-nextprime.exe t-remove.exe t-limbs.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o reuse.o reuse.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-addsub.o t-addsub.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp.o t-cmp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mul.o t-mul.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mul_i.o t-mul_i.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-tdiv.o t-tdiv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-tdiv_ui.o t-tdiv_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fdiv.o t-fdiv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fdiv_ui.o t-fdiv_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cdiv_ui.o t-cdiv_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-gcd.o t-gcd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-gcd_ui.o t-gcd_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-lcm.o t-lcm.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-invert.o t-invert.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o dive.o dive.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o dive_ui.o dive_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sqrtrem.o t-sqrtrem.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o convert.o convert.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o io.o io.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-inp_str.o t-inp_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o logic.o logic.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o bit.o bit.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-powm.o t-powm.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-powm_ui.o t-powm_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-pow.o t-pow.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-div_2exp.o t-div_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-root.o t-root.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-perfsqr.o t-perfsqr.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-perfpow.o t-perfpow.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-jac.o t-jac.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-bin.o t-bin.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d.o t-get_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d_2exp.o t-get_d_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_si.o t-get_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_d.o t-set_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_si.o t-set_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fac_ui.o t-fac_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mfac_uiui.o t-mfac_uiui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-primorial_ui.o t-primorial_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fib_ui.o t-fib_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-lucnum_ui.o t-lucnum_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-scan.o t-scan.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fits.o t-fits.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-divis.o t-divis.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-divis_2exp.o t-divis_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cong.o t-cong.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cong_2exp.o t-cong_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sizeinbase.o t-sizeinbase.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_str.o t-set_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-aorsmul.o t-aorsmul.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_d.o t-cmp_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_si.o t-cmp_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-hamdist.o t-hamdist.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-oddeven.o t-oddeven.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-popcount.o t-popcount.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_f.o t-set_f.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-io_raw.o t-io_raw.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-import.o t-import.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-export.o t-export.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-pprime_p.o t-pprime_p.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-nextprime.o t-nextprime.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-remove.o t-remove.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-limbs.o t-limbs.c
...
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
PASS: t-addsub.exe
PASS: t-cmp.exe
PASS: t-mul.exe
PASS: t-mul_i.exe
PASS: t-tdiv.exe
PASS: t-tdiv_ui.exe
PASS: t-fdiv.exe
PASS: t-fdiv_ui.exe
PASS: t-cdiv_ui.exe
PASS: t-gcd.exe
PASS: t-gcd_ui.exe
PASS: t-lcm.exe
PASS: t-invert.exe
PASS: dive.exe
PASS: dive_ui.exe
PASS: t-sqrtrem.exe
PASS: convert.exe
PASS: io.exe
PASS: t-inp_str.exe
PASS: logic.exe
PASS: bit.exe
PASS: t-powm.exe
PASS: t-powm_ui.exe
PASS: t-pow.exe
PASS: t-div_2exp.exe
PASS: t-root.exe
PASS: t-perfsqr.exe
PASS: t-perfpow.exe
PASS: t-jac.exe
PASS: t-bin.exe
PASS: reuse.exe
PASS: t-get_d.exe
PASS: t-get_d_2exp.exe
PASS: t-get_si.exe
PASS: t-set_d.exe
PASS: t-set_si.exe
PASS: t-mfac_uiui.exe
PASS: t-primorial_ui.exe
PASS: t-fib_ui.exe
PASS: t-lucnum_ui.exe
PASS: t-fac_ui.exe
PASS: t-scan.exe
PASS: t-fits.exe
PASS: t-divis_2exp.exe
PASS: t-cong.exe
PASS: t-divis.exe
PASS: t-cong_2exp.exe
PASS: t-sizeinbase.exe
PASS: t-set_str.exe
PASS: t-cmp_d.exe
PASS: t-cmp_si.exe
PASS: t-aorsmul.exe
PASS: t-hamdist.exe
PASS: t-oddeven.exe
PASS: t-popcount.exe
PASS: t-set_f.exe
PASS: t-import.exe
PASS: t-io_raw.exe
PASS: t-export.exe
PASS: t-pprime_p.exe
PASS: t-nextprime.exe
PASS: t-limbs.exe
PASS: t-remove.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 63
# PASS:  63
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
Making check in mpq
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make  t-aors.exe t-cmp.exe t-cmp_ui.exe t-cmp_si.exe t-equal.exe t-get_d.exe t-get_str.exe t-inp_str.exe t-inv.exe t-md_2exp.exe t-set_f.exe t-set_str.exe io.exe reuse.exe t-cmp_z.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-aors.o t-aors.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp.o t-cmp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_ui.o t-cmp_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_si.o t-cmp_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-equal.o t-equal.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d.o t-get_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_str.o t-get_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-inp_str.o t-inp_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-inv.o t-inv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-md_2exp.o t-md_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_f.o t-set_f.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_str.o t-set_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o io.o io.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o reuse.o reuse.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_z.o t-cmp_z.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-aors.exe t-aors.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-cmp.exe t-cmp.o ../../tests/libtests.la ../../libgmp.la
...
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
PASS: t-cmp.exe
PASS: t-aors.exe
PASS: t-cmp_si.exe
PASS: t-cmp_ui.exe
PASS: t-equal.exe
PASS: t-get_d.exe
PASS: t-get_str.exe
PASS: t-inp_str.exe
PASS: t-inv.exe
PASS: t-md_2exp.exe
PASS: t-set_f.exe
PASS: t-set_str.exe
PASS: reuse.exe
PASS: t-cmp_z.exe
PASS: io.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 15
# PASS:  15
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
Making check in mpf
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make  t-dm2exp.exe t-conv.exe t-add.exe t-sub.exe t-sqrt.exe t-sqrt_ui.exe t-muldiv.exe reuse.exe t-cmp_d.exe t-cmp_si.exe t-div.exe t-fits.exe t-get_d.exe t-get_d_2exp.exe t-get_si.exe t-get_ui.exe t-gsprec.exe t-inp_str.exe t-int_p.exe t-mul_ui.exe t-set.exe t-set_q.exe t-set_si.exe t-set_ui.exe t-trunc.exe t-ui_div.exe t-eq.exe t-pow_ui.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-dm2exp.o t-dm2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-conv.o t-conv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-add.o t-add.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sub.o t-sub.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sqrt.o t-sqrt.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-sqrt_ui.o t-sqrt_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-muldiv.o t-muldiv.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o reuse.o reuse.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_d.o t-cmp_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-cmp_si.o t-cmp_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-div.o t-div.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-fits.o t-fits.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d.o t-get_d.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_d_2exp.o t-get_d_2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_si.o t-get_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-get_ui.o t-get_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-gsprec.o t-gsprec.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-inp_str.o t-inp_str.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-int_p.o t-int_p.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mul_ui.o t-mul_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set.o t-set.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_q.o t-set_q.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_si.o t-set_si.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-set_ui.o t-set_ui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-trunc.o t-trunc.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-ui_div.o t-ui_div.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-eq.o t-eq.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-pow_ui.o t-pow_ui.c
...
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
PASS: t-conv.exe
PASS: t-dm2exp.exe
PASS: t-add.exe
PASS: t-sub.exe
PASS: t-sqrt.exe
PASS: t-sqrt_ui.exe
PASS: t-muldiv.exe
PASS: reuse.exe
PASS: t-cmp_d.exe
PASS: t-cmp_si.exe
PASS: t-div.exe
PASS: t-fits.exe
PASS: t-get_d.exe
PASS: t-get_d_2exp.exe
PASS: t-get_si.exe
PASS: t-get_ui.exe
PASS: t-gsprec.exe
PASS: t-inp_str.exe
PASS: t-int_p.exe
PASS: t-mul_ui.exe
PASS: t-set.exe
PASS: t-set_q.exe
PASS: t-set_si.exe
PASS: t-set_ui.exe
PASS: t-trunc.exe
PASS: t-ui_div.exe
PASS: t-eq.exe
PASS: t-pow_ui.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 28
# PASS:  28
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
Making check in rand
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make  t-iset.exe t-lc2exp.exe t-mt.exe t-rand.exe t-urbui.exe t-urmui.exe t-urndmm.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-iset.o t-iset.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-lc2exp.o t-lc2exp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-mt.o t-mt.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-rand.o t-rand.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-urbui.o t-urbui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-urmui.o t-urmui.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-urndmm.o t-urndmm.c
...
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
PASS: t-iset.exe
PASS: t-lc2exp.exe
PASS: t-mt.exe
PASS: t-rand.exe
PASS: t-urbui.exe
PASS: t-urmui.exe
PASS: t-urndmm.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
Making check in misc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make  t-printf.exe t-scanf.exe t-locale.exe
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-printf.o t-printf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-scanf.o t-scanf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../tests   -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -c -o t-locale.o t-locale.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-printf.exe t-printf.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-scanf.exe t-scanf.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-printf.exe t-printf.o  ../../tests/.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-scanf.exe t-scanf.o  ../../tests/.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell   -o t-locale.exe t-locale.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=haswell -march=haswell -o t-locale.exe t-locale.o  ../../tests/.libs/libtests.a /usr/local/contrib/gmp-6.1.1/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
PASS: t-printf.exe
PASS: t-scanf.exe
PASS: t-locale.exe
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
Making check in cxx
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make  check-TESTS
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
============================================================================
Testsuite summary for GNU MP 6.1.1
============================================================================
# TOTAL: 0
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making check in mpn
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpn'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpn'
Making check in mpz
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpz'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpz'
Making check in mpq
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpq'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpq'
Making check in mpf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpf'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpf'
Making check in printf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/printf'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/printf'
Making check in scanf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/scanf'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/scanf'
Making check in rand
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/rand'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/rand'
Making check in cxx
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/cxx'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/cxx'
Making check in demos
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
Making check in calc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make  check-am
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
Making check in expr
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
Making check in tune
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tune'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tune'
Making check in doc
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1'
make[1]: Leaving directory '/usr/local/contrib/gmp-6.1.1'

Step 4:

$ make install
make  install-recursive
make[1]: Entering directory '/usr/local/contrib/gmp-6.1.1'
Making install in tests
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
Making install in .
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making install in devel
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/devel'
Making install in mpn
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpn'
Making install in mpz
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpz'
Making install in mpq
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpq'
Making install in mpf
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/mpf'
Making install in rand
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/rand'
Making install in misc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/misc'
Making install in cxx
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests/cxx'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tests'
Making install in mpn
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpn'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpn'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpn'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpn'
Making install in mpz
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpz'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpz'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpz'
Making install in mpq
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpq'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpq'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpq'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpq'
Making install in mpf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpf'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/mpf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpf'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/mpf'
Making install in printf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/printf'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/printf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/printf'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/printf'
Making install in scanf
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/scanf'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/scanf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/scanf'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/scanf'
Making install in rand
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/rand'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/rand'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/rand'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/rand'
Making install in cxx
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/cxx'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/cxx'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/cxx'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/cxx'
Making install in demos
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
Making install in calc
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make  install-am
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[5]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/calc'
Making install in expr
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos/expr'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1/demos'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/demos'
Making install in tune
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/tune'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/tune'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tune'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/tune'
Making install in doc
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1/doc'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/share/info'
 /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/local/share/info'
 install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/gmp.info'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1/doc'
make[2]: Entering directory '/usr/local/contrib/gmp-6.1.1'
make[3]: Entering directory '/usr/local/contrib/gmp-6.1.1'
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgmp.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libgmp.lai /usr/local/lib/libgmp.la
libtool: install: /usr/bin/install -c .libs/libgmp.a /usr/local/lib/libgmp.a
libtool: install: chmod 644 /usr/local/lib/libgmp.a
libtool: install: ranlib /usr/local/lib/libgmp.a
 /usr/bin/mkdir -p '/usr/local/include'
 /usr/bin/install -c -m 644 gmp.h '/usr/local/include'
make  install-data-hook
make[4]: Entering directory '/usr/local/contrib/gmp-6.1.1'

+-------------------------------------------------------------+
| CAUTION:                                                    |
|                                                             |
| If you have not already run "make check", then we strongly  |
| recommend you do so.                                        |
|                                                             |
| GMP has been carefully tested by its authors, but compilers |
| are all too often released with serious bugs.  GMP tends to |
| explore interesting corners in compilers and has hit bugs   |
| on quite a few occasions.                                   |
|                                                             |
+-------------------------------------------------------------+

make[4]: Leaving directory '/usr/local/contrib/gmp-6.1.1'
make[3]: Leaving directory '/usr/local/contrib/gmp-6.1.1'
make[2]: Leaving directory '/usr/local/contrib/gmp-6.1.1'
make[1]: Leaving directory '/usr/local/contrib/gmp-6.1.1'

Step 5:

make clean

1 Comment

Leave a Reply