Skip to content

Instantly share code, notes, and snippets.

@2bits
Created September 6, 2011 10:02
Show Gist options
  • Save 2bits/1197168 to your computer and use it in GitHub Desktop.
Save 2bits/1197168 to your computer and use it in GitHub Desktop.
Install -v output from gmp.rb development formula showing failed make check.
Homebrew 0.8
==> Downloading ftp://ftp.gnu.org/gnu/gmp/gmp-5.0.2.tar.bz2
File already downloaded in /Users/nibbles/Library/Caches/Homebrew
/usr/bin/tar xf /Users/nibbles/Library/Caches/Homebrew/gmp-5.0.2.tar.bz2
==> Downloading patches
/usr/bin/curl -f#LA Homebrew 0.8 (Ruby 1.8.7-174; Mac OS X 10.6.8) https://trac.macports.org/export/83549/trunk/dports/devel/gmp/files/patch-config.guess.i7.diff -o 001-homebrew.diff
0.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
/usr/bin/patch -f -p0 -i 001-homebrew.diff
patching file config.guess
==> ./configure --prefix=/usr/local/Cellar/gmp/5.0.2 --enable-cxx CFLAGS=-O0 -march=core2 -msse4 -w -pipe --build=x86_64-apple-darwin
./configure --prefix=/usr/local/Cellar/gmp/5.0.2 --enable-cxx CFLAGS=-O0 -march=core2 -msse4 -w -pipe --build=x86_64-apple-darwin
checking build system type... x86_64-apple-darwin
checking host system type... x86_64-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking whether /usr/bin/gcc-4.2 is gcc... yes
checking compiler /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe ... yes
checking for gcc... /usr/bin/gcc-4.2
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 /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
checking build system compiler /usr/bin/gcc-4.2 -std=gnu99... yes
checking for build system preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
checking for build system executable suffix...
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.2 accepts -g... yes
checking C++ compiler /usr/bin/g++-4.2 -arch i386 -arch x86_64... yes
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
using ABI="64"
CC="/usr/bin/gcc-4.2 -std=gnu99"
CFLAGS="-O0 -march=core2 -msse4 -w -pipe"
CPPFLAGS=""
CXX="/usr/bin/g++-4.2"
CXXFLAGS="-arch i386 -arch x86_64"
MPN_PATH=" x86_64 generic"
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking whether assembler supports --noexecstack option... no
checking for ar... ar
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... (cached) ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object... failed
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++-4.2 accepts -g... (cached) yes
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking for objdir... .libs
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
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... yes
checking for ld used by /usr/bin/g++-4.2... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.2 static flag -static works... no
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
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... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for preprocessor stringizing operator... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether <stdarg.h> exists and works... yes
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking for inline... inline
checking for 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... universal
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for clock_gettime... no
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... no
checking for popen... yes
checking for processor_info... yes
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... no
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... no
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctlbyname... yes
checking for times... yes
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking 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... yes
checking how to switch to read-only data section... .data
checking for assembler .type directive...
checking for assembler .size directive...
checking for assembler local label prefix... L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... yes
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... 8
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... 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
checking for ranlib... (cached) ranlib
creating config.m4
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 mpbsd/Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpbsd/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating mp.h
config.status: creating config.h
config.status: linking mpn/generic/add.c to mpn/add.c
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
config.status: linking mpn/x86_64/aors_n.asm to mpn/add_n.asm
config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/x86_64/aors_n.asm to mpn/sub_n.asm
config.status: linking mpn/generic/neg.c to mpn/neg.c
config.status: linking mpn/x86_64/com.asm to mpn/com.asm
config.status: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm
config.status: linking mpn/x86_64/lshift.asm to mpn/lshift.asm
config.status: linking mpn/x86_64/rshift.asm to mpn/rshift.asm
config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking mpn/generic/divis.c to mpn/divis.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/x86_64/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status: linking mpn/x86_64/lshiftc.asm to mpn/lshiftc.asm
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/x86_64/mul_basecase.asm to mpn/mul_basecase.asm
config.status: linking mpn/x86_64/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
config.status: linking mpn/generic/set_str.c to mpn/set_str.c
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/x86_64/popham.asm to mpn/popcount.asm
config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/x86_64/gcd_1.asm to mpn/gcd_1.asm
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking mpn/generic/invert.c to mpn/invert.c
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status: linking mpn/x86_64/redc_1.asm to mpn/redc_1.asm
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking mpn/generic/powm.c to mpn/powm.c
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
config.status: linking mpn/generic/powm_sec.c to mpn/powm_sec.c
config.status: linking mpn/generic/subcnd_n.c to mpn/subcnd_n.c
config.status: linking mpn/generic/redc_1_sec.c to mpn/redc_1_sec.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/x86_64/copyi.asm to mpn/copyi.asm
config.status: linking mpn/x86_64/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/x86_64/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
config.status: linking mpn/x86_64/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
==> make
make
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-fac_ui.c' || echo './'`gen-fac_ui.c -o gen-fac_ui
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
/usr/bin/gcc-4.2 -std=gnu99 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
./gen-fac_ui 64 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.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-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make all-recursive
Making all in tests
Making all in .
make[3]: Nothing to be done for `all-am'.
Making all in devel
make[3]: Nothing to be done for `all'.
Making all in mpn
make[3]: Nothing to be done for `all'.
Making all in mpz
make[3]: Nothing to be done for `all'.
Making all in mpq
make[3]: Nothing to be done for `all'.
Making all in mpf
make[3]: Nothing to be done for `all'.
Making all in rand
make[3]: Nothing to be done for `all'.
Making all in misc
make[3]: Nothing to be done for `all'.
Making all in cxx
make[3]: Nothing to be done for `all'.
Making all in mpbsd
make[3]: Nothing to be done for `all'.
Making all in mpn
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o fib_table.lo fib_table.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mp_bases.lo mp_bases.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o add_1.lo add_1.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O0 -march=core2 -msse4 -w -pipe -c fib_table.c -fno-common -DPIC -o .libs/fib_table.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O0 -march=core2 -msse4 -w -pipe -c add_1.c -fno-common -DPIC -o .libs/add_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O0 -march=core2 -msse4 -w -pipe -c mp_bases.c -fno-common -DPIC -o .libs/mp_bases.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O0 -march=core2 -msse4 -w -pipe -c add.c -fno-common -DPIC -o .libs/add.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O0 -march=core2 -msse4 -w -pipe -c add_1.c -o add_1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O0 -march=core2 -msse4 -w -pipe -c fib_table.c -o fib_table.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O0 -march=core2 -msse4 -w -pipe -c mp_bases.c -o mp_bases.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O0 -march=core2 -msse4 -w -pipe -c add.c -o add.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'add_n.asm' || echo './'`add_n.asm
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sub.lo sub.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sub_1.lo sub_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'sub_n.asm' || echo './'`sub_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O0 -march=core2 -msse4 -w -pipe add_n.asm -fno-common -DPIC -o .libs/add_n.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O0 -march=core2 -msse4 -w -pipe -c sub.c -fno-common -DPIC -o .libs/sub.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O0 -march=core2 -msse4 -w -pipe -c sub_1.c -fno-common -DPIC -o .libs/sub_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O0 -march=core2 -msse4 -w -pipe sub_n.asm -fno-common -DPIC -o .libs/sub_n.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O0 -march=core2 -msse4 -w -pipe tmp-add_n.s -fno-common -DPIC -o .libs/add_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O0 -march=core2 -msse4 -w -pipe add_n.asm -o add_n.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O0 -march=core2 -msse4 -w -pipe -c sub.c -o sub.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O0 -march=core2 -msse4 -w -pipe tmp-sub_n.s -fno-common -DPIC -o .libs/sub_n.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O0 -march=core2 -msse4 -w -pipe -c sub_1.c -o sub_1.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O0 -march=core2 -msse4 -w -pipe sub_n.asm -o sub_n.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o neg.lo neg.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'com.asm' || echo './'`com.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mul_1.asm' || echo './'`mul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O0 -march=core2 -msse4 -w -pipe -c neg.c -fno-common -DPIC -o .libs/neg.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O0 -march=core2 -msse4 -w -pipe com.asm -fno-common -DPIC -o .libs/com.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O0 -march=core2 -msse4 -w -pipe mul_1.asm -fno-common -DPIC -o .libs/mul_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O0 -march=core2 -msse4 -w -pipe addmul_1.asm -fno-common -DPIC -o .libs/addmul_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O0 -march=core2 -msse4 -w -pipe tmp-com.s -fno-common -DPIC -o .libs/com.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O0 -march=core2 -msse4 -w -pipe -c neg.c -o neg.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O0 -march=core2 -msse4 -w -pipe tmp-mul_1.s -fno-common -DPIC -o .libs/mul_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O0 -march=core2 -msse4 -w -pipe com.asm -o com.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O0 -march=core2 -msse4 -w -pipe tmp-addmul_1.s -fno-common -DPIC -o .libs/addmul_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O0 -march=core2 -msse4 -w -pipe mul_1.asm -o mul_1.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O0 -march=core2 -msse4 -w -pipe addmul_1.asm -o addmul_1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'submul_1.asm' || echo './'`submul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'lshift.asm' || echo './'`lshift.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rshift.asm' || echo './'`rshift.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'dive_1.asm' || echo './'`dive_1.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O0 -march=core2 -msse4 -w -pipe submul_1.asm -fno-common -DPIC -o .libs/submul_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O0 -march=core2 -msse4 -w -pipe lshift.asm -fno-common -DPIC -o .libs/lshift.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O0 -march=core2 -msse4 -w -pipe rshift.asm -fno-common -DPIC -o .libs/rshift.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O0 -march=core2 -msse4 -w -pipe dive_1.asm -fno-common -DPIC -o .libs/dive_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O0 -march=core2 -msse4 -w -pipe tmp-submul_1.s -fno-common -DPIC -o .libs/submul_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O0 -march=core2 -msse4 -w -pipe tmp-lshift.s -fno-common -DPIC -o .libs/lshift.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O0 -march=core2 -msse4 -w -pipe tmp-rshift.s -fno-common -DPIC -o .libs/rshift.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O0 -march=core2 -msse4 -w -pipe tmp-dive_1.s -fno-common -DPIC -o .libs/dive_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O0 -march=core2 -msse4 -w -pipe submul_1.asm -o submul_1.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O0 -march=core2 -msse4 -w -pipe lshift.asm -o lshift.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O0 -march=core2 -msse4 -w -pipe rshift.asm -o rshift.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O0 -march=core2 -msse4 -w -pipe dive_1.asm -o dive_1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o diveby3.lo diveby3.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o divis.lo divis.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o divrem.lo divrem.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O0 -march=core2 -msse4 -w -pipe -c diveby3.c -fno-common -DPIC -o .libs/diveby3.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O0 -march=core2 -msse4 -w -pipe -c divrem.c -fno-common -DPIC -o .libs/divrem.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O0 -march=core2 -msse4 -w -pipe -c divis.c -fno-common -DPIC -o .libs/divis.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O0 -march=core2 -msse4 -w -pipe divrem_1.asm -fno-common -DPIC -o .libs/divrem_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O0 -march=core2 -msse4 -w -pipe -c diveby3.c -o diveby3.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O0 -march=core2 -msse4 -w -pipe -c divrem.c -o divrem.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O0 -march=core2 -msse4 -w -pipe -c divis.c -o divis.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O0 -march=core2 -msse4 -w -pipe tmp-divrem_1.s -fno-common -DPIC -o .libs/divrem_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O0 -march=core2 -msse4 -w -pipe divrem_1.asm -o divrem_1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o fib2_ui.lo fib2_ui.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O0 -march=core2 -msse4 -w -pipe divrem_2.asm -fno-common -DPIC -o .libs/divrem_2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mod_1.lo mod_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O0 -march=core2 -msse4 -w -pipe -c fib2_ui.c -fno-common -DPIC -o .libs/fib2_ui.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O0 -march=core2 -msse4 -w -pipe tmp-divrem_2.s -fno-common -DPIC -o .libs/divrem_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O0 -march=core2 -msse4 -w -pipe mod_34lsub1.asm -fno-common -DPIC -o .libs/mod_34lsub1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O0 -march=core2 -msse4 -w -pipe -c mod_1.c -fno-common -DPIC -o .libs/mod_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O0 -march=core2 -msse4 -w -pipe divrem_2.asm -o divrem_2.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O0 -march=core2 -msse4 -w -pipe -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O0 -march=core2 -msse4 -w -pipe tmp-mod_34lsub1.s -fno-common -DPIC -o .libs/mod_34lsub1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O0 -march=core2 -msse4 -w -pipe mod_34lsub1.asm -o mod_34lsub1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O0 -march=core2 -msse4 -w -pipe -c mod_1.c -o mod_1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mode1o.asm' || echo './'`mode1o.asm
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o pre_mod_1.lo pre_mod_1.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dump.lo dump.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O0 -march=core2 -msse4 -w -pipe mode1o.asm -fno-common -DPIC -o .libs/mode1o.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mod_1_1.lo mod_1_1.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O0 -march=core2 -msse4 -w -pipe -c pre_mod_1.c -fno-common -DPIC -o .libs/pre_mod_1.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O0 -march=core2 -msse4 -w -pipe tmp-mode1o.s -fno-common -DPIC -o .libs/mode1o.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O0 -march=core2 -msse4 -w -pipe -c mod_1_1.c -fno-common -DPIC -o .libs/mod_1_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O0 -march=core2 -msse4 -w -pipe -c pre_mod_1.c -o pre_mod_1.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O0 -march=core2 -msse4 -w -pipe mode1o.asm -o mode1o.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O0 -march=core2 -msse4 -w -pipe -c dump.c -fno-common -DPIC -o .libs/dump.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O0 -march=core2 -msse4 -w -pipe -c dump.c -o dump.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O0 -march=core2 -msse4 -w -pipe -c mod_1_1.c -o mod_1_1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mod_1_2.lo mod_1_2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O0 -march=core2 -msse4 -w -pipe -c mod_1_2.c -fno-common -DPIC -o .libs/mod_1_2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mod_1_3.lo mod_1_3.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O0 -march=core2 -msse4 -w -pipe -c mod_1_3.c -fno-common -DPIC -o .libs/mod_1_3.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O0 -march=core2 -msse4 -w -pipe lshiftc.asm -fno-common -DPIC -o .libs/lshiftc.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O0 -march=core2 -msse4 -w -pipe mod_1_4.asm -fno-common -DPIC -o .libs/mod_1_4.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O0 -march=core2 -msse4 -w -pipe -c mod_1_2.c -o mod_1_2.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O0 -march=core2 -msse4 -w -pipe tmp-lshiftc.s -fno-common -DPIC -o .libs/lshiftc.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O0 -march=core2 -msse4 -w -pipe tmp-mod_1_4.s -fno-common -DPIC -o .libs/mod_1_4.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O0 -march=core2 -msse4 -w -pipe -c mod_1_3.c -o mod_1_3.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O0 -march=core2 -msse4 -w -pipe lshiftc.asm -o lshiftc.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O0 -march=core2 -msse4 -w -pipe mod_1_4.asm -o mod_1_4.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mul.lo mul.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mul_fft.lo mul_fft.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O0 -march=core2 -msse4 -w -pipe -c mul.c -fno-common -DPIC -o .libs/mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mul_n.lo mul_n.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sqr.lo sqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O0 -march=core2 -msse4 -w -pipe -c mul_fft.c -fno-common -DPIC -o .libs/mul_fft.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O0 -march=core2 -msse4 -w -pipe -c mul_n.c -fno-common -DPIC -o .libs/mul_n.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O0 -march=core2 -msse4 -w -pipe -c sqr.c -fno-common -DPIC -o .libs/sqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O0 -march=core2 -msse4 -w -pipe -c mul.c -o mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O0 -march=core2 -msse4 -w -pipe -c mul_n.c -o mul_n.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O0 -march=core2 -msse4 -w -pipe -c sqr.c -o sqr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o nussbaumer_mul.lo nussbaumer_mul.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O0 -march=core2 -msse4 -w -pipe mul_basecase.asm -fno-common -DPIC -o .libs/mul_basecase.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O0 -march=core2 -msse4 -w -pipe -c mul_fft.c -o mul_fft.o >/dev/null 2>&1
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 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O0 -march=core2 -msse4 -w -pipe sqr_basecase.asm -fno-common -DPIC -o .libs/sqr_basecase.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O0 -march=core2 -msse4 -w -pipe -c nussbaumer_mul.c -fno-common -DPIC -o .libs/nussbaumer_mul.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O0 -march=core2 -msse4 -w -pipe tmp-mul_basecase.s -fno-common -DPIC -o .libs/mul_basecase.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O0 -march=core2 -msse4 -w -pipe tmp-sqr_basecase.s -fno-common -DPIC -o .libs/sqr_basecase.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O0 -march=core2 -msse4 -w -pipe mul_basecase.asm -o mul_basecase.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O0 -march=core2 -msse4 -w -pipe sqr_basecase.asm -o sqr_basecase.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O0 -march=core2 -msse4 -w -pipe -c nussbaumer_mul.c -o nussbaumer_mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o random.lo random.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o random2.lo random2.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o pow_1.lo pow_1.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o rootrem.lo rootrem.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O0 -march=core2 -msse4 -w -pipe -c random.c -fno-common -DPIC -o .libs/random.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O0 -march=core2 -msse4 -w -pipe -c random2.c -fno-common -DPIC -o .libs/random2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O0 -march=core2 -msse4 -w -pipe -c pow_1.c -fno-common -DPIC -o .libs/pow_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O0 -march=core2 -msse4 -w -pipe -c rootrem.c -fno-common -DPIC -o .libs/rootrem.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O0 -march=core2 -msse4 -w -pipe -c random2.c -o random2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O0 -march=core2 -msse4 -w -pipe -c random.c -o random.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O0 -march=core2 -msse4 -w -pipe -c pow_1.c -o pow_1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sqrtrem.lo sqrtrem.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o get_str.lo get_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O0 -march=core2 -msse4 -w -pipe -c rootrem.c -o rootrem.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o set_str.lo set_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O0 -march=core2 -msse4 -w -pipe -c sqrtrem.c -fno-common -DPIC -o .libs/sqrtrem.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O0 -march=core2 -msse4 -w -pipe -c get_str.c -fno-common -DPIC -o .libs/get_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O0 -march=core2 -msse4 -w -pipe -c set_str.c -fno-common -DPIC -o .libs/set_str.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o scan0.lo scan0.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O0 -march=core2 -msse4 -w -pipe -c get_str.c -o get_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O0 -march=core2 -msse4 -w -pipe -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O0 -march=core2 -msse4 -w -pipe -c set_str.c -o set_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O0 -march=core2 -msse4 -w -pipe -c scan0.c -fno-common -DPIC -o .libs/scan0.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o scan1.lo scan1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'popcount.asm' || echo './'`popcount.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'hamdist.asm' || echo './'`hamdist.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O0 -march=core2 -msse4 -w -pipe -c scan0.c -o scan0.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O0 -march=core2 -msse4 -w -pipe -c scan1.c -fno-common -DPIC -o .libs/scan1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O0 -march=core2 -msse4 -w -pipe popcount.asm -fno-common -DPIC -o .libs/popcount.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O0 -march=core2 -msse4 -w -pipe hamdist.asm -fno-common -DPIC -o .libs/hamdist.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o cmp.lo cmp.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O0 -march=core2 -msse4 -w -pipe tmp-hamdist.s -fno-common -DPIC -o .libs/hamdist.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O0 -march=core2 -msse4 -w -pipe -c scan1.c -o scan1.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O0 -march=core2 -msse4 -w -pipe tmp-popcount.s -fno-common -DPIC -o .libs/popcount.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O0 -march=core2 -msse4 -w -pipe hamdist.asm -o hamdist.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O0 -march=core2 -msse4 -w -pipe -c cmp.c -fno-common -DPIC -o .libs/cmp.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O0 -march=core2 -msse4 -w -pipe popcount.asm -o popcount.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o perfsqr.lo perfsqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O0 -march=core2 -msse4 -w -pipe -c cmp.c -o cmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o perfpow.lo perfpow.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O0 -march=core2 -msse4 -w -pipe -c perfsqr.c -fno-common -DPIC -o .libs/perfsqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O0 -march=core2 -msse4 -w -pipe -c perfpow.c -fno-common -DPIC -o .libs/perfpow.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcd.lo gcd.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O0 -march=core2 -msse4 -w -pipe gcd_1.asm -fno-common -DPIC -o .libs/gcd_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O0 -march=core2 -msse4 -w -pipe -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm >tmp-gcd_1.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O0 -march=core2 -msse4 -w -pipe -c gcd.c -fno-common -DPIC -o .libs/gcd.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O0 -march=core2 -msse4 -w -pipe tmp-gcd_1.s -fno-common -DPIC -o .libs/gcd_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O0 -march=core2 -msse4 -w -pipe gcd_1.asm -o gcd_1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O0 -march=core2 -msse4 -w -pipe -c perfpow.c -o perfpow.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcdext_1.lo gcdext_1.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O0 -march=core2 -msse4 -w -pipe -c gcd.c -o gcd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcdext.lo gcdext.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O0 -march=core2 -msse4 -w -pipe -c gcdext_1.c -fno-common -DPIC -o .libs/gcdext_1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_lehmer | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcd_lehmer.lo gcd_lehmer.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O0 -march=core2 -msse4 -w -pipe -c gcdext.c -fno-common -DPIC -o .libs/gcdext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O0 -march=core2 -msse4 -w -pipe -c gcdext_1.c -o gcdext_1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_lehmer -O0 -march=core2 -msse4 -w -pipe -c gcd_lehmer.c -fno-common -DPIC -o .libs/gcd_lehmer.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O0 -march=core2 -msse4 -w -pipe -c gcd_subdiv_step.c -fno-common -DPIC -o .libs/gcd_subdiv_step.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcdext_lehmer.lo gcdext_lehmer.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_lehmer -O0 -march=core2 -msse4 -w -pipe -c gcd_lehmer.c -o gcd_lehmer.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O0 -march=core2 -msse4 -w -pipe -c gcdext.c -o gcdext.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O0 -march=core2 -msse4 -w -pipe -c gcd_subdiv_step.c -o gcd_subdiv_step.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O0 -march=core2 -msse4 -w -pipe -c gcdext_lehmer.c -fno-common -DPIC -o .libs/gcdext_lehmer.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_subdiv_step | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o gcdext_subdiv_step.lo gcdext_subdiv_step.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o div_q.lo div_q.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_subdiv_step -O0 -march=core2 -msse4 -w -pipe -c gcdext_subdiv_step.c -fno-common -DPIC -o .libs/gcdext_subdiv_step.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O0 -march=core2 -msse4 -w -pipe -c gcdext_lehmer.c -o gcdext_lehmer.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr.c -fno-common -DPIC -o .libs/tdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O0 -march=core2 -msse4 -w -pipe -c div_q.c -fno-common -DPIC -o .libs/div_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_subdiv_step -O0 -march=core2 -msse4 -w -pipe -c gcdext_subdiv_step.c -o gcdext_subdiv_step.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o jacbase.lo jacbase.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o get_d.lo get_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O0 -march=core2 -msse4 -w -pipe -c div_q.c -o div_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O0 -march=core2 -msse4 -w -pipe -c jacbase.c -fno-common -DPIC -o .libs/jacbase.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O0 -march=core2 -msse4 -w -pipe -c get_d.c -fno-common -DPIC -o .libs/get_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O0 -march=core2 -msse4 -w -pipe -c jacbase.c -o jacbase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o matrix22_mul.lo matrix22_mul.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o hgcd2.lo hgcd2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O0 -march=core2 -msse4 -w -pipe -c get_d.c -o get_d.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o hgcd.lo hgcd.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O0 -march=core2 -msse4 -w -pipe -c hgcd2.c -fno-common -DPIC -o .libs/hgcd2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O0 -march=core2 -msse4 -w -pipe -c matrix22_mul.c -fno-common -DPIC -o .libs/matrix22_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mullo_n.lo mullo_n.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O0 -march=core2 -msse4 -w -pipe -c hgcd.c -fno-common -DPIC -o .libs/hgcd.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O0 -march=core2 -msse4 -w -pipe -c matrix22_mul.c -o matrix22_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O0 -march=core2 -msse4 -w -pipe -c mullo_n.c -fno-common -DPIC -o .libs/mullo_n.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O0 -march=core2 -msse4 -w -pipe -c hgcd2.c -o hgcd2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O0 -march=core2 -msse4 -w -pipe -c hgcd.c -o hgcd.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O0 -march=core2 -msse4 -w -pipe -c mullo_n.c -o mullo_n.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mullo_basecase.lo mullo_basecase.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom22_mul.lo toom22_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O0 -march=core2 -msse4 -w -pipe -c mullo_basecase.c -fno-common -DPIC -o .libs/mullo_basecase.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom32_mul.lo toom32_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O0 -march=core2 -msse4 -w -pipe -c toom22_mul.c -fno-common -DPIC -o .libs/toom22_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom42_mul.lo toom42_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O0 -march=core2 -msse4 -w -pipe -c mullo_basecase.c -o mullo_basecase.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O0 -march=core2 -msse4 -w -pipe -c toom32_mul.c -fno-common -DPIC -o .libs/toom32_mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O0 -march=core2 -msse4 -w -pipe -c toom22_mul.c -o toom22_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O0 -march=core2 -msse4 -w -pipe -c toom42_mul.c -fno-common -DPIC -o .libs/toom42_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom52_mul.lo toom52_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O0 -march=core2 -msse4 -w -pipe -c toom32_mul.c -o toom32_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O0 -march=core2 -msse4 -w -pipe -c toom52_mul.c -fno-common -DPIC -o .libs/toom52_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom62_mul.lo toom62_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O0 -march=core2 -msse4 -w -pipe -c toom42_mul.c -o toom42_mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom33_mul.lo toom33_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O0 -march=core2 -msse4 -w -pipe -c toom52_mul.c -o toom52_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O0 -march=core2 -msse4 -w -pipe -c toom62_mul.c -fno-common -DPIC -o .libs/toom62_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom43_mul.lo toom43_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O0 -march=core2 -msse4 -w -pipe -c toom33_mul.c -fno-common -DPIC -o .libs/toom33_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom53_mul.lo toom53_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O0 -march=core2 -msse4 -w -pipe -c toom62_mul.c -o toom62_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O0 -march=core2 -msse4 -w -pipe -c toom43_mul.c -fno-common -DPIC -o .libs/toom43_mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O0 -march=core2 -msse4 -w -pipe -c toom33_mul.c -o toom33_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O0 -march=core2 -msse4 -w -pipe -c toom53_mul.c -fno-common -DPIC -o .libs/toom53_mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O0 -march=core2 -msse4 -w -pipe -c toom43_mul.c -o toom43_mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom63_mul.lo toom63_mul.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom44_mul.lo toom44_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O0 -march=core2 -msse4 -w -pipe -c toom53_mul.c -o toom53_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O0 -march=core2 -msse4 -w -pipe -c toom63_mul.c -fno-common -DPIC -o .libs/toom63_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O0 -march=core2 -msse4 -w -pipe -c toom44_mul.c -fno-common -DPIC -o .libs/toom44_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O0 -march=core2 -msse4 -w -pipe -c toom6h_mul.c -fno-common -DPIC -o .libs/toom6h_mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O0 -march=core2 -msse4 -w -pipe -c toom63_mul.c -o toom63_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O0 -march=core2 -msse4 -w -pipe -c toom6_sqr.c -fno-common -DPIC -o .libs/toom6_sqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O0 -march=core2 -msse4 -w -pipe -c toom44_mul.c -o toom44_mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O0 -march=core2 -msse4 -w -pipe -c toom6h_mul.c -o toom6h_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O0 -march=core2 -msse4 -w -pipe -c toom6_sqr.c -o toom6_sqr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O0 -march=core2 -msse4 -w -pipe -c toom8h_mul.c -fno-common -DPIC -o .libs/toom8h_mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O0 -march=core2 -msse4 -w -pipe -c toom8_sqr.c -fno-common -DPIC -o .libs/toom8_sqr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O0 -march=core2 -msse4 -w -pipe -c toom_couple_handling.c -fno-common -DPIC -o .libs/toom_couple_handling.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O0 -march=core2 -msse4 -w -pipe -c toom2_sqr.c -fno-common -DPIC -o .libs/toom2_sqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O0 -march=core2 -msse4 -w -pipe -c toom8_sqr.c -o toom8_sqr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O0 -march=core2 -msse4 -w -pipe -c toom_couple_handling.c -o toom_couple_handling.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O0 -march=core2 -msse4 -w -pipe -c toom8h_mul.c -o toom8h_mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O0 -march=core2 -msse4 -w -pipe -c toom2_sqr.c -o toom2_sqr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom3_sqr.lo toom3_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom4_sqr.lo toom4_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O0 -march=core2 -msse4 -w -pipe -c toom3_sqr.c -fno-common -DPIC -o .libs/toom3_sqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O0 -march=core2 -msse4 -w -pipe -c toom4_sqr.c -fno-common -DPIC -o .libs/toom4_sqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_dgr3_pm1.c -fno-common -DPIC -o .libs/toom_eval_dgr3_pm1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O0 -march=core2 -msse4 -w -pipe -c toom3_sqr.c -o toom3_sqr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O0 -march=core2 -msse4 -w -pipe -c toom4_sqr.c -o toom4_sqr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_dgr3_pm2.c -fno-common -DPIC -o .libs/toom_eval_dgr3_pm2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_pm1.lo toom_eval_pm1.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_pm2.lo toom_eval_pm2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm1.c -fno-common -DPIC -o .libs/toom_eval_pm1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2.c -fno-common -DPIC -o .libs/toom_eval_pm2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2exp.c -fno-common -DPIC -o .libs/toom_eval_pm2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm1.c -o toom_eval_pm1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2.c -o toom_eval_pm2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2rexp.c -fno-common -DPIC -o .libs/toom_eval_pm2rexp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_5pts.c -fno-common -DPIC -o .libs/toom_interpolate_5pts.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O0 -march=core2 -msse4 -w -pipe -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_6pts.c -fno-common -DPIC -o .libs/toom_interpolate_6pts.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_7pts.c -fno-common -DPIC -o .libs/toom_interpolate_7pts.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_8pts.c -fno-common -DPIC -o .libs/toom_interpolate_8pts.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_12pts.c -fno-common -DPIC -o .libs/toom_interpolate_12pts.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o invertappr.lo invertappr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_16pts.c -fno-common -DPIC -o .libs/toom_interpolate_16pts.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O0 -march=core2 -msse4 -w -pipe -c invertappr.c -fno-common -DPIC -o .libs/invertappr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o invert.lo invert.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O0 -march=core2 -msse4 -w -pipe -c invert.c -fno-common -DPIC -o .libs/invert.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O0 -march=core2 -msse4 -w -pipe -c invertappr.c -o invertappr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O0 -march=core2 -msse4 -w -pipe -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o binvert.lo binvert.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O0 -march=core2 -msse4 -w -pipe -c invert.c -o invert.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O0 -march=core2 -msse4 -w -pipe -c binvert.c -fno-common -DPIC -o .libs/binvert.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mulmod_bnm1.lo mulmod_bnm1.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O0 -march=core2 -msse4 -w -pipe -c binvert.c -o binvert.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O0 -march=core2 -msse4 -w -pipe -c mulmod_bnm1.c -fno-common -DPIC -o .libs/mulmod_bnm1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O0 -march=core2 -msse4 -w -pipe -c sqrmod_bnm1.c -fno-common -DPIC -o .libs/sqrmod_bnm1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_div_q.c -fno-common -DPIC -o .libs/sbpi1_div_q.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O0 -march=core2 -msse4 -w -pipe -c mulmod_bnm1.c -o mulmod_bnm1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O0 -march=core2 -msse4 -w -pipe -c sqrmod_bnm1.c -o sqrmod_bnm1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_div_q.c -o sbpi1_div_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O0 -march=core2 -msse4 -w -pipe -c sbpi1_div_qr.c -fno-common -DPIC -o .libs/sbpi1_div_qr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O0 -march=core2 -msse4 -w -pipe -c sbpi1_div_qr.c -o sbpi1_div_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_divappr_q.c -fno-common -DPIC -o .libs/sbpi1_divappr_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_div_q.c -fno-common -DPIC -o .libs/dcpi1_div_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O0 -march=core2 -msse4 -w -pipe -c dcpi1_div_qr.c -fno-common -DPIC -o .libs/dcpi1_div_qr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_div_q.c -o dcpi1_div_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_divappr_q.c -fno-common -DPIC -o .libs/dcpi1_divappr_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O0 -march=core2 -msse4 -w -pipe -c dcpi1_div_qr.c -o dcpi1_div_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mu_div_qr.lo mu_div_qr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O0 -march=core2 -msse4 -w -pipe -c mu_div_qr.c -fno-common -DPIC -o .libs/mu_div_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mu_div_q.lo mu_div_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O0 -march=core2 -msse4 -w -pipe -c mu_divappr_q.c -fno-common -DPIC -o .libs/mu_divappr_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O0 -march=core2 -msse4 -w -pipe -c mu_div_qr.c -o mu_div_qr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O0 -march=core2 -msse4 -w -pipe -c mu_div_q.c -fno-common -DPIC -o .libs/mu_div_q.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O0 -march=core2 -msse4 -w -pipe -c mu_divappr_q.c -o mu_divappr_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O0 -march=core2 -msse4 -w -pipe -c mu_div_q.c -o mu_div_q.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O0 -march=core2 -msse4 -w -pipe bdiv_q_1.asm -fno-common -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 /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O0 -march=core2 -msse4 -w -pipe tmp-bdiv_q_1.s -fno-common -DPIC -o .libs/bdiv_q_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O0 -march=core2 -msse4 -w -pipe bdiv_q_1.asm -o bdiv_q_1.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_bdiv_q.c -fno-common -DPIC -o .libs/sbpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c sbpi1_bdiv_qr.c -fno-common -DPIC -o .libs/sbpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_bdiv_q.c -fno-common -DPIC -o .libs/dcpi1_bdiv_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c dcpi1_bdiv_qr.c -fno-common -DPIC -o .libs/dcpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mu_bdiv_q.lo mu_bdiv_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c mu_bdiv_q.c -fno-common -DPIC -o .libs/mu_bdiv_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o bdiv_q.lo bdiv_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c mu_bdiv_qr.c -fno-common -DPIC -o .libs/mu_bdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c bdiv_q.c -fno-common -DPIC -o .libs/bdiv_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c mu_bdiv_q.c -o mu_bdiv_q.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o bdiv_qr.lo bdiv_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O0 -march=core2 -msse4 -w -pipe -c bdiv_q.c -o bdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c bdiv_qr.c -fno-common -DPIC -o .libs/bdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c mu_bdiv_qr.c -o mu_bdiv_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o divexact.lo divexact.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O0 -march=core2 -msse4 -w -pipe -c bdiv_qr.c -o bdiv_qr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O0 -march=core2 -msse4 -w -pipe -c divexact.c -fno-common -DPIC -o .libs/divexact.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O0 -march=core2 -msse4 -w -pipe bdiv_dbm1c.asm -fno-common -DPIC -o .libs/bdiv_dbm1c.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'redc_1.asm' || echo './'`redc_1.asm
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -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
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O0 -march=core2 -msse4 -w -pipe tmp-bdiv_dbm1c.s -fno-common -DPIC -o .libs/bdiv_dbm1c.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O0 -march=core2 -msse4 -w -pipe -c divexact.c -o divexact.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O0 -march=core2 -msse4 -w -pipe redc_1.asm -fno-common -DPIC -o .libs/redc_1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O0 -march=core2 -msse4 -w -pipe -c redc_2.c -fno-common -DPIC -o .libs/redc_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O0 -march=core2 -msse4 -w -pipe bdiv_dbm1c.asm -o bdiv_dbm1c.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O0 -march=core2 -msse4 -w -pipe tmp-redc_1.s -fno-common -DPIC -o .libs/redc_1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o redc_n.lo redc_n.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O0 -march=core2 -msse4 -w -pipe redc_1.asm -o redc_1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o powm.lo powm.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O0 -march=core2 -msse4 -w -pipe -c redc_2.c -o redc_2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O0 -march=core2 -msse4 -w -pipe -c redc_n.c -fno-common -DPIC -o .libs/redc_n.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O0 -march=core2 -msse4 -w -pipe -c powm.c -fno-common -DPIC -o .libs/powm.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o powlo.lo powlo.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm_sec | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o powm_sec.lo powm_sec.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O0 -march=core2 -msse4 -w -pipe -c redc_n.c -o redc_n.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -O0 -march=core2 -msse4 -w -pipe -c powm_sec.c -fno-common -DPIC -o .libs/powm_sec.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O0 -march=core2 -msse4 -w -pipe -c powlo.c -fno-common -DPIC -o .libs/powlo.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O0 -march=core2 -msse4 -w -pipe -c powm.c -o powm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subcnd_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o subcnd_n.lo subcnd_n.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O0 -march=core2 -msse4 -w -pipe -c powlo.c -o powlo.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -O0 -march=core2 -msse4 -w -pipe -c powm_sec.c -o powm_sec.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -O0 -march=core2 -msse4 -w -pipe -c subcnd_n.c -fno-common -DPIC -o .libs/subcnd_n.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1_sec | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o redc_1_sec.lo redc_1_sec.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o trialdiv.lo trialdiv.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -O0 -march=core2 -msse4 -w -pipe -c subcnd_n.c -o subcnd_n.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1_sec -O0 -march=core2 -msse4 -w -pipe -c redc_1_sec.c -fno-common -DPIC -o .libs/redc_1_sec.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o remove.lo remove.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'and_n.asm' || echo './'`and_n.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O0 -march=core2 -msse4 -w -pipe -c trialdiv.c -fno-common -DPIC -o .libs/trialdiv.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O0 -march=core2 -msse4 -w -pipe -c remove.c -fno-common -DPIC -o .libs/remove.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1_sec -O0 -march=core2 -msse4 -w -pipe -c redc_1_sec.c -o redc_1_sec.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O0 -march=core2 -msse4 -w -pipe and_n.asm -fno-common -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
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O0 -march=core2 -msse4 -w -pipe -c remove.c -o remove.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O0 -march=core2 -msse4 -w -pipe tmp-and_n.s -fno-common -DPIC -o .libs/and_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'andn_n.asm' || echo './'`andn_n.asm
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O0 -march=core2 -msse4 -w -pipe -c trialdiv.c -o trialdiv.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O0 -march=core2 -msse4 -w -pipe and_n.asm -o and_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O0 -march=core2 -msse4 -w -pipe andn_n.asm -fno-common -DPIC -o .libs/andn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'nand_n.asm' || echo './'`nand_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'ior_n.asm' || echo './'`ior_n.asm
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O0 -march=core2 -msse4 -w -pipe tmp-andn_n.s -fno-common -DPIC -o .libs/andn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O0 -march=core2 -msse4 -w -pipe nand_n.asm -fno-common -DPIC -o .libs/nand_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O0 -march=core2 -msse4 -w -pipe andn_n.asm -o andn_n.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'iorn_n.asm' || echo './'`iorn_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 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O0 -march=core2 -msse4 -w -pipe ior_n.asm -fno-common -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
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O0 -march=core2 -msse4 -w -pipe tmp-nand_n.s -fno-common -DPIC -o .libs/nand_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O0 -march=core2 -msse4 -w -pipe iorn_n.asm -fno-common -DPIC -o .libs/iorn_n.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O0 -march=core2 -msse4 -w -pipe tmp-ior_n.s -fno-common -DPIC -o .libs/ior_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O0 -march=core2 -msse4 -w -pipe nand_n.asm -o nand_n.o >/dev/null 2>&1
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 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O0 -march=core2 -msse4 -w -pipe ior_n.asm -o ior_n.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'nior_n.asm' || echo './'`nior_n.asm
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O0 -march=core2 -msse4 -w -pipe tmp-iorn_n.s -fno-common -DPIC -o .libs/iorn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O0 -march=core2 -msse4 -w -pipe iorn_n.asm -o iorn_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O0 -march=core2 -msse4 -w -pipe nior_n.asm -fno-common -DPIC -o .libs/nior_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'xor_n.asm' || echo './'`xor_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O0 -march=core2 -msse4 -w -pipe tmp-nior_n.s -fno-common -DPIC -o .libs/nior_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O0 -march=core2 -msse4 -w -pipe xnor_n.asm -fno-common -DPIC -o .libs/xnor_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'copyi.asm' || echo './'`copyi.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O0 -march=core2 -msse4 -w -pipe xor_n.asm -fno-common -DPIC -o .libs/xor_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O0 -march=core2 -msse4 -w -pipe nior_n.asm -o nior_n.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O0 -march=core2 -msse4 -w -pipe tmp-xor_n.s -fno-common -DPIC -o .libs/xor_n.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O0 -march=core2 -msse4 -w -pipe tmp-xnor_n.s -fno-common -DPIC -o .libs/xnor_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O0 -march=core2 -msse4 -w -pipe copyi.asm -fno-common -DPIC -o .libs/copyi.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O0 -march=core2 -msse4 -w -pipe xor_n.asm -o xor_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O0 -march=core2 -msse4 -w -pipe xnor_n.asm -o xnor_n.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'copyd.asm' || echo './'`copyd.asm
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O0 -march=core2 -msse4 -w -pipe tmp-copyi.s -fno-common -DPIC -o .libs/copyi.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe -c -o zero.lo zero.c
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O0 -march=core2 -msse4 -w -pipe copyi.asm -o copyi.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O0 -march=core2 -msse4 -w -pipe copyd.asm -fno-common -DPIC -o .libs/copyd.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O0 -march=core2 -msse4 -w -pipe tmp-copyd.s -fno-common -DPIC -o .libs/copyd.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O0 -march=core2 -msse4 -w -pipe -c zero.c -fno-common -DPIC -o .libs/zero.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O0 -march=core2 -msse4 -w -pipe invert_limb.asm -fno-common -DPIC -o .libs/invert_limb.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'mul_2.asm' || echo './'`mul_2.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O0 -march=core2 -msse4 -w -pipe copyd.asm -o copyd.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O0 -march=core2 -msse4 -w -pipe -c zero.c -o zero.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O0 -march=core2 -msse4 -w -pipe tmp-invert_limb.s -fno-common -DPIC -o .libs/invert_limb.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O0 -march=core2 -msse4 -w -pipe mul_2.asm -fno-common -DPIC -o .libs/mul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O0 -march=core2 -msse4 -w -pipe invert_limb.asm -o invert_limb.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O0 -march=core2 -msse4 -w -pipe tmp-mul_2.s -fno-common -DPIC -o .libs/mul_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O0 -march=core2 -msse4 -w -pipe mul_2.asm -o mul_2.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O0 -march=core2 -msse4 -w -pipe addmul_2.asm -fno-common -DPIC -o .libs/addmul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O0 -march=core2 -msse4 -w -pipe tmp-addmul_2.s -fno-common -DPIC -o .libs/addmul_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O0 -march=core2 -msse4 -w -pipe addlsh1_n.asm -fno-common -DPIC -o .libs/addlsh1_n.o
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" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O0 -march=core2 -msse4 -w -pipe addmul_2.asm -o addmul_2.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O0 -march=core2 -msse4 -w -pipe sublsh1_n.asm -fno-common -DPIC -o .libs/sublsh1_n.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O0 -march=core2 -msse4 -w -pipe tmp-addlsh1_n.s -fno-common -DPIC -o .libs/addlsh1_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O0 -march=core2 -msse4 -w -pipe tmp-sublsh1_n.s -fno-common -DPIC -o .libs/sublsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O0 -march=core2 -msse4 -w -pipe rsblsh1_n.asm -fno-common -DPIC -o .libs/rsblsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O0 -march=core2 -msse4 -w -pipe addlsh1_n.asm -o addlsh1_n.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rsh1add_n.asm' || echo './'`rsh1add_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 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O0 -march=core2 -msse4 -w -pipe sublsh1_n.asm -o sublsh1_n.o >/dev/null 2>&1
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O0 -march=core2 -msse4 -w -pipe tmp-rsblsh1_n.s -fno-common -DPIC -o .libs/rsblsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O0 -march=core2 -msse4 -w -pipe rsblsh1_n.asm -o rsblsh1_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O0 -march=core2 -msse4 -w -pipe rsh1add_n.asm -fno-common -DPIC -o .libs/rsh1add_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O0 -march=core2 -msse4 -w -pipe tmp-rsh1add_n.s -fno-common -DPIC -o .libs/rsh1add_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O0 -march=core2 -msse4 -w -pipe rsh1sub_n.asm -fno-common -DPIC -o .libs/rsh1sub_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O0 -march=core2 -msse4 -w -pipe rsh1add_n.asm -o rsh1add_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O0 -march=core2 -msse4 -w -pipe addlsh2_n.asm -fno-common -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
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O0 -march=core2 -msse4 -w -pipe tmp-rsh1sub_n.s -fno-common -DPIC -o .libs/rsh1sub_n.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O0 -march=core2 -msse4 -w -pipe tmp-addlsh2_n.s -fno-common -DPIC -o .libs/addlsh2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O0 -march=core2 -msse4 -w -pipe rsblsh2_n.asm -fno-common -DPIC -o .libs/rsblsh2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O0 -march=core2 -msse4 -w -pipe rsh1sub_n.asm -o rsh1sub_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O0 -march=core2 -msse4 -w -pipe addlsh2_n.asm -o addlsh2_n.o >/dev/null 2>&1
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" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O0 -march=core2 -msse4 -w -pipe tmp-rsblsh2_n.s -fno-common -DPIC -o .libs/rsblsh2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O0 -march=core2 -msse4 -w -pipe rsblsh2_n.asm -o rsblsh2_n.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O0 -march=core2 -msse4 -w -pipe addlsh_n.asm -fno-common -DPIC -o .libs/addlsh_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -O0 -march=core2 -msse4 -w -pipe `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
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O0 -march=core2 -msse4 -w -pipe tmp-addlsh_n.s -fno-common -DPIC -o .libs/addlsh_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O0 -march=core2 -msse4 -w -pipe addaddmul_1msb0.asm -fno-common -DPIC -o .libs/addaddmul_1msb0.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O0 -march=core2 -msse4 -w -pipe rsblsh_n.asm -fno-common -DPIC -o .libs/rsblsh_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O0 -march=core2 -msse4 -w -pipe addlsh_n.asm -o addlsh_n.o >/dev/null 2>&1
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O0 -march=core2 -msse4 -w -pipe tmp-addaddmul_1msb0.s -fno-common -DPIC -o .libs/addaddmul_1msb0.o
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O0 -march=core2 -msse4 -w -pipe tmp-rsblsh_n.s -fno-common -DPIC -o .libs/rsblsh_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O0 -march=core2 -msse4 -w -pipe addaddmul_1msb0.asm -o addaddmul_1msb0.o >/dev/null 2>&1
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O0 -march=core2 -msse4 -w -pipe rsblsh_n.asm -o rsblsh_n.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -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 neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.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 random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_lehmer.lo gcd_subdiv_step.lo gcdext_lehmer.lo gcdext_subdiv_step.lo div_q.lo tdiv_qr.lo jacbase.lo get_d.lo matrix22_mul.lo hgcd2.lo hgcd.lo mullo_n.lo mullo_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 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 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 dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo powm_sec.lo subcnd_n.lo redc_1_sec.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 invert_limb.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 addaddmul_1msb0.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/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/perfsqr.o .libs/perfpow.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_lehmer.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/gcdext_subdiv_step.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/get_d.o .libs/matrix22_mul.o .libs/hgcd2.o .libs/hgcd.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/powm_sec.o .libs/subcnd_n.o .libs/redc_1_sec.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/invert_limb.o .libs/mul_2.o .libs/addmul_2.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/rsblsh2_n.o .libs/addlsh_n.o .libs/rsblsh_n.o .libs/addaddmul_1msb0.o
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
Making all in mpz
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o add_ui.lo add_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o abs.lo abs.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o aorsmul.lo aorsmul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aorsmul.c -fno-common -DPIC -o .libs/aorsmul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add_ui.c -fno-common -DPIC -o .libs/add_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add.c -fno-common -DPIC -o .libs/add.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -fno-common -DPIC -o .libs/abs.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add_ui.c -o add_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add.c -o add.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aorsmul.c -o aorsmul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -o abs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o aorsmul_i.lo aorsmul_i.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o and.lo and.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o array_init.lo array_init.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aorsmul_i.c -fno-common -DPIC -o .libs/aorsmul_i.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c and.c -fno-common -DPIC -o .libs/and.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o bin_ui.lo bin_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c array_init.c -fno-common -DPIC -o .libs/array_init.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c bin_ui.c -fno-common -DPIC -o .libs/bin_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aorsmul_i.c -o aorsmul_i.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c and.c -o and.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c array_init.c -o array_init.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c bin_ui.c -o bin_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o bin_uiui.lo bin_uiui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_q.lo cdiv_q.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_q_ui.lo cdiv_q_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c bin_uiui.c -fno-common -DPIC -o .libs/bin_uiui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_qr.lo cdiv_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_q.c -fno-common -DPIC -o .libs/cdiv_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_q_ui.c -fno-common -DPIC -o .libs/cdiv_q_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_qr.c -fno-common -DPIC -o .libs/cdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_q.c -o cdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c bin_uiui.c -o bin_uiui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_q_ui.c -o cdiv_q_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_qr.c -o cdiv_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_r.lo cdiv_r.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_r_ui.lo cdiv_r_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cdiv_ui.lo cdiv_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_r.c -fno-common -DPIC -o .libs/cdiv_r.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_qr_ui.c -fno-common -DPIC -o .libs/cdiv_qr_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_r_ui.c -fno-common -DPIC -o .libs/cdiv_r_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_ui.c -fno-common -DPIC -o .libs/cdiv_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_qr_ui.c -o cdiv_qr_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_r.c -o cdiv_r.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_r_ui.c -o cdiv_r_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cdiv_ui.c -o cdiv_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clear.lo clear.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clears.lo clears.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cfdiv_q_2exp.c -fno-common -DPIC -o .libs/cfdiv_q_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cfdiv_r_2exp.c -fno-common -DPIC -o .libs/cfdiv_r_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -fno-common -DPIC -o .libs/clear.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -fno-common -DPIC -o .libs/clears.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -o clears.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -o clear.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clrbit.lo clrbit.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_d.lo cmp_d.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_si.lo cmp_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -fno-common -DPIC -o .libs/cmp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clrbit.c -fno-common -DPIC -o .libs/clrbit.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_d.c -fno-common -DPIC -o .libs/cmp_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -fno-common -DPIC -o .libs/cmp_si.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -o cmp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clrbit.c -o clrbit.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_d.c -o cmp_d.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_ui.lo cmp_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmpabs.lo cmpabs.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmpabs_d.lo cmpabs_d.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmpabs_ui.lo cmpabs_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -fno-common -DPIC -o .libs/cmp_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs.c -fno-common -DPIC -o .libs/cmpabs.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs_ui.c -fno-common -DPIC -o .libs/cmpabs_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs_d.c -fno-common -DPIC -o .libs/cmpabs_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs.c -o cmpabs.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmpabs_d.c -o cmpabs_d.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o com.lo com.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o combit.lo combit.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cong.lo cong.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cong_2exp.lo cong_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c combit.c -fno-common -DPIC -o .libs/combit.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c com.c -fno-common -DPIC -o .libs/com.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong.c -fno-common -DPIC -o .libs/cong.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong_2exp.c -fno-common -DPIC -o .libs/cong_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c com.c -o com.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c combit.c -o combit.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong.c -o cong.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong_2exp.c -o cong_2exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cong_ui.lo cong_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o divexact.lo divexact.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong_ui.c -fno-common -DPIC -o .libs/cong_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o divegcd.lo divegcd.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divexact.c -fno-common -DPIC -o .libs/divexact.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o dive_ui.lo dive_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divegcd.c -fno-common -DPIC -o .libs/divegcd.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cong_ui.c -o cong_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divexact.c -o divexact.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dive_ui.c -fno-common -DPIC -o .libs/dive_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divegcd.c -o divegcd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o divis.lo divis.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o divis_ui.lo divis_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dive_ui.c -o dive_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o divis_2exp.lo divis_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis.c -fno-common -DPIC -o .libs/divis.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis_ui.c -fno-common -DPIC -o .libs/divis_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o dump.lo dump.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis_2exp.c -fno-common -DPIC -o .libs/divis_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis_ui.c -o divis_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis.c -o divis.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c divis_2exp.c -o divis_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dump.c -fno-common -DPIC -o .libs/dump.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o export.lo export.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fac_ui.lo fac_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_q.lo fdiv_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c export.c -fno-common -DPIC -o .libs/export.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dump.c -o dump.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fac_ui.c -fno-common -DPIC -o .libs/fac_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_q.c -fno-common -DPIC -o .libs/fdiv_q.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_q_ui.lo fdiv_q_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c export.c -o export.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_q.c -o fdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fac_ui.c -o fac_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_q_ui.c -fno-common -DPIC -o .libs/fdiv_q_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_qr.lo fdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_q_ui.c -o fdiv_q_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_qr.c -fno-common -DPIC -o .libs/fdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_qr_ui.c -fno-common -DPIC -o .libs/fdiv_qr_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_r.lo fdiv_r.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_r_ui.lo fdiv_r_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_qr.c -o fdiv_qr.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_qr_ui.c -o fdiv_qr_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_r.c -fno-common -DPIC -o .libs/fdiv_r.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_r_ui.c -fno-common -DPIC -o .libs/fdiv_r_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fdiv_ui.lo fdiv_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_r.c -o fdiv_r.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fib_ui.lo fib_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_r_ui.c -o fdiv_r_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_ui.c -fno-common -DPIC -o .libs/fdiv_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fib_ui.c -fno-common -DPIC -o .libs/fib_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fib2_ui.lo fib2_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_sint.lo fits_sint.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fdiv_ui.c -o fdiv_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fib2_ui.c -fno-common -DPIC -o .libs/fib2_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fib_ui.c -o fib_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sint.c -fno-common -DPIC -o .libs/fits_sint.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_slong.lo fits_slong.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sint.c -o fits_sint.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_sshort.lo fits_sshort.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_slong.c -fno-common -DPIC -o .libs/fits_slong.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sshort.c -fno-common -DPIC -o .libs/fits_sshort.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_uint.lo fits_uint.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_ulong.lo fits_ulong.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_slong.c -o fits_slong.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_uint.c -fno-common -DPIC -o .libs/fits_uint.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ulong.c -fno-common -DPIC -o .libs/fits_ulong.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_ushort.lo fits_ushort.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_uint.c -o fits_uint.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o gcd.lo gcd.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ushort.c -fno-common -DPIC -o .libs/fits_ushort.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o gcd_ui.lo gcd_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcd.c -fno-common -DPIC -o .libs/gcd.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcd_ui.c -fno-common -DPIC -o .libs/gcd_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o gcdext.lo gcdext.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcd.c -o gcd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_d.lo get_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcdext.c -fno-common -DPIC -o .libs/gcdext.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcd_ui.c -o gcd_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -fno-common -DPIC -o .libs/get_d.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_d_2exp.lo get_d_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_si.lo get_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c gcdext.c -o gcdext.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d_2exp.c -fno-common -DPIC -o .libs/get_d_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -o get_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_si.c -fno-common -DPIC -o .libs/get_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_str.lo get_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_ui.lo get_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -fno-common -DPIC -o .libs/get_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_si.c -o get_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_ui.c -fno-common -DPIC -o .libs/get_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o getlimbn.lo getlimbn.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o hamdist.lo hamdist.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -o get_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c getlimbn.c -fno-common -DPIC -o .libs/getlimbn.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_ui.c -o get_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c hamdist.c -fno-common -DPIC -o .libs/hamdist.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c getlimbn.c -o getlimbn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o import.lo import.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o init2.lo init2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c import.c -fno-common -DPIC -o .libs/import.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -fno-common -DPIC -o .libs/init.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c hamdist.c -o hamdist.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init2.c -fno-common -DPIC -o .libs/init2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c import.c -o import.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -o init.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inits.lo inits.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init2.c -o init2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inp_raw.lo inp_raw.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -fno-common -DPIC -o .libs/inits.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inp_str.lo inp_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_raw.c -fno-common -DPIC -o .libs/inp_raw.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -o inits.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o invert.lo invert.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -fno-common -DPIC -o .libs/inp_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_raw.c -o inp_raw.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ior.lo ior.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c invert.c -fno-common -DPIC -o .libs/invert.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -o inp_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ior.c -fno-common -DPIC -o .libs/ior.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c invert.c -o invert.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset.lo iset.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_d.lo iset_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ior.c -o ior.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset.c -fno-common -DPIC -o .libs/iset.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_si.lo iset_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_d.c -fno-common -DPIC -o .libs/iset_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset.c -o iset.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_si.c -fno-common -DPIC -o .libs/iset_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_str.lo iset_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_d.c -o iset_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_str.c -fno-common -DPIC -o .libs/iset_str.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_ui.lo iset_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_si.c -o iset_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_ui.c -fno-common -DPIC -o .libs/iset_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o jacobi.lo jacobi.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_str.c -o iset_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o kronsz.lo kronsz.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c jacobi.c -fno-common -DPIC -o .libs/jacobi.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_ui.c -o iset_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o kronuz.lo kronuz.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronsz.c -fno-common -DPIC -o .libs/kronsz.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o kronzs.lo kronzs.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronuz.c -fno-common -DPIC -o .libs/kronuz.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c jacobi.c -o jacobi.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronsz.c -o kronsz.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronzs.c -fno-common -DPIC -o .libs/kronzs.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronuz.c -o kronuz.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o kronzu.lo kronzu.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronzs.c -o kronzs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o lcm.lo lcm.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o lcm_ui.lo lcm_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronzu.c -fno-common -DPIC -o .libs/kronzu.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lcm.c -fno-common -DPIC -o .libs/lcm.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o lucnum_ui.lo lucnum_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lcm.c -o lcm.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c kronzu.c -o kronzu.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lucnum_ui.c -fno-common -DPIC -o .libs/lucnum_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lcm_ui.c -fno-common -DPIC -o .libs/lcm_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o lucnum2_ui.lo lucnum2_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o millerrabin.lo millerrabin.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lcm_ui.c -o lcm_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lucnum_ui.c -o lucnum_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lucnum2_ui.c -fno-common -DPIC -o .libs/lucnum2_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c millerrabin.c -fno-common -DPIC -o .libs/millerrabin.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mod.lo mod.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul.lo mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c lucnum2_ui.c -o lucnum2_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c millerrabin.c -o millerrabin.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mod.c -fno-common -DPIC -o .libs/mod.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -fno-common -DPIC -o .libs/mul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul_2exp.lo mul_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mod.c -o mod.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul_si.lo mul_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -o mul.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_2exp.c -fno-common -DPIC -o .libs/mul_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_si.c -fno-common -DPIC -o .libs/mul_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul_ui.lo mul_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o n_pow_ui.lo n_pow_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_si.c -o mul_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_ui.c -fno-common -DPIC -o .libs/mul_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c n_pow_ui.c -fno-common -DPIC -o .libs/n_pow_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o neg.lo neg.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o nextprime.lo nextprime.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -fno-common -DPIC -o .libs/neg.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c nextprime.c -fno-common -DPIC -o .libs/nextprime.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c n_pow_ui.c -o n_pow_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -o neg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o out_raw.lo out_raw.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c nextprime.c -o nextprime.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o out_str.lo out_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o perfpow.lo perfpow.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_raw.c -fno-common -DPIC -o .libs/out_raw.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o perfsqr.lo perfsqr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -fno-common -DPIC -o .libs/out_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c perfpow.c -fno-common -DPIC -o .libs/perfpow.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c perfsqr.c -fno-common -DPIC -o .libs/perfsqr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_raw.c -o out_raw.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -o out_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c perfpow.c -o perfpow.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o popcount.lo popcount.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o pow_ui.lo pow_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o powm.lo powm.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c popcount.c -fno-common -DPIC -o .libs/popcount.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o powm_sec.lo powm_sec.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pow_ui.c -fno-common -DPIC -o .libs/pow_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm.c -fno-common -DPIC -o .libs/powm.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm_sec.c -fno-common -DPIC -o .libs/powm_sec.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c popcount.c -o popcount.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm.c -o powm.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm_sec.c -o powm_sec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o powm_ui.lo powm_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o pprime_p.lo pprime_p.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm_ui.c -fno-common -DPIC -o .libs/powm_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pprime_p.c -fno-common -DPIC -o .libs/pprime_p.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o random.lo random.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o random2.lo random2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random2.c -fno-common -DPIC -o .libs/random2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random.c -fno-common -DPIC -o .libs/random.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c powm_ui.c -o powm_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pprime_p.c -o pprime_p.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random2.c -o random2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random.c -o random.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o realloc.lo realloc.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o realloc2.lo realloc2.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o remove.lo remove.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o root.lo root.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c realloc.c -fno-common -DPIC -o .libs/realloc.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c realloc2.c -fno-common -DPIC -o .libs/realloc2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c remove.c -fno-common -DPIC -o .libs/remove.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c root.c -fno-common -DPIC -o .libs/root.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c realloc.c -o realloc.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c realloc2.c -o realloc2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c remove.c -o remove.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c root.c -o root.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o rootrem.lo rootrem.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o rrandomb.lo rrandomb.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o scan0.lo scan0.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o scan1.lo scan1.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c rootrem.c -fno-common -DPIC -o .libs/rootrem.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c rrandomb.c -fno-common -DPIC -o .libs/rrandomb.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scan0.c -fno-common -DPIC -o .libs/scan0.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scan1.c -fno-common -DPIC -o .libs/scan1.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c rootrem.c -o rootrem.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c rrandomb.c -o rrandomb.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scan0.c -o scan0.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scan1.c -o scan1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set.lo set.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_d.lo set_d.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_f.lo set_f.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_q.lo set_q.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -fno-common -DPIC -o .libs/set.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -fno-common -DPIC -o .libs/set_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_f.c -fno-common -DPIC -o .libs/set_f.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_q.c -fno-common -DPIC -o .libs/set_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -o set.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -o set_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_f.c -o set_f.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_q.c -o set_q.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_si.lo set_si.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_ui.lo set_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -fno-common -DPIC -o .libs/set_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o setbit.lo setbit.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -fno-common -DPIC -o .libs/set_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -fno-common -DPIC -o .libs/set_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c setbit.c -fno-common -DPIC -o .libs/setbit.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -o set_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -o set_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -o set_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o size.lo size.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c setbit.c -o setbit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sizeinbase.lo sizeinbase.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c size.c -fno-common -DPIC -o .libs/size.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sqrt.lo sqrt.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sqrtrem.lo sqrtrem.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sizeinbase.c -fno-common -DPIC -o .libs/sizeinbase.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt.c -fno-common -DPIC -o .libs/sqrt.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c size.c -o size.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrtrem.c -fno-common -DPIC -o .libs/sqrtrem.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt.c -o sqrt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sub.lo sub.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sub_ui.lo sub_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub.c -fno-common -DPIC -o .libs/sub.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o swap.lo swap.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_ui.lo tdiv_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub_ui.c -fno-common -DPIC -o .libs/sub_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -fno-common -DPIC -o .libs/swap.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub.c -o sub.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_ui.c -fno-common -DPIC -o .libs/tdiv_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -o swap.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_ui.c -o tdiv_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_q.lo tdiv_q.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_q_ui.lo tdiv_q_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q.c -fno-common -DPIC -o .libs/tdiv_q.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q_2exp.c -fno-common -DPIC -o .libs/tdiv_q_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q_ui.c -fno-common -DPIC -o .libs/tdiv_q_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr.c -fno-common -DPIC -o .libs/tdiv_qr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q.c -o tdiv_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q_2exp.c -o tdiv_q_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_q_ui.c -o tdiv_q_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_r.lo tdiv_r.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr_ui.c -fno-common -DPIC -o .libs/tdiv_qr_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r.c -fno-common -DPIC -o .libs/tdiv_r.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r_2exp.c -fno-common -DPIC -o .libs/tdiv_r_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tdiv_r_ui.lo tdiv_r_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_qr_ui.c -o tdiv_qr_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r.c -o tdiv_r.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r_2exp.c -o tdiv_r_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r_ui.c -fno-common -DPIC -o .libs/tdiv_r_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o tstbit.lo tstbit.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ui_pow_ui.lo ui_pow_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tdiv_r_ui.c -o tdiv_r_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ui_sub.lo ui_sub.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tstbit.c -fno-common -DPIC -o .libs/tstbit.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_pow_ui.c -fno-common -DPIC -o .libs/ui_pow_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_sub.c -fno-common -DPIC -o .libs/ui_sub.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o urandomb.lo urandomb.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c tstbit.c -o tstbit.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomb.c -fno-common -DPIC -o .libs/urandomb.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o urandomm.lo urandomm.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o xor.lo xor.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomb.c -o urandomb.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomm.c -fno-common -DPIC -o .libs/urandomm.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c xor.c -fno-common -DPIC -o .libs/xor.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomm.c -o urandomm.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c xor.c -o xor.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -o libmpz.la 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 lucnum_ui.lo lucnum2_ui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.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 random.lo random2.lo realloc.lo realloc2.lo remove.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 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/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
Making all in mpq
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o abs.lo abs.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o aors.lo aors.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o canonicalize.lo canonicalize.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clear.lo clear.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aors.c -fno-common -DPIC -o .libs/aors.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c canonicalize.c -fno-common -DPIC -o .libs/canonicalize.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -fno-common -DPIC -o .libs/abs.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -fno-common -DPIC -o .libs/clear.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -o abs.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c aors.c -o aors.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c canonicalize.c -o canonicalize.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -o clear.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clears.lo clears.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_si.lo cmp_si.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_ui.lo cmp_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -fno-common -DPIC -o .libs/clears.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -fno-common -DPIC -o .libs/cmp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -fno-common -DPIC -o .libs/cmp_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -o clears.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -fno-common -DPIC -o .libs/cmp_si.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -o cmp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o div.lo div.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o equal.lo equal.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_d.lo get_d.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_den.lo get_den.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div.c -fno-common -DPIC -o .libs/div.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c equal.c -fno-common -DPIC -o .libs/equal.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -fno-common -DPIC -o .libs/get_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_den.c -fno-common -DPIC -o .libs/get_den.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c equal.c -o equal.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div.c -o div.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -o get_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_den.c -o get_den.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_num.lo get_num.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_str.lo get_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inits.lo inits.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_num.c -fno-common -DPIC -o .libs/get_num.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -fno-common -DPIC -o .libs/init.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -fno-common -DPIC -o .libs/get_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -fno-common -DPIC -o .libs/inits.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_num.c -o get_num.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -o init.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -o get_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -o inits.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inp_str.lo inp_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inv.lo inv.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o md_2exp.lo md_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -fno-common -DPIC -o .libs/inp_str.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul.lo mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inv.c -fno-common -DPIC -o .libs/inv.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c md_2exp.c -fno-common -DPIC -o .libs/md_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -fno-common -DPIC -o .libs/mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -o inp_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inv.c -o inv.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c md_2exp.c -o md_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -o mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o neg.lo neg.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o out_str.lo out_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set.lo set.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -fno-common -DPIC -o .libs/neg.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -fno-common -DPIC -o .libs/out_str.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_den.lo set_den.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -fno-common -DPIC -o .libs/set.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -o neg.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -o out_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_den.c -fno-common -DPIC -o .libs/set_den.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -o set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_num.lo set_num.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_si.lo set_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_den.c -o set_den.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_num.c -fno-common -DPIC -o .libs/set_num.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -fno-common -DPIC -o .libs/set_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_ui.lo set_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_num.c -o set_num.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -fno-common -DPIC -o .libs/set_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -o set_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -fno-common -DPIC -o .libs/set_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_z.lo set_z.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -o set_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_d.lo set_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -o set_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_z.c -fno-common -DPIC -o .libs/set_z.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_f.lo set_f.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -fno-common -DPIC -o .libs/set_d.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o swap.lo swap.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_z.c -o set_z.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_f.c -fno-common -DPIC -o .libs/set_f.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -fno-common -DPIC -o .libs/swap.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -o set_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_f.c -o set_f.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -o swap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch 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" )
Making all in mpf
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o init2.lo init2.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inits.lo inits.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set.lo set.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init2.c -fno-common -DPIC -o .libs/init2.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -fno-common -DPIC -o .libs/set.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -fno-common -DPIC -o .libs/inits.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -fno-common -DPIC -o .libs/init.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set.c -o set.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init2.c -o init2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inits.c -o inits.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c init.c -o init.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_ui.lo set_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_si.lo set_si.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_d.lo set_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -fno-common -DPIC -o .libs/set_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -fno-common -DPIC -o .libs/set_si.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -fno-common -DPIC -o .libs/set_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -fno-common -DPIC -o .libs/set_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_si.c -o set_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_ui.c -o set_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_d.c -o set_d.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_z.lo set_z.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_str.c -o set_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_q.lo set_q.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset.lo iset.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_z.c -fno-common -DPIC -o .libs/set_z.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_q.c -fno-common -DPIC -o .libs/set_q.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset.c -fno-common -DPIC -o .libs/iset.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_z.c -o set_z.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_ui.lo iset_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_q.c -o set_q.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset.c -o iset.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_si.lo iset_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_ui.c -fno-common -DPIC -o .libs/iset_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_str.lo iset_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o iset_d.lo iset_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_si.c -fno-common -DPIC -o .libs/iset_si.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_ui.c -o iset_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_str.c -fno-common -DPIC -o .libs/iset_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_d.c -fno-common -DPIC -o .libs/iset_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_si.c -o iset_si.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clear.lo clear.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_str.c -o iset_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c iset_d.c -o iset_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -fno-common -DPIC -o .libs/clear.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o clears.lo clears.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_str.lo get_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o dump.lo dump.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -fno-common -DPIC -o .libs/clears.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clear.c -o clear.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dump.c -fno-common -DPIC -o .libs/dump.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -fno-common -DPIC -o .libs/get_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c clears.c -o clears.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o size.lo size.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c dump.c -o dump.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c size.c -fno-common -DPIC -o .libs/size.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o eq.lo eq.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_str.c -o get_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o reldiff.lo reldiff.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c eq.c -fno-common -DPIC -o .libs/eq.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c size.c -o size.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c reldiff.c -fno-common -DPIC -o .libs/reldiff.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c eq.c -o eq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sqrt.lo sqrt.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o random2.lo random2.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c reldiff.c -o reldiff.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt.c -fno-common -DPIC -o .libs/sqrt.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random2.c -fno-common -DPIC -o .libs/random2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o inp_str.lo inp_str.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o out_str.lo out_str.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt.c -o sqrt.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c random2.c -o random2.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -fno-common -DPIC -o .libs/inp_str.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -fno-common -DPIC -o .libs/out_str.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o add_ui.lo add_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c inp_str.c -o inp_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add_ui.c -fno-common -DPIC -o .libs/add_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add.c -fno-common -DPIC -o .libs/add.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c out_str.c -o out_str.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sub.lo sub.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add_ui.c -o add_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c add.c -o add.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sub_ui.lo sub_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub.c -fno-common -DPIC -o .libs/sub.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub_ui.c -fno-common -DPIC -o .libs/sub_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ui_sub.lo ui_sub.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul.lo mul.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_sub.c -fno-common -DPIC -o .libs/ui_sub.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub.c -o sub.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -fno-common -DPIC -o .libs/mul.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul.c -o mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul_ui.lo mul_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o div.lo div.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_ui.c -fno-common -DPIC -o .libs/mul_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o div_ui.lo div_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div.c -fno-common -DPIC -o .libs/div.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div_ui.c -fno-common -DPIC -o .libs/div_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp.lo cmp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div.c -o div.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -fno-common -DPIC -o .libs/cmp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div_ui.c -o div_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_d.lo cmp_d.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_si.lo cmp_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp.c -o cmp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_d.c -fno-common -DPIC -o .libs/cmp_d.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o cmp_ui.lo cmp_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -fno-common -DPIC -o .libs/cmp_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o mul_2exp.lo mul_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -fno-common -DPIC -o .libs/cmp_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_d.c -o cmp_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_2exp.c -fno-common -DPIC -o .libs/mul_2exp.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o div_2exp.lo div_2exp.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o abs.lo abs.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div_2exp.c -fno-common -DPIC -o .libs/div_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o neg.lo neg.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -fno-common -DPIC -o .libs/abs.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_d.lo get_d.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -fno-common -DPIC -o .libs/neg.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c div_2exp.c -o div_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c abs.c -o abs.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -fno-common -DPIC -o .libs/get_d.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c neg.c -o neg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_d_2exp.lo get_d_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_dfl_prec.lo set_dfl_prec.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d.c -o get_d.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d_2exp.c -fno-common -DPIC -o .libs/get_d_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_prc.lo set_prc.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_dfl_prec.c -fno-common -DPIC -o .libs/set_dfl_prec.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o set_prc_raw.lo set_prc_raw.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_prc.c -fno-common -DPIC -o .libs/set_prc.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_dfl_prec.c -o set_dfl_prec.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_prc_raw.c -fno-common -DPIC -o .libs/set_prc_raw.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_prc.c -o set_prc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_dfl_prec.lo get_dfl_prec.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_prc.lo get_prc.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c set_prc_raw.c -o set_prc_raw.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_dfl_prec.c -fno-common -DPIC -o .libs/get_dfl_prec.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ui_div.lo ui_div.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_prc.c -fno-common -DPIC -o .libs/get_prc.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sqrt_ui.lo sqrt_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_div.c -fno-common -DPIC -o .libs/ui_div.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_dfl_prec.c -o get_dfl_prec.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_prc.c -o get_prc.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt_ui.c -fno-common -DPIC -o .libs/sqrt_ui.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o pow_ui.lo pow_ui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ui_div.c -o ui_div.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o urandomb.lo urandomb.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pow_ui.c -fno-common -DPIC -o .libs/pow_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sqrt_ui.c -o sqrt_ui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomb.c -fno-common -DPIC -o .libs/urandomb.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o swap.lo swap.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_si.lo get_si.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c urandomb.c -o urandomb.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -fno-common -DPIC -o .libs/swap.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_si.c -fno-common -DPIC -o .libs/get_si.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o get_ui.lo get_ui.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o int_p.lo int_p.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c swap.c -o swap.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_ui.c -fno-common -DPIC -o .libs/get_ui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_si.c -o get_si.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c int_p.c -fno-common -DPIC -o .libs/int_p.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o ceilfloor.lo ceilfloor.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c get_ui.c -o get_ui.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o trunc.lo trunc.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c int_p.c -o int_p.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ceilfloor.c -fno-common -DPIC -o .libs/ceilfloor.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_sint.lo fits_sint.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c trunc.c -fno-common -DPIC -o .libs/trunc.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_slong.lo fits_slong.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c ceilfloor.c -o ceilfloor.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sint.c -fno-common -DPIC -o .libs/fits_sint.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c trunc.c -o trunc.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_slong.c -fno-common -DPIC -o .libs/fits_slong.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_sshort.lo fits_sshort.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sint.c -o fits_sint.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_uint.lo fits_uint.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_slong.c -o fits_slong.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sshort.c -fno-common -DPIC -o .libs/fits_sshort.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_uint.c -fno-common -DPIC -o .libs/fits_uint.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_ulong.lo fits_ulong.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fits_ushort.lo fits_ushort.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ulong.c -fno-common -DPIC -o .libs/fits_ulong.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_uint.c -o fits_uint.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ushort.c -fno-common -DPIC -o .libs/fits_ushort.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch 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_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_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" )
Making all in printf
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o asprintf.lo asprintf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o asprntffuns.lo asprntffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o doprnt.lo doprnt.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o doprntf.lo doprntf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprnt.c -fno-common -DPIC -o .libs/doprnt.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c asprintf.c -fno-common -DPIC -o .libs/asprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprntf.c -fno-common -DPIC -o .libs/doprntf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c asprntffuns.c -fno-common -DPIC -o .libs/asprntffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c asprintf.c -o asprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c asprntffuns.c -o asprntffuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprnt.c -o doprnt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o doprnti.lo doprnti.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprntf.c -o doprntf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprnti.c -fno-common -DPIC -o .libs/doprnti.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fprintf.lo fprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fprintf.c -fno-common -DPIC -o .libs/fprintf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o obprintf.lo obprintf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o obvprintf.lo obvprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doprnti.c -o doprnti.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obvprintf.c -fno-common -DPIC -o .libs/obvprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fprintf.c -o fprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obprintf.c -fno-common -DPIC -o .libs/obprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obvprintf.c -o obvprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obprintf.c -o obprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o obprntffuns.lo obprntffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o printf.lo printf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o printffuns.lo printffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o snprintf.lo snprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c printf.c -fno-common -DPIC -o .libs/printf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obprntffuns.c -fno-common -DPIC -o .libs/obprntffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c printffuns.c -fno-common -DPIC -o .libs/printffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c snprintf.c -fno-common -DPIC -o .libs/snprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c obprntffuns.c -o obprntffuns.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o snprntffuns.lo snprntffuns.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c printf.c -o printf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c printffuns.c -o printffuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c snprintf.c -o snprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c snprntffuns.c -fno-common -DPIC -o .libs/snprntffuns.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sprintf.lo sprintf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sprintffuns.lo sprintffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vasprintf.lo vasprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sprintf.c -fno-common -DPIC -o .libs/sprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c snprntffuns.c -o snprntffuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sprintffuns.c -fno-common -DPIC -o .libs/sprintffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vasprintf.c -fno-common -DPIC -o .libs/vasprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sprintf.c -o sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vfprintf.lo vfprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vasprintf.c -o vasprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sprintffuns.c -o sprintffuns.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vprintf.lo vprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vfprintf.c -fno-common -DPIC -o .libs/vfprintf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vsnprintf.lo vsnprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vprintf.c -fno-common -DPIC -o .libs/vprintf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vsprintf.lo vsprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vfprintf.c -o vfprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsnprintf.c -fno-common -DPIC -o .libs/vsnprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsprintf.c -fno-common -DPIC -o .libs/vsprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vprintf.c -o vprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o repl-vsnprintf.lo repl-vsnprintf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsprintf.c -o vsprintf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c repl-vsnprintf.c -fno-common -DPIC -o .libs/repl-vsnprintf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c repl-vsnprintf.c -o repl-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch 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
/usr/bin/ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols
/usr/bin/ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols
/usr/bin/ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols
/usr/bin/ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols
libtool: link: ranlib .libs/libprintf.a
ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols
ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols
ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols
ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
Making all in scanf
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o doscan.lo doscan.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fscanf.lo fscanf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o fscanffuns.lo fscanffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o scanf.lo scanf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fscanf.c -fno-common -DPIC -o .libs/fscanf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doscan.c -fno-common -DPIC -o .libs/doscan.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scanf.c -fno-common -DPIC -o .libs/scanf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fscanffuns.c -fno-common -DPIC -o .libs/fscanffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c scanf.c -o scanf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fscanffuns.c -o fscanffuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c fscanf.c -o fscanf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c doscan.c -o doscan.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sscanf.lo sscanf.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o sscanffuns.lo sscanffuns.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vfscanf.lo vfscanf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sscanf.c -fno-common -DPIC -o .libs/sscanf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sscanffuns.c -fno-common -DPIC -o .libs/sscanffuns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vfscanf.c -fno-common -DPIC -o .libs/vfscanf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vscanf.lo vscanf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sscanf.c -o sscanf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vfscanf.c -o vfscanf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c sscanffuns.c -o sscanffuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vscanf.c -fno-common -DPIC -o .libs/vscanf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c -o vsscanf.lo vsscanf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vscanf.c -o vscanf.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsscanf.c -fno-common -DPIC -o .libs/vsscanf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O0 -march=core2 -msse4 -w -pipe -c vsscanf.c -o vsscanf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch 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" )
Making all in cxx
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o isfuns.lo isfuns.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o ismpf.lo ismpf.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o ismpq.lo ismpq.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o ismpz.lo ismpz.cc
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpz.cc -fno-common -DPIC -o .libs/ismpz.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpf.cc -fno-common -DPIC -o .libs/ismpf.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c isfuns.cc -fno-common -DPIC -o .libs/isfuns.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpq.cc -fno-common -DPIC -o .libs/ismpq.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpq.cc -o ismpq.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c isfuns.cc -o isfuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpz.cc -o ismpz.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpf.cc -o ismpf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o ismpznw.lo ismpznw.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o osdoprnti.lo osdoprnti.cc
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpznw.cc -fno-common -DPIC -o .libs/ismpznw.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o osfuns.lo osfuns.cc
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osdoprnti.cc -fno-common -DPIC -o .libs/osdoprnti.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osfuns.cc -fno-common -DPIC -o .libs/osfuns.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o osmpf.lo osmpf.cc
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpf.cc -fno-common -DPIC -o .libs/osmpf.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c ismpznw.cc -o ismpznw.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osdoprnti.cc -o osdoprnti.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osfuns.cc -o osfuns.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpf.cc -o osmpf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o osmpq.lo osmpq.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c -o osmpz.lo osmpz.cc
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpq.cc -fno-common -DPIC -o .libs/osmpq.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpz.cc -fno-common -DPIC -o .libs/osmpz.o
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpq.cc -o osmpq.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -arch i386 -arch x86_64 -c osmpz.cc -o osmpz.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.2 -arch i386 -arch x86_64 -arch i386 -arch x86_64 -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.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/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" )
Making all in mpbsd
make[2]: Nothing to be done for `all'.
Making all in demos
Making all in calc
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in expr
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in tune
make[2]: Nothing to be done for `all'.
Making all in doc
make[2]: Nothing to be done for `all'.
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o assert.lo assert.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o compat.lo compat.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o errno.lo errno.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o extract-dbl.lo extract-dbl.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c assert.c -fno-common -DPIC -o .libs/assert.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c compat.c -fno-common -DPIC -o .libs/compat.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c errno.c -fno-common -DPIC -o .libs/errno.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c extract-dbl.c -fno-common -DPIC -o .libs/extract-dbl.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c compat.c -o compat.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c errno.c -o errno.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c assert.c -o assert.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c extract-dbl.c -o extract-dbl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o invalid.lo invalid.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o memory.lo memory.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_bpl.lo mp_bpl.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_clz_tab.lo mp_clz_tab.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c invalid.c -fno-common -DPIC -o .libs/invalid.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_bpl.c -fno-common -DPIC -o .libs/mp_bpl.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_clz_tab.c -fno-common -DPIC -o .libs/mp_clz_tab.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c invalid.c -o invalid.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c memory.c -fno-common -DPIC -o .libs/memory.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_bpl.c -o mp_bpl.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_dv_tab.lo mp_dv_tab.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_minv_tab.lo mp_minv_tab.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c memory.c -o memory.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_get_fns.lo mp_get_fns.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_dv_tab.c -fno-common -DPIC -o .libs/mp_dv_tab.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_minv_tab.c -fno-common -DPIC -o .libs/mp_minv_tab.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_get_fns.c -fno-common -DPIC -o .libs/mp_get_fns.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_dv_tab.c -o mp_dv_tab.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o mp_set_fns.lo mp_set_fns.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_minv_tab.c -o mp_minv_tab.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_get_fns.c -o mp_get_fns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_set_fns.c -fno-common -DPIC -o .libs/mp_set_fns.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o rand.lo rand.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randclr.lo randclr.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c rand.c -fno-common -DPIC -o .libs/rand.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randdef.lo randdef.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c mp_set_fns.c -o mp_set_fns.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randclr.c -fno-common -DPIC -o .libs/randclr.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randdef.c -fno-common -DPIC -o .libs/randdef.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c rand.c -o rand.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randclr.c -o randclr.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randiset.lo randiset.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randdef.c -o randdef.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randlc2s.lo randlc2s.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randiset.c -fno-common -DPIC -o .libs/randiset.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randlc2x.lo randlc2x.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randmt.lo randmt.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randlc2s.c -fno-common -DPIC -o .libs/randlc2s.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randiset.c -o randiset.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randlc2x.c -fno-common -DPIC -o .libs/randlc2x.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmt.c -fno-common -DPIC -o .libs/randmt.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randlc2s.c -o randlc2s.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randmts.lo randmts.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randlc2x.c -o randlc2x.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o rands.lo rands.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmts.c -fno-common -DPIC -o .libs/randmts.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmt.c -o randmt.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c rands.c -fno-common -DPIC -o .libs/rands.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmts.c -o randmts.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randsd.lo randsd.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c rands.c -o rands.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randsdui.lo randsdui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randsd.c -fno-common -DPIC -o .libs/randsd.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randbui.lo randbui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randsdui.c -fno-common -DPIC -o .libs/randsdui.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o randmui.lo randmui.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randbui.c -fno-common -DPIC -o .libs/randbui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randsd.c -o randsd.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randsdui.c -o randsdui.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmui.c -fno-common -DPIC -o .libs/randmui.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randbui.c -o randbui.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o version.lo version.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c randmui.c -o randmui.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o nextprime.lo nextprime.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c version.c -fno-common -DPIC -o .libs/version.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c -o tal-reent.lo tal-reent.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c nextprime.c -fno-common -DPIC -o .libs/nextprime.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -arch i386 -arch x86_64 -c -o dummy.lo `test -f 'cxx/dummy.cc' || echo './'`cxx/dummy.cc
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c version.c -o version.o >/dev/null 2>&1
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c tal-reent.c -fno-common -DPIC -o .libs/tal-reent.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c nextprime.c -o nextprime.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -arch i386 -arch x86_64 -c cxx/dummy.cc -fno-common -DPIC -o .libs/dummy.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O0 -march=core2 -msse4 -w -pipe -c tal-reent.c -o tal-reent.o >/dev/null 2>&1
libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -arch i386 -arch x86_64 -c cxx/dummy.cc -o dummy.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -version-info 10:2:0 -arch i386 -arch x86_64 -o libgmp.la -rpath /usr/local/Cellar/gmp/5.0.2/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 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 version.lo nextprime.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.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/fac_ui.lo mpz/fdiv_q.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_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/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/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.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/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/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.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/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/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_lehmer.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/gcdext_subdiv_step.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/hgcd2.lo mpn/hgcd.lo mpn/mullo_n.lo mpn/mullo_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/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/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/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/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/powm_sec.lo mpn/subcnd_n.lo mpn/redc_1_sec.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/invert_limb.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/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
libtool: link: /usr/bin/gcc-4.2 -std=gnu99 -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libgmp.10.dylib .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o .libs/version.o .libs/nextprime.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/fac_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_lehmer.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/gcdext_subdiv_step.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/hgcd2.o mpn/.libs/hgcd.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/powm_sec.o mpn/.libs/subcnd_n.o mpn/.libs/redc_1_sec.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/invert_limb.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o -march=core2 -msse4 -arch i386 -arch x86_64 -install_name /usr/local/Cellar/gmp/5.0.2/lib/libgmp.10.dylib -compatibility_version 11 -current_version 11.2 -Wl,-single_module
ld: warning: ignoring file .libs/assert.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/compat.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/errno.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/extract-dbl.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/invalid.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/memory.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_bpl.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_clz_tab.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_dv_tab.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_minv_tab.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_get_fns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/mp_set_fns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/rand.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randclr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randdef.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randiset.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randlc2s.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randlc2x.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randmt.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randmts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/rands.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randsd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randsdui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randbui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/randmui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/version.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/nextprime.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file .libs/tal-reent.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/init.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/init2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/inits.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_z.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/iset.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/iset_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/iset_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/iset_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/iset_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/clear.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/clears.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/dump.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/size.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/eq.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/reldiff.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/sqrt.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/random2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/inp_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/out_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/add.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/add_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/sub.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/sub_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/ui_sub.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/mul_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/div.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/div_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/cmp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/cmp_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/cmp_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/cmp_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/mul_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/div_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/abs.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/neg.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_d_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_dfl_prec.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_prc.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/set_prc_raw.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_dfl_prec.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_prc.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/ui_div.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/sqrt_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/ceilfloor.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/trunc.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/pow_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/urandomb.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/swap.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_sint.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_slong.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_sshort.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_uint.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_ulong.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/fits_ushort.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/get_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpf/.libs/int_p.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/abs.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/add.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/add_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/aorsmul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/aorsmul_i.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/and.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/array_init.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/bin_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/bin_uiui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_q_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_qr_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_r.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_r_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cdiv_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cfdiv_q_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cfdiv_r_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/clear.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/clears.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/clrbit.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmp_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmp_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmp_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmpabs.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmpabs_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cmpabs_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/com.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/combit.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cong.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cong_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/cong_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/divexact.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/divegcd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/dive_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/divis.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/divis_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/divis_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/dump.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/export.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fac_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_q_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_qr_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_r.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_r_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fdiv_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fib_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fib2_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_sint.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_slong.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_sshort.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_uint.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_ulong.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/fits_ushort.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/gcd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/gcd_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/gcdext.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/get_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/get_d_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/get_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/get_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/get_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/getlimbn.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/hamdist.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/import.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/init.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/init2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/inits.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/inp_raw.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/inp_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/invert.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/ior.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/iset.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/iset_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/iset_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/iset_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/iset_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/jacobi.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/kronsz.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/kronuz.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/kronzs.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/kronzu.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/lcm.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/lcm_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/lucnum_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/lucnum2_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/millerrabin.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/mod.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/mul_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/mul_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/mul_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/n_pow_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/neg.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/nextprime.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/out_raw.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/out_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/perfpow.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/perfsqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/popcount.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/pow_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/powm.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/powm_sec.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/powm_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/pprime_p.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/random.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/random2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/realloc.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/realloc2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/remove.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/root.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/rootrem.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/rrandomb.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/scan0.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/scan1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_f.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/set_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/setbit.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/size.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/sizeinbase.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/sqrt.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/sqrtrem.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/sub.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/sub_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/swap.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_q_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_q_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_qr_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_r.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_r_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tdiv_r_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/tstbit.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/ui_pow_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/ui_sub.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/urandomb.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/urandomm.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpz/.libs/xor.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/abs.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/aors.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/canonicalize.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/clear.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/clears.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/cmp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/cmp_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/cmp_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/div.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/get_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/get_den.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/get_num.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/get_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/init.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/inits.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/inp_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/inv.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/md_2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/neg.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/out_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_den.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_num.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_si.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/equal.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_z.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/set_f.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpq/.libs/swap.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/fib_table.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mp_bases.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/add.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/add_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/add_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sub.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sub_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sub_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/neg.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/com.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addmul_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/submul_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/lshift.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rshift.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dive_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/diveby3.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/divis.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/divrem.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/divrem_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/divrem_2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/fib2_ui.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_34lsub1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mode1o.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/pre_mod_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dump.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_1_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_1_2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_1_3.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mod_1_4.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/lshiftc.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul_fft.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul_basecase.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sqr_basecase.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/nussbaumer_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/random.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/random2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/pow_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rootrem.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sqrtrem.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/get_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/set_str.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/scan0.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/scan1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/popcount.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/hamdist.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/cmp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/perfsqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/perfpow.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcd_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcdext_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcdext.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcd_lehmer.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcd_subdiv_step.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcdext_lehmer.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/gcdext_subdiv_step.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/div_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/tdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/jacbase.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/get_d.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/matrix22_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/hgcd2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/hgcd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mullo_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mullo_basecase.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom22_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom32_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom42_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom52_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom62_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom33_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom43_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom53_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom63_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom44_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom6h_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom6_sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom8h_mul.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom8_sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_couple_handling.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom2_sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom3_sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom4_sqr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_dgr3_pm1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_dgr3_pm2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_pm1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_pm2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_pm2exp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_eval_pm2rexp.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_5pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_6pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_7pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_8pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_12pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/toom_interpolate_16pts.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/invertappr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/invert.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/binvert.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mulmod_bnm1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sqrmod_bnm1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sbpi1_div_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sbpi1_div_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sbpi1_divappr_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dcpi1_div_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dcpi1_div_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dcpi1_divappr_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mu_div_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mu_divappr_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mu_div_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/bdiv_q_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sbpi1_bdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sbpi1_bdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dcpi1_bdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/dcpi1_bdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mu_bdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mu_bdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/bdiv_q.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/bdiv_qr.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/divexact.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/bdiv_dbm1c.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/redc_1.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/redc_2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/redc_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/powm.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/powlo.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/powm_sec.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/subcnd_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/redc_1_sec.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/trialdiv.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/remove.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/and_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/andn_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/nand_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/ior_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/iorn_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/nior_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/xor_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/xnor_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/copyi.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/copyd.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/zero.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/invert_limb.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/mul_2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addmul_2.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addlsh1_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/sublsh1_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rsblsh1_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rsh1add_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rsh1sub_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addlsh2_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rsblsh2_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addlsh_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/rsblsh_n.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file mpn/.libs/addaddmul_1msb0.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/asprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/asprntffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/doprnt.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/doprntf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/doprnti.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/fprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/obprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/obvprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/obprntffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/printf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/printffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/snprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/snprntffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/sprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/sprintffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/vasprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/vfprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/vprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/vsnprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/vsprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file printf/.libs/repl-vsnprintf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/doscan.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/fscanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/fscanffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/scanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/sscanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/sscanffuns.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/vfscanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/vscanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
ld: warning: ignoring file scanf/.libs/vsscanf.o, file was built for unsupported file format which is not the architecture being linked (i386)
libtool: link: dsymutil .libs/libgmp.10.dylib || :
warning: no debug symbols in executable (-arch i386)
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libgmp.dylib" && ln -s "libgmp.10.dylib" "libgmp.dylib")
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt100-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt100-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt102-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt102-powm.o
libtool: link: ln mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o || cp mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt104-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt104-remove.o
libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o version.o nextprime.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/fac_ui.o mpz/fdiv_q.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_lehmer.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/gcdext_subdiv_step.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o .libs/libgmp.lax/lt99-get_d.o mpn/matrix22_mul.o mpn/hgcd2.o mpn/hgcd.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt100-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o .libs/libgmp.lax/lt101-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt102-powm.o mpn/powlo.o .libs/libgmp.lax/lt103-powm_sec.o mpn/subcnd_n.o mpn/redc_1_sec.o mpn/trialdiv.o .libs/libgmp.lax/lt104-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/invert_limb.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/addaddmul_1msb0.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o
/usr/bin/ranlib: file: .libs/libgmp.a(mp_clz_tab.o) has no symbols
/usr/bin/ranlib: file: .libs/libgmp.a(obprintf.o) has no symbols
/usr/bin/ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols
/usr/bin/ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols
/usr/bin/ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols
libtool: link: ranlib .libs/libgmp.a
ranlib: file: .libs/libgmp.a(mp_clz_tab.o) has no symbols
ranlib: file: .libs/libgmp.a(obprintf.o) has no symbols
ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols
ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols
ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/g++-4.2 -arch i386 -arch x86_64 -version-info 6:2:2 -arch i386 -arch x86_64 -o libgmpxx.la -rpath /usr/local/Cellar/gmp/5.0.2/lib dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la
libtool: link: /usr/bin/g++-4.2 -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libgmpxx.4.dylib .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/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o ./.libs/libgmp.dylib -arch i386 -arch x86_64 -arch i386 -arch x86_64 -install_name /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.4.dylib -compatibility_version 7 -current_version 7.2 -Wl,-single_module
libtool: link: dsymutil .libs/libgmpxx.4.dylib || :
warning: no debug symbols in executable (-arch i386)
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libgmpxx.dylib" && ln -s "libgmpxx.4.dylib" "libgmpxx.dylib")
libtool: link: ar cq .libs/libgmpxx.a dummy.o cxx/isfuns.o cxx/ismpf.o cxx/ismpq.o cxx/ismpz.o cxx/ismpznw.o cxx/osdoprnti.o cxx/osfuns.o cxx/osmpf.o cxx/osmpq.o cxx/osmpz.o
libtool: link: ranlib .libs/libgmpxx.a
ranlib: for architecture: i386 file: .libs/libgmpxx.a(dummy.o) has no symbols
ranlib: for architecture: x86_64 file: .libs/libgmpxx.a(dummy.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" )
==> make install
make install
make install-recursive
Making install in tests
Making install in .
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in devel
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpn
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpz
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpq
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpf
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in rand
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in misc
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in cxx
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpbsd
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpn
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpz
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpq
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in printf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in scanf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in cxx
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpbsd
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in demos
Making install in calc
make install-am
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in expr
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in tune
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/gmp/5.0.2/share/info" || .././install-sh -c -d "/usr/local/Cellar/gmp/5.0.2/share/info"
/usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/local/Cellar/gmp/5.0.2/share/info'
install-info --info-dir='/usr/local/Cellar/gmp/5.0.2/share/info' '/usr/local/Cellar/gmp/5.0.2/share/info/gmp.info'
test -z "/usr/local/Cellar/gmp/5.0.2/lib" || ./install-sh -c -d "/usr/local/Cellar/gmp/5.0.2/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c libgmp.la libgmpxx.la '/usr/local/Cellar/gmp/5.0.2/lib'
libtool: install: /usr/bin/install -c .libs/libgmp.10.dylib /usr/local/Cellar/gmp/5.0.2/lib/libgmp.10.dylib
libtool: install: (cd /usr/local/Cellar/gmp/5.0.2/lib && { ln -s -f libgmp.10.dylib libgmp.dylib || { rm -f libgmp.dylib && ln -s libgmp.10.dylib libgmp.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgmp.lai /usr/local/Cellar/gmp/5.0.2/lib/libgmp.la
libtool: install: /usr/bin/install -c .libs/libgmpxx.4.dylib /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.4.dylib
libtool: install: (cd /usr/local/Cellar/gmp/5.0.2/lib && { ln -s -f libgmpxx.4.dylib libgmpxx.dylib || { rm -f libgmpxx.dylib && ln -s libgmpxx.4.dylib libgmpxx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgmpxx.lai /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.la
libtool: install: /usr/bin/install -c .libs/libgmp.a /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a
libtool: install: chmod 644 /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a
libtool: install: ranlib /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a
ranlib: file: /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a(mp_clz_tab.o) has no symbols
ranlib: file: /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a(obprintf.o) has no symbols
ranlib: file: /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a(obvprintf.o) has no symbols
ranlib: file: /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a(obprntffuns.o) has no symbols
ranlib: file: /usr/local/Cellar/gmp/5.0.2/lib/libgmp.a(repl-vsnprintf.o) has no symbols
libtool: install: /usr/bin/install -c .libs/libgmpxx.a /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.a
libtool: install: chmod 644 /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.a
libtool: install: ranlib /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.a
ranlib: for architecture: i386 file: /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.a(dummy.o) has no symbols
ranlib: for architecture: x86_64 file: /usr/local/Cellar/gmp/5.0.2/lib/libgmpxx.a(dummy.o) has no symbols
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/gmp/5.0.2/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 `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/Cellar/gmp/5.0.2/include" || ./install-sh -c -d "/usr/local/Cellar/gmp/5.0.2/include"
/usr/bin/install -c -m 644 gmp.h '/usr/local/Cellar/gmp/5.0.2/include'
test -z "/usr/local/Cellar/gmp/5.0.2/include" || ./install-sh -c -d "/usr/local/Cellar/gmp/5.0.2/include"
/usr/bin/install -c -m 644 gmpxx.h '/usr/local/Cellar/gmp/5.0.2/include'
make install-data-hook
+-------------------------------------------------------------+
| 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 check
make check
make check-recursive
Making check in tests
Making check in .
make libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o memory.lo memory.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c memory.c -fno-common -DPIC -o .libs/memory.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c memory.c -o memory.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o misc.lo misc.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c misc.c -fno-common -DPIC -o .libs/misc.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c misc.c -o misc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o refmpf.lo refmpf.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpf.c -fno-common -DPIC -o .libs/refmpf.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpf.c -o refmpf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o refmpn.lo refmpn.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpn.c -fno-common -DPIC -o .libs/refmpn.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpn.c -o refmpn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o refmpq.lo refmpq.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpq.c -fno-common -DPIC -o .libs/refmpq.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpq.c -o refmpq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o refmpz.lo refmpz.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpz.c -fno-common -DPIC -o .libs/refmpz.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c refmpz.c -o refmpz.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o spinner.lo spinner.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c spinner.c -fno-common -DPIC -o .libs/spinner.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c spinner.c -o spinner.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o trace.lo trace.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c trace.c -fno-common -DPIC -o .libs/trace.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c trace.c -o trace.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe `test -f 'amd64call.asm' || echo './'`amd64call.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe amd64call.asm -fno-common -DPIC -o .libs/amd64call.o
m4 -DHAVE_CONFIG_H -DPIC amd64call.asm >tmp-amd64call.s
/usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe tmp-amd64call.s -fno-common -DPIC -o .libs/amd64call.o
libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.2 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe amd64call.asm -o amd64call.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c -o amd64check.lo amd64check.c
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c amd64check.c -fno-common -DPIC -o .libs/amd64check.o
libtool: compile: /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c amd64check.c -o amd64check.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -o libtests.la memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo amd64call.lo amd64check.lo ../libgmp.la
libtool: link: ar cq .libs/libtests.a .libs/memory.o .libs/misc.o .libs/refmpf.o .libs/refmpn.o .libs/refmpq.o .libs/refmpz.o .libs/spinner.o .libs/trace.o .libs/amd64call.o .libs/amd64check.o
libtool: link: ranlib .libs/libtests.a
libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" )
/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O0 -march=core2 -msse4 -w -pipe -c t-bswap.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -o t-bswap t-bswap.o libtests.la ../libgmp.la
libtool: link: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -o .libs/t-bswap t-bswap.o ./.libs/libtests.a /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/.libs/libgmp.dylib ../.libs/libgmp.dylib
Undefined symbols for architecture i386:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccCyy7DW.out (No such file or directory)
make[4]: *** [t-bswap] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/.rb#L
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: c0ea0f39798eaa052e3ab956ab388f406dfeb98b
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit nehalem
OS X: 10.6.8
Kernel Architecture: x86_64
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0.2
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -arch i386 -arch x86_64
CXXFLAGS: -arch i386 -arch x86_64
CPPFLAGS:
LDFLAGS: -arch i386 -arch x86_64
Error: Failed executing: make check
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU MP configure 5.0.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/gmp/5.0.2 --enable-cxx CFLAGS=-O0 -march=core2 -msse4 -w -pipe --build=x86_64-apple-darwin
## --------- ##
## Platform. ##
## --------- ##
hostname = TheBus.local
uname -m = x86_64
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 58 tasks, 284 threads, 4 processors
Load average: 0.97, Mach factor: 3.02
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3203: checking build system type
configure:3217: result: x86_64-apple-darwin
configure:3237: checking host system type
configure:3250: result: x86_64-apple-darwin
configure:3287: checking for a BSD-compatible install
configure:3355: result: /usr/bin/install -c
configure:3366: checking whether build environment is sane
configure:3416: result: yes
configure:3557: checking for a thread-safe mkdir -p
configure:3596: result: ./install-sh -c -d
configure:3609: checking for gawk
configure:3625: found /usr/local/bin/gawk
configure:3636: result: gawk
configure:3647: checking whether make sets $(MAKE)
configure:3669: result: yes
configure:3752: checking whether to enable maintainer-specific portions of Makefiles
configure:3761: result: no
User:
ABI=64
CC=/usr/bin/gcc-4.2
CFLAGS=-O0 -march=core2 -msse4 -w -pipe
CPPFLAGS=
MPN_PATH=
GMP:
abilist=64 32
cclist=gcc icc cc
configure:5457: /usr/bin/gcc-4.2 -c conftest.c >&5
configure:5460: $? = 0
configure:5463: checking whether /usr/bin/gcc-4.2 is gcc
configure:5465: result: yes
configure:5479: /usr/bin/gcc-4.2 2>&1 | grep xlc >/dev/null
configure:5482: $? = 1
configure:5536: checking compiler /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe
Test compile:
configure:5550: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5553: $? = 0
configure:5558: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5561: $? = 0
Test compile: function pointer return
configure:5604: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5607: $? = 0
configure:5612: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5615: $? = 0
Test compile: cmov instruction
configure:5660: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5663: $? = 0
configure:5668: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5671: $? = 0
Test compile: double -> ulong conversion
configure:5717: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5720: $? = 0
configure:5725: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5728: $? = 0
Test compile: double negation
configure:5772: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5775: $? = 0
configure:5780: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5783: $? = 0
Test compile: double -> float conversion
configure:5828: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5831: $? = 0
configure:5836: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5839: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:5913: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5916: $? = 0
configure:5921: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:5924: $? = 0
Test compile: __builtin_alloca availability
configure:5964: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:5967: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:6088: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6091: $? = 0
configure:6096: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:6099: $? = 0
Test compile: long long reliability test 1
configure:6152: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6155: $? = 0
configure:6160: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:6163: $? = 0
Test compile: long long reliability test 2
configure:6212: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6215: $? = 0
configure:6220: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:6223: $? = 0
Test compile: mpn_lshift_com optimization
configure:6311: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6314: $? = 0
configure:6319: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:6322: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6419: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6422: $? = 0
configure:6427: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:6430: $? = 0
configure:6576: result: yes
configure:8268: checking for gcc
configure:8295: result: /usr/bin/gcc-4.2
configure:8524: checking for C compiler version
configure:8533: /usr/bin/gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:8544: $? = 0
configure:8533: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:8544: $? = 0
configure:8533: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:8544: $? = 1
configure:8533: /usr/bin/gcc-4.2 -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:8544: $? = 1
configure:8564: checking whether the C compiler works
configure:8586: /usr/bin/gcc-4.2 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:8590: $? = 0
configure:8639: result: yes
configure:8642: checking for C compiler default output file name
configure:8644: result: a.out
configure:8650: checking for suffix of executables
configure:8657: /usr/bin/gcc-4.2 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:8661: $? = 0
configure:8683: result:
configure:8705: checking whether we are cross compiling
configure:8713: /usr/bin/gcc-4.2 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:8717: $? = 0
configure:8724: ./conftest
configure:8728: $? = 0
configure:8743: result: no
configure:8748: checking for suffix of object files
configure:8770: /usr/bin/gcc-4.2 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:8774: $? = 0
configure:8795: result: o
configure:8799: checking whether we are using the GNU C compiler
configure:8818: /usr/bin/gcc-4.2 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:8818: $? = 0
configure:8827: result: yes
configure:8836: checking whether /usr/bin/gcc-4.2 accepts -g
configure:8856: /usr/bin/gcc-4.2 -c -g conftest.c >&5
configure:8856: $? = 0
configure:8897: result: yes
configure:8914: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:8978: /usr/bin/gcc-4.2 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:8978: $? = 0
configure:8991: result: none needed
configure:9015: checking for /usr/bin/gcc-4.2 option to accept ISO C99
configure:9164: /usr/bin/gcc-4.2 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:65: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:119: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:119: error: 'newvar' undeclared (first use in this function)
conftest.c:119: error: (Each undeclared identifier is reported only once
conftest.c:119: error: for each function it appears in.)
conftest.c:129: error: 'for' loop initial declaration used outside C99 mode
configure:9164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:9164: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:9164: $? = 0
configure:9184: result: -std=gnu99
configure:9286: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C
configure:9300: result: -std=gnu99
configure:9309: checking how to run the C preprocessor
configure:9340: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:9340: $? = 0
configure:9354: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:9354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9379: result: /usr/bin/gcc-4.2 -std=gnu99 -E
configure:9399: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:9399: $? = 0
configure:9413: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:9413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9467: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:9467: $? = 0
configure:9547: checking build system compiler /usr/bin/gcc-4.2 -std=gnu99
configure:9560: /usr/bin/gcc-4.2 -std=gnu99 conftest.c
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
configure:9563: $? = 0
configure:9570: result: yes
configure:9589: checking for build system preprocessor
configure:9600: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
# 1 "conftest.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "conftest.c"
configure:9603: $? = 0
configure:9618: result: /usr/bin/gcc-4.2 -std=gnu99 -E
configure:9625: checking for build system executable suffix
configure:9639: /usr/bin/gcc-4.2 -std=gnu99 conftest.c -o conftest.exe
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
configure:9642: $? = 0
./configure: line 9644: ./conftest: No such file or directory
configure:9639: /usr/bin/gcc-4.2 -std=gnu99 conftest.c -o conftest,ff8
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
configure:9642: $? = 0
./configure: line 9644: ./conftest: No such file or directory
configure:9639: /usr/bin/gcc-4.2 -std=gnu99 conftest.c -o conftest
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
configure:9642: $? = 0
configure:9656: result:
configure:9662: checking whether build system compiler is ANSI
configure:9675: /usr/bin/gcc-4.2 -std=gnu99 conftest.c
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
configure:9678: $? = 0
configure:9687: result: yes
configure:9697: checking for build system compiler math library
configure:9716: /usr/bin/gcc-4.2 -std=gnu99 conftest.c -lm
conftest.c: In function 'main':
conftest.c:4: warning: implicit declaration of function 'exit'
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c: In function 'foo':
conftest.c:10: warning: implicit declaration of function 'log'
conftest.c:10: warning: incompatible implicit declaration of built-in function 'log'
configure:9719: $? = 0
configure:9728: result: -lm
configure:9863: checking for C++ compiler version
configure:9872: /usr/bin/g++-4.2 --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:9883: $? = 0
configure:9872: /usr/bin/g++-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:9883: $? = 0
configure:9872: /usr/bin/g++-4.2 -V >&5
g++-4.2: argument to `-V' is missing
configure:9883: $? = 1
configure:9872: /usr/bin/g++-4.2 -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:9883: $? = 1
configure:9887: checking whether we are using the GNU C++ compiler
configure:9906: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 conftest.cpp >&5
configure:9906: $? = 0
configure:9915: result: yes
configure:9924: checking whether /usr/bin/g++-4.2 accepts -g
configure:9944: /usr/bin/g++-4.2 -c -g conftest.cpp >&5
configure:9944: $? = 0
configure:9985: result: yes
CXXFLAGS chosen by autoconf: -arch i386 -arch x86_64
configure:10035: checking C++ compiler /usr/bin/g++-4.2 -arch i386 -arch x86_64
Test compile:
configure:10049: /usr/bin/g++-4.2 -arch i386 -arch x86_64 conftest.cc >&5
configure:10052: $? = 0
configure:10056: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:10059: $? = 0
Test compile: namespace
configure:10089: /usr/bin/g++-4.2 -arch i386 -arch x86_64 conftest.cc >&5
configure:10092: $? = 0
configure:10096: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:10099: $? = 0
Test compile: std iostream
configure:10135: /usr/bin/g++-4.2 -arch i386 -arch x86_64 conftest.cc >&5
configure:10138: $? = 0
configure:10142: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
configure:10145: $? = 0
configure:10164: result: yes
configure:10204: checking how to run the C++ preprocessor
configure:10231: /usr/bin/g++-4.2 -E conftest.cpp
configure:10231: $? = 0
configure:10245: /usr/bin/g++-4.2 -E conftest.cpp
conftest.cpp:15:28: error: ac_nonexistent.h: No such file or directory
configure:10245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:10270: result: /usr/bin/g++-4.2 -E
configure:10290: /usr/bin/g++-4.2 -E conftest.cpp
configure:10290: $? = 0
configure:10304: /usr/bin/g++-4.2 -E conftest.cpp
conftest.cpp:15:28: error: ac_nonexistent.h: No such file or directory
configure:10304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:10339: checking for grep that handles long lines and -e
configure:10397: result: /usr/bin/grep
configure:10402: checking for egrep
configure:10464: result: /usr/bin/grep -E
Decided:
ABI=64
CC=/usr/bin/gcc-4.2 -std=gnu99
CFLAGS=-O0 -march=core2 -msse4 -w -pipe
CPPFLAGS=
GMP_LDFLAGS=
CXX=/usr/bin/g++-4.2
CXXFLAGS=-arch i386 -arch x86_64
path= x86_64 generic
configure:10734: checking for function prototypes
configure:10737: result: yes
configure:10750: checking for ANSI C header files
configure:10770: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10770: $? = 0
configure:10843: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:10843: $? = 0
configure:10843: ./conftest
configure:10843: $? = 0
configure:10854: result: yes
configure:10867: checking for sys/types.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for sys/stat.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for stdlib.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for string.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for memory.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for strings.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for inttypes.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for stdint.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for unistd.h
configure:10867: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10890: checking for string.h
configure:10890: result: yes
configure:10903: checking whether assembler supports --noexecstack option
configure:10913: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe
-S -o conftest.s conftest.c >/dev/null
configure:10916: $? = 0
configure:10933: result: no
configure:10986: checking for ar
configure:11002: found /usr/bin/ar
configure:11013: result: ar
configure:11054: checking for BSD- or MS-compatible name lister (nm)
configure:11103: result: /usr/bin/nm
configure:11221: checking the name lister (/usr/bin/nm) interface
configure:11228: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:11231: /usr/bin/nm "conftest.o"
configure:11234: output
0000000000000000 D _some_variable
configure:11241: result: BSD nm
configure:11897: checking for a sed that does not truncate output
configure:11961: result: /usr/local/bin/gsed
configure:11979: checking for fgrep
configure:12041: result: /usr/bin/grep -F
configure:12076: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99
configure:12143: result: /usr/bin/llvm-gcc
configure:12150: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:12165: result: no
configure:12177: checking whether ln -s works
configure:12181: result: yes
configure:12189: checking the maximum length of command line arguments
configure:12309: result: 196608
configure:12326: checking whether the shell understands some XSI constructs
configure:12336: result: yes
configure:12340: checking whether the shell understands "+="
configure:12346: result: yes
configure:12381: checking for /usr/bin/llvm-gcc option to reload object files
configure:12388: result: -r
configure:12457: checking for objdump
configure:12484: result: objdump
configure:12513: checking how to recognize dependent libraries
configure:12709: result: pass_all
configure:12769: checking for ar
configure:12796: result: ar
configure:12874: checking for strip
configure:12890: found /usr/bin/strip
configure:12901: result: strip
configure:12973: checking for ranlib
configure:12989: found /usr/bin/ranlib
configure:13000: result: ranlib
configure:13090: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object
configure:13208: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:13211: $? = 0
configure:13215: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:13218: $? = 0
cannot find nm_test_var in conftest.nm
configure:13208: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:13211: $? = 0
configure:13215: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:13218: $? = 0
configure:13272: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c conftstm.o >&5
Undefined symbols for architecture i386:
"_main", referenced from:
start in crt1.10.6.o
"_nm_test_var", referenced from:
_lt__PROGRAM__LTX_preloaded_symbols in cc0a3MLu.o
"_nm_test_func", referenced from:
_lt__PROGRAM__LTX_preloaded_symbols in cc0a3MLu.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccTFWRuf.out (No such file or directory)
configure:13275: $? = 1
configure:13310: result: failed
configure:13577: checking for dsymutil
configure:13593: found /usr/bin/dsymutil
configure:13604: result: dsymutil
configure:13669: checking for nmedit
configure:13685: found /usr/bin/nmedit
configure:13696: result: nmedit
configure:13761: checking for lipo
configure:13777: found /usr/bin/lipo
configure:13788: result: lipo
configure:13853: checking for otool
configure:13869: found /usr/bin/otool
configure:13880: result: otool
configure:13945: checking for otool64
configure:13975: result: no
configure:14020: checking for -single_module linker flag
/usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:14047: result: yes
configure:14049: checking for -exported_symbols_list linker flag
configure:14069: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:14069: $? = 0
configure:14079: result: yes
configure:14118: checking for dlfcn.h
configure:14118: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:14118: $? = 0
configure:14118: result: yes
configure:14243: checking for C++ compiler version
configure:14252: /usr/bin/g++-4.2 --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:14263: $? = 0
configure:14252: /usr/bin/g++-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:14263: $? = 0
configure:14252: /usr/bin/g++-4.2 -V >&5
g++-4.2: argument to `-V' is missing
configure:14263: $? = 1
configure:14252: /usr/bin/g++-4.2 -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:14263: $? = 1
configure:14267: checking whether we are using the GNU C++ compiler
configure:14295: result: yes
configure:14304: checking whether /usr/bin/g++-4.2 accepts -g
configure:14365: result: yes
configure:14396: checking how to run the C++ preprocessor
configure:14462: result: /usr/bin/g++-4.2 -E
configure:14482: /usr/bin/g++-4.2 -E conftest.cpp
configure:14482: $? = 0
configure:14496: /usr/bin/g++-4.2 -E conftest.cpp
conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory
configure:14496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14584: checking for g77
configure:14614: result: no
configure:14584: checking for xlf
configure:14614: result: no
configure:14584: checking for f77
configure:14614: result: no
configure:14584: checking for frt
configure:14614: result: no
configure:14584: checking for pgf77
configure:14614: result: no
configure:14584: checking for cf77
configure:14614: result: no
configure:14584: checking for fort77
configure:14614: result: no
configure:14584: checking for fl32
configure:14614: result: no
configure:14584: checking for af77
configure:14614: result: no
configure:14584: checking for xlf90
configure:14614: result: no
configure:14584: checking for f90
configure:14614: result: no
configure:14584: checking for pgf90
configure:14614: result: no
configure:14584: checking for pghpf
configure:14614: result: no
configure:14584: checking for epcf90
configure:14614: result: no
configure:14584: checking for gfortran
configure:14614: result: no
configure:14584: checking for g95
configure:14614: result: no
configure:14584: checking for xlf95
configure:14614: result: no
configure:14584: checking for f95
configure:14614: result: no
configure:14584: checking for fort
configure:14614: result: no
configure:14584: checking for ifort
configure:14614: result: no
configure:14584: checking for ifc
configure:14614: result: no
configure:14584: checking for efc
configure:14614: result: no
configure:14584: checking for pgf95
configure:14614: result: no
configure:14584: checking for lf95
configure:14614: result: no
configure:14584: checking for ftn
configure:14614: result: no
configure:14637: checking for Fortran 77 compiler version
configure:14646: --version >&5
./configure: line 14648: --version: command not found
configure:14657: $? = 127
configure:14646: -v >&5
./configure: line 14648: -v: command not found
configure:14657: $? = 127
configure:14646: -V >&5
./configure: line 14648: -V: command not found
configure:14657: $? = 127
configure:14646: -qversion >&5
./configure: line 14648: -qversion: command not found
configure:14657: $? = 127
configure:14666: checking whether we are using the GNU Fortran 77 compiler
configure:14679: -c conftest.F >&5
./configure: line 2242: -c: command not found
configure:14679: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:14688: result: no
configure:14694: checking whether accepts -g
configure:14705: -c -g conftest.f >&5
./configure: line 2242: -c: command not found
configure:14705: $? = 127
configure: failed program was:
| program main
|
| end
configure:14713: result: no
configure:14919: checking for objdir
configure:14934: result: .libs
configure:15226: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
configure:15244: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:15248: $? = 0
configure:15261: result: yes
configure:15281: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC
configure:15553: result: -fno-common -DPIC
configure:15565: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
configure:15583: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe -fno-common -DPIC -DPIC conftest.c >&5
configure:15587: $? = 0
configure:15600: result: yes
configure:15624: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works
configure:15652: result: no
configure:15667: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
configure:15688: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe -o out/conftest2.o conftest.c >&5
configure:15692: $? = 0
configure:15714: result: yes
configure:15722: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
configure:15769: result: yes
configure:15802: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/bin/llvm-gcc) supports shared libraries
configure:16788: result: yes
configure:17027: checking dynamic linker characteristics
configure:17678: result: darwin dyld
configure:17780: checking how to hardcode library paths into programs
configure:17805: result: immediate
configure:18325: checking whether stripping libraries is possible
configure:18339: result: yes
configure:18365: checking if libtool supports shared libraries
configure:18367: result: yes
configure:18370: checking whether to build shared libraries
configure:18391: result: yes
configure:18394: checking whether to build static libraries
configure:18398: result: yes
configure:18548: checking for ld used by /usr/bin/g++-4.2
configure:18615: result: /usr/bin/llvm-gcc
configure:18622: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:18637: result: no
configure:18692: checking whether the /usr/bin/g++-4.2 linker (/usr/bin/llvm-gcc) supports shared libraries
configure:19605: result: yes
configure:19633: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 conftest.cpp >&5
configure:19636: $? = 0
configure:19818: checking for /usr/bin/g++-4.2 option to produce PIC
configure:20135: result: -fno-common -DPIC
configure:20144: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
configure:20162: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:20166: $? = 0
configure:20179: result: yes
configure:20200: checking if /usr/bin/g++-4.2 static flag -static works
configure:20228: result: no
configure:20240: checking if /usr/bin/g++-4.2 supports -c -o file.o
configure:20261: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 -o out/conftest2.o conftest.cpp >&5
configure:20265: $? = 0
configure:20287: result: yes
configure:20292: checking if /usr/bin/g++-4.2 supports -c -o file.o
configure:20339: result: yes
configure:20369: checking whether the /usr/bin/g++-4.2 linker (/usr/bin/llvm-gcc) supports shared libraries
configure:20395: result: yes
configure:20532: checking dynamic linker characteristics
configure:21131: result: darwin dyld
configure:21182: checking how to hardcode library paths into programs
configure:21207: result: immediate
configure:23754: checking for ANSI C header files
configure:23858: result: yes
configure:23866: checking whether time.h and sys/time.h may both be included
configure:23886: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23886: $? = 0
configure:23893: result: yes
configure:23930: checking fcntl.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking fcntl.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for fcntl.h
configure:23930: result: yes
configure:23930: checking float.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking float.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for float.h
configure:23930: result: yes
configure:23930: checking invent.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:67:20: error: invent.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <invent.h>
configure:23930: result: no
configure:23930: checking invent.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:34:20: error: invent.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <invent.h>
configure:23930: result: no
configure:23930: checking for invent.h
configure:23930: result: no
configure:23930: checking langinfo.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking langinfo.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for langinfo.h
configure:23930: result: yes
configure:23930: checking locale.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking locale.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for locale.h
configure:23930: result: yes
configure:23930: checking nl_types.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking nl_types.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for nl_types.h
configure:23930: result: yes
configure:23930: checking sys/attributes.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:70:28: error: sys/attributes.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/attributes.h>
configure:23930: result: no
configure:23930: checking sys/attributes.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:37:28: error: sys/attributes.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <sys/attributes.h>
configure:23930: result: no
configure:23930: checking for sys/attributes.h
configure:23930: result: no
configure:23930: checking sys/iograph.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:70:25: error: sys/iograph.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/iograph.h>
configure:23930: result: no
configure:23930: checking sys/iograph.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:37:25: error: sys/iograph.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <sys/iograph.h>
configure:23930: result: no
configure:23930: checking for sys/iograph.h
configure:23930: result: no
configure:23930: checking sys/mman.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking sys/mman.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for sys/mman.h
configure:23930: result: yes
configure:23930: checking sys/param.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking sys/param.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for sys/param.h
configure:23930: result: yes
configure:23930: checking sys/processor.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:72:27: error: sys/processor.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/processor.h>
configure:23930: result: no
configure:23930: checking sys/processor.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:39:27: error: sys/processor.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/processor.h>
configure:23930: result: no
configure:23930: checking for sys/processor.h
configure:23930: result: no
configure:23930: checking sys/pstat.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:72:23: error: sys/pstat.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:23930: result: no
configure:23930: checking sys/pstat.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:39:23: error: sys/pstat.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
configure:23930: result: no
configure:23930: checking for sys/pstat.h
configure:23930: result: no
configure:23930: checking sys/sysinfo.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:72:25: error: sys/sysinfo.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysinfo.h>
configure:23930: result: no
configure:23930: checking sys/sysinfo.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:39:25: error: sys/sysinfo.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/sysinfo.h>
configure:23930: result: no
configure:23930: checking for sys/sysinfo.h
configure:23930: result: no
configure:23930: checking sys/syssgi.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:72:24: error: sys/syssgi.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/syssgi.h>
configure:23930: result: no
configure:23930: checking sys/syssgi.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:39:24: error: sys/syssgi.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/syssgi.h>
configure:23930: result: no
configure:23930: checking for sys/syssgi.h
configure:23930: result: no
configure:23930: checking sys/systemcfg.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:72:27: error: sys/systemcfg.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systemcfg.h>
configure:23930: result: no
configure:23930: checking sys/systemcfg.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
conftest.c:39:27: error: sys/systemcfg.h: No such file or directory
configure:23930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <sys/systemcfg.h>
configure:23930: result: no
configure:23930: checking for sys/systemcfg.h
configure:23930: result: no
configure:23930: checking sys/time.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking sys/time.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for sys/time.h
configure:23930: result: yes
configure:23930: checking sys/times.h usability
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking sys/times.h presence
configure:23930: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:23930: $? = 0
configure:23930: result: yes
configure:23930: checking for sys/times.h
configure:23930: result: yes
configure:23945: checking for sys/resource.h
configure:23945: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23945: $? = 0
configure:23945: result: yes
configure:23969: checking for sys/sysctl.h
configure:23969: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:23969: $? = 0
configure:23969: result: yes
configure:23986: checking for machine/hal_sysinfo.h
configure:23986: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:47:33: error: machine/hal_sysinfo.h: No such file or directory
configure:23986: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
| #if HAVE_SYS_SYSINFO_H
| # include <sys/sysinfo.h>
| #endif
|
| #include <machine/hal_sysinfo.h>
configure:23986: result: no
configure:24011: checking whether fgetc is declared
configure:24011: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24011: $? = 0
configure:24011: result: yes
configure:24021: checking whether fscanf is declared
configure:24021: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24021: $? = 0
configure:24021: result: yes
configure:24031: checking whether optarg is declared
configure:24031: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24031: $? = 0
configure:24031: result: yes
configure:24041: checking whether ungetc is declared
configure:24041: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24041: $? = 0
configure:24041: result: yes
configure:24051: checking whether vfprintf is declared
configure:24051: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24051: $? = 0
configure:24051: result: yes
configure:24062: checking whether sys_errlist is declared
configure:24062: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24062: $? = 0
configure:24062: result: yes
configure:24074: checking whether sys_nerr is declared
configure:24074: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24074: $? = 0
configure:24074: result: yes
configure:24088: checking return type of signal handlers
configure:24106: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: void value not ignored as it ought to be
configure:24106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:24113: result: void
configure:24132: checking for intmax_t
configure:24132: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24132: $? = 0
configure:24132: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:87: error: expected expression before ')' token
configure:24132: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:24132: result: yes
configure:24141: checking for long double
configure:24141: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24141: $? = 0
configure:24141: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:88: error: expected expression before ')' token
configure:24141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:24141: result: yes
configure:24150: checking for long long
configure:24150: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24150: $? = 0
configure:24150: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:89: error: expected expression before ')' token
configure:24150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:24150: result: yes
configure:24159: checking for ptrdiff_t
configure:24159: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24159: $? = 0
configure:24159: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:90: error: expected expression before ')' token
configure:24159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:24159: result: yes
configure:24168: checking for quad_t
configure:24168: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24168: $? = 0
configure:24168: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:91: error: expected expression before ')' token
configure:24168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((quad_t)))
| return 0;
| ;
| return 0;
| }
configure:24168: result: yes
configure:24177: checking for uint_least32_t
configure:24177: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24177: $? = 0
configure:24177: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:92: error: expected expression before ')' token
configure:24177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint_least32_t)))
| return 0;
| ;
| return 0;
| }
configure:24177: result: yes
configure:24186: checking for intptr_t
configure:24186: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24186: $? = 0
configure:24186: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:24186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:24186: result: yes
configure:24197: checking for preprocessor stringizing operator
configure:24217: result: yes
configure:24229: checking for working volatile
configure:24248: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24248: $? = 0
configure:24255: result: yes
configure:24264: checking for C/C++ restrict keyword
configure:24289: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24289: $? = 0
configure:24297: result: __restrict
configure:24311: checking whether <stdarg.h> exists and works
configure:24336: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24336: $? = 0
configure:24344: result: yes
configure:24352: checking whether gcc __attribute__ ((const)) works
configure:24368: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24368: $? = 0
configure:24376: result: yes
configure:24384: checking whether gcc __attribute__ ((malloc)) works
configure:24393: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -c conftest.c >conftest.out 2>&1
configure:24396: $? = 0
configure:24410: result: yes
configure:24418: checking whether gcc __attribute__ ((mode (XX))) works
configure:24434: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24434: $? = 0
configure:24442: result: yes
configure:24450: checking whether gcc __attribute__ ((noreturn)) works
configure:24466: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24466: $? = 0
configure:24474: result: yes
configure:24483: checking for inline
configure:24499: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24499: $? = 0
configure:24507: result: inline
configure:24550: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24550: $? = 0
configure:24702: checking for working alloca.h
configure:24718: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:24718: $? = 0
configure:24726: result: yes
configure:24735: checking for alloca (via gmp-impl.h)
configure:24758: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:24758: $? = 0
configure:24766: result: yes
configure:24775: checking how to allocate temporary memory
configure:24799: result: alloca
configure:24857: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24857: $? = 0
configure:24866: checking whether byte ordering is bigendian
configure:24881: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:24881: $? = 0
configure:25072: result: universal
configure:25101: checking format of `double' floating point
configure:25119: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -c conftest.c >&5 2>&1
configure:25122: $? = 0
configure:25289: result: IEEE little endian
configure:25373: checking for alarm
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for attr_get
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_attr_get", referenced from:
_main in cc1cNT9Y.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_attr_get", referenced from:
_main in cccWN9ur.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccNgxvvb.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| /* end confdefs.h. */
| /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define attr_get innocuous_attr_get
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char attr_get (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef attr_get
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char attr_get ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_attr_get || defined __stub___attr_get
| choke me
| #endif
|
| int
| main ()
| {
| return attr_get ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for clock
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for clock_gettime
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_clock_gettime", referenced from:
_main in cccCQN3J.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in ccIxss8Z.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccPHyQZv.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef clock_gettime
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for cputime
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_cputime", referenced from:
_main in ccvIypPJ.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_cputime", referenced from:
_main in ccvo8Fae.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccg8oX1m.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| /* end confdefs.h. */
| /* Define cputime to an innocuous variant, in case <limits.h> declares cputime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define cputime innocuous_cputime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char cputime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef cputime
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cputime ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_cputime || defined __stub___cputime
| choke me
| #endif
|
| int
| main ()
| {
| return cputime ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for getpagesize
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for getrusage
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for gettimeofday
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for getsysinfo
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_getsysinfo", referenced from:
_main in ccYMZ83d.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_getsysinfo", referenced from:
_main in ccJTijnW.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccdBp3Bf.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getsysinfo innocuous_getsysinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getsysinfo (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getsysinfo
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getsysinfo ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getsysinfo || defined __stub___getsysinfo
| choke me
| #endif
|
| int
| main ()
| {
| return getsysinfo ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for localeconv
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for memset
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for mmap
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for mprotect
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for nl_langinfo
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for obstack_vprintf
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_obstack_vprintf", referenced from:
_main in ccrN0jq2.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_obstack_vprintf", referenced from:
_main in ccuyFfNf.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccair2qn.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
| /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define obstack_vprintf innocuous_obstack_vprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char obstack_vprintf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef obstack_vprintf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char obstack_vprintf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf
| choke me
| #endif
|
| int
| main ()
| {
| return obstack_vprintf ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for popen
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for processor_info
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for pstat_getprocessor
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_pstat_getprocessor", referenced from:
_main in ccEdpyz1.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_pstat_getprocessor", referenced from:
_main in ccmKcji4.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccKanQKn.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| /* end confdefs.h. */
| /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pstat_getprocessor innocuous_pstat_getprocessor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getprocessor (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pstat_getprocessor
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat_getprocessor ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getprocessor ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for raise
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for read_real_time
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_read_real_time", referenced from:
_main in ccsuiHG2.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_read_real_time", referenced from:
_main in ccbs5kzb.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//cc5cqwEs.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| /* end confdefs.h. */
| /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define read_real_time innocuous_read_real_time
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char read_real_time (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef read_real_time
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char read_real_time ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_read_real_time || defined __stub___read_real_time
| choke me
| #endif
|
| int
| main ()
| {
| return read_real_time ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for sigaction
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for sigaltstack
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for sigstack
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_sigstack", referenced from:
_main in ccg20iQw.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_sigstack", referenced from:
_main in cchRUeKa.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccx9d3r7.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| /* end confdefs.h. */
| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigstack innocuous_sigstack
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigstack (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigstack
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigstack ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigstack || defined __stub___sigstack
| choke me
| #endif
|
| int
| main ()
| {
| return sigstack ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for syssgi
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_syssgi", referenced from:
_main in ccw9u0rZ.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_syssgi", referenced from:
_main in ccpNZqIk.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccjeVD76.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| /* end confdefs.h. */
| /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define syssgi innocuous_syssgi
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char syssgi (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef syssgi
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char syssgi ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_syssgi || defined __stub___syssgi
| choke me
| #endif
|
| int
| main ()
| {
| return syssgi ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for strchr
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for strerror
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for strnlen
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_strnlen", referenced from:
_main in ccmxAJfV.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_strnlen", referenced from:
_main in cceMnP1Q.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//cc5YvSvL.out (No such file or directory)
configure:25373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnlen innocuous_strnlen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnlen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strnlen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnlen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strnlen || defined __stub___strnlen
| choke me
| #endif
|
| int
| main ()
| {
| return strnlen ();
| ;
| return 0;
| }
configure:25373: result: no
configure:25373: checking for strtol
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for strtoul
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for sysconf
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for sysctl
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for sysctlbyname
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25373: checking for times
configure:25373: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25373: $? = 0
configure:25373: result: yes
configure:25385: checking for vsnprintf
configure:25385: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25385: $? = 0
configure:25385: result: yes
configure:25395: checking whether vsnprintf works
configure:25457: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25457: $? = 0
configure:25457: ./conftest
configure:25457: $? = 0
configure:25457: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:25457: $? = 0
configure:25457: ./conftest
configure:25457: $? = 0
configure:25469: result: yes
configure:25482: checking whether sscanf needs writable input
configure:25494: result: no
configure:25508: checking for struct pst_processor.psp_iticksperclktick
configure:25508: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:94:23: error: sys/pstat.h: No such file or directory
conftest.c: In function 'main':
conftest.c:99: error: storage size of 'ac_aggr' isn't known
configure:25508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
|
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (ac_aggr.psp_iticksperclktick)
| return 0;
| ;
| return 0;
| }
configure:25508: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:94:23: error: sys/pstat.h: No such file or directory
conftest.c: In function 'main':
conftest.c:99: error: storage size of 'ac_aggr' isn't known
configure:25508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| #include <sys/pstat.h>
|
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (sizeof ac_aggr.psp_iticksperclktick)
| return 0;
| ;
| return 0;
| }
configure:25508: result: no
configure:25534: checking sstream usability
configure:25534: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 conftest.cpp >&5
configure:25534: $? = 0
configure:25534: result: yes
configure:25534: checking sstream presence
configure:25534: /usr/bin/g++-4.2 -E conftest.cpp
configure:25534: $? = 0
configure:25534: result: yes
configure:25534: checking for sstream
configure:25534: result: yes
configure:25544: checking for std::locale
configure:25544: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 conftest.cpp >&5
configure:25544: $? = 0
configure:25544: /usr/bin/g++-4.2 -c -arch i386 -arch x86_64 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:100: error: expected primary-expression before ')' token
conftest.cpp: In function 'int main()':
conftest.cpp:100: error: expected primary-expression before ')' token
lipo: can't figure out the architecture type of: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccRKQvrr.out
configure:25544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SSTREAM 1
| /* end confdefs.h. */
| #include <locale>
|
| int
| main ()
| {
| if (sizeof ((std::locale)))
| return 0;
| ;
| return 0;
| }
configure:25544: result: yes
configure:26147: checking for suitable m4
trying m4
good
configure:26189: result: m4
configure:26195: checking if m4wrap produces spurious output
test input is
changequote({,})define(x,)m4wrap({x})dnl
produces 0 chars output
configure:26217: result: no
configure:26236: checking how to switch to text section
trying .text
configure:26247: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26250: $? = 0
configure:26270: result: .text
configure:26274: checking how to switch to data section
configure:26285: result: .data
configure:26290: checking for assembler label suffix
trying
configure:26303: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26306: $? = 1
conftest.s:2:no such instruction: `somelabel'
configure: failed program was:
.text
somelabel
conftest.s:2:no such instruction: `somelabel'
trying :
configure:26303: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26306: $? = 0
configure:26326: result: :
configure:26331: checking for assembler global directive
configure:26343: result: .globl
configure:26348: checking for assembler global directive attribute
configure:26359: result:
configure:26364: checking if globals are prefixed by underscore
configure:26374: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -c conftest.c >&5
configure:26377: $? = 0
configure:26395: result: yes
configure:26435: checking how to switch to read-only data section
Test program:
extern const int foo; /* Suppresses C++'s suppression of foo */
const int foo = {1,2,3};
configure:26455: /usr/bin/gcc-4.2 -std=gnu99 -O0 -march=core2 -msse4 -w -pipe -S conftest.c >&5
configure:26458: $? = 0
Compiler output:
.globl _foo
.literal4
.align 2
_foo:
.long 1
.subsections_via_symbols
Match:
configure:26489: result: .data
configure:26493: checking for assembler .type directive
configure:26504: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26507: $? = 1
conftest.s:1:Unknown pseudo-op: .type
conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
configure: failed program was:
.type sym,@function
configure:26504: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26507: $? = 1
conftest.s:1:Unknown pseudo-op: .type
conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
configure: failed program was:
.type sym,#function
configure:26504: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26507: $? = 1
conftest.s:1:Unknown pseudo-op: .type
conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
configure: failed program was:
.type sym,%function
configure:26527: result:
configure:26531: checking for assembler .size directive
configure:26541: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26544: $? = 1
conftest.s:1:Unknown pseudo-op: .size
conftest.s:1:Rest of line ignored. 1st junk character valued 115 (s).
configure: failed program was:
.size sym,1
configure:26561: result:
configure:26568: checking for assembler local label prefix
Trying L
configure:26582: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26585: $? = 0
0000000000000000 t dummy
L label doesn't appear in object file at all (good)
Local label appears in object files: no
configure:26631: result: L
configure:26642: checking for assembler byte directive
trying .byte
configure:26655: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26658: $? = 0
configure:26678: result: .byte
configure:26686: checking how to define a 32-bit word
configure:26711: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26714: $? = 0
configure:26740: result: .long
configure:26749: checking if .align assembly directive is logarithmic
configure:26764: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:26767: $? = 0
configure:26786: result: yes
configure:27266: checking if the .align directive accepts an 0x90 fill in .text
configure:27278: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.s >conftest.out 2>&1
configure:27281: $? = 0
configure:27299: result: yes
configure:27642: checking size of void *
configure:27647: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:27647: $? = 0
configure:27647: ./conftest
configure:27647: $? = 0
configure:27662: result: 8
configure:27676: checking size of unsigned short
configure:27681: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:27681: $? = 0
configure:27681: ./conftest
configure:27681: $? = 0
configure:27696: result: 2
configure:27710: checking size of unsigned
configure:27715: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:27715: $? = 0
configure:27715: ./conftest
configure:27715: $? = 0
configure:27730: result: 4
configure:27744: checking size of unsigned long
configure:27749: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:27749: $? = 0
configure:27749: ./conftest
configure:27749: $? = 0
configure:27764: result: 8
configure:27778: checking size of mp_limb_t
configure:27783: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
configure:27783: $? = 0
configure:27783: ./conftest
configure:27783: $? = 0
configure:27804: result: 8
configure:27960: checking for stack_t
configure:27960: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:27960: $? = 0
configure:27960: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:285: error: expected expression before ')' token
configure:27960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SSTREAM 1
| #define HAVE_STD__LOCALE 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_add_nc 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_add_nc 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_com 1
| #define HAVE_NATIVE_mpn_mul_1c 1
| #define HAVE_NATIVE_mpn_mul_1 1
| #define HAVE_NATIVE_mpn_addmul_1 1
| #define HAVE_NATIVE_mpn_submul_1 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addmul_1 1
| #define HAVE_NATIVE_mpn_submul_1 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_lshift 1
| #define HAVE_NATIVE_mpn_rshift 1
| #define HAVE_NATIVE_mpn_divexact_1 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_2 1
| #define HAVE_NATIVE_mpn_mod_34lsub1 1
| #define HAVE_NATIVE_mpn_modexact_1_odd 1
| #define HAVE_NATIVE_mpn_modexact_1c_odd 1
| #define HAVE_NATIVE_mpn_mod_1s_4p 1
| #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
| #define HAVE_NATIVE_mpn_lshiftc 1
| #define HAVE_NATIVE_mpn_mul_basecase 1
| #define HAVE_NATIVE_mpn_sqr_basecase 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_gcd_1 1
| #define HAVE_NATIVE_mpn_bdiv_q_1 1
| #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
| #define HAVE_NATIVE_mpn_redc_1 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define HAVE_NATIVE_mpn_invert_limb 1
| #define HAVE_NATIVE_C 1
| #define HAVE_NATIVE_Kn 1
| #define HAVE_NATIVE_C2 1
| #define HAVE_NATIVE_Ci 1
| #define HAVE_NATIVE_mpn_mul_2 1
| #define HAVE_NATIVE_mpn_addmul_2 1
| #define HAVE_NATIVE_mpn_addlsh1_n 1
| #define HAVE_NATIVE_mpn_rsblsh1_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_sublsh1_n 1
| #define HAVE_NATIVE_mpn_addlsh1_n 1
| #define HAVE_NATIVE_mpn_rsblsh1_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_rsh1add_n 1
| #define HAVE_NATIVE_mpn_rsh1add_nc 1
| #define HAVE_NATIVE_mpn_rsh1sub_n 1
| #define HAVE_NATIVE_mpn_rsh1sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func_n 1
| #define HAVE_NATIVE_mpn_rsh1add_n 1
| #define HAVE_NATIVE_mpn_rsh1add_nc 1
| #define HAVE_NATIVE_mpn_rsh1sub_n 1
| #define HAVE_NATIVE_mpn_rsh1sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func_n 1
| #define HAVE_NATIVE_mpn_addlsh2_n 1
| #define HAVE_NATIVE_mpn_rsblsh2_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh2_n 1
| #define HAVE_NATIVE_mpn_rsblsh2_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh_n 1
| #define HAVE_NATIVE_mpn_rsblsh_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh_n 1
| #define HAVE_NATIVE_mpn_rsblsh_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addaddmul_1msb0 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86_64 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/gmp-mparam.h"
| #define SIZEOF_VOID_P 8
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_MP_LIMB_T 8
| #define TUNE_SQR_TOOM2_MAX 80
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((stack_t)))
| return 0;
| ;
| return 0;
| }
configure:27960: result: yes
configure:27998: checking for tputs in -lncurses
configure:28023: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c -lncurses >&5
configure:28023: $? = 0
configure:28032: result: yes
configure:28084: checking for readline in -lreadline
configure:28109: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c -lreadline -lncurses >&5
configure:28109: $? = 0
configure:28118: result: yes
configure:28121: checking readline/readline.h usability
configure:28121: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:28121: $? = 0
configure:28121: result: yes
configure:28121: checking readline/readline.h presence
configure:28121: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:28121: $? = 0
configure:28121: result: yes
configure:28121: checking for readline/readline.h
configure:28121: result: yes
configure:28123: checking readline/history.h usability
configure:28123: /usr/bin/gcc-4.2 -std=gnu99 -c -O0 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:28123: $? = 0
configure:28123: result: yes
configure:28123: checking readline/history.h presence
configure:28123: /usr/bin/gcc-4.2 -std=gnu99 -E conftest.c
configure:28123: $? = 0
configure:28123: result: yes
configure:28123: checking for readline/history.h
configure:28123: result: yes
configure:28134: checking readline detected
configure:28136: result: yes
configure:28151: checking for bison
configure:28167: found /usr/bin/bison
configure:28178: result: bison -y
configure:28194: checking for flex
configure:28210: found /usr/bin/flex
configure:28221: result: flex
configure:28258: flex conftest.l
configure:28262: $? = 0
configure:28264: checking lex output file root
configure:28278: result: lex.yy
configure:28283: checking lex library
configure:28297: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c >&5
Undefined symbols for architecture i386:
"_yywrap", referenced from:
_yylex in ccjAKewy.o
_input in ccjAKewy.o
_main in ccjAKewy.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Undefined symbols for architecture x86_64:
"_yywrap", referenced from:
_yylex in cchD1lRe.o
_input in cchD1lRe.o
_main in cchD1lRe.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/Xg/Xgld4w1uEB8um4nPwY7hkU+++TI/-Tmp-//ccKmg8NJ.out (No such file or directory)
configure:28297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "GNU MP 5.0.2"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_x86_64 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DECL_FGETC 1
| #define HAVE_DECL_FSCANF 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_UNGETC 1
| #define HAVE_DECL_VFPRINTF 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_NERR 1
| #define RETSIGTYPE void
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_QUAD_T 1
| #define HAVE_UINT_LEAST32_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STRINGIZE 1
| #define restrict __restrict
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| #define AC_APPLE_UNIVERSAL_BUILD 1
| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
| #define HAVE_ALARM 1
| #define HAVE_CLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SSTREAM 1
| #define HAVE_STD__LOCALE 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_add_nc 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_add_nc 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_com 1
| #define HAVE_NATIVE_mpn_mul_1c 1
| #define HAVE_NATIVE_mpn_mul_1 1
| #define HAVE_NATIVE_mpn_addmul_1 1
| #define HAVE_NATIVE_mpn_submul_1 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addmul_1 1
| #define HAVE_NATIVE_mpn_submul_1 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_lshift 1
| #define HAVE_NATIVE_mpn_rshift 1
| #define HAVE_NATIVE_mpn_divexact_1 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_2 1
| #define HAVE_NATIVE_mpn_mod_34lsub1 1
| #define HAVE_NATIVE_mpn_modexact_1_odd 1
| #define HAVE_NATIVE_mpn_modexact_1c_odd 1
| #define HAVE_NATIVE_mpn_mod_1s_4p 1
| #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
| #define HAVE_NATIVE_mpn_lshiftc 1
| #define HAVE_NATIVE_mpn_mul_basecase 1
| #define HAVE_NATIVE_mpn_sqr_basecase 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_gcd_1 1
| #define HAVE_NATIVE_mpn_bdiv_q_1 1
| #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
| #define HAVE_NATIVE_mpn_redc_1 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_and_n 1
| #define HAVE_NATIVE_mpn_andn_n 1
| #define HAVE_NATIVE_mpn_nand_n 1
| #define HAVE_NATIVE_mpn_ior_n 1
| #define HAVE_NATIVE_mpn_iorn_n 1
| #define HAVE_NATIVE_mpn_nior_n 1
| #define HAVE_NATIVE_mpn_xor_n 1
| #define HAVE_NATIVE_mpn_xnor_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define HAVE_NATIVE_mpn_invert_limb 1
| #define HAVE_NATIVE_C 1
| #define HAVE_NATIVE_Kn 1
| #define HAVE_NATIVE_C2 1
| #define HAVE_NATIVE_Ci 1
| #define HAVE_NATIVE_mpn_mul_2 1
| #define HAVE_NATIVE_mpn_addmul_2 1
| #define HAVE_NATIVE_mpn_addlsh1_n 1
| #define HAVE_NATIVE_mpn_rsblsh1_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_sublsh1_n 1
| #define HAVE_NATIVE_mpn_addlsh1_n 1
| #define HAVE_NATIVE_mpn_rsblsh1_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_rsh1add_n 1
| #define HAVE_NATIVE_mpn_rsh1add_nc 1
| #define HAVE_NATIVE_mpn_rsh1sub_n 1
| #define HAVE_NATIVE_mpn_rsh1sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func_n 1
| #define HAVE_NATIVE_mpn_rsh1add_n 1
| #define HAVE_NATIVE_mpn_rsh1add_nc 1
| #define HAVE_NATIVE_mpn_rsh1sub_n 1
| #define HAVE_NATIVE_mpn_rsh1sub_nc 1
| #define HAVE_NATIVE_func_nc 1
| #define HAVE_NATIVE_func_n 1
| #define HAVE_NATIVE_mpn_addlsh2_n 1
| #define HAVE_NATIVE_mpn_rsblsh2_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh2_n 1
| #define HAVE_NATIVE_mpn_rsblsh2_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh_n 1
| #define HAVE_NATIVE_mpn_rsblsh_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addlsh_n 1
| #define HAVE_NATIVE_mpn_rsblsh_n 1
| #define HAVE_NATIVE_func 1
| #define HAVE_NATIVE_mpn_addaddmul_1msb0 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86_64 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/gmp-mparam.h"
| #define SIZEOF_VOID_P 8
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_MP_LIMB_T 8
| #define TUNE_SQR_TOOM2_MAX 80
| #define HAVE_STACK_T 1
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| yy_size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* Shut up GCC warning -Wall */
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 791 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register yy_size_t number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return 0;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n, i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:28297: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c -lfl >&5
configure:28297: $? = 0
configure:28307: result: -lfl
configure:28313: checking whether yytext is a pointer
configure:28329: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O0 -march=core2 -msse4 -w -pipe -arch i386 -arch x86_64 conftest.c -lfl >&5
configure:28329: $? = 0
configure:28337: result: yes
configure:28401: checking for ranlib
configure:28428: result: ranlib
configure:28610: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU MP config.status 5.0.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on TheBus.local
config.status:1583: creating demos/pexpr-config.h
config.status:1583: creating demos/calc/calc-config.h
config.status:1583: creating Makefile
config.status:1583: creating mpbsd/Makefile
config.status:1583: creating mpf/Makefile
config.status:1583: creating mpn/Makefile
config.status:1583: creating mpq/Makefile
config.status:1583: creating mpz/Makefile
config.status:1583: creating printf/Makefile
config.status:1583: creating scanf/Makefile
config.status:1583: creating cxx/Makefile
config.status:1583: creating tests/Makefile
config.status:1583: creating tests/devel/Makefile
config.status:1583: creating tests/mpbsd/Makefile
config.status:1583: creating tests/mpf/Makefile
config.status:1583: creating tests/mpn/Makefile
config.status:1583: creating tests/mpq/Makefile
config.status:1583: creating tests/mpz/Makefile
config.status:1583: creating tests/rand/Makefile
config.status:1583: creating tests/misc/Makefile
config.status:1583: creating tests/cxx/Makefile
config.status:1583: creating doc/Makefile
config.status:1583: creating tune/Makefile
config.status:1583: creating demos/Makefile
config.status:1583: creating demos/calc/Makefile
config.status:1583: creating demos/expr/Makefile
config.status:1583: creating gmp.h
config.status:1583: creating mp.h
config.status:1583: creating config.h
config.status:1815: linking mpn/generic/add.c to mpn/add.c
config.status:1815: linking mpn/generic/add_1.c to mpn/add_1.c
config.status:1815: linking mpn/x86_64/aors_n.asm to mpn/add_n.asm
config.status:1815: linking mpn/generic/sub.c to mpn/sub.c
config.status:1815: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status:1815: linking mpn/x86_64/aors_n.asm to mpn/sub_n.asm
config.status:1815: linking mpn/generic/neg.c to mpn/neg.c
config.status:1815: linking mpn/x86_64/com.asm to mpn/com.asm
config.status:1815: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm
config.status:1815: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm
config.status:1815: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm
config.status:1815: linking mpn/x86_64/lshift.asm to mpn/lshift.asm
config.status:1815: linking mpn/x86_64/rshift.asm to mpn/rshift.asm
config.status:1815: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status:1815: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status:1815: linking mpn/generic/divis.c to mpn/divis.c
config.status:1815: linking mpn/generic/divrem.c to mpn/divrem.c
config.status:1815: linking mpn/x86_64/divrem_1.asm to mpn/divrem_1.asm
config.status:1815: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status:1815: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status:1815: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status:1815: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status:1815: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status:1815: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status:1815: linking mpn/generic/dump.c to mpn/dump.c
config.status:1815: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status:1815: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status:1815: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status:1815: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status:1815: linking mpn/x86_64/lshiftc.asm to mpn/lshiftc.asm
config.status:1815: linking mpn/generic/mul.c to mpn/mul.c
config.status:1815: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status:1815: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status:1815: linking mpn/generic/sqr.c to mpn/sqr.c
config.status:1815: linking mpn/x86_64/mul_basecase.asm to mpn/mul_basecase.asm
config.status:1815: linking mpn/x86_64/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status:1815: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status:1815: linking mpn/generic/random.c to mpn/random.c
config.status:1815: linking mpn/generic/random2.c to mpn/random2.c
config.status:1815: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status:1815: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status:1815: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status:1815: linking mpn/generic/get_str.c to mpn/get_str.c
config.status:1815: linking mpn/generic/set_str.c to mpn/set_str.c
config.status:1815: linking mpn/generic/scan0.c to mpn/scan0.c
config.status:1815: linking mpn/generic/scan1.c to mpn/scan1.c
config.status:1815: linking mpn/x86_64/popham.asm to mpn/popcount.asm
config.status:1815: linking mpn/x86_64/popham.asm to mpn/hamdist.asm
config.status:1815: linking mpn/generic/cmp.c to mpn/cmp.c
config.status:1815: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status:1815: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status:1815: linking mpn/x86_64/gcd_1.asm to mpn/gcd_1.asm
config.status:1815: linking mpn/generic/gcd.c to mpn/gcd.c
config.status:1815: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status:1815: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status:1815: linking mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
config.status:1815: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status:1815: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status:1815: linking mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
config.status:1815: linking mpn/generic/div_q.c to mpn/div_q.c
config.status:1815: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status:1815: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status:1815: linking mpn/generic/get_d.c to mpn/get_d.c
config.status:1815: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status:1815: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status:1815: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status:1815: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status:1815: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
config.status:1815: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status:1815: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status:1815: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status:1815: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status:1815: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status:1815: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status:1815: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status:1815: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status:1815: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status:1815: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status:1815: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status:1815: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status:1815: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status:1815: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status:1815: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status:1815: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status:1815: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status:1815: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status:1815: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status:1815: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status:1815: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status:1815: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status:1815: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status:1815: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status:1815: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status:1815: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status:1815: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status:1815: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status:1815: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status:1815: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status:1815: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status:1815: linking mpn/generic/invert.c to mpn/invert.c
config.status:1815: linking mpn/generic/binvert.c to mpn/binvert.c
config.status:1815: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status:1815: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status:1815: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status:1815: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status:1815: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status:1815: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status:1815: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status:1815: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status:1815: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status:1815: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status:1815: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status:1815: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status:1815: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status:1815: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status:1815: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status:1815: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status:1815: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status:1815: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status:1815: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status:1815: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status:1815: linking mpn/generic/divexact.c to mpn/divexact.c
config.status:1815: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status:1815: linking mpn/x86_64/redc_1.asm to mpn/redc_1.asm
config.status:1815: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status:1815: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status:1815: linking mpn/generic/powm.c to mpn/powm.c
config.status:1815: linking mpn/generic/powlo.c to mpn/powlo.c
config.status:1815: linking mpn/generic/powm_sec.c to mpn/powm_sec.c
config.status:1815: linking mpn/generic/subcnd_n.c to mpn/subcnd_n.c
config.status:1815: linking mpn/generic/redc_1_sec.c to mpn/redc_1_sec.c
config.status:1815: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status:1815: linking mpn/generic/remove.c to mpn/remove.c
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status:1815: linking mpn/x86_64/copyi.asm to mpn/copyi.asm
config.status:1815: linking mpn/x86_64/copyd.asm to mpn/copyd.asm
config.status:1815: linking mpn/generic/zero.c to mpn/zero.c
config.status:1815: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status:1815: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm
config.status:1815: linking mpn/x86_64/addmul_2.asm to mpn/addmul_2.asm
config.status:1815: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status:1815: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status:1815: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status:1815: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status:1815: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status:1815: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status:1815: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status:1815: linking mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status:1815: linking mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status:1815: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
config.status:1815: linking mpn/x86_64/gmp-mparam.h to gmp-mparam.h
config.status:1834: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin
ac_cv_c_bigendian=universal
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_c_stringize=yes
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ABI_set=set
ac_cv_env_ABI_value=64
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O0 -march=core2 -msse4 -w -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_FOR_BUILD_set=
ac_cv_env_CPP_FOR_BUILD_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-arch i386 -arch x86_64'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-4.2
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-arch i386 -arch x86_64'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-apple-darwin
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_alarm=yes
ac_cv_func_attr_get=no
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=no
ac_cv_func_cputime=no
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_localeconv=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstack_vprintf=no
ac_cv_func_popen=yes
ac_cv_func_processor_info=yes
ac_cv_func_pstat_getprocessor=no
ac_cv_func_raise=yes
ac_cv_func_read_real_time=no
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigstack=no
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strnlen=no
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysctl=yes
ac_cv_func_sysctlbyname=yes
ac_cv_func_syssgi=no
ac_cv_func_times=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_fgetc=yes
ac_cv_have_decl_fscanf=yes
ac_cv_have_decl_optarg=yes
ac_cv_have_decl_sys_errlist=yes
ac_cv_have_decl_sys_nerr=yes
ac_cv_have_decl_ungetc=yes
ac_cv_have_decl_vfprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_invent_h=no
ac_cv_header_langinfo_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_machine_hal_sysinfo_h=no
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_sstream=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_attributes_h=no
ac_cv_header_sys_iograph_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_processor_h=no
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_sysinfo_h=no
ac_cv_header_sys_syssgi_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin
ac_cv_lib_lex=-lfl
ac_cv_lib_ncurses_tputs=yes
ac_cv_lib_readline_readline=yes
ac_cv_member_struct_pst_processor_psp_iticksperclktick=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_mp_limb_t=8
ac_cv_sizeof_unsigned=4
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=8
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_quad_t=yes
ac_cv_type_signal=void
ac_cv_type_stack_t=yes
ac_cv_type_std__locale=yes
ac_cv_type_uint_least32_t=yes
cl_cv_as_noexecstack=no
gmp_cv_asm_align_fill_0x90=yes
gmp_cv_asm_align_log=yes
gmp_cv_asm_byte=.byte
gmp_cv_asm_data=.data
gmp_cv_asm_globl=.globl
gmp_cv_asm_globl_attr=
gmp_cv_asm_label_suffix=:
gmp_cv_asm_lsym_prefix=L
gmp_cv_asm_rodata=.data
gmp_cv_asm_size=
gmp_cv_asm_text=.text
gmp_cv_asm_type=
gmp_cv_asm_underscore=yes
gmp_cv_asm_w32=.long
gmp_cv_c_attribute_const=yes
gmp_cv_c_attribute_malloc=yes
gmp_cv_c_attribute_mode=yes
gmp_cv_c_attribute_noreturn=yes
gmp_cv_c_double_format='IEEE little endian'
gmp_cv_c_for_build_ansi=yes
gmp_cv_c_stdarg=yes
gmp_cv_check_libm_for_build=-lm
gmp_cv_func_alloca=yes
gmp_cv_func_sscanf_writable_input=no
gmp_cv_func_vsnprintf=yes
gmp_cv_header_alloca=yes
gmp_cv_m4_m4wrap_spurious=no
gmp_cv_option_alloca=alloca
gmp_cv_prog_cpp_for_build='/usr/bin/gcc-4.2 -std=gnu99 -E'
gmp_cv_prog_exeext_for_build=
gmp_cv_prog_m4=m4
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/llvm-gcc
lt_cv_path_LDCXX=/usr/bin/llvm-gcc
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_max_cmd_len=196608
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABI='64'
ACLOCAL='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run aclocal-1.11'
AMTAR='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run tar'
ANSI2KNR=''
AR='ar'
AS='as'
ASMFLAGS=''
AUTOCONF='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run automake-1.11'
AWK='gawk'
CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo'
CC='/usr/bin/gcc-4.2 -std=gnu99'
CCAS='/usr/bin/gcc-4.2 -std=gnu99 -c'
CC_FOR_BUILD='/usr/bin/gcc-4.2 -std=gnu99'
CFLAGS='-O0 -march=core2 -msse4 -w -pipe'
CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
CPPFLAGS=''
CPP_FOR_BUILD='/usr/bin/gcc-4.2 -std=gnu99 -E'
CXX='/usr/bin/g++-4.2'
CXXCPP='/usr/bin/g++-4.2 -E'
CXXFLAGS='-arch i386 -arch x86_64'
CYGPATH_W='echo'
DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_STATIC_FALSE='#'
ENABLE_STATIC_TRUE=''
EXEEXT=''
EXEEXT_FOR_BUILD=''
F77=''
FFLAGS=''
FGREP='/usr/bin/grep -F'
GMP_LDFLAGS=''
GMP_LIMB_BITS='64'
GMP_NAIL_BITS='0'
GREP='/usr/bin/grep'
HAVE_CLOCK_01='1'
HAVE_CPUTIME_01='0'
HAVE_GETRUSAGE_01='1'
HAVE_GETTIMEOFDAY_01='1'
HAVE_HOST_CPU_FAMILY_power='0'
HAVE_HOST_CPU_FAMILY_powerpc='0'
HAVE_SIGACTION_01='1'
HAVE_SIGALTSTACK_01='1'
HAVE_SIGSTACK_01='0'
HAVE_STACK_T_01='1'
HAVE_SYS_RESOURCE_H_01='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/llvm-gcc'
LDFLAGS='-arch i386 -arch x86_64'
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBCURSES='-lncurses'
LIBGMPXX_LDFLAGS=''
LIBGMP_DLL='0'
LIBGMP_LDFLAGS=''
LIBM=''
LIBM_FOR_BUILD='-lm'
LIBOBJS=''
LIBREADLINE='-lreadline'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='gmp'
PACKAGE_BUGREPORT='gmp-bugs@gmplib.org'
PACKAGE_NAME='GNU MP'
PACKAGE_STRING='GNU MP 5.0.2'
PACKAGE_TARNAME='gmp'
PACKAGE_URL='http://www.gnu.org/software/gmp/'
PACKAGE_VERSION='5.0.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
SPEED_CYCLECOUNTER_OBJ='x86_64.lo'
STRIP='strip'
TAL_OBJECT='tal-reent.lo'
TUNE_SQR_OBJ='sqr_asm.o'
U=''
U_FOR_BUILD=''
VERSION='5.0.2'
WANT_CXX_FALSE='#'
WANT_CXX_TRUE=''
WANT_MPBSD_FALSE=''
WANT_MPBSD_TRUE='#'
WITH_READLINE_01='1'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='/usr/bin/gcc-4.2'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__isrc=''
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin'
build_alias='x86_64-apple-darwin'
build_cpu='x86_64'
build_os='darwin'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.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/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm 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.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/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_lehmer.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/gcdext_subdiv_step.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/get_d.c mpn/matrix22_mul.c mpn/hgcd2.c mpn/hgcd.c mpn/mullo_n.c mpn/mullo_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/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/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/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/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/powm_sec.c mpn/subcnd_n.c mpn/redc_1_sec.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/invert_limb.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/addaddmul_1msb0.asm gmp-mparam.h'
host='x86_64-apple-darwin'
host_alias=''
host_cpu='x86_64'
host_os='darwin'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gmp-5.0.2-Hnp0/gmp-5.0.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo neg$U.lo com.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_mod_1$U.lo dump$U.lo mod_1_1$U.lo mod_1_2$U.lo mod_1_3$U.lo mod_1_4.lo lshiftc.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo perfsqr$U.lo perfpow$U.lo gcd_1.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_lehmer$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo gcdext_subdiv_step$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo get_d$U.lo matrix22_mul$U.lo hgcd2$U.lo hgcd$U.lo mullo_n$U.lo mullo_basecase$U.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo powm_sec$U.lo subcnd_n$U.lo redc_1_sec$U.lo trialdiv$U.lo remove$U.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$U.lo invert_limb.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 addaddmul_1msb0.lo'
mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/gcdext_subdiv_step$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/hgcd2$U.lo mpn/hgcd$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/redc_1_sec$U.lo mpn/trialdiv$U.lo mpn/remove$U.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$U.lo mpn/invert_limb.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/addaddmul_1msb0.lo'
mpn_objs_in_libmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/gcdext_subdiv_step$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/hgcd2$U.lo mpn/hgcd$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/redc_1_sec$U.lo mpn/trialdiv$U.lo mpn/remove$U.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$U.lo mpn/invert_limb.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/addaddmul_1msb0.lo'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gmp/5.0.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU MP"
#define PACKAGE_TARNAME "gmp"
#define PACKAGE_VERSION "5.0.2"
#define PACKAGE_STRING "GNU MP 5.0.2"
#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org"
#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
#define PACKAGE "gmp"
#define VERSION "5.0.2"
#define WANT_FFT 1
#define HAVE_HOST_CPU_x86_64 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define HAVE_CALLING_CONVENTIONS 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_DECL_FGETC 1
#define HAVE_DECL_FSCANF 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_UNGETC 1
#define HAVE_DECL_VFPRINTF 1
#define HAVE_DECL_SYS_ERRLIST 1
#define HAVE_DECL_SYS_NERR 1
#define RETSIGTYPE void
#define HAVE_INTMAX_T 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_PTRDIFF_T 1
#define HAVE_QUAD_T 1
#define HAVE_UINT_LEAST32_T 1
#define HAVE_INTPTR_T 1
#define HAVE_STRINGIZE 1
#define restrict __restrict
#define HAVE_STDARG 1
#define HAVE_ATTRIBUTE_CONST 1
#define HAVE_ATTRIBUTE_MALLOC 1
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define WANT_TMP_ALLOCA 1
#define AC_APPLE_UNIVERSAL_BUILD 1
#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
#define HAVE_ALARM 1
#define HAVE_CLOCK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALECONV 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_NL_LANGINFO 1
#define HAVE_POPEN 1
#define HAVE_PROCESSOR_INFO 1
#define HAVE_RAISE 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_SYSCTL 1
#define HAVE_SYSCTLBYNAME 1
#define HAVE_TIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_SSTREAM 1
#define HAVE_STD__LOCALE 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_add_nc 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_sub_nc 1
#define HAVE_NATIVE_func_nc 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_add_nc 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_sub_nc 1
#define HAVE_NATIVE_func_nc 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_com 1
#define HAVE_NATIVE_mpn_mul_1c 1
#define HAVE_NATIVE_mpn_mul_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_lshift 1
#define HAVE_NATIVE_mpn_rshift 1
#define HAVE_NATIVE_mpn_divexact_1 1
#define HAVE_NATIVE_mpn_preinv_divrem_1 1
#define HAVE_NATIVE_mpn_divrem_1 1
#define HAVE_NATIVE_mpn_divrem_2 1
#define HAVE_NATIVE_mpn_mod_34lsub1 1
#define HAVE_NATIVE_mpn_modexact_1_odd 1
#define HAVE_NATIVE_mpn_modexact_1c_odd 1
#define HAVE_NATIVE_mpn_mod_1s_4p 1
#define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
#define HAVE_NATIVE_mpn_lshiftc 1
#define HAVE_NATIVE_mpn_mul_basecase 1
#define HAVE_NATIVE_mpn_sqr_basecase 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_gcd_1 1
#define HAVE_NATIVE_mpn_bdiv_q_1 1
#define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
#define HAVE_NATIVE_mpn_bdiv_dbm1c 1
#define HAVE_NATIVE_mpn_redc_1 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_and_n 1
#define HAVE_NATIVE_mpn_andn_n 1
#define HAVE_NATIVE_mpn_nand_n 1
#define HAVE_NATIVE_mpn_ior_n 1
#define HAVE_NATIVE_mpn_iorn_n 1
#define HAVE_NATIVE_mpn_nior_n 1
#define HAVE_NATIVE_mpn_xor_n 1
#define HAVE_NATIVE_mpn_xnor_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_copyi 1
#define HAVE_NATIVE_mpn_copyd 1
#define HAVE_NATIVE_mpn_invert_limb 1
#define HAVE_NATIVE_C 1
#define HAVE_NATIVE_Kn 1
#define HAVE_NATIVE_C2 1
#define HAVE_NATIVE_Ci 1
#define HAVE_NATIVE_mpn_mul_2 1
#define HAVE_NATIVE_mpn_addmul_2 1
#define HAVE_NATIVE_mpn_addlsh1_n 1
#define HAVE_NATIVE_mpn_rsblsh1_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_sublsh1_n 1
#define HAVE_NATIVE_mpn_addlsh1_n 1
#define HAVE_NATIVE_mpn_rsblsh1_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_rsh1add_n 1
#define HAVE_NATIVE_mpn_rsh1add_nc 1
#define HAVE_NATIVE_mpn_rsh1sub_n 1
#define HAVE_NATIVE_mpn_rsh1sub_nc 1
#define HAVE_NATIVE_func_nc 1
#define HAVE_NATIVE_func_n 1
#define HAVE_NATIVE_mpn_rsh1add_n 1
#define HAVE_NATIVE_mpn_rsh1add_nc 1
#define HAVE_NATIVE_mpn_rsh1sub_n 1
#define HAVE_NATIVE_mpn_rsh1sub_nc 1
#define HAVE_NATIVE_func_nc 1
#define HAVE_NATIVE_func_n 1
#define HAVE_NATIVE_mpn_addlsh2_n 1
#define HAVE_NATIVE_mpn_rsblsh2_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_addlsh2_n 1
#define HAVE_NATIVE_mpn_rsblsh2_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_addlsh_n 1
#define HAVE_NATIVE_mpn_rsblsh_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_addlsh_n 1
#define HAVE_NATIVE_mpn_rsblsh_n 1
#define HAVE_NATIVE_func 1
#define HAVE_NATIVE_mpn_addaddmul_1msb0 1
#define LSYM_PREFIX "L"
#define HAVE_HOST_CPU_FAMILY_x86_64 1
#define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/gmp-mparam.h"
#define SIZEOF_VOID_P 8
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_UNSIGNED 4
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_MP_LIMB_T 8
#define TUNE_SQR_TOOM2_MAX 80
#define HAVE_STACK_T 1
#define YYTEXT_POINTER 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment