* Package: dev-libs/gmp-5.0.4 * Repository: gentoo * Maintainer: toolchain@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: sandbox >>> Unpacking source... >>> Unpacking gmp-5.0.4.tar.xz to /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/work * Applying gmp-4.1.4-noexecstack.patch ... [ ok ] * Applying gmp-5.0.2-x32-support.patch ... [ ok ] * Running elibtoolize in: gmp-5.0.4/ * Applying install-sh/1.5.6 patch ... * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source unpacked in /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/work >>> Compiling source in /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/work/gmp-5.0.4 ... * econf: updating gmp-5.0.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gmp-5.0.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --localstatedir=/var/state/gmp --disable-mpbsd --disable-cxx --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking whether x86_64-pc-linux-gnu-gcc is gcc... yes checking compiler x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -g0 ... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking build system compiler x86_64-pc-linux-gnu-gcc -std=gnu99... yes checking for build system preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for build system executable suffix... 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... /bin/grep checking for egrep... /bin/grep -E using ABI="64" CC="x86_64-pc-linux-gnu-gcc -std=gnu99" CFLAGS="-march=amdfam10 -O2 -pipe -g0" CPPFLAGS="" MPN_PATH=" x86_64/k8 x86_64 generic" checking for function prototypes... yes 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 string.h... (cached) yes checking whether assembler supports --noexecstack option... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... yes checking whether to build static libraries... no 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... yes checking nl_types.h presence... yes checking for nl_types.h... yes 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... yes 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... yes checking for uint_least32_t... yes checking for intptr_t... yes checking for preprocessor stringizing operator... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether exists and works... yes 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 for inline... inline checking for cos in -lm... yes 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 clock_gettime... no 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... yes 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... yes 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... yes checking for sysctlbyname... no checking for times... yes 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 .rodata checking for assembler .type directive... .type $1,@$2 checking for assembler .size directive... .size $1,$2 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... yes checking for readline in -lreadline... no checking readline detected... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib creating config.m4 configure.wrapped: 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 mpbsd/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 cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpbsd/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 mp.h config.status: creating config.h 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/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/aors_n.asm to mpn/sub_n.asm 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/mul_1.asm to mpn/mul_1.asm config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm config.status: linking mpn/x86_64/lshift.asm to mpn/lshift.asm config.status: linking mpn/x86_64/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/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/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c 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/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/mul_basecase.asm to mpn/mul_basecase.asm config.status: linking mpn/x86_64/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/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/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/popham.asm to mpn/popcount.asm config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm config.status: linking mpn/generic/cmp.c to mpn/cmp.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/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_lehmer.c to mpn/gcd_lehmer.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/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.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/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/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_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/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/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/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/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/powm_sec.c to mpn/powm_sec.c config.status: linking mpn/generic/subcnd_n.c to mpn/subcnd_n.c config.status: linking mpn/generic/redc_1_sec.c to mpn/redc_1_sec.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/copyi.asm to mpn/copyi.asm config.status: linking mpn/x86_64/copyd.asm to mpn/copyd.asm config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm config.status: linking mpn/x86_64/addmul_2.asm to mpn/addmul_2.asm config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm config.status: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm config.status: linking mpn/x86_64/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands make -j4 -s Making all in tests Making all in . Making all in devel Making all in mpn Making all in mpz Making all in mpq Making all in mpf Making all in rand Making all in misc Making all in cxx Making all in mpbsd Making all in mpn libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -march=amdfam10 -O2 -pipe -g0 -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -march=amdfam10 -O2 -pipe -g0 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -march=amdfam10 -O2 -pipe -g0 -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -march=amdfam10 -O2 -pipe -g0 -c add_1.c -fPIC -DPIC -o .libs/add_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -march=amdfam10 -O2 -pipe -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -march=amdfam10 -O2 -pipe -g0 -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -march=amdfam10 -O2 -pipe -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -march=amdfam10 -O2 -pipe -g0 -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -march=amdfam10 -O2 -pipe -g0 -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -march=amdfam10 -O2 -pipe -g0 -c divrem.c -fPIC -DPIC -o .libs/divrem.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o .libs/divrem_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -march=amdfam10 -O2 -pipe -g0 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -march=amdfam10 -O2 -pipe -g0 -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mode1o.asm -fPIC -DPIC -o .libs/mode1o.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -march=amdfam10 -O2 -pipe -g0 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -march=amdfam10 -O2 -pipe -g0 -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -march=amdfam10 -O2 -pipe -g0 -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -march=amdfam10 -O2 -pipe -g0 -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -march=amdfam10 -O2 -pipe -g0 -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mod_1_4.asm -fPIC -DPIC -o .libs/mod_1_4.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o .libs/mod_1_4.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -march=amdfam10 -O2 -pipe -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -march=amdfam10 -O2 -pipe -g0 -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -march=amdfam10 -O2 -pipe -g0 -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -march=amdfam10 -O2 -pipe -g0 -c sqr.c -fPIC -DPIC -o .libs/sqr.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mul_basecase.asm -fPIC -DPIC -o .libs/mul_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm >tmp-mul_basecase.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack sqr_basecase.asm -fPIC -DPIC -o .libs/sqr_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -march=amdfam10 -O2 -pipe -g0 -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -march=amdfam10 -O2 -pipe -g0 -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -march=amdfam10 -O2 -pipe -g0 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -march=amdfam10 -O2 -pipe -g0 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -march=amdfam10 -O2 -pipe -g0 -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -march=amdfam10 -O2 -pipe -g0 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -march=amdfam10 -O2 -pipe -g0 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -march=amdfam10 -O2 -pipe -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -march=amdfam10 -O2 -pipe -g0 -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -march=amdfam10 -O2 -pipe -g0 -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack popcount.asm -fPIC -DPIC -o .libs/popcount.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -march=amdfam10 -O2 -pipe -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -march=amdfam10 -O2 -pipe -g0 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -march=amdfam10 -O2 -pipe -g0 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack gcd_1.asm -fPIC -DPIC -o .libs/gcd_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm >tmp-gcd_1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC -o .libs/gcd_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -march=amdfam10 -O2 -pipe -g0 -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -march=amdfam10 -O2 -pipe -g0 -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -march=amdfam10 -O2 -pipe -g0 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_lehmer -march=amdfam10 -O2 -pipe -g0 -c gcd_lehmer.c -fPIC -DPIC -o .libs/gcd_lehmer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -march=amdfam10 -O2 -pipe -g0 -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -march=amdfam10 -O2 -pipe -g0 -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_subdiv_step -march=amdfam10 -O2 -pipe -g0 -c gcdext_subdiv_step.c -fPIC -DPIC -o .libs/gcdext_subdiv_step.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -march=amdfam10 -O2 -pipe -g0 -c div_q.c -fPIC -DPIC -o .libs/div_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -march=amdfam10 -O2 -pipe -g0 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -march=amdfam10 -O2 -pipe -g0 -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -march=amdfam10 -O2 -pipe -g0 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -march=amdfam10 -O2 -pipe -g0 -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -march=amdfam10 -O2 -pipe -g0 -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -march=amdfam10 -O2 -pipe -g0 -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -march=amdfam10 -O2 -pipe -g0 -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -march=amdfam10 -O2 -pipe -g0 -c mullo_basecase.c -fPIC -DPIC -o .libs/mullo_basecase.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -march=amdfam10 -O2 -pipe -g0 -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -march=amdfam10 -O2 -pipe -g0 -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -march=amdfam10 -O2 -pipe -g0 -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -march=amdfam10 -O2 -pipe -g0 -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -march=amdfam10 -O2 -pipe -g0 -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -march=amdfam10 -O2 -pipe -g0 -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -march=amdfam10 -O2 -pipe -g0 -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -march=amdfam10 -O2 -pipe -g0 -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -march=amdfam10 -O2 -pipe -g0 -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -march=amdfam10 -O2 -pipe -g0 -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -march=amdfam10 -O2 -pipe -g0 -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -march=amdfam10 -O2 -pipe -g0 -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -march=amdfam10 -O2 -pipe -g0 -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -march=amdfam10 -O2 -pipe -g0 -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -march=amdfam10 -O2 -pipe -g0 -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -march=amdfam10 -O2 -pipe -g0 -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -march=amdfam10 -O2 -pipe -g0 -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -march=amdfam10 -O2 -pipe -g0 -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -march=amdfam10 -O2 -pipe -g0 -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -march=amdfam10 -O2 -pipe -g0 -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -march=amdfam10 -O2 -pipe -g0 -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -march=amdfam10 -O2 -pipe -g0 -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -march=amdfam10 -O2 -pipe -g0 -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -march=amdfam10 -O2 -pipe -g0 -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -march=amdfam10 -O2 -pipe -g0 -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -march=amdfam10 -O2 -pipe -g0 -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -march=amdfam10 -O2 -pipe -g0 -c invert.c -fPIC -DPIC -o .libs/invert.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -march=amdfam10 -O2 -pipe -g0 -c binvert.c -fPIC -DPIC -o .libs/binvert.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -march=amdfam10 -O2 -pipe -g0 -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -march=amdfam10 -O2 -pipe -g0 -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -march=amdfam10 -O2 -pipe -g0 -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -march=amdfam10 -O2 -pipe -g0 -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -march=amdfam10 -O2 -pipe -g0 -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -march=amdfam10 -O2 -pipe -g0 -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -march=amdfam10 -O2 -pipe -g0 -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -march=amdfam10 -O2 -pipe -g0 -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -march=amdfam10 -O2 -pipe -g0 -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -march=amdfam10 -O2 -pipe -g0 -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -march=amdfam10 -O2 -pipe -g0 -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack bdiv_q_1.asm -fPIC -DPIC -o .libs/bdiv_q_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm >tmp-bdiv_q_1.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -march=amdfam10 -O2 -pipe -g0 -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -march=amdfam10 -O2 -pipe -g0 -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -march=amdfam10 -O2 -pipe -g0 -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -march=amdfam10 -O2 -pipe -g0 -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -march=amdfam10 -O2 -pipe -g0 -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -march=amdfam10 -O2 -pipe -g0 -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -march=amdfam10 -O2 -pipe -g0 -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -march=amdfam10 -O2 -pipe -g0 -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -march=amdfam10 -O2 -pipe -g0 -c divexact.c -fPIC -DPIC -o .libs/divexact.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o .libs/redc_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -march=amdfam10 -O2 -pipe -g0 -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -march=amdfam10 -O2 -pipe -g0 -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -march=amdfam10 -O2 -pipe -g0 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -march=amdfam10 -O2 -pipe -g0 -c powlo.c -fPIC -DPIC -o .libs/powlo.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -march=amdfam10 -O2 -pipe -g0 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -march=amdfam10 -O2 -pipe -g0 -c subcnd_n.c -fPIC -DPIC -o .libs/subcnd_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1_sec -march=amdfam10 -O2 -pipe -g0 -c redc_1_sec.c -fPIC -DPIC -o .libs/redc_1_sec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -march=amdfam10 -O2 -pipe -g0 -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -march=amdfam10 -O2 -pipe -g0 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o .libs/iorn_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o .libs/iorn_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -march=amdfam10 -O2 -pipe -g0 -c zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o .libs/mul_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o .libs/addmul_2.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o .libs/addmul_2.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addlsh_n.asm -fPIC -DPIC -o .libs/addlsh_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm >tmp-addlsh_n.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o .libs/rsblsh_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack addaddmul_1msb0.asm -fPIC -DPIC -o .libs/addaddmul_1msb0.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -march=amdfam10 -O2 -pipe -g0 -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o .libs/addaddmul_1msb0.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/perfsqr.o .libs/perfpow.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_lehmer.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/gcdext_subdiv_step.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/get_d.o .libs/matrix22_mul.o .libs/hgcd2.o .libs/hgcd.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/powm_sec.o .libs/subcnd_n.o .libs/redc_1_sec.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/invert_limb.o .libs/mul_2.o .libs/addmul_2.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/rsblsh2_n.o .libs/addlsh_n.o .libs/rsblsh_n.o .libs/addaddmul_1msb0.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) Making all in mpz libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c and.c -fPIC -DPIC -o .libs/and.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c array_init.c -fPIC -DPIC -o .libs/array_init.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c com.c -fPIC -DPIC -o .libs/com.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c combit.c -fPIC -DPIC -o .libs/combit.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cong.c -fPIC -DPIC -o .libs/cong.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c divexact.c -fPIC -DPIC -o .libs/divexact.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c export.c -fPIC -DPIC -o .libs/export.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c import.c -fPIC -DPIC -o .libs/import.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c invert.c -fPIC -DPIC -o .libs/invert.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ior.c -fPIC -DPIC -o .libs/ior.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c lcm.c -fPIC -DPIC -o .libs/lcm.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mod.c -fPIC -DPIC -o .libs/mod.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c popcount.c -fPIC -DPIC -o .libs/popcount.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c realloc.c -fPIC -DPIC -o .libs/realloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c root.c -fPIC -DPIC -o .libs/root.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c setbit.c -fPIC -DPIC -o .libs/setbit.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c size.c -fPIC -DPIC -o .libs/size.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c xor.c -fPIC -DPIC -o .libs/xor.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpz.a .libs/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) Making all in mpq libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c equal.c -fPIC -DPIC -o .libs/equal.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_den.c -fPIC -DPIC -o .libs/get_den.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_num.c -fPIC -DPIC -o .libs/get_num.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inv.c -fPIC -DPIC -o .libs/inv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_den.c -fPIC -DPIC -o .libs/set_den.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_num.c -fPIC -DPIC -o .libs/set_num.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o .libs/set_f.o .libs/swap.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) Making all in mpf libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c size.c -fPIC -DPIC -o .libs/size.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c eq.c -fPIC -DPIC -o .libs/eq.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c add.c -fPIC -DPIC -o .libs/add.o out_str.c: In function '__gmpf_out_str': out_str.c:85:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c int_p.c -fPIC -DPIC -o .libs/int_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c trunc.c -fPIC -DPIC -o .libs/trunc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o .libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o .libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o .libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o .libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o .libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o .libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o .libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o .libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) Making all in printf libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o .libs/repl-vsnprintf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) Making all in scanf libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c scanf.c -fPIC -DPIC -o .libs/scanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=amdfam10 -O2 -pipe -g0 -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) Making all in cxx Making all in mpbsd Making all in demos Making all in calc Making all in expr Making all in tune Making all in doc libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c errno.c -fPIC -DPIC -o .libs/errno.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randiset.c -fPIC -DPIC -o .libs/randiset.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randmt.c -fPIC -DPIC -o .libs/randmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randmts.c -fPIC -DPIC -o .libs/randmts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c rands.c -fPIC -DPIC -o .libs/rands.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randsd.c -fPIC -DPIC -o .libs/randsd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randbui.c -fPIC -DPIC -o .libs/randbui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c randmui.c -fPIC -DPIC -o .libs/randmui.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -march=amdfam10 -O2 -pipe -g0 -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o .libs/version.o .libs/nextprime.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/fac_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_lehmer.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/gcdext_subdiv_step.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/hgcd2.o mpn/.libs/hgcd.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/powm_sec.o mpn/.libs/subcnd_n.o mpn/.libs/redc_1_sec.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/invert_limb.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o -march=amdfam10 -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.0.4 libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.0.4" "libgmp.so.10") libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.0.4" "libgmp.so") libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) >>> Source compiled. >>> Test phase [not enabled]: dev-libs/gmp-5.0.4 >>> Install gmp-5.0.4 into /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image/ category dev-libs make -j4 -s DESTDIR=/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image/ install Making install in tests Making install in . Making install in devel Making install in mpn Making install in mpz Making install in mpq Making install in mpf Making install in rand Making install in misc Making install in cxx Making install in mpbsd Making install in mpn Making install in mpz Making install in mpq Making install in mpf Making install in printf Making install in scanf Making install in cxx Making install in mpbsd Making install in demos Making install in calc Making install in expr Making install in tune Making install in doc /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/share/info' install-info --info-dir='/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/share/info' '/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/share/info/gmp.info' /bin/sh ./libtool --mode=install /usr/bin/install -c libgmp.la '/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/lib64' /usr/bin/install -c -m 644 gmp.h '/mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/include' +-------------------------------------------------------------+ | 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. | | | libtool: install: /usr/bin/install -c .libs/libgmp.so.10.0.4 /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/lib64/libgmp.so.10.0.4 +-------------------------------------------------------------+ libtool: install: (cd /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/lib64 && { ln -s -f libgmp.so.10.0.4 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.0.4 libgmp.so.10; }; }) libtool: install: (cd /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/lib64 && { ln -s -f libgmp.so.10.0.4 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.0.4 libgmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgmp.lai /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image//usr/lib64/libgmp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' >>> Completed installing gmp-5.0.4 into /mnt/p/tmp/portage/dev-libs/gmp-5.0.4/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line /usr/lib64/libgmp.so.10.0.4 ecompressdir: bzip2 -9 /usr/share/info ./ ./usr/ ./usr/include/ ./usr/include/gmp.h ./usr/lib64/ ./usr/lib64/libgmp.so.10 ./usr/lib64/libgmp.so.10.0.4 ./usr/lib64/libgmp.so ./usr/share/ ./usr/share/doc/ ./usr/share/doc/gmp-5.0.4/ ./usr/share/doc/gmp-5.0.4/NEWS.bz2 ./usr/share/doc/gmp-5.0.4/AUTHORS.bz2 ./usr/share/doc/gmp-5.0.4/configuration.bz2 ./usr/share/doc/gmp-5.0.4/README.bz2 ./usr/share/doc/gmp-5.0.4/ChangeLog.bz2 ./usr/share/doc/gmp-5.0.4/html/ ./usr/share/doc/gmp-5.0.4/html/doc/ ./usr/share/doc/gmp-5.0.4/html/doc/tasks.html ./usr/share/doc/gmp-5.0.4/html/doc/projects.html ./usr/share/doc/gmp-5.0.4/isa_abi_headache.bz2 ./usr/share/info/ ./usr/share/info/gmp.info.bz2 ./usr/share/info/gmp.info-1.bz2 ./usr/share/info/gmp.info-2.bz2 >>> Done. * checking 15 files for package collisions >>> Merging dev-libs/gmp-5.0.4 to / * Removing /usr/share/doc --- /usr/ --- /usr/include/ >>> /usr/include/gmp.h --- /usr/lib64/ >>> /usr/lib64/libgmp.so.10 -> libgmp.so.10.0.4 >>> /usr/lib64/libgmp.so.10.0.4 >>> /usr/lib64/libgmp.so -> libgmp.so.10.0.4 --- /usr/share/ --- /usr/share/info/ >>> /usr/share/info/gmp.info.bz2 >>> /usr/share/info/gmp.info-1.bz2 >>> /usr/share/info/gmp.info-2.bz2 >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. >>> dev-libs/gmp-5.0.4 merged. >>> Regenerating /etc/ld.so.cache...