2021-08-26 11:39:03 exec_hook package_begin chapter08 818-gmp START: 2021-08-26 11:39:03 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/818-gmp # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/818-gmp-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=818-gmp # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/818-gmp") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-lfs-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=818-gmp LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-lfs-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=11598 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/818-gmp-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 1523104 / 'configfsf.sub' -> 'config.sub' 'configfsf.guess' -> 'config.guess' /sources/autolfs_package_patch PKG_DEST=/sources/818-gmp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking compiler gcc -mtune=generic ... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -mtune=generic ... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E using ABI="64" CC="gcc" CFLAGS="-mtune=generic " CPPFLAGS="" CXX="g++" CXXFLAGS="-mtune=generic " MPN_PATH=" x86_64/k8 x86_64 generic" checking whether assembler supports --noexecstack option... yes checking for ar... ar checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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-lfs-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-lfs-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no 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 working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... yes checking for inline... inline checking for 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 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... no checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes 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 for assembler COFF type directives... no 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... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes 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 creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating gmp.pc config.status: creating gmpxx.pc config.status: creating config.h config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/x86_64/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/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/x86_64/com.asm to mpn/com.asm config.status: linking mpn/x86_64/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/aors_err1_n.asm to mpn/add_err1_n.asm config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.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/fib2m.c to mpn/fib2m.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm config.status: linking mpn/x86_64/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/k8/mul_basecase.asm to mpn/mul_basecase.asm config.status: linking mpn/x86_64/k8/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/x86_64/k8/mulmid_basecase.asm to mpn/mulmid_basecase.asm config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.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/zero_p.c to mpn/zero_p.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking mpn/x86_64/gcd_11.asm to mpn/gcd_11.asm config.status: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/x86_64/k8/mullo_basecase.asm to mpn/mullo_basecase.asm config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking mpn/x86_64/k8/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm 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/k8/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/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status: linking mpn/x86_64/k8/redc_1.asm to mpn/redc_1.asm config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm config.status: linking mpn/x86_64/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/sec_tabselect.asm to mpn/sec_tabselect.asm config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm config.status: linking mpn/x86_64/k8/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/k8/aorrlsh_n.asm to mpn/addlsh_n.asm config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/rsblsh_n.asm config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm config.status: linking mpn/x86_64/k8/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.2.1 Host type: x86_64-pc-linux-gnu ABI: 64 Install prefix: /usr Compiler: gcc Static libraries: no Shared libraries: yes gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making all in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making all in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making all in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making all in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making all in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making all in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making all in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making all in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making all in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -mtune=generic -c -o fib_table.lo fib_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -mtune=generic -c -o mp_bases.lo mp_bases.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -mtune=generic -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -mtune=generic -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -mtune=generic -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o .libs/invert_limb_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -mtune=generic -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -mtune=generic -c add.c -fPIC -DPIC -o .libs/add.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -mtune=generic -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o .libs/invert_limb_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -mtune=generic -c -o add_1.lo add_1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -mtune=generic -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -mtune=generic -c -o sub_1.lo sub_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -mtune=generic -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -mtune=generic -c add_1.c -fPIC -DPIC -o .libs/add_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -mtune=generic -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -mtune=generic -c sub.c -fPIC -DPIC -o .libs/sub.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -mtune=generic -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -mtune=generic -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -mtune=generic -c -o cnd_swap.lo cnd_swap.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -mtune=generic -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -mtune=generic -c -o neg.lo neg.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -mtune=generic -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -mtune=generic -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -mtune=generic -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -mtune=generic -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -mtune=generic -c neg.c -fPIC -DPIC -o .libs/neg.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -mtune=generic -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -mtune=generic -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 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -mtune=generic -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -mtune=generic -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -mtune=generic -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -mtune=generic -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -mtune=generic -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -mtune=generic -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -mtune=generic -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -mtune=generic -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -mtune=generic -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -mtune=generic -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -mtune=generic -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o .libs/add_err3_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -mtune=generic -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -mtune=generic -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -mtune=generic -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -mtune=generic -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -mtune=generic -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o .libs/add_err3_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -mtune=generic -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -mtune=generic -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o .libs/sub_err3_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -mtune=generic -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -mtune=generic -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -mtune=generic -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -mtune=generic -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -mtune=generic -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o .libs/sub_err3_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -mtune=generic -c -o diveby3.lo diveby3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -mtune=generic -c -o divis.lo divis.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -mtune=generic -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -mtune=generic -c -o divrem.lo divrem.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -mtune=generic -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -mtune=generic -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -mtune=generic -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -mtune=generic -c divrem.c -fPIC -DPIC -o .libs/divrem.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -mtune=generic -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -mtune=generic -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -mtune=generic -c -o fib2_ui.lo fib2_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -mtune=generic -c -o fib2m.lo fib2m.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -mtune=generic -c -o mod_1.lo mod_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -mtune=generic -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -mtune=generic -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -mtune=generic -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -mtune=generic -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -mtune=generic -c -o pre_mod_1.lo pre_mod_1.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -mtune=generic -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -mtune=generic -c -o dump.lo dump.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -mtune=generic -Wa,--noexecstack mode1o.asm -fPIC -DPIC -o .libs/mode1o.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -mtune=generic -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -mtune=generic -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -mtune=generic -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -mtune=generic -Wa,--noexecstack mod_1_1.asm -fPIC -DPIC -o .libs/mod_1_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm >tmp-mod_1_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -mtune=generic -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o .libs/mod_1_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -mtune=generic -Wa,--noexecstack mod_1_2.asm -fPIC -DPIC -o .libs/mod_1_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -mtune=generic -c -o mod_1_3.lo mod_1_3.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm >tmp-mod_1_2.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -mtune=generic -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o .libs/mod_1_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -mtune=generic -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -mtune=generic -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -mtune=generic -Wa,--noexecstack mod_1_4.asm -fPIC -DPIC -o .libs/mod_1_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -mtune=generic -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -mtune=generic -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -mtune=generic -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -mtune=generic -c -o mul_fft.lo mul_fft.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -mtune=generic -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o .libs/mod_1_4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -mtune=generic -c -o mul_n.lo mul_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -mtune=generic -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -mtune=generic -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -mtune=generic -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -mtune=generic -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -mtune=generic -Wa,--noexecstack mul_basecase.asm -fPIC -DPIC -o .libs/mul_basecase.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm >tmp-mul_basecase.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -mtune=generic -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -mtune=generic -c -o nussbaumer_mul.lo nussbaumer_mul.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mulmid_basecase.asm' || echo './'`mulmid_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -mtune=generic -Wa,--noexecstack sqr_basecase.asm -fPIC -DPIC -o .libs/sqr_basecase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -mtune=generic -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -mtune=generic -Wa,--noexecstack mulmid_basecase.asm -fPIC -DPIC -o .libs/mulmid_basecase.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -mtune=generic -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase -DPIC mulmid_basecase.asm >tmp-mulmid_basecase.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -mtune=generic -c -o toom42_mulmid.lo toom42_mulmid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -mtune=generic -c -o mulmid_n.lo mulmid_n.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -mtune=generic -Wa,--noexecstack tmp-mulmid_basecase.s -fPIC -DPIC -o .libs/mulmid_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -mtune=generic -c -o mulmid.lo mulmid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -mtune=generic -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -mtune=generic -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -mtune=generic -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -mtune=generic -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -mtune=generic -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -mtune=generic -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -mtune=generic -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -mtune=generic -c -o pow_1.lo pow_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -mtune=generic -c -o rootrem.lo rootrem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -mtune=generic -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -mtune=generic -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -mtune=generic -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -mtune=generic -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -mtune=generic -c -o sizeinbase.lo sizeinbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -mtune=generic -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -mtune=generic -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -mtune=generic -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -mtune=generic -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -mtune=generic -c -o compute_powtab.lo compute_powtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -mtune=generic -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -mtune=generic -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -mtune=generic -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -mtune=generic -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -mtune=generic -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -mtune=generic -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -mtune=generic -c -o cmp.lo cmp.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -mtune=generic -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 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -mtune=generic -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -mtune=generic -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -mtune=generic -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -mtune=generic -c -o zero_p.lo zero_p.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -mtune=generic -c -o perfsqr.lo perfsqr.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -mtune=generic -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -mtune=generic -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -mtune=generic -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -mtune=generic -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -mtune=generic -c -o strongfibo.lo strongfibo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -mtune=generic -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -mtune=generic -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -mtune=generic -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -mtune=generic -Wa,--noexecstack gcd_22.asm -fPIC -DPIC -o .libs/gcd_22.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -mtune=generic -c -o gcd_1.lo gcd_1.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -mtune=generic -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -mtune=generic -c -o gcd.lo gcd.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 -DPIC gcd_22.asm >tmp-gcd_22.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -mtune=generic -c -o gcdext_1.lo gcdext_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -mtune=generic -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -mtune=generic -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -mtune=generic -Wa,--noexecstack tmp-gcd_22.s -fPIC -DPIC -o .libs/gcd_22.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -mtune=generic -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -mtune=generic -c -o gcdext.lo gcdext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -mtune=generic -c -o gcd_subdiv_step.lo gcd_subdiv_step.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -mtune=generic -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -mtune=generic -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -mtune=generic -c -o div_q.lo div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -mtune=generic -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -mtune=generic -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -mtune=generic -c div_q.c -fPIC -DPIC -o .libs/div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -mtune=generic -c -o tdiv_qr.lo tdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -mtune=generic -c -o jacbase.lo jacbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -mtune=generic -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -mtune=generic -c -o jacobi_2.lo jacobi_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -mtune=generic -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -mtune=generic -c -o jacobi.lo jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -mtune=generic -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -mtune=generic -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -mtune=generic -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -mtune=generic -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -mtune=generic -c -o matrix22_mul.lo matrix22_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -mtune=generic -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -mtune=generic -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -mtune=generic -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -mtune=generic -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -mtune=generic -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -mtune=generic -c -o hgcd2.lo hgcd2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -mtune=generic -c -o hgcd_step.lo hgcd_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -mtune=generic -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -mtune=generic -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -mtune=generic -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -mtune=generic -c -o hgcd.lo hgcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -mtune=generic -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -mtune=generic -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -mtune=generic -c -o hgcd_appr.lo hgcd_appr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -mtune=generic -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -mtune=generic -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -mtune=generic -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -mtune=generic -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -mtune=generic -c -o mullo_n.lo mullo_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -mtune=generic -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -mtune=generic -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -mtune=generic -Wa,--noexecstack mullo_basecase.asm -fPIC -DPIC -o .libs/mullo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -mtune=generic -c -o sqrlo.lo sqrlo.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC mullo_basecase.asm >tmp-mullo_basecase.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -mtune=generic -c -o sqrlo_basecase.lo sqrlo_basecase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -mtune=generic -c -o toom22_mul.lo toom22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -mtune=generic -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -mtune=generic -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o .libs/mullo_basecase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -mtune=generic -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -mtune=generic -c -o toom32_mul.lo toom32_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -mtune=generic -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -mtune=generic -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -mtune=generic -c -o toom42_mul.lo toom42_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -mtune=generic -c -o toom52_mul.lo toom52_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -mtune=generic -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -mtune=generic -c -o toom62_mul.lo toom62_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -mtune=generic -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -mtune=generic -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -mtune=generic -c -o toom33_mul.lo toom33_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -mtune=generic -c -o toom43_mul.lo toom43_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -mtune=generic -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -mtune=generic -c -o toom53_mul.lo toom53_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -mtune=generic -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -mtune=generic -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -mtune=generic -c -o toom54_mul.lo toom54_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -mtune=generic -c -o toom63_mul.lo toom63_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -mtune=generic -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -mtune=generic -c -o toom44_mul.lo toom44_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -mtune=generic -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -mtune=generic -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -mtune=generic -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -mtune=generic -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -mtune=generic -c -o toom6_sqr.lo toom6_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -mtune=generic -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -mtune=generic -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -mtune=generic -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -mtune=generic -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -mtune=generic -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -mtune=generic -c -o toom_couple_handling.lo toom_couple_handling.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -mtune=generic -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -mtune=generic -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -mtune=generic -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -mtune=generic -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -mtune=generic -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -mtune=generic -c -o toom4_sqr.lo toom4_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -mtune=generic -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -mtune=generic -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -mtune=generic -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -mtune=generic -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -mtune=generic -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -mtune=generic -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -mtune=generic -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -mtune=generic -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -mtune=generic -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -mtune=generic -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -mtune=generic -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -mtune=generic -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -mtune=generic -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -mtune=generic -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -mtune=generic -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -mtune=generic -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -mtune=generic -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -mtune=generic -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -mtune=generic -c -o invertappr.lo invertappr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -mtune=generic -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -mtune=generic -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -mtune=generic -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -mtune=generic -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -mtune=generic -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -mtune=generic -c -o binvert.lo binvert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -mtune=generic -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -mtune=generic -c binvert.c -fPIC -DPIC -o .libs/binvert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -mtune=generic -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -mtune=generic -c -o sqrmod_bnm1.lo sqrmod_bnm1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -mtune=generic -c -o div_qr_1.lo div_qr_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -mtune=generic -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -mtune=generic -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -mtune=generic -c -o div_qr_2.lo div_qr_2.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -mtune=generic -Wa,--noexecstack div_qr_1n_pi1.asm -fPIC -DPIC -o .libs/div_qr_1n_pi1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -mtune=generic -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -mtune=generic -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o .libs/div_qr_1n_pi1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -mtune=generic -c -o sbpi1_div_q.lo sbpi1_div_q.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -mtune=generic -Wa,--noexecstack div_qr_2n_pi1.asm -fPIC -DPIC -o .libs/div_qr_2n_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -mtune=generic -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -mtune=generic -Wa,--noexecstack div_qr_2u_pi1.asm -fPIC -DPIC -o .libs/div_qr_2u_pi1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -mtune=generic -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o .libs/div_qr_2n_pi1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -mtune=generic -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o .libs/div_qr_2u_pi1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -mtune=generic -c -o sbpi1_div_qr.lo sbpi1_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -mtune=generic -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -mtune=generic -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -mtune=generic -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -mtune=generic -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -mtune=generic -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -mtune=generic -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -mtune=generic -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -mtune=generic -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -mtune=generic -c -o mu_div_qr.lo mu_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -mtune=generic -c -o mu_divappr_q.lo mu_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -mtune=generic -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -mtune=generic -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -mtune=generic -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -mtune=generic -c -o mu_div_q.lo mu_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -mtune=generic -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -mtune=generic -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -mtune=generic -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -mtune=generic -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -mtune=generic -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -mtune=generic -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -mtune=generic -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -mtune=generic -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -mtune=generic -c sbpi1_bdiv_r.c -fPIC -DPIC -o .libs/sbpi1_bdiv_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -mtune=generic -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -mtune=generic -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -mtune=generic -c -o mu_bdiv_q.lo mu_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -mtune=generic -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -mtune=generic -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -mtune=generic -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -mtune=generic -c -o bdiv_q.lo bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -mtune=generic -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -mtune=generic -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -mtune=generic -c -o bdiv_qr.lo bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -mtune=generic -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -mtune=generic -c -o broot.lo broot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -mtune=generic -c broot.c -fPIC -DPIC -o .libs/broot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -mtune=generic -c -o brootinv.lo brootinv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -mtune=generic -c -o bsqrt.lo bsqrt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -mtune=generic -c -o bsqrtinv.lo bsqrtinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -mtune=generic -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -mtune=generic -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -mtune=generic -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -mtune=generic -c -o divexact.lo divexact.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -mtune=generic -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -mtune=generic -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -mtune=generic -c -o redc_2.lo redc_2.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -mtune=generic -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -mtune=generic -c -o redc_n.lo redc_n.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -mtune=generic -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o .libs/redc_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -mtune=generic -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -mtune=generic -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -mtune=generic -c -o powm.lo powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -mtune=generic -c -o powlo.lo powlo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -mtune=generic -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -mtune=generic -c powlo.c -fPIC -DPIC -o .libs/powlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -mtune=generic -c powm.c -fPIC -DPIC -o .libs/powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -mtune=generic -c -o sec_powm.lo sec_powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -mtune=generic -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -mtune=generic -c -o sec_mul.lo sec_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -mtune=generic -c -o sec_sqr.lo sec_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -mtune=generic -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -mtune=generic -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -mtune=generic -c -o sec_div_qr.lo sec_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -mtune=generic -c -o sec_div_r.lo sec_div_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -mtune=generic -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -mtune=generic -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -mtune=generic -c -o sec_pi1_div_r.lo sec_pi1_div_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -mtune=generic -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -mtune=generic -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -mtune=generic -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -mtune=generic -c -o sec_add_1.lo sec_add_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -mtune=generic -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -mtune=generic -c -o sec_sub_1.lo sec_sub_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -mtune=generic -c -o sec_invert.lo sec_invert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -mtune=generic -c -o trialdiv.lo trialdiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -mtune=generic -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -mtune=generic -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -mtune=generic -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -mtune=generic -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -mtune=generic -c remove.c -fPIC -DPIC -o .libs/remove.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -mtune=generic -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -mtune=generic -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -mtune=generic -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -mtune=generic -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -mtune=generic -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -mtune=generic -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o .libs/iorn_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -mtune=generic -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -mtune=generic -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -mtune=generic -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -mtune=generic -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 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -mtune=generic -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -mtune=generic -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -mtune=generic -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -mtune=generic -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -mtune=generic -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -mtune=generic -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -mtune=generic -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -mtune=generic -c -o zero.lo zero.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -mtune=generic -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -mtune=generic -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -mtune=generic -c -o comb_tables.lo comb_tables.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -mtune=generic -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -mtune=generic -c zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -mtune=generic -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -mtune=generic -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -mtune=generic -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -mtune=generic -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -mtune=generic -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -mtune=generic -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -mtune=generic -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o .libs/addmul_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -mtune=generic -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -mtune=generic -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o .libs/mul_2.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -mtune=generic -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -mtune=generic -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o .libs/addmul_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -mtune=generic -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -mtune=generic -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -mtune=generic -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o 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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -mtune=generic -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -mtune=generic -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -mtune=generic -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -mtune=generic -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -mtune=generic -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -mtune=generic -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -mtune=generic -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -mtune=generic -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -mtune=generic -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -mtune=generic -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 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -mtune=generic -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -mtune=generic -c -o add_n_sub_n.lo add_n_sub_n.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -mtune=generic -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o .libs/rsblsh_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -mtune=generic -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -mtune=generic -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -mtune=generic -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -mtune=generic -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -mtune=generic -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -mtune=generic -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -mtune=generic -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o .libs/addaddmul_1msb0.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.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/fib2m.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/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/compute_powtab.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/strongfibo.o .libs/gcd_11.o .libs/gcd_22.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/sqrlo.o .libs/sqrlo_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/toom54_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/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.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/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.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/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.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/add_n_sub_n.o .libs/addaddmul_1msb0.o libtool: link: ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making all in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o 2fac_ui.lo 2fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o aorsmul.lo aorsmul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o aorsmul_i.lo aorsmul_i.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o and.lo and.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o array_init.lo array_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c and.c -fPIC -DPIC -o .libs/and.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c array_init.c -fPIC -DPIC -o .libs/array_init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o bin_ui.lo bin_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o bin_uiui.lo bin_uiui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_q.lo cdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_qr.lo cdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_qr_ui.lo cdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_r.lo cdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_r_ui.lo cdiv_r_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cdiv_ui.lo cdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clrbit.lo clrbit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmpabs.lo cmpabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmpabs_d.lo cmpabs_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o com.lo com.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o combit.lo combit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c com.c -fPIC -DPIC -o .libs/com.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c combit.c -fPIC -DPIC -o .libs/combit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cong.lo cong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cong_2exp.lo cong_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cong.c -fPIC -DPIC -o .libs/cong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cong_ui.lo cong_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o divegcd.lo divegcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o dive_ui.lo dive_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o divis_ui.lo divis_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o divis_2exp.lo divis_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o export.lo export.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fac_ui.lo fac_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c export.c -fPIC -DPIC -o .libs/export.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_q.lo fdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_qr.lo fdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_qr_ui.lo fdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_r.lo fdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fdiv_ui.lo fdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fib_ui.lo fib_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fib2_ui.lo fib2_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_sint.lo fits_sint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_uint.lo fits_uint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_ulong.lo fits_ulong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o gcd_ui.lo gcd_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o gcdext.lo gcdext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_si.lo get_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o getlimbn.lo getlimbn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o hamdist.lo hamdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o import.lo import.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c import.c -fPIC -DPIC -o .libs/import.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o init2.lo init2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inp_raw.lo inp_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ior.lo ior.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ior.c -fPIC -DPIC -o .libs/ior.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset.lo iset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_d.lo iset_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_si.lo iset_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o jacobi.lo jacobi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o kronsz.lo kronsz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o kronuz.lo kronuz.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o kronzs.lo kronzs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o kronzu.lo kronzu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o lcm.lo lcm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o lcm_ui.lo lcm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c lcm.c -fPIC -DPIC -o .libs/lcm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o limbs_read.lo limbs_read.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o limbs_write.lo limbs_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o limbs_modify.lo limbs_modify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o limbs_finish.lo limbs_finish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o lucnum_ui.lo lucnum_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o lucnum2_ui.lo lucnum2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o lucmod.lo lucmod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mfac_uiui.lo mfac_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c lucmod.c -fPIC -DPIC -o .libs/lucmod.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o millerrabin.lo millerrabin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mod.lo mod.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mod.c -fPIC -DPIC -o .libs/mod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul_si.lo mul_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o n_pow_ui.lo n_pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o nextprime.lo nextprime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o oddfac_1.lo oddfac_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o out_raw.lo out_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o perfsqr.lo perfsqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o popcount.lo popcount.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o powm.lo powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c popcount.c -fPIC -DPIC -o .libs/popcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c powm.c -fPIC -DPIC -o .libs/powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o powm_sec.lo powm_sec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o powm_ui.lo powm_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o pprime_p.lo pprime_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o prodlimbs.lo prodlimbs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o primorial_ui.lo primorial_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o random.lo random.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o realloc.lo realloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o realloc2.lo realloc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c realloc.c -fPIC -DPIC -o .libs/realloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c remove.c -fPIC -DPIC -o .libs/remove.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o roinit_n.lo roinit_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o root.lo root.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c root.c -fPIC -DPIC -o .libs/root.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o rrandomb.lo rrandomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_f.lo set_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_q.lo set_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o setbit.lo setbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c setbit.c -fPIC -DPIC -o .libs/setbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sizeinbase.lo sizeinbase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sqrt.lo sqrt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o stronglucas.lo stronglucas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c stronglucas.c -fPIC -DPIC -o .libs/stronglucas.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_ui.lo tdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_q.lo tdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_q_2exp.lo tdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_q_ui.lo tdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_qr_ui.lo tdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_r.lo tdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_r_2exp.lo tdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tdiv_r_ui.lo tdiv_r_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o tstbit.lo tstbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ui_sub.lo ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o urandomb.lo urandomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o urandomm.lo urandomm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o xor.lo xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c xor.c -fPIC -DPIC -o .libs/xor.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .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/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/lucmod.o .libs/mfac_uiui.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/oddfac_1.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/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.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/stronglucas.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: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making all in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o aors.lo aors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o canonicalize.lo canonicalize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o equal.lo equal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c equal.c -fPIC -DPIC -o .libs/equal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_den.lo get_den.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_den.c -fPIC -DPIC -o .libs/get_den.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_num.lo get_num.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_num.c -fPIC -DPIC -o .libs/get_num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inv.lo inv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o md_2exp.lo md_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inv.c -fPIC -DPIC -o .libs/inv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o out_str.lo out_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_den.lo set_den.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_num.lo set_num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_den.c -fPIC -DPIC -o .libs/set_den.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_num.c -fPIC -DPIC -o .libs/set_num.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_z.lo set_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_f.lo set_f.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: 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: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making all in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset.lo iset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_si.lo iset_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o iset_d.lo iset_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o eq.lo eq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o reldiff.lo reldiff.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o add_ui.lo add_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ui_sub.lo ui_sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul_ui.lo mul_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o div_ui.lo div_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_z.lo cmp_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_z.c -fPIC -DPIC -o .libs/cmp_z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o mul_2exp.lo mul_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o div_2exp.lo div_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_dfl_prec.lo set_dfl_prec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_prc.lo set_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o set_prc_raw.lo set_prc_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_dfl_prec.lo get_dfl_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_prc.lo get_prc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ui_div.lo ui_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sqrt_ui.lo sqrt_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o int_p.lo int_p.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o ceilfloor.lo ceilfloor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c int_p.c -fPIC -DPIC -o .libs/int_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o trunc.lo trunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_sint.lo fits_sint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c trunc.c -fPIC -DPIC -o .libs/trunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_slong.lo fits_slong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_sshort.lo fits_sshort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_uint.lo fits_uint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: 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_z.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: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making all in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o asprntffuns.lo asprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o doprnt.lo doprnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o doprntf.lo doprntf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o doprnti.lo doprnti.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fprintf.lo fprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o obprintf.lo obprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o obvprintf.lo obvprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o obprntffuns.lo obprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o printf.lo printf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o printffuns.lo printffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o snprntffuns.lo snprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sprintf.lo sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sprintffuns.lo sprintffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vfprintf.lo vfprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vprintf.lo vprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vsnprintf.lo vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vsprintf.lo vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o repl-vsnprintf.lo repl-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: 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: ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making all in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o doscan.lo doscan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fscanf.lo fscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o fscanffuns.lo fscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o scanf.lo scanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c scanf.c -fPIC -DPIC -o .libs/scanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sscanf.lo sscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o sscanffuns.lo sscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vfscanf.lo vfscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vscanf.lo vscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o vsscanf.lo vsscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: 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: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making all in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randclr.lo randclr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randdef.lo randdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randiset.lo randiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randiset.c -fPIC -DPIC -o .libs/randiset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randlc2s.lo randlc2s.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randlc2x.lo randlc2x.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randmt.lo randmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randmts.lo randmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randmt.c -fPIC -DPIC -o .libs/randmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randmts.c -fPIC -DPIC -o .libs/randmts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o rands.lo rands.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randsd.lo randsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c rands.c -fPIC -DPIC -o .libs/rands.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randsdui.lo randsdui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randbui.lo randbui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randsd.c -fPIC -DPIC -o .libs/randsd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randbui.c -fPIC -DPIC -o .libs/randbui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c -o randmui.lo randmui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mtune=generic -c randmui.c -fPIC -DPIC -o .libs/randmui.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar cq .libs/librandom.a .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 libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making all in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o isfuns.lo isfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o ismpf.lo ismpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o ismpq.lo ismpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o ismpz.lo ismpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o ismpznw.lo ismpznw.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o limits.lo limits.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o osdoprnti.lo osdoprnti.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o osfuns.lo osfuns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c limits.cc -fPIC -DPIC -o .libs/limits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o osmpf.lo osmpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o osmpq.lo osmpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c -o osmpz.lo osmpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mtune=generic -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o /bin/sh ../libtool --tag=CXX --mode=link g++ -mtune=generic -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o libtool: link: ranlib .libs/libcxx.a libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making all in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making all in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make all-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making all in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making all in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making all in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o assert.lo assert.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o compat.lo compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o errno.lo errno.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o extract-dbl.lo extract-dbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c errno.c -fPIC -DPIC -o .libs/errno.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c assert.c -fPIC -DPIC -o .libs/assert.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o invalid.lo invalid.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o memory.lo memory.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_bpl.lo mp_bpl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_dv_tab.lo mp_dv_tab.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_minv_tab.lo mp_minv_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_get_fns.lo mp_get_fns.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o mp_set_fns.lo mp_set_fns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o nextprime.lo nextprime.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o primesieve.lo primesieve.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o tal-reent.lo tal-reent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c -o cxx/dummy.lo cxx/dummy.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mtune=generic -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o /bin/sh ./libtool --tag=CC --mode=link gcc -mtune=generic -version-info 14:1:4 -o libgmp.la -rpath /usr/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo libtool: link: gcc -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/version.o .libs/nextprime.o .libs/primesieve.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_z.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/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.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_q.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/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.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/primorial_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/roinit_n.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/stronglucas.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/invert_limb_table.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/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.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/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.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/fib2m.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/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_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/toom54_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/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.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/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.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/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.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/add_n_sub_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 rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -mtune=generic -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.4.1 libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.4.1" "libgmp.so.10") libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.4.1" "libgmp.so") libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -mtune=generic -version-info 10:1:6 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/sources/gmp-6.2.1/.libs ./.libs/libgmp.so -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crtn.o -mtune=generic -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so.4") libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so") libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' Making html in tests make[1]: Entering directory '/sources/gmp-6.2.1/tests' Making html in . make[2]: Entering directory '/sources/gmp-6.2.1/tests' make[2]: Nothing to be done for 'html-am'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making html in devel make[2]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making html in mpn make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making html in mpz make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making html in mpq make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making html in mpf make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making html in rand make[2]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making html in misc make[2]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making html in cxx make[2]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[1]: Leaving directory '/sources/gmp-6.2.1/tests' Making html in mpn make[1]: Entering directory '/sources/gmp-6.2.1/mpn' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpn' Making html in mpz make[1]: Entering directory '/sources/gmp-6.2.1/mpz' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpz' Making html in mpq make[1]: Entering directory '/sources/gmp-6.2.1/mpq' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpq' Making html in mpf make[1]: Entering directory '/sources/gmp-6.2.1/mpf' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpf' Making html in printf make[1]: Entering directory '/sources/gmp-6.2.1/printf' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/printf' Making html in scanf make[1]: Entering directory '/sources/gmp-6.2.1/scanf' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/scanf' Making html in rand make[1]: Entering directory '/sources/gmp-6.2.1/rand' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/rand' Making html in cxx make[1]: Entering directory '/sources/gmp-6.2.1/cxx' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/cxx' Making html in demos make[1]: Entering directory '/sources/gmp-6.2.1/demos' Making html in calc make[2]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making html in expr make[2]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[2]: Entering directory '/sources/gmp-6.2.1/demos' make[2]: Nothing to be done for 'html-am'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos' make[1]: Leaving directory '/sources/gmp-6.2.1/demos' Making html in tune make[1]: Entering directory '/sources/gmp-6.2.1/tune' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/sources/gmp-6.2.1/tune' Making html in doc make[1]: Entering directory '/sources/gmp-6.2.1/doc' rm -rf gmp.htp if /bin/sh /sources/gmp-6.2.1/missing makeinfo --html -I . \ -o gmp.htp gmp.texi; \ then \ rm -rf gmp.html && mv gmp.htp gmp.html; \ else \ rm -rf gmp.htp; exit 1; \ fi gmp.texi:447: warning: @refill is obsolete. gmp.texi:452: warning: @refill is obsolete. gmp.texi:458: warning: @refill is obsolete. gmp.texi:464: warning: @refill is obsolete. make[1]: Leaving directory '/sources/gmp-6.2.1/doc' make[1]: Entering directory '/sources/gmp-6.2.1' make[1]: Nothing to be done for 'html-am'. make[1]: Leaving directory '/sources/gmp-6.2.1' make install-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making install in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making install in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests' make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/devel' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making install in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making install in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making install in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making install in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making install in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/rand' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making install in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/misc' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making install in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpn' make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making install in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpz' make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making install in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpq' make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making install in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpf' make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making install in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/printf' make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making install in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/scanf' make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making install in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/rand' make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making install in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making install in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making install in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make install-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making install in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos' make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making install in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tune' make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making install in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gmp.info' make[3]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' make[3]: Entering directory '/sources/gmp-6.2.1' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libgmp.la libgmpxx.la '/usr/lib' libtool: install: /bin/install -c .libs/libgmp.so.10.4.1 /usr/lib/libgmp.so.10.4.1 libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.4.1 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.4.1 libgmp.so.10; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.4.1 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.4.1 libgmp.so; }; }) libtool: install: /bin/install -c .libs/libgmp.lai /usr/lib/libgmp.la libtool: warning: relinking 'libgmpxx.la' libtool: install: (cd /sources/gmp-6.2.1; /bin/sh "/sources/gmp-6.2.1/libtool" --tag CXX --mode=relink g++ -mtune=generic -version-info 10:1:6 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib/crtn.o -mtune=generic -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: install: /bin/install -c .libs/libgmpxx.so.4.6.1T /usr/lib/libgmpxx.so.4.6.1 libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so.4 || { rm -f libgmpxx.so.4 && ln -s libgmpxx.so.4.6.1 libgmpxx.so.4; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so || { rm -f libgmpxx.so && ln -s libgmpxx.so.4.6.1 libgmpxx.so; }; }) libtool: install: /bin/install -c .libs/libgmpxx.lai /usr/lib/libgmpxx.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /bin/install -c -m 644 gmp.h '/usr/include' /bin/mkdir -p '/usr/include' /bin/install -c -m 644 gmpxx.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /bin/install -c -m 644 gmp.pc gmpxx.pc '/usr/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/sources/gmp-6.2.1' +-------------------------------------------------------------+ | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. | | | | GMP has been carefully tested by its authors, but compilers | | are all too often released with serious bugs. GMP tends to | | explore interesting corners in compilers and has hit bugs | | on quite a few occasions. | | | +-------------------------------------------------------------+ make[4]: Leaving directory '/sources/gmp-6.2.1' make[3]: Leaving directory '/sources/gmp-6.2.1' make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' Making install-html in tests make[1]: Entering directory '/sources/gmp-6.2.1/tests' Making install-html in . make[2]: Entering directory '/sources/gmp-6.2.1/tests' make[2]: Nothing to be done for 'install-html-am'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making install-html in devel make[2]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making install-html in mpn make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making install-html in mpz make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making install-html in mpq make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making install-html in mpf make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making install-html in rand make[2]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making install-html in misc make[2]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making install-html in cxx make[2]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[1]: Leaving directory '/sources/gmp-6.2.1/tests' Making install-html in mpn make[1]: Entering directory '/sources/gmp-6.2.1/mpn' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpn' Making install-html in mpz make[1]: Entering directory '/sources/gmp-6.2.1/mpz' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpz' Making install-html in mpq make[1]: Entering directory '/sources/gmp-6.2.1/mpq' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpq' Making install-html in mpf make[1]: Entering directory '/sources/gmp-6.2.1/mpf' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/mpf' Making install-html in printf make[1]: Entering directory '/sources/gmp-6.2.1/printf' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/printf' Making install-html in scanf make[1]: Entering directory '/sources/gmp-6.2.1/scanf' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/scanf' Making install-html in rand make[1]: Entering directory '/sources/gmp-6.2.1/rand' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/rand' Making install-html in cxx make[1]: Entering directory '/sources/gmp-6.2.1/cxx' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/cxx' Making install-html in demos make[1]: Entering directory '/sources/gmp-6.2.1/demos' Making install-html in calc make[2]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making install-html in expr make[2]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[2]: Nothing to be done for 'install-html'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[2]: Entering directory '/sources/gmp-6.2.1/demos' make[2]: Nothing to be done for 'install-html-am'. make[2]: Leaving directory '/sources/gmp-6.2.1/demos' make[1]: Leaving directory '/sources/gmp-6.2.1/demos' Making install-html in tune make[1]: Entering directory '/sources/gmp-6.2.1/tune' make[1]: Nothing to be done for 'install-html'. make[1]: Leaving directory '/sources/gmp-6.2.1/tune' Making install-html in doc make[1]: Entering directory '/sources/gmp-6.2.1/doc' /bin/mkdir -p '/usr/share/doc/gmp-6.2.1' /bin/mkdir -p '/usr/share/doc/gmp-6.2.1/gmp.html' /bin/install -c -m 644 'gmp.html'/* '/usr/share/doc/gmp-6.2.1/gmp.html' make[1]: Leaving directory '/sources/gmp-6.2.1/doc' make[1]: Entering directory '/sources/gmp-6.2.1' make[1]: Nothing to be done for 'install-html-am'. make[1]: Leaving directory '/sources/gmp-6.2.1' Making distclean in tests make[1]: Entering directory '/sources/gmp-6.2.1/tests' Making distclean in . make[2]: Entering directory '/sources/gmp-6.2.1/tests' test -z "libtests.la" || rm -f libtests.la rm -rf .libs _libs rm -f *.o rm -f t-bswap t-constants t-count_zeros t-hightomask t-modlinv t-popc t-parity t-sub test -z "t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log" || rm -f t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log rm -f *.lo rm -f *.tab.c test -z "t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs" || rm -f t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs rm -f ./so_locations test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making distclean in devel make[2]: Entering directory '/sources/gmp-6.2.1/tests/devel' test -z "sqrtrem_1_2 primes try test-add_ssaaaa test-sub_ddmmss test-add_ssaaaa.c test-sub_ddmmss.c gen-test-longlong_h" || rm -f sqrtrem_1_2 primes try test-add_ssaaaa test-sub_ddmmss test-add_ssaaaa.c test-sub_ddmmss.c gen-test-longlong_h rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making distclean in mpn make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpn' rm -rf .libs _libs rm -f *.o test -z "t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-div.log t-mul.log t-mullo.log t-sqrlo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-bdiv.log t-fib2m.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log t-gcd_11.log t-gcd_22.log t-gcdext_1.log" || rm -f t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-div.log t-mul.log t-mullo.log t-sqrlo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-bdiv.log t-fib2m.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log t-gcd_11.log t-gcd_22.log t-gcdext_1.log rm -f t-asmtype t-aors_1 t-divrem_1 t-mod_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr t-div t-mul t-mullo t-sqrlo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid t-hgcd t-hgcd_appr t-matrix22 t-invert t-bdiv t-fib2m t-broot t-brootinv t-minvert t-sizeinbase t-gcd_11 t-gcd_22 t-gcdext_1 rm -f *.lo rm -f *.tab.c test -z "t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-div.trs t-mul.trs t-mullo.trs t-sqrlo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-bdiv.trs t-fib2m.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs t-gcd_11.trs t-gcd_22.trs t-gcdext_1.trs" || rm -f t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-div.trs t-mul.trs t-mullo.trs t-sqrlo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-bdiv.trs t-fib2m.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs t-gcd_11.trs t-gcd_22.trs t-gcdext_1.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making distclean in mpz make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpz' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f *.o rm -f reuse t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm t-invert dive dive_ui t-sqrtrem convert io t-inp_str logic t-bit t-powm t-powm_ui t-pow t-div_2exp t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-lucm t-fac_ui t-mfac_uiui t-primorial_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime t-remove t-limbs test -z "reuse.log t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log t-bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-lucm.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log" || rm -f reuse.log t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log t-bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-lucm.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test -z "reuse.trs t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs t-bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-lucm.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs" || rm -f reuse.trs t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs t-bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-lucm.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making distclean in mpq make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpq' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-inv t-md_2exp t-set_f t-set_str io reuse t-cmp_z rm -f *.o test -z "t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log t-cmp_z.log" || rm -f t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log t-cmp_z.log rm -f *.lo rm -f *.tab.c test -z "t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs t-cmp_z.trs" || rm -f t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs t-cmp_z.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making distclean in mpf make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpf' rm -rf .libs _libs rm -f *.o test -z "t-dm2exp.log t-conv.log t-add.log t-sub.log t-sqrt.log t-sqrt_ui.log t-muldiv.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log t-pow_ui.log" || rm -f t-dm2exp.log t-conv.log t-add.log t-sub.log t-sqrt.log t-sqrt_ui.log t-muldiv.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log t-pow_ui.log rm -f t-dm2exp t-conv t-add t-sub t-sqrt t-sqrt_ui t-muldiv reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div t-eq t-pow_ui rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "t-dm2exp.trs t-conv.trs t-add.trs t-sub.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs t-pow_ui.trs" || rm -f t-dm2exp.trs t-conv.trs t-add.trs t-sub.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs t-pow_ui.trs test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making distclean in rand make[2]: Entering directory '/sources/gmp-6.2.1/tests/rand' test -z "findlc gen gen.static spect stat libstat.la" || rm -f findlc gen gen.static spect stat libstat.la rm -rf .libs _libs rm -f *.o rm -f t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm test -z "t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log" || rm -f t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test -z "t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs" || rm -f t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making distclean in misc make[2]: Entering directory '/sources/gmp-6.2.1/tests/misc' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f *.o rm -f t-printf t-scanf t-locale test -z "t-printf.log t-scanf.log t-locale.log" || rm -f t-printf.log t-scanf.log t-locale.log rm -f *.lo rm -f *.tab.c test -z "t-printf.trs t-scanf.trs t-locale.trs" || rm -f t-printf.trs t-scanf.trs t-locale.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making distclean in cxx make[2]: Entering directory '/sources/gmp-6.2.1/tests/cxx' rm -rf .libs _libs rm -f *.o rm -f t-binary t-cast t-cxx11 t-headers t-iostream t-istream t-locale t-misc t-mix t-ops t-ops2qf t-ops2f t-ops3 t-ostream t-prec t-ternary t-unary t-do-exceptions-work-at-all-with-this-compiler t-ops2z t-assign t-constr t-rand test -z "t-binary.log t-cast.log t-cxx11.log t-headers.log t-iostream.log t-istream.log t-locale.log t-misc.log t-mix.log t-ops.log t-ops2qf.log t-ops2f.log t-ops3.log t-ostream.log t-prec.log t-ternary.log t-unary.log t-do-exceptions-work-at-all-with-this-compiler.log t-ops2z.log t-assign.log t-constr.log t-rand.log" || rm -f t-binary.log t-cast.log t-cxx11.log t-headers.log t-iostream.log t-istream.log t-locale.log t-misc.log t-mix.log t-ops.log t-ops2qf.log t-ops2f.log t-ops3.log t-ostream.log t-prec.log t-ternary.log t-unary.log t-do-exceptions-work-at-all-with-this-compiler.log t-ops2z.log t-assign.log t-constr.log t-rand.log rm -f *.lo rm -f *.tab.c test -z "t-binary.trs t-cast.trs t-cxx11.trs t-headers.trs t-iostream.trs t-istream.trs t-locale.trs t-misc.trs t-mix.trs t-ops.trs t-ops2qf.trs t-ops2f.trs t-ops3.trs t-ostream.trs t-prec.trs t-ternary.trs t-unary.trs t-do-exceptions-work-at-all-with-this-compiler.trs t-ops2z.trs t-assign.trs t-constr.trs t-rand.trs" || rm -f t-binary.trs t-cast.trs t-cxx11.trs t-headers.trs t-iostream.trs t-istream.trs t-locale.trs t-misc.trs t-mix.trs t-ops.trs t-ops2qf.trs t-ops2f.trs t-ops3.trs t-ostream.trs t-prec.trs t-ternary.trs t-unary.trs t-do-exceptions-work-at-all-with-this-compiler.trs t-ops2z.trs t-assign.trs t-constr.trs t-rand.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/tests' Making distclean in mpn make[1]: Entering directory '/sources/gmp-6.2.1/mpn' rm -rf .libs _libs test -z "libmpn.la" || rm -f libmpn.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f ./so_locations test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpn' Making distclean in mpz make[1]: Entering directory '/sources/gmp-6.2.1/mpz' rm -rf .libs _libs test -z "libmpz.la" || rm -f libmpz.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpz' Making distclean in mpq make[1]: Entering directory '/sources/gmp-6.2.1/mpq' rm -rf .libs _libs test -z "libmpq.la" || rm -f libmpq.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpq' Making distclean in mpf make[1]: Entering directory '/sources/gmp-6.2.1/mpf' rm -rf .libs _libs test -z "libmpf.la" || rm -f libmpf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpf' Making distclean in printf make[1]: Entering directory '/sources/gmp-6.2.1/printf' rm -rf .libs _libs test -z "libprintf.la" || rm -f libprintf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/printf' Making distclean in scanf make[1]: Entering directory '/sources/gmp-6.2.1/scanf' rm -rf .libs _libs test -z "libscanf.la" || rm -f libscanf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/scanf' Making distclean in rand make[1]: Entering directory '/sources/gmp-6.2.1/rand' rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/rand' Making distclean in cxx make[1]: Entering directory '/sources/gmp-6.2.1/cxx' rm -rf .libs _libs test -z "libcxx.la" || rm -f libcxx.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/cxx' Making distclean in demos make[1]: Entering directory '/sources/gmp-6.2.1/demos' Making distclean in calc make[2]: Entering directory '/sources/gmp-6.2.1/demos/calc' test -z "calc" || rm -f calc rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "calc-config.h" || rm -f calc-config.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making distclean in expr make[2]: Entering directory '/sources/gmp-6.2.1/demos/expr' test -z "run-expr t-expr libexpr.a" || rm -f run-expr t-expr libexpr.a rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[2]: Entering directory '/sources/gmp-6.2.1/demos' test -z "factorize isprime pexpr primes qcn" || rm -f factorize isprime pexpr primes qcn rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "pexpr-config.h" || rm -f pexpr-config.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f make[2]: Leaving directory '/sources/gmp-6.2.1/demos' rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/demos' Making distclean in tune make[1]: Entering directory '/sources/gmp-6.2.1/tune' test -z "speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c sqrlo.c sqrlo_basecase.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data " || rm -f speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c sqrlo.c sqrlo_basecase.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f test -z "sqr_basecase.c " || rm -f sqr_basecase.c rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/tune' Making distclean in doc make[1]: Entering directory '/sources/gmp-6.2.1/doc' test -z "gmp.dvi gmp.pdf gmp.ps gmp.html" \ || rm -rf gmp.dvi gmp.pdf gmp.ps gmp.html rm -rf .libs _libs rm -rf gmp.t2d gmp.t2p rm -f *.lo rm -f vti.tmp* ./version.texi.tmp* test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/doc' make[1]: Entering directory '/sources/gmp-6.2.1' test -z "libgmp.la libgmpxx.la" || rm -f libgmp.la libgmpxx.la rm -rf .libs _libs if [ -d mini-gmp/tests ] ; then \ abs_srcdir="`cd . && pwd`" ; \ cd mini-gmp/tests \ && make -f "$abs_srcdir/mini-gmp/tests/Makefile" clean ; \ fi rm -f *.o rm -rf cxx/.libs cxx/_libs rm -f cxx/*.o rm -f *.lo make[2]: Entering directory '/sources/gmp-6.2.1/mini-gmp/tests' rm -f *.o t-add t-sub t-mul t-invert t-div t-div_2exp t-double t-cmp_d t-gcd t-lcm t-import t-comb t-signed t-sqrt t-root t-powm t-logops t-bitops t-scan t-str t-reuse t-aorsmul t-limbs t-cong t-pprime_p t-lucm t-mpq_addsub t-mpq_muldiv t-mpq_muldiv_2exp t-mpq_str t-mpq_double rm -f cxx/*.lo rm -f *.tab.c rm -f ./so_locations test -z "gmp.h gmp.pc gmpxx.pc gmp-mparam.h" || rm -f gmp.h gmp.pc gmpxx.pc gmp-mparam.h rm -f config.h stamp-h1 rm -f libtool config.lt test . = "." || test -z "" || rm -f make[2]: Leaving directory '/sources/gmp-6.2.1/mini-gmp/tests' rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f cxx/.dirstamp test -z "gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.asm mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.asm mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr" || rm -f gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.asm mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.asm mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr make[1]: Leaving directory '/sources/gmp-6.2.1' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile checking build system type... x86_64-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler i686-pc-linux-gnu-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 ... no checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 ... yes checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 has sizeof(long)==4... yes checking for i686-pc-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl.exe... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E using ABI="32" CC="gcc" CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686" CPPFLAGS="" CXX="g++" CXXFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686" MPN_PATH=" x86/p6 x86 generic" checking whether assembler supports --noexecstack option... yes checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for BSD- or MS-compatible name lister (nm)... no checking for i686-pc-linux-gnu-dumpbin... no checking for i686-pc-linux-gnu-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... (cached) 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-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-lfs-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-lfs-linux-gnu/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no 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 working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... yes checking for inline... inline checking for 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 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... no checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes 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 for assembler COFF type directives... no checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore... no checking if the assembler takes cl with shldl... yes checking size of void *... 4 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 4 checking size of mp_limb_t... 4 checking for stack_t... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating gmp.pc config.status: creating gmpxx.pc 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/p6/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/p6/aors_n.asm to mpn/sub_n.asm config.status: linking mpn/x86/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status: linking mpn/x86/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/generic/com.c to mpn/com.c config.status: linking mpn/x86/mul_1.asm to mpn/mul_1.asm config.status: linking mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm config.status: linking mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status: linking mpn/x86/lshift.asm to mpn/lshift.asm config.status: linking mpn/x86/rshift.asm to mpn/rshift.asm config.status: linking mpn/x86/p6/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/divrem_1.asm to mpn/divrem_1.asm config.status: linking mpn/x86/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/fib2m.c to mpn/fib2m.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/x86/p6/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status: linking mpn/x86/p6/mode1o.asm to mpn/mode1o.asm config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c 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/generic/mod_1_4.c to mpn/mod_1_4.c config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c 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/p6/mul_basecase.asm to mpn/mul_basecase.asm config.status: linking mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.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/generic/popham.c to mpn/popcount.c config.status: linking mpn/generic/popham.c to mpn/hamdist.c config.status: linking mpn/generic/cmp.c to mpn/cmp.c config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking mpn/x86/p6/gcd_11.asm to mpn/gcd_11.asm config.status: linking mpn/generic/gcd_22.c to mpn/gcd_22.c config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking mpn/x86/p6/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/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/x86/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/generic/logops_n.c to mpn/and_n.c config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c config.status: linking mpn/x86/copyi.asm to mpn/copyi.asm config.status: linking mpn/x86/p6/copyd.asm to mpn/copyd.asm config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/x86/sec_tabselect.asm to mpn/sec_tabselect.asm config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/x86/umul.asm to mpn/umul.asm config.status: linking mpn/x86/udiv.asm to mpn/udiv.asm config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/x86/p6/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.2.1 Host type: i686-pc-linux-gnu ABI: 32 Install prefix: /usr Compiler: gcc Static libraries: no Shared libraries: yes gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-fac 32 0 >fac_table.h || (rm -f fac_table.h; exit 1) ./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) ./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) ./gen-trialdivtab 32 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) ./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making all in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making all in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making all in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making all in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making all in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making all in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making all in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making all in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making all in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fib_table.lo fib_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_bases.lo mp_bases.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_1.lo add_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_1.c -fPIC -DPIC -o .libs/add_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_1.lo sub_1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cnd_swap.lo cnd_swap.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o neg.lo neg.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o com.lo com.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c com.c -fPIC -DPIC -o .libs/com.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_err1_n.lo add_err1_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_err2_n.lo add_err2_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_err1_n.c -fPIC -DPIC -o .libs/add_err1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_err2_n.c -fPIC -DPIC -o .libs/add_err2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_err3_n.lo add_err3_n.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_err1_n.lo sub_err1_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_err3_n.c -fPIC -DPIC -o .libs/add_err3_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_err1_n.c -fPIC -DPIC -o .libs/sub_err1_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_err2_n.lo sub_err2_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_err3_n.lo sub_err3_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_err2_n.c -fPIC -DPIC -o .libs/sub_err2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_err3_n.c -fPIC -DPIC -o .libs/sub_err3_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o diveby3.lo diveby3.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divrem.lo divrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divrem.c -fPIC -DPIC -o .libs/divrem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divis.c -fPIC -DPIC -o .libs/divis.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fib2_ui.lo fib2_ui.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fib2m.lo fib2m.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod_1.lo mod_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pre_divrem_1.lo pre_divrem_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pre_divrem_1.c -fPIC -DPIC -o .libs/pre_divrem_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pre_mod_1.lo pre_mod_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod_1_1.lo mod_1_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod_1_2.lo mod_1_2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod_1_3.lo mod_1_3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod_1_4.lo mod_1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod_1_4.c -fPIC -DPIC -o .libs/mod_1_4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lshiftc.lo lshiftc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lshiftc.c -fPIC -DPIC -o .libs/lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_fft.lo mul_fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_n.lo mul_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o nussbaumer_mul.lo nussbaumer_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mulmid_basecase.lo mulmid_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mulmid_basecase.c -fPIC -DPIC -o .libs/mulmid_basecase.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom42_mulmid.lo toom42_mulmid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mulmid_n.lo mulmid_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mulmid.lo mulmid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pow_1.lo pow_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sizeinbase.lo sizeinbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_str.lo set_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o compute_powtab.lo compute_powtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o scan1.lo scan1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o popcount.lo popcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hamdist.lo hamdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c popcount.c -fPIC -DPIC -o .libs/popcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o zero_p.lo zero_p.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o perfsqr.lo perfsqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o strongfibo.lo strongfibo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd_22.lo gcd_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd_22.c -fPIC -DPIC -o .libs/gcd_22.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd_1.lo gcd_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcdext_1.lo gcdext_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcdext.lo gcdext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_q.lo div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_q.c -fPIC -DPIC -o .libs/div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o jacbase.lo jacbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o jacobi_2.lo jacobi_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o jacobi.lo jacobi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o matrix22_mul.lo matrix22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd2.lo hgcd2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd_step.lo hgcd_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd.lo hgcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mullo_n.lo mullo_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mullo_basecase.lo mullo_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mullo_basecase.c -fPIC -DPIC -o .libs/mullo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrlo.lo sqrlo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrlo_basecase.lo sqrlo_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom22_mul.lo toom22_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom32_mul.lo toom32_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom42_mul.lo toom42_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom52_mul.lo toom52_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom62_mul.lo toom62_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom33_mul.lo toom33_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom43_mul.lo toom43_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom53_mul.lo toom53_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom54_mul.lo toom54_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom63_mul.lo toom63_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom44_mul.lo toom44_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom6_sqr.lo toom6_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom4_sqr.lo toom4_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_pm1.lo toom_eval_pm1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o invertappr.lo invertappr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o binvert.lo binvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c binvert.c -fPIC -DPIC -o .libs/binvert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_qr_1.lo div_qr_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_qr_1n_pi1.c -fPIC -DPIC -o .libs/div_qr_1n_pi1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_qr_2.lo div_qr_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_div_q.lo sbpi1_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_qr_2n_pi1.c -fPIC -DPIC -o .libs/div_qr_2n_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_qr_2u_pi1.c -fPIC -DPIC -o .libs/div_qr_2u_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mu_div_qr.lo mu_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mu_divappr_q.lo mu_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mu_div_q.lo mu_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sbpi1_bdiv_r.c -fPIC -DPIC -o .libs/sbpi1_bdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mu_bdiv_q.lo mu_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bdiv_q.lo bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bdiv_qr.lo bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o broot.lo broot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c broot.c -fPIC -DPIC -o .libs/broot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o brootinv.lo brootinv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bsqrt.lo bsqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bsqrtinv.lo bsqrtinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o redc_1.lo redc_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o redc_2.lo redc_2.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c redc_1.c -fPIC -DPIC -o .libs/redc_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o redc_n.lo redc_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o powm.lo powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c powm.c -fPIC -DPIC -o .libs/powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o powlo.lo powlo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_powm.lo sec_powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c powlo.c -fPIC -DPIC -o .libs/powlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_mul.lo sec_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_sqr.lo sec_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_div_qr.lo sec_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_div_r.lo sec_div_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_add_1.lo sec_add_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_sub_1.lo sec_sub_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sec_invert.lo sec_invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o trialdiv.lo trialdiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o and_n.lo and_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c and_n.c -fPIC -DPIC -o .libs/and_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o andn_n.lo andn_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c andn_n.c -fPIC -DPIC -o .libs/andn_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o nand_n.lo nand_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c nand_n.c -fPIC -DPIC -o .libs/nand_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ior_n.lo ior_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iorn_n.lo iorn_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o nior_n.lo nior_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ior_n.c -fPIC -DPIC -o .libs/ior_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iorn_n.c -fPIC -DPIC -o .libs/iorn_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o xor_n.lo xor_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c nior_n.c -fPIC -DPIC -o .libs/nior_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c xor_n.c -fPIC -DPIC -o .libs/xor_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o xnor_n.lo xnor_n.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c xnor_n.c -fPIC -DPIC -o .libs/xnor_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o zero.lo zero.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c zero.c -fPIC -DPIC -o .libs/zero.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o comb_tables.lo comb_tables.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo umul | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'umul.asm' || echo './'`umul.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo udiv | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack `test -f 'udiv.asm' || echo './'`udiv.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_umul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack umul.asm -fPIC -DPIC -o .libs/umul.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_umul -DPIC umul.asm >tmp-umul.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_n_sub_n.lo add_n_sub_n.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_udiv -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack udiv.asm -fPIC -DPIC -o .libs/udiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_umul -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-umul.s -fPIC -DPIC -o .libs/umul.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_udiv -DPIC udiv.asm >tmp-udiv.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_udiv -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -Wa,--noexecstack tmp-udiv.s -fPIC -DPIC -o .libs/udiv.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo umul.lo udiv.lo add_n_sub_n.lo libtool: link: 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/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.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/fib2m.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_divrem_1.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/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/compute_powtab.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/strongfibo.o .libs/gcd_11.o .libs/gcd_22.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/sqrlo.o .libs/sqrlo_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/toom54_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/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.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/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.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/sec_tabselect.o .libs/comb_tables.o .libs/umul.o .libs/udiv.o .libs/add_n_sub_n.o libtool: link: ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making all in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o 2fac_ui.lo 2fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o aorsmul.lo aorsmul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o aorsmul_i.lo aorsmul_i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o and.lo and.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o array_init.lo array_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c and.c -fPIC -DPIC -o .libs/and.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c array_init.c -fPIC -DPIC -o .libs/array_init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bin_ui.lo bin_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o bin_uiui.lo bin_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_q.lo cdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_qr.lo cdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_r.lo cdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_r_ui.lo cdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cdiv_ui.lo cdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clrbit.lo clrbit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_d.lo cmp_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_si.lo cmp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmpabs.lo cmpabs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmpabs_d.lo cmpabs_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o com.lo com.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c com.c -fPIC -DPIC -o .libs/com.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o combit.lo combit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c combit.c -fPIC -DPIC -o .libs/combit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cong.lo cong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cong_2exp.lo cong_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cong.c -fPIC -DPIC -o .libs/cong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cong_ui.lo cong_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divegcd.lo divegcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dive_ui.lo dive_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divis_ui.lo divis_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o divis_2exp.lo divis_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o export.lo export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fac_ui.lo fac_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c export.c -fPIC -DPIC -o .libs/export.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_q.lo fdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_qr.lo fdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_r.lo fdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fdiv_ui.lo fdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fib_ui.lo fib_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fib2_ui.lo fib2_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_sint.lo fits_sint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_sshort.lo fits_sshort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_uint.lo fits_uint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd.lo gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcd_ui.lo gcd_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o gcdext.lo gcdext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o getlimbn.lo getlimbn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o hamdist.lo hamdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o import.lo import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c import.c -fPIC -DPIC -o .libs/import.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o init2.lo init2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inp_raw.lo inp_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inp_str.lo inp_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o invert.lo invert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ior.lo ior.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c invert.c -fPIC -DPIC -o .libs/invert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ior.c -fPIC -DPIC -o .libs/ior.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset.lo iset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_d.lo iset_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_si.lo iset_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o jacobi.lo jacobi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o kronsz.lo kronsz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o kronuz.lo kronuz.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o kronzs.lo kronzs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o kronzu.lo kronzu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lcm.lo lcm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lcm_ui.lo lcm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o limbs_read.lo limbs_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lcm.c -fPIC -DPIC -o .libs/lcm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o limbs_write.lo limbs_write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o limbs_modify.lo limbs_modify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o limbs_finish.lo limbs_finish.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lucnum_ui.lo lucnum_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lucnum2_ui.lo lucnum2_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o lucmod.lo lucmod.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mfac_uiui.lo mfac_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c lucmod.c -fPIC -DPIC -o .libs/lucmod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o millerrabin.lo millerrabin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mod.lo mod.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mod.c -fPIC -DPIC -o .libs/mod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_si.lo mul_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o n_pow_ui.lo n_pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o neg.lo neg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o nextprime.lo nextprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o oddfac_1.lo oddfac_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o out_raw.lo out_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o perfsqr.lo perfsqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o popcount.lo popcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c popcount.c -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o powm.lo powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o powm_sec.lo powm_sec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o powm_ui.lo powm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pprime_p.lo pprime_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o prodlimbs.lo prodlimbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o primorial_ui.lo primorial_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o realloc.lo realloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o realloc2.lo realloc2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c realloc.c -fPIC -DPIC -o .libs/realloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o roinit_n.lo roinit_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o root.lo root.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c root.c -fPIC -DPIC -o .libs/root.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o rootrem.lo rootrem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o rrandomb.lo rrandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_f.lo set_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_q.lo set_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o setbit.lo setbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c setbit.c -fPIC -DPIC -o .libs/setbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sizeinbase.lo sizeinbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrt.lo sqrt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrtrem.lo sqrtrem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o stronglucas.lo stronglucas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c stronglucas.c -fPIC -DPIC -o .libs/stronglucas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_ui.lo tdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_q.lo tdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_q_ui.lo tdiv_q_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_r.lo tdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tdiv_r_ui.lo tdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tstbit.lo tstbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ui_pow_ui.lo ui_pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ui_sub.lo ui_sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o urandomm.lo urandomm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o xor.lo xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c xor.c -fPIC -DPIC -o .libs/xor.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .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/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/lucmod.o .libs/mfac_uiui.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/oddfac_1.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/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.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/stronglucas.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: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making all in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o aors.lo aors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o canonicalize.lo canonicalize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o equal.lo equal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c equal.c -fPIC -DPIC -o .libs/equal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_den.lo get_den.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_num.lo get_num.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_den.c -fPIC -DPIC -o .libs/get_den.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_num.c -fPIC -DPIC -o .libs/get_num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inv.lo inv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o md_2exp.lo md_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inv.c -fPIC -DPIC -o .libs/inv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_den.lo set_den.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_num.lo set_num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_den.c -fPIC -DPIC -o .libs/set_den.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_num.c -fPIC -DPIC -o .libs/set_num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_str.lo set_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_z.c -fPIC -DPIC -o .libs/set_z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_f.lo set_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: 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: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making all in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset.lo iset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_si.lo iset_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o iset_d.lo iset_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clear.lo clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o eq.lo eq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o reldiff.lo reldiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c eq.c -fPIC -DPIC -o .libs/eq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o out_str.lo out_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o add_ui.lo add_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ui_sub.lo ui_sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_ui.lo div_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_z.lo cmp_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_z.c -fPIC -DPIC -o .libs/cmp_z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o div_2exp.lo div_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_dfl_prec.lo set_dfl_prec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_prc.lo set_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_dfl_prec.lo get_dfl_prec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_prc.lo get_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ui_div.lo ui_div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o int_p.lo int_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c int_p.c -fPIC -DPIC -o .libs/int_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ceilfloor.lo ceilfloor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o trunc.lo trunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_sint.lo fits_sint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c trunc.c -fPIC -DPIC -o .libs/trunc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_sshort.lo fits_sshort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_uint.lo fits_uint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: 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_z.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: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making all in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o asprntffuns.lo asprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o doprnt.lo doprnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o doprntf.lo doprntf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o doprnti.lo doprnti.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fprintf.lo fprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o obprintf.lo obprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o obvprintf.lo obvprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o obprntffuns.lo obprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o printf.lo printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o printffuns.lo printffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o snprintf.lo snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o snprntffuns.lo snprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sprintf.lo sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sprintffuns.lo sprintffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vfprintf.lo vfprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vprintf.lo vprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vsnprintf.lo vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vsprintf.lo vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o repl-vsnprintf.lo repl-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: 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: ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making all in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o doscan.lo doscan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fscanf.lo fscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o fscanffuns.lo fscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o scanf.lo scanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c scanf.c -fPIC -DPIC -o .libs/scanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sscanf.lo sscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o sscanffuns.lo sscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vfscanf.lo vfscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vscanf.lo vscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o vsscanf.lo vsscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: 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: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making all in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randclr.lo randclr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randdef.lo randdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randiset.lo randiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randiset.c -fPIC -DPIC -o .libs/randiset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randlc2s.lo randlc2s.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randlc2x.lo randlc2x.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randmt.lo randmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randmts.lo randmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randmt.c -fPIC -DPIC -o .libs/randmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randmts.c -fPIC -DPIC -o .libs/randmts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o rands.lo rands.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c rands.c -fPIC -DPIC -o .libs/rands.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randsd.lo randsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randsd.c -fPIC -DPIC -o .libs/randsd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randsdui.lo randsdui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randbui.lo randbui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o randmui.lo randmui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randbui.c -fPIC -DPIC -o .libs/randbui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c randmui.c -fPIC -DPIC -o .libs/randmui.o /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar cq .libs/librandom.a .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 libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making all in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o isfuns.lo isfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ismpf.lo ismpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ismpq.lo ismpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ismpz.lo ismpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o ismpznw.lo ismpznw.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o limits.lo limits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o osdoprnti.lo osdoprnti.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c limits.cc -fPIC -DPIC -o .libs/limits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o osfuns.lo osfuns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o osmpf.lo osmpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o osmpq.lo osmpq.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o osmpz.lo osmpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o /bin/sh ../libtool --tag=CXX --mode=link g++ -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o libtool: link: ranlib .libs/libcxx.a libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making all in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making all in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make all-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making all in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making all in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making all in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o assert.lo assert.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o compat.lo compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o errno.lo errno.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o extract-dbl.lo extract-dbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c errno.c -fPIC -DPIC -o .libs/errno.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o invalid.lo invalid.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o memory.lo memory.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_bpl.lo mp_bpl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_dv_tab.lo mp_dv_tab.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_minv_tab.lo mp_minv_tab.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_get_fns.lo mp_get_fns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o mp_set_fns.lo mp_set_fns.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o version.lo version.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o nextprime.lo nextprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o primesieve.lo primesieve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o tal-reent.lo tal-reent.c /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c -o cxx/dummy.lo cxx/dummy.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o /bin/sh ./libtool --tag=CC --mode=link gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -version-info 14:1:4 -o libgmp.la -rpath /usr/lib32 assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/umul.lo mpn/udiv.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo libtool: link: gcc -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/version.o .libs/nextprime.o .libs/primesieve.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_z.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/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.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_q.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/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.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/primorial_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/roinit_n.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/stronglucas.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/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.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/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.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/fib2m.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_divrem_1.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/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_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/toom54_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/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.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/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.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/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/umul.o mpn/.libs/udiv.o mpn/.libs/add_n_sub_n.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 rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -m32 -O2 -mtune=generic -march=i686 -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.4.1 libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.4.1" "libgmp.so.10") libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.4.1" "libgmp.so") libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -version-info 10:1:6 -o libgmpxx.la -rpath /usr/lib32 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/sources/gmp-6.2.1/.libs ./.libs/libgmp.so -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32/crtn.o -m32 -O2 -mtune=generic -march=i686 -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so.4") libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so") libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' make install-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making install in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making install in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests' make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/devel' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making install in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making install in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making install in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making install in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making install in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/rand' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making install in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/misc' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making install in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpn' make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making install in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpz' make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making install in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpq' make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making install in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpf' make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making install in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/printf' make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making install in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/scanf' make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making install in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/rand' make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making install in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making install in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making install in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make install-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making install in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos' make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making install in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tune' make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making install in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/share/info' /bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/sources/gmp-6.2.1/DESTDIR/usr/share/info' install-info --info-dir='/sources/gmp-6.2.1/DESTDIR/usr/share/info' '/sources/gmp-6.2.1/DESTDIR/usr/share/info/gmp.info' make[3]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' make[3]: Entering directory '/sources/gmp-6.2.1' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/lib32' /bin/sh ./libtool --mode=install /bin/install -c libgmp.la libgmpxx.la '/sources/gmp-6.2.1/DESTDIR/usr/lib32' libtool: install: /bin/install -c .libs/libgmp.so.10.4.1 /sources/gmp-6.2.1/DESTDIR/usr/lib32/libgmp.so.10.4.1 libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/lib32 && { ln -s -f libgmp.so.10.4.1 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.4.1 libgmp.so.10; }; }) libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/lib32 && { ln -s -f libgmp.so.10.4.1 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.4.1 libgmp.so; }; }) libtool: install: /bin/install -c .libs/libgmp.lai /sources/gmp-6.2.1/DESTDIR/usr/lib32/libgmp.la libtool: warning: relinking 'libgmpxx.la' libtool: install: (cd /sources/gmp-6.2.1; /bin/sh "/sources/gmp-6.2.1/libtool" --tag CXX --mode=relink g++ -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686 -version-info 10:1:6 -o libgmpxx.la -rpath /usr/lib32 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la -inst-prefix-dir /sources/gmp-6.2.1/DESTDIR) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -L/sources/gmp-6.2.1/DESTDIR/usr/lib32 -L/usr/lib32 -lgmp -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/32/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../lib32/crtn.o -m32 -O2 -mtune=generic -march=i686 -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: install: /bin/install -c .libs/libgmpxx.so.4.6.1T /sources/gmp-6.2.1/DESTDIR/usr/lib32/libgmpxx.so.4.6.1 libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/lib32 && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so.4 || { rm -f libgmpxx.so.4 && ln -s libgmpxx.so.4.6.1 libgmpxx.so.4; }; }) libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/lib32 && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so || { rm -f libgmpxx.so && ln -s libgmpxx.so.4.6.1 libgmpxx.so; }; }) libtool: install: /bin/install -c .libs/libgmpxx.lai /sources/gmp-6.2.1/DESTDIR/usr/lib32/libgmpxx.la libtool: warning: remember to run 'libtool --finish /usr/lib32' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/include/m32/gmp' /bin/install -c -m 644 gmp.h '/sources/gmp-6.2.1/DESTDIR/usr/include/m32/gmp' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/include/m32/gmp' /bin/install -c -m 644 gmpxx.h '/sources/gmp-6.2.1/DESTDIR/usr/include/m32/gmp' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/lib32/pkgconfig' /bin/install -c -m 644 gmp.pc gmpxx.pc '/sources/gmp-6.2.1/DESTDIR/usr/lib32/pkgconfig' make install-data-hook make[4]: Entering directory '/sources/gmp-6.2.1' +-------------------------------------------------------------+ | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. | | | | GMP has been carefully tested by its authors, but compilers | | are all too often released with serious bugs. GMP tends to | | explore interesting corners in compilers and has hit bugs | | on quite a few occasions. | | | +-------------------------------------------------------------+ make[4]: Leaving directory '/sources/gmp-6.2.1' make[3]: Leaving directory '/sources/gmp-6.2.1' make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' 'DESTDIR/usr/lib32/libgmp.la' -> '/usr/lib32/libgmp.la' 'DESTDIR/usr/lib32/libgmp.so' -> '/usr/lib32/libgmp.so' 'DESTDIR/usr/lib32/libgmp.so.10' -> '/usr/lib32/libgmp.so.10' 'DESTDIR/usr/lib32/libgmp.so.10.4.1' -> '/usr/lib32/libgmp.so.10.4.1' 'DESTDIR/usr/lib32/libgmpxx.la' -> '/usr/lib32/libgmpxx.la' 'DESTDIR/usr/lib32/libgmpxx.so' -> '/usr/lib32/libgmpxx.so' 'DESTDIR/usr/lib32/libgmpxx.so.4' -> '/usr/lib32/libgmpxx.so.4' 'DESTDIR/usr/lib32/libgmpxx.so.4.6.1' -> '/usr/lib32/libgmpxx.so.4.6.1' 'DESTDIR/usr/lib32/pkgconfig/gmp.pc' -> '/usr/lib32/pkgconfig/gmp.pc' 'DESTDIR/usr/lib32/pkgconfig/gmpxx.pc' -> '/usr/lib32/pkgconfig/gmpxx.pc' 'DESTDIR/usr/include/m32/gmp' -> '/usr/include/m32/' 'DESTDIR/usr/include/m32/gmp/gmp.h' -> '/usr/include/m32/gmp.h' 'DESTDIR/usr/include/m32/gmp/gmpxx.h' -> '/usr/include/m32/gmpxx.h' Making distclean in tests make[1]: Entering directory '/sources/gmp-6.2.1/tests' Making distclean in . make[2]: Entering directory '/sources/gmp-6.2.1/tests' test -z "libtests.la" || rm -f libtests.la rm -rf .libs _libs rm -f *.o rm -f t-bswap t-constants t-count_zeros t-hightomask t-modlinv t-popc t-parity t-sub test -z "t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log" || rm -f t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log rm -f *.lo rm -f *.tab.c test -z "t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs" || rm -f t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs test -z "" || rm -f rm -f ./so_locations rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making distclean in devel make[2]: Entering directory '/sources/gmp-6.2.1/tests/devel' test -z "sqrtrem_1_2 primes try test-add_ssaaaa test-sub_ddmmss test-add_ssaaaa.c test-sub_ddmmss.c gen-test-longlong_h" || rm -f sqrtrem_1_2 primes try test-add_ssaaaa test-sub_ddmmss test-add_ssaaaa.c test-sub_ddmmss.c gen-test-longlong_h rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making distclean in mpn make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpn' rm -rf .libs _libs rm -f *.o rm -f t-asmtype t-aors_1 t-divrem_1 t-mod_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr t-div t-mul t-mullo t-sqrlo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid t-hgcd t-hgcd_appr t-matrix22 t-invert t-bdiv t-fib2m t-broot t-brootinv t-minvert t-sizeinbase t-gcd_11 t-gcd_22 t-gcdext_1 test -z "t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-div.log t-mul.log t-mullo.log t-sqrlo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-bdiv.log t-fib2m.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log t-gcd_11.log t-gcd_22.log t-gcdext_1.log" || rm -f t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-div.log t-mul.log t-mullo.log t-sqrlo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-bdiv.log t-fib2m.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log t-gcd_11.log t-gcd_22.log t-gcdext_1.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test -z "t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-div.trs t-mul.trs t-mullo.trs t-sqrlo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-bdiv.trs t-fib2m.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs t-gcd_11.trs t-gcd_22.trs t-gcdext_1.trs" || rm -f t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-div.trs t-mul.trs t-mullo.trs t-sqrlo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-bdiv.trs t-fib2m.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs t-gcd_11.trs t-gcd_22.trs t-gcdext_1.trs rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making distclean in mpz make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpz' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f *.o rm -f reuse t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm t-invert dive dive_ui t-sqrtrem convert io t-inp_str logic t-bit t-powm t-powm_ui t-pow t-div_2exp t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-lucm t-fac_ui t-mfac_uiui t-primorial_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime t-remove t-limbs test -z "reuse.log t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log t-bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-lucm.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log" || rm -f reuse.log t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log t-bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-lucm.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "reuse.trs t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs t-bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-lucm.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs" || rm -f reuse.trs t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs t-bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-lucm.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making distclean in mpq make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpq' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f *.o rm -f t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-inv t-md_2exp t-set_f t-set_str io reuse t-cmp_z test -z "t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log t-cmp_z.log" || rm -f t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log t-cmp_z.log rm -f *.lo rm -f *.tab.c test -z "t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs t-cmp_z.trs" || rm -f t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs t-cmp_z.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making distclean in mpf make[2]: Entering directory '/sources/gmp-6.2.1/tests/mpf' rm -rf .libs _libs rm -f *.o test -z "t-dm2exp.log t-conv.log t-add.log t-sub.log t-sqrt.log t-sqrt_ui.log t-muldiv.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log t-pow_ui.log" || rm -f t-dm2exp.log t-conv.log t-add.log t-sub.log t-sqrt.log t-sqrt_ui.log t-muldiv.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log t-pow_ui.log rm -f t-dm2exp t-conv t-add t-sub t-sqrt t-sqrt_ui t-muldiv reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div t-eq t-pow_ui rm -f *.lo rm -f *.tab.c test -z "t-dm2exp.trs t-conv.trs t-add.trs t-sub.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs t-pow_ui.trs" || rm -f t-dm2exp.trs t-conv.trs t-add.trs t-sub.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs t-pow_ui.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making distclean in rand make[2]: Entering directory '/sources/gmp-6.2.1/tests/rand' test -z "findlc gen gen.static spect stat libstat.la" || rm -f findlc gen gen.static spect stat libstat.la rm -rf .libs _libs rm -f *.o rm -f t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm test -z "t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log" || rm -f t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log rm -f *.lo rm -f *.tab.c test -z "t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs" || rm -f t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making distclean in misc make[2]: Entering directory '/sources/gmp-6.2.1/tests/misc' test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs rm -f *.o rm -f t-printf t-scanf t-locale test -z "t-printf.log t-scanf.log t-locale.log" || rm -f t-printf.log t-scanf.log t-locale.log rm -f *.lo rm -f *.tab.c test -z "t-printf.trs t-scanf.trs t-locale.trs" || rm -f t-printf.trs t-scanf.trs t-locale.trs test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making distclean in cxx make[2]: Entering directory '/sources/gmp-6.2.1/tests/cxx' rm -rf .libs _libs rm -f *.o rm -f t-binary t-cast t-cxx11 t-headers t-iostream t-istream t-locale t-misc t-mix t-ops t-ops2qf t-ops2f t-ops3 t-ostream t-prec t-ternary t-unary t-do-exceptions-work-at-all-with-this-compiler t-ops2z t-assign t-constr t-rand test -z "t-binary.log t-cast.log t-cxx11.log t-headers.log t-iostream.log t-istream.log t-locale.log t-misc.log t-mix.log t-ops.log t-ops2qf.log t-ops2f.log t-ops3.log t-ostream.log t-prec.log t-ternary.log t-unary.log t-do-exceptions-work-at-all-with-this-compiler.log t-ops2z.log t-assign.log t-constr.log t-rand.log" || rm -f t-binary.log t-cast.log t-cxx11.log t-headers.log t-iostream.log t-istream.log t-locale.log t-misc.log t-mix.log t-ops.log t-ops2qf.log t-ops2f.log t-ops3.log t-ostream.log t-prec.log t-ternary.log t-unary.log t-do-exceptions-work-at-all-with-this-compiler.log t-ops2z.log t-assign.log t-constr.log t-rand.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f test -z "t-binary.trs t-cast.trs t-cxx11.trs t-headers.trs t-iostream.trs t-istream.trs t-locale.trs t-misc.trs t-mix.trs t-ops.trs t-ops2qf.trs t-ops2f.trs t-ops3.trs t-ostream.trs t-prec.trs t-ternary.trs t-unary.trs t-do-exceptions-work-at-all-with-this-compiler.trs t-ops2z.trs t-assign.trs t-constr.trs t-rand.trs" || rm -f t-binary.trs t-cast.trs t-cxx11.trs t-headers.trs t-iostream.trs t-istream.trs t-locale.trs t-misc.trs t-mix.trs t-ops.trs t-ops2qf.trs t-ops2f.trs t-ops3.trs t-ostream.trs t-prec.trs t-ternary.trs t-unary.trs t-do-exceptions-work-at-all-with-this-compiler.trs t-ops2z.trs t-assign.trs t-constr.trs t-rand.trs test -z "test-suite.log" || rm -f test-suite.log rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/tests' Making distclean in mpn make[1]: Entering directory '/sources/gmp-6.2.1/mpn' rm -rf .libs _libs test -z "libmpn.la" || rm -f libmpn.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpn' Making distclean in mpz make[1]: Entering directory '/sources/gmp-6.2.1/mpz' rm -rf .libs _libs test -z "libmpz.la" || rm -f libmpz.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpz' Making distclean in mpq make[1]: Entering directory '/sources/gmp-6.2.1/mpq' rm -rf .libs _libs test -z "libmpq.la" || rm -f libmpq.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpq' Making distclean in mpf make[1]: Entering directory '/sources/gmp-6.2.1/mpf' rm -rf .libs _libs test -z "libmpf.la" || rm -f libmpf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/mpf' Making distclean in printf make[1]: Entering directory '/sources/gmp-6.2.1/printf' rm -rf .libs _libs test -z "libprintf.la" || rm -f libprintf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/printf' Making distclean in scanf make[1]: Entering directory '/sources/gmp-6.2.1/scanf' rm -rf .libs _libs test -z "libscanf.la" || rm -f libscanf.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/scanf' Making distclean in rand make[1]: Entering directory '/sources/gmp-6.2.1/rand' rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/rand' Making distclean in cxx make[1]: Entering directory '/sources/gmp-6.2.1/cxx' rm -rf .libs _libs test -z "libcxx.la" || rm -f libcxx.la rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/cxx' Making distclean in demos make[1]: Entering directory '/sources/gmp-6.2.1/demos' Making distclean in calc make[2]: Entering directory '/sources/gmp-6.2.1/demos/calc' test -z "calc" || rm -f calc rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "calc-config.h" || rm -f calc-config.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making distclean in expr make[2]: Entering directory '/sources/gmp-6.2.1/demos/expr' test -z "run-expr t-expr libexpr.a" || rm -f run-expr t-expr libexpr.a rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[2]: Entering directory '/sources/gmp-6.2.1/demos' test -z "factorize isprime pexpr primes qcn" || rm -f factorize isprime pexpr primes qcn rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "pexpr-config.h" || rm -f pexpr-config.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f make[2]: Leaving directory '/sources/gmp-6.2.1/demos' rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/demos' Making distclean in tune make[1]: Entering directory '/sources/gmp-6.2.1/tune' test -z "speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c sqrlo.c sqrlo_basecase.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data " || rm -f speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c sqrlo.c sqrlo_basecase.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f test -z "sqr_basecase.c " || rm -f sqr_basecase.c rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/tune' Making distclean in doc make[1]: Entering directory '/sources/gmp-6.2.1/doc' test -z "gmp.dvi gmp.pdf gmp.ps gmp.html" \ || rm -rf gmp.dvi gmp.pdf gmp.ps gmp.html rm -rf .libs _libs rm -rf gmp.t2d gmp.t2p rm -f *.lo rm -f vti.tmp* ./version.texi.tmp* test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile make[1]: Leaving directory '/sources/gmp-6.2.1/doc' make[1]: Entering directory '/sources/gmp-6.2.1' test -z "libgmp.la libgmpxx.la" || rm -f libgmp.la libgmpxx.la rm -rf .libs _libs if [ -d mini-gmp/tests ] ; then \ abs_srcdir="`cd . && pwd`" ; \ cd mini-gmp/tests \ && make -f "$abs_srcdir/mini-gmp/tests/Makefile" clean ; \ fi rm -f *.o rm -rf cxx/.libs cxx/_libs rm -f *.lo rm -f cxx/*.o make[2]: Entering directory '/sources/gmp-6.2.1/mini-gmp/tests' rm -f *.o t-add t-sub t-mul t-invert t-div t-div_2exp t-double t-cmp_d t-gcd t-lcm t-import t-comb t-signed t-sqrt t-root t-powm t-logops t-bitops t-scan t-str t-reuse t-aorsmul t-limbs t-cong t-pprime_p t-lucm t-mpq_addsub t-mpq_muldiv t-mpq_muldiv_2exp t-mpq_str t-mpq_double rm -f cxx/*.lo rm -f *.tab.c rm -f ./so_locations make[2]: Leaving directory '/sources/gmp-6.2.1/mini-gmp/tests' test -z "gmp.h gmp.pc gmpxx.pc gmp-mparam.h" || rm -f gmp.h gmp.pc gmpxx.pc gmp-mparam.h rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files test . = "." || test -z "" || rm -f rm -f cxx/.dirstamp test -z "gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/lshiftc.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.c mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.c mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.c mpn/andn_n.c mpn/nand_n.c mpn/ior_n.c mpn/iorn_n.c mpn/nior_n.c mpn/xor_n.c mpn/xnor_n.c mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/umul.asm mpn/udiv.asm mpn/add_n_sub_n.c gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr" || rm -f gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/lshiftc.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.c mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.c mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.c mpn/andn_n.c mpn/nand_n.c mpn/ior_n.c mpn/iorn_n.c mpn/nior_n.c mpn/xor_n.c mpn/xnor_n.c mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/umul.asm mpn/udiv.asm mpn/add_n_sub_n.c gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr make[1]: Leaving directory '/sources/gmp-6.2.1' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnux32 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for x86_64-pc-linux-gnux32-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=x32 checking compiler x86_64-pc-linux-gnux32-gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 ... no checking compiler gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 ... yes checking compiler gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 has long long... yes checking compiler gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 has sizeof(long)==4... yes checking for x86_64-pc-linux-gnux32-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for x86_64-pc-linux-gnux32-g++... no checking for x86_64-pc-linux-gnux32-c++... no checking for x86_64-pc-linux-gnux32-gpp... no checking for x86_64-pc-linux-gnux32-aCC... no checking for x86_64-pc-linux-gnux32-CC... no checking for x86_64-pc-linux-gnux32-cxx... no checking for x86_64-pc-linux-gnux32-cc++... no checking for x86_64-pc-linux-gnux32-cl.exe... no checking for x86_64-pc-linux-gnux32-FCC... no checking for x86_64-pc-linux-gnux32-KCC... no checking for x86_64-pc-linux-gnux32-RCC... no checking for x86_64-pc-linux-gnux32-xlC_r... no checking for x86_64-pc-linux-gnux32-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E using ABI="x32" CC="gcc" CFLAGS="-mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64" CPPFLAGS="" CXX="g++" CXXFLAGS="-mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64" MPN_PATH=" x86_64/k8 x86_64 generic" checking whether assembler supports --noexecstack option... yes checking for x86_64-pc-linux-gnux32-ar... no checking for ar... ar checking for BSD- or MS-compatible name lister (nm)... no checking for x86_64-pc-linux-gnux32-dumpbin... no checking for x86_64-pc-linux-gnux32-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... (cached) 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnux32 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-lfs-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnux32-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnux32-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnux32-ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnux32-strip... strip checking for x86_64-pc-linux-gnux32-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnux32-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64 checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf32_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no 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 working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... yes checking for inline... inline checking for 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 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... no checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes 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 for assembler COFF type directives... no checking size of void *... 4 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 4 checking size of mp_limb_t... 8 checking for stack_t... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating gmp.pc config.status: creating gmpxx.pc config.status: creating config.h config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/x86_64/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/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/x86_64/com.asm to mpn/com.asm config.status: linking mpn/x86_64/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/aors_err1_n.asm to mpn/add_err1_n.asm config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.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/fib2m.c to mpn/fib2m.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm config.status: linking mpn/x86_64/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/k8/mul_basecase.asm to mpn/mul_basecase.asm config.status: linking mpn/x86_64/k8/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/x86_64/k8/mulmid_basecase.asm to mpn/mulmid_basecase.asm config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.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/zero_p.c to mpn/zero_p.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking mpn/x86_64/gcd_11.asm to mpn/gcd_11.asm config.status: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/x86_64/k8/mullo_basecase.asm to mpn/mullo_basecase.asm config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking mpn/x86_64/k8/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm 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/k8/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/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status: linking mpn/x86_64/k8/redc_1.asm to mpn/redc_1.asm config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm config.status: linking mpn/x86_64/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/sec_tabselect.asm to mpn/sec_tabselect.asm config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm config.status: linking mpn/x86_64/k8/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/k8/aorrlsh_n.asm to mpn/addlsh_n.asm config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/rsblsh_n.asm config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm config.status: linking mpn/x86_64/k8/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.2.1 Host type: x86_64-pc-linux-gnux32 ABI: x32 Install prefix: /usr Compiler: gcc Static libraries: no Shared libraries: yes gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making all in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making all in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making all in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making all in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making all in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making all in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making all in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making all in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making all in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making all in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fib_table.lo fib_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_bases.lo mp_bases.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o .libs/invert_limb_table.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add.c -fPIC -DPIC -o .libs/add.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o .libs/invert_limb_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add_1.lo add_1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add_1.c -fPIC -DPIC -o .libs/add_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub.lo sub.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub_1.lo sub_1.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cnd_swap.lo cnd_swap.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o neg.lo neg.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.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_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o .libs/add_err3_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o .libs/add_err3_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o .libs/sub_err3_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o .libs/sub_err3_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o diveby3.lo diveby3.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divis.lo divis.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divrem.lo divrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divis.c -fPIC -DPIC -o .libs/divis.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divrem.c -fPIC -DPIC -o .libs/divrem.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o .libs/divrem_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fib2_ui.lo fib2_ui.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fib2m.lo fib2m.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mod_1.lo mod_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o pre_mod_1.lo pre_mod_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack mod_1_1.asm -fPIC -DPIC -o .libs/mod_1_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mod_1_3.lo mod_1_3.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm >tmp-mod_1_1.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack mod_1_2.asm -fPIC -DPIC -o .libs/mod_1_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm >tmp-mod_1_2.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o .libs/mod_1_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o .libs/mod_1_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul.lo mul.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul.c -fPIC -DPIC -o .libs/mul.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o .libs/mod_1_4.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_fft.lo mul_fft.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_n.lo mul_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o nussbaumer_mul.lo nussbaumer_mul.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mulmid_basecase.asm' || echo './'`mulmid_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack mulmid_basecase.asm -fPIC -DPIC -o .libs/mulmid_basecase.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase -DPIC mulmid_basecase.asm >tmp-mulmid_basecase.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom42_mulmid.lo toom42_mulmid.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mulmid_basecase.s -fPIC -DPIC -o .libs/mulmid_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mulmid_n.lo mulmid_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mulmid.lo mulmid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o pow_1.lo pow_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sizeinbase.lo sizeinbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_str.lo set_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o compute_powtab.lo compute_powtab.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o scan1.lo scan1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp.lo cmp.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o zero_p.lo zero_p.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o perfsqr.lo perfsqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o strongfibo.lo strongfibo.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcd_1.lo gcd_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack gcd_22.asm -fPIC -DPIC -o .libs/gcd_22.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 -DPIC gcd_22.asm >tmp-gcd_22.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-gcd_22.s -fPIC -DPIC -o .libs/gcd_22.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcdext_1.lo gcdext_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcdext.lo gcdext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div_q.lo div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div_q.c -fPIC -DPIC -o .libs/div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o jacbase.lo jacbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o jacobi_2.lo jacobi_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o jacobi.lo jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o matrix22_mul.lo matrix22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd2.lo hgcd2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd_step.lo hgcd_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd.lo hgcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mullo_n.lo mullo_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack mullo_basecase.asm -fPIC -DPIC -o .libs/mullo_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC mullo_basecase.asm >tmp-mullo_basecase.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o .libs/mullo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrlo.lo sqrlo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrlo_basecase.lo sqrlo_basecase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom22_mul.lo toom22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom32_mul.lo toom32_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom42_mul.lo toom42_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom52_mul.lo toom52_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom62_mul.lo toom62_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom33_mul.lo toom33_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom43_mul.lo toom43_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom53_mul.lo toom53_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom54_mul.lo toom54_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom63_mul.lo toom63_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom44_mul.lo toom44_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom6_sqr.lo toom6_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom4_sqr.lo toom4_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_pm1.lo toom_eval_pm1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o invertappr.lo invertappr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o binvert.lo binvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c binvert.c -fPIC -DPIC -o .libs/binvert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div_qr_1.lo div_qr_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack div_qr_1n_pi1.asm -fPIC -DPIC -o .libs/div_qr_1n_pi1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o .libs/div_qr_1n_pi1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div_qr_2.lo div_qr_2.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack div_qr_2n_pi1.asm -fPIC -DPIC -o .libs/div_qr_2n_pi1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_div_q.lo sbpi1_div_q.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o .libs/div_qr_2n_pi1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack div_qr_2u_pi1.asm -fPIC -DPIC -o .libs/div_qr_2u_pi1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o .libs/div_qr_2u_pi1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mu_div_qr.lo mu_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mu_divappr_q.lo mu_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mu_div_q.lo mu_div_q.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sbpi1_bdiv_r.c -fPIC -DPIC -o .libs/sbpi1_bdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mu_bdiv_q.lo mu_bdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bdiv_q.lo bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bdiv_qr.lo bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o broot.lo broot.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o brootinv.lo brootinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c broot.c -fPIC -DPIC -o .libs/broot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bsqrt.lo bsqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bsqrtinv.lo bsqrtinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divexact.lo divexact.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o redc_2.lo redc_2.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o .libs/redc_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o redc_n.lo redc_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o powm.lo powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o powlo.lo powlo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c powlo.c -fPIC -DPIC -o .libs/powlo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_powm.lo sec_powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_mul.lo sec_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_sqr.lo sec_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_div_qr.lo sec_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_div_r.lo sec_div_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_add_1.lo sec_add_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_sub_1.lo sec_sub_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sec_invert.lo sec_invert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o trialdiv.lo trialdiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c remove.c -fPIC -DPIC -o .libs/remove.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack iorn_n.asm -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 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o .libs/iorn_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_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 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o zero.lo zero.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o comb_tables.lo comb_tables.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o .libs/mul_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o .libs/addmul_2.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o .libs/addmul_2.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add_n_sub_n.lo add_n_sub_n.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addlsh_n.asm -fPIC -DPIC -o .libs/addlsh_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm >tmp-addlsh_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o .libs/rsblsh_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack addaddmul_1msb0.asm -fPIC -DPIC -o .libs/addaddmul_1msb0.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o .libs/addaddmul_1msb0.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.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/fib2m.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/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/compute_powtab.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/strongfibo.o .libs/gcd_11.o .libs/gcd_22.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/sqrlo.o .libs/sqrlo_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/toom54_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/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.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/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.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/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.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/add_n_sub_n.o .libs/addaddmul_1msb0.o libtool: link: ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making all in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o 2fac_ui.lo 2fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o aorsmul.lo aorsmul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o aorsmul_i.lo aorsmul_i.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o and.lo and.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c and.c -fPIC -DPIC -o .libs/and.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o array_init.lo array_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c array_init.c -fPIC -DPIC -o .libs/array_init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bin_ui.lo bin_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o bin_uiui.lo bin_uiui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_q.lo cdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_qr.lo cdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_r.lo cdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_r_ui.lo cdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cdiv_ui.lo cdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clears.lo clears.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clrbit.lo clrbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_si.lo cmp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmpabs.lo cmpabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmpabs_d.lo cmpabs_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o com.lo com.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c com.c -fPIC -DPIC -o .libs/com.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o combit.lo combit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c combit.c -fPIC -DPIC -o .libs/combit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cong.lo cong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cong.c -fPIC -DPIC -o .libs/cong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cong_2exp.lo cong_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cong_ui.lo cong_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divegcd.lo divegcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dive_ui.lo dive_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divis.lo divis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divis.c -fPIC -DPIC -o .libs/divis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divis_ui.lo divis_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o divis_2exp.lo divis_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o export.lo export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c export.c -fPIC -DPIC -o .libs/export.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fac_ui.lo fac_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_q.lo fdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_qr.lo fdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_r.lo fdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fdiv_ui.lo fdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fib_ui.lo fib_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fib2_ui.lo fib2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_sint.lo fits_sint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_uint.lo fits_uint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcd_ui.lo gcd_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o gcdext.lo gcdext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o getlimbn.lo getlimbn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o hamdist.lo hamdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o import.lo import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c import.c -fPIC -DPIC -o .libs/import.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o init2.lo init2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inp_raw.lo inp_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ior.lo ior.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ior.c -fPIC -DPIC -o .libs/ior.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset.lo iset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_d.lo iset_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_si.lo iset_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_str.lo iset_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o jacobi.lo jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o kronsz.lo kronsz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o kronuz.lo kronuz.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o kronzs.lo kronzs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o kronzu.lo kronzu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o lcm.lo lcm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c lcm.c -fPIC -DPIC -o .libs/lcm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o lcm_ui.lo lcm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o limbs_read.lo limbs_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o limbs_write.lo limbs_write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o limbs_modify.lo limbs_modify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o limbs_finish.lo limbs_finish.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o lucnum_ui.lo lucnum_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o lucnum2_ui.lo lucnum2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o lucmod.lo lucmod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c lucmod.c -fPIC -DPIC -o .libs/lucmod.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mfac_uiui.lo mfac_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o millerrabin.lo millerrabin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mod.lo mod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mod.c -fPIC -DPIC -o .libs/mod.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_si.lo mul_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o n_pow_ui.lo n_pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o nextprime.lo nextprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o oddfac_1.lo oddfac_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o out_raw.lo out_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o perfsqr.lo perfsqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o popcount.lo popcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c popcount.c -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o powm.lo powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o powm_sec.lo powm_sec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o powm_ui.lo powm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o pprime_p.lo pprime_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o prodlimbs.lo prodlimbs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o primorial_ui.lo primorial_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o realloc.lo realloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o realloc2.lo realloc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c realloc.c -fPIC -DPIC -o .libs/realloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o remove.lo remove.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o roinit_n.lo roinit_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o root.lo root.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c root.c -fPIC -DPIC -o .libs/root.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o rrandomb.lo rrandomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_f.lo set_f.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_q.lo set_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o setbit.lo setbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c setbit.c -fPIC -DPIC -o .libs/setbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sizeinbase.lo sizeinbase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o stronglucas.lo stronglucas.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c stronglucas.c -fPIC -DPIC -o .libs/stronglucas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_ui.lo tdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_q.lo tdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_q_ui.lo tdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_r.lo tdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tdiv_r_ui.lo tdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tstbit.lo tstbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ui_pow_ui.lo ui_pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ui_sub.lo ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o urandomm.lo urandomm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o xor.lo xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c xor.c -fPIC -DPIC -o .libs/xor.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .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/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/lucmod.o .libs/mfac_uiui.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/oddfac_1.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/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.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/stronglucas.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: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making all in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o aors.lo aors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o canonicalize.lo canonicalize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_si.lo cmp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div.lo div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o equal.lo equal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c equal.c -fPIC -DPIC -o .libs/equal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_den.lo get_den.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_den.c -fPIC -DPIC -o .libs/get_den.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_num.lo get_num.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_num.c -fPIC -DPIC -o .libs/get_num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inv.lo inv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o md_2exp.lo md_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inv.c -fPIC -DPIC -o .libs/inv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_den.lo set_den.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_num.lo set_num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_den.c -fPIC -DPIC -o .libs/set_den.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_num.c -fPIC -DPIC -o .libs/set_num.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_z.lo set_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_f.lo set_f.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: 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: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making all in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset.lo iset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_si.lo iset_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_str.lo iset_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o iset_d.lo iset_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clear.lo clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o eq.lo eq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o reldiff.lo reldiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o inp_str.lo inp_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add.c -fPIC -DPIC -o .libs/add.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o add_ui.lo add_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ui_sub.lo ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div_ui.lo div_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_z.lo cmp_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_z.c -fPIC -DPIC -o .libs/cmp_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o div_2exp.lo div_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o neg.lo neg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_dfl_prec.lo set_dfl_prec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_prc.lo set_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_dfl_prec.lo get_dfl_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_prc.lo get_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ui_div.lo ui_div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sqrt_ui.lo sqrt_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_si.lo get_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o int_p.lo int_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c int_p.c -fPIC -DPIC -o .libs/int_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ceilfloor.lo ceilfloor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o trunc.lo trunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_sint.lo fits_sint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c trunc.c -fPIC -DPIC -o .libs/trunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_uint.lo fits_uint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: 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_z.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: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making all in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o asprntffuns.lo asprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o doprnt.lo doprnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o doprntf.lo doprntf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o doprnti.lo doprnti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fprintf.lo fprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o obprintf.lo obprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o obvprintf.lo obvprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o obprntffuns.lo obprntffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o printf.lo printf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o printffuns.lo printffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o snprntffuns.lo snprntffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sprintf.lo sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sprintffuns.lo sprintffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vfprintf.lo vfprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vprintf.lo vprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vsnprintf.lo vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vsprintf.lo vsprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o repl-vsnprintf.lo repl-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: 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: ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making all in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o doscan.lo doscan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fscanf.lo fscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o fscanffuns.lo fscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o scanf.lo scanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c scanf.c -fPIC -DPIC -o .libs/scanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sscanf.lo sscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o sscanffuns.lo sscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vfscanf.lo vfscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vscanf.lo vscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o vsscanf.lo vsscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: 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: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making all in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randclr.lo randclr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randdef.lo randdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randiset.lo randiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randiset.c -fPIC -DPIC -o .libs/randiset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randlc2s.lo randlc2s.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randlc2x.lo randlc2x.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randmt.lo randmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randmts.lo randmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randmts.c -fPIC -DPIC -o .libs/randmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randmt.c -fPIC -DPIC -o .libs/randmt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o rands.lo rands.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c rands.c -fPIC -DPIC -o .libs/rands.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randsd.lo randsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randsd.c -fPIC -DPIC -o .libs/randsd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randsdui.lo randsdui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randbui.lo randbui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o randmui.lo randmui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randbui.c -fPIC -DPIC -o .libs/randbui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c randmui.c -fPIC -DPIC -o .libs/randmui.o /bin/sh ../libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar cq .libs/librandom.a .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 libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making all in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o isfuns.lo isfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ismpf.lo ismpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ismpq.lo ismpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ismpz.lo ismpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o ismpznw.lo ismpznw.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o limits.lo limits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c limits.cc -fPIC -DPIC -o .libs/limits.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o osdoprnti.lo osdoprnti.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o osfuns.lo osfuns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o osmpf.lo osmpf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o osmpq.lo osmpq.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o osmpz.lo osmpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o /bin/sh ../libtool --tag=CXX --mode=link g++ -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o libtool: link: ranlib .libs/libcxx.a libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making all in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making all in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make all-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making all in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making all in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making all in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o assert.lo assert.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o compat.lo compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o errno.lo errno.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o extract-dbl.lo extract-dbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c errno.c -fPIC -DPIC -o .libs/errno.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o invalid.lo invalid.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o memory.lo memory.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_bpl.lo mp_bpl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_dv_tab.lo mp_dv_tab.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_minv_tab.lo mp_minv_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_get_fns.lo mp_get_fns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o mp_set_fns.lo mp_set_fns.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o nextprime.lo nextprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o primesieve.lo primesieve.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o tal-reent.lo tal-reent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c -o cxx/dummy.lo cxx/dummy.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o /bin/sh ./libtool --tag=CC --mode=link gcc -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -version-info 14:1:4 -o libgmp.la -rpath /usr/libx32 assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo libtool: link: gcc -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/version.o .libs/nextprime.o .libs/primesieve.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_z.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/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.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_q.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/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.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/primorial_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/roinit_n.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/stronglucas.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/invert_limb_table.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/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.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/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.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/fib2m.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/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_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/toom54_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/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.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/sbpi1_bdiv_r.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/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.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/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.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/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.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/add_n_sub_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 rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -mx32 -O2 -mtune=generic -march=x86-64 -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.4.1 libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.4.1" "libgmp.so.10") libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.4.1" "libgmp.so") libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -version-info 10:1:6 -o libgmpxx.la -rpath /usr/libx32 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/sources/gmp-6.2.1/.libs ./.libs/libgmp.so -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32 -L/lib/../libx32 -L/usr/lib/../libx32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32/crtn.o -mx32 -O2 -mtune=generic -march=x86-64 -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so.4") libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.6.1" "libgmpxx.so") libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" ) make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' make install-recursive make[1]: Entering directory '/sources/gmp-6.2.1' Making install in tests make[2]: Entering directory '/sources/gmp-6.2.1/tests' Making install in . make[3]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Entering directory '/sources/gmp-6.2.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests' make[3]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in devel make[3]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Entering directory '/sources/gmp-6.2.1/tests/devel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/devel' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/devel' Making install in mpn make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpn' Making install in mpz make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpz' Making install in mpq make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpq' Making install in mpf make[3]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Entering directory '/sources/gmp-6.2.1/tests/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/mpf' Making install in rand make[3]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Entering directory '/sources/gmp-6.2.1/tests/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/rand' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/rand' Making install in misc make[3]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Entering directory '/sources/gmp-6.2.1/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/misc' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/misc' Making install in cxx make[3]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Entering directory '/sources/gmp-6.2.1/tests/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[3]: Leaving directory '/sources/gmp-6.2.1/tests/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/tests' Making install in mpn make[2]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Entering directory '/sources/gmp-6.2.1/mpn' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpn' make[2]: Leaving directory '/sources/gmp-6.2.1/mpn' Making install in mpz make[2]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Entering directory '/sources/gmp-6.2.1/mpz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpz' make[2]: Leaving directory '/sources/gmp-6.2.1/mpz' Making install in mpq make[2]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Entering directory '/sources/gmp-6.2.1/mpq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpq' make[2]: Leaving directory '/sources/gmp-6.2.1/mpq' Making install in mpf make[2]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Entering directory '/sources/gmp-6.2.1/mpf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/mpf' make[2]: Leaving directory '/sources/gmp-6.2.1/mpf' Making install in printf make[2]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Entering directory '/sources/gmp-6.2.1/printf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/printf' make[2]: Leaving directory '/sources/gmp-6.2.1/printf' Making install in scanf make[2]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Entering directory '/sources/gmp-6.2.1/scanf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/scanf' make[2]: Leaving directory '/sources/gmp-6.2.1/scanf' Making install in rand make[2]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Entering directory '/sources/gmp-6.2.1/rand' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/rand' make[2]: Leaving directory '/sources/gmp-6.2.1/rand' Making install in cxx make[2]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Entering directory '/sources/gmp-6.2.1/cxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/cxx' make[2]: Leaving directory '/sources/gmp-6.2.1/cxx' Making install in demos make[2]: Entering directory '/sources/gmp-6.2.1/demos' Making install in calc make[3]: Entering directory '/sources/gmp-6.2.1/demos/calc' make install-am make[4]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Entering directory '/sources/gmp-6.2.1/demos/calc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[4]: Leaving directory '/sources/gmp-6.2.1/demos/calc' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/calc' Making install in expr make[3]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Entering directory '/sources/gmp-6.2.1/demos/expr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Leaving directory '/sources/gmp-6.2.1/demos/expr' make[3]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Entering directory '/sources/gmp-6.2.1/demos' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gmp-6.2.1/demos' make[3]: Leaving directory '/sources/gmp-6.2.1/demos' make[2]: Leaving directory '/sources/gmp-6.2.1/demos' Making install in tune make[2]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Entering directory '/sources/gmp-6.2.1/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gmp-6.2.1/tune' make[2]: Leaving directory '/sources/gmp-6.2.1/tune' Making install in doc make[2]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Entering directory '/sources/gmp-6.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/share/info' /bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/sources/gmp-6.2.1/DESTDIR/usr/share/info' install-info --info-dir='/sources/gmp-6.2.1/DESTDIR/usr/share/info' '/sources/gmp-6.2.1/DESTDIR/usr/share/info/gmp.info' make[3]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Leaving directory '/sources/gmp-6.2.1/doc' make[2]: Entering directory '/sources/gmp-6.2.1' make[3]: Entering directory '/sources/gmp-6.2.1' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/libx32' /bin/sh ./libtool --mode=install /bin/install -c libgmp.la libgmpxx.la '/sources/gmp-6.2.1/DESTDIR/usr/libx32' libtool: install: /bin/install -c .libs/libgmp.so.10.4.1 /sources/gmp-6.2.1/DESTDIR/usr/libx32/libgmp.so.10.4.1 libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/libx32 && { ln -s -f libgmp.so.10.4.1 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.4.1 libgmp.so.10; }; }) libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/libx32 && { ln -s -f libgmp.so.10.4.1 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.4.1 libgmp.so; }; }) libtool: install: /bin/install -c .libs/libgmp.lai /sources/gmp-6.2.1/DESTDIR/usr/libx32/libgmp.la libtool: warning: relinking 'libgmpxx.la' libtool: install: (cd /sources/gmp-6.2.1; /bin/sh "/sources/gmp-6.2.1/libtool" --tag CXX --mode=relink g++ -mx32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=x86-64 -version-info 10:1:6 -o libgmpxx.la -rpath /usr/libx32 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la -inst-prefix-dir /sources/gmp-6.2.1/DESTDIR) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -L/sources/gmp-6.2.1/DESTDIR/usr/libx32 -L/usr/libx32 -lgmp -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32 -L/lib/../libx32 -L/usr/lib/../libx32 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/x32/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../libx32/crtn.o -mx32 -O2 -mtune=generic -march=x86-64 -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.1 libtool: install: /bin/install -c .libs/libgmpxx.so.4.6.1T /sources/gmp-6.2.1/DESTDIR/usr/libx32/libgmpxx.so.4.6.1 libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/libx32 && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so.4 || { rm -f libgmpxx.so.4 && ln -s libgmpxx.so.4.6.1 libgmpxx.so.4; }; }) libtool: install: (cd /sources/gmp-6.2.1/DESTDIR/usr/libx32 && { ln -s -f libgmpxx.so.4.6.1 libgmpxx.so || { rm -f libgmpxx.so && ln -s libgmpxx.so.4.6.1 libgmpxx.so; }; }) libtool: install: /bin/install -c .libs/libgmpxx.lai /sources/gmp-6.2.1/DESTDIR/usr/libx32/libgmpxx.la libtool: warning: remember to run 'libtool --finish /usr/libx32' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/include/mx32/gmp' /bin/install -c -m 644 gmp.h '/sources/gmp-6.2.1/DESTDIR/usr/include/mx32/gmp' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/include/mx32/gmp' /bin/install -c -m 644 gmpxx.h '/sources/gmp-6.2.1/DESTDIR/usr/include/mx32/gmp' /bin/mkdir -p '/sources/gmp-6.2.1/DESTDIR/usr/libx32/pkgconfig' /bin/install -c -m 644 gmp.pc gmpxx.pc '/sources/gmp-6.2.1/DESTDIR/usr/libx32/pkgconfig' make install-data-hook make[4]: Entering directory '/sources/gmp-6.2.1' +-------------------------------------------------------------+ | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. | | | | GMP has been carefully tested by its authors, but compilers | | are all too often released with serious bugs. GMP tends to | | explore interesting corners in compilers and has hit bugs | | on quite a few occasions. | | | +-------------------------------------------------------------+ make[4]: Leaving directory '/sources/gmp-6.2.1' make[3]: Leaving directory '/sources/gmp-6.2.1' make[2]: Leaving directory '/sources/gmp-6.2.1' make[1]: Leaving directory '/sources/gmp-6.2.1' 'DESTDIR/usr/libx32/libgmp.la' -> '/usr/libx32/libgmp.la' 'DESTDIR/usr/libx32/libgmp.so' -> '/usr/libx32/libgmp.so' 'DESTDIR/usr/libx32/libgmp.so.10' -> '/usr/libx32/libgmp.so.10' 'DESTDIR/usr/libx32/libgmp.so.10.4.1' -> '/usr/libx32/libgmp.so.10.4.1' 'DESTDIR/usr/libx32/libgmpxx.la' -> '/usr/libx32/libgmpxx.la' 'DESTDIR/usr/libx32/libgmpxx.so' -> '/usr/libx32/libgmpxx.so' 'DESTDIR/usr/libx32/libgmpxx.so.4' -> '/usr/libx32/libgmpxx.so.4' 'DESTDIR/usr/libx32/libgmpxx.so.4.6.1' -> '/usr/libx32/libgmpxx.so.4.6.1' 'DESTDIR/usr/libx32/pkgconfig/gmp.pc' -> '/usr/libx32/pkgconfig/gmp.pc' 'DESTDIR/usr/libx32/pkgconfig/gmpxx.pc' -> '/usr/libx32/pkgconfig/gmpxx.pc' 'DESTDIR/usr/include/mx32/gmp' -> '/usr/include/mx32/' 'DESTDIR/usr/include/mx32/gmp/gmp.h' -> '/usr/include/mx32/gmp.h' 'DESTDIR/usr/include/mx32/gmp/gmpxx.h' -> '/usr/include/mx32/gmpxx.h' Totalseconds: 302 KB: 1573844 / 2021-08-26 11:44:06 exec_hook package_done chapter08 818-gmp END: 2021-08-26 11:44:06