if [ ! -e "/media/disk/git/test/toolchain/bin/sed" ]; then \ mkdir -p "/media/disk/git/test/toolchain/bin"; \ rm -f "/media/disk/git/test/toolchain/bin/sed"; \ ln -sf "/bin/sed" \ "/media/disk/git/test/toolchain/bin/sed"; \ fi mkdir -p /media/disk/git/test/target if ! [ -d "/media/disk/git/test/target/bin" ]; then \ if [ -d "target/generic/target_skeleton" ]; then \ cp -fa target/generic/target_skeleton/* /media/disk/git/test/target/; \ fi; \ if [ -d "" ]; then \ toolchain/patch-kernel.sh /media/disk/git/test/target / \*patch\*; \ fi; \ touch /media/disk/git/test/staging/.fakeroot.00000; \ fi find /media/disk/git/test/target -type d -name CVS -print0 -o -name .svn -print0 | xargs -0 rm -rf find /media/disk/git/test/target -type f \( -name .empty -o -name '*~' \) -print0 | xargs -0 rm -rf touch /media/disk/git/test/build/.root rm -rf /media/disk/git/test/build/buildroot-config mkdir -p /media/disk/git/test/build cp -dpRf package/config/buildroot-config /media/disk/git/test/build/buildroot-config *** Using kernel-headers generated from kernel source rm -rf /media/disk/git/test/toolchain/linux [ -d /media/disk/git/test/toolchain ] || /usr/bin/install -d /media/disk/git/test/toolchain bzcat /media/disk/git/buildroot/dl/linux-2.6.33.4.tar.bz2 | tar -C /media/disk/git/test/toolchain -xf - touch /media/disk/git/test/toolchain/linux-2.6.33.4/.unpacked toolchain/patch-kernel.sh /media/disk/git/test/toolchain/linux-2.6.33.4 toolchain/kernel-headers \ linux-2.6.33.4-\*.patch{,.gz,.bz2} Applying linux-2.6.33.4-scsi-use-__uX-types-for-headers-exported-to-user-space.patch using plaintext: patching file include/scsi/scsi.h patching file include/scsi/scsi_netlink.h touch /media/disk/git/test/toolchain/linux-2.6.33.4/.patched (cd /media/disk/git/test/toolchain/linux-2.6.33.4; \ /usr/bin/make -j1 ARCH=i386 \ HOSTCC="/usr/bin/gcc" HOSTCFLAGS="" \ HOSTCXX="/usr/bin/g++" \ INSTALL_HDR_PATH=/media/disk/git/test/toolchain/linux headers_install; \ ) make[1]: Entering directory `/media/disk/git/test/toolchain/linux-2.6.33.4' CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/basic/hash HOSTCC scripts/unifdef INSTALL include/asm-generic (34 files) INSTALL include/drm (14 files) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/can (4 files) INSTALL include/linux/dvb (8 files) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/isdn (1 file) INSTALL include/linux/netfilter (58 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (16 files) INSTALL include/linux/netfilter_ipv4 (14 files) INSTALL include/linux/netfilter_ipv6 (11 files) INSTALL include/linux/nfsd (6 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (6 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (8 files) INSTALL include/linux/wimax (1 file) INSTALL include/linux (357 files) INSTALL include/mtd (5 files) INSTALL include/rdma (1 file) INSTALL include/scsi/fc (4 files) INSTALL include/scsi (4 files) INSTALL include/sound (8 files) INSTALL include/video (3 files) INSTALL include/xen (1 file) INSTALL include (0 file) INSTALL include/asm (55 files) make[1]: Leaving directory `/media/disk/git/test/toolchain/linux-2.6.33.4' touch /media/disk/git/test/toolchain/linux/.configured rm -f /media/disk/git/test/build/tgt-config.cache touch /media/disk/git/test/build/tgt-config.cache mkdir -p /media/disk/git/test/toolchain rm -rf /media/disk/git/test/toolchain/uClibc-0.9.31 bzcat /media/disk/git/buildroot/dl/uClibc-0.9.31.tar.bz2 | tar -C /media/disk/git/test/toolchain -xf - touch /media/disk/git/test/toolchain/uClibc-0.9.31/.unpacked toolchain/patch-kernel.sh /media/disk/git/test/toolchain/uClibc-0.9.31 toolchain/uClibc/ \ uClibc-0.9.31-\*.patch \ uClibc-0.9.31-\*.patch.i686 Applying uClibc-0.9.31-dnslookup-use-after-free.patch using plaintext: patching file libc/inet/resolv.c touch /media/disk/git/test/toolchain/uClibc-0.9.31/.patched cp -f toolchain/uClibc/uClibc-0.9.31.config /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^CROSS_COMPILER_PREFIX=.*,CROSS_COMPILER_PREFIX="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-",g' \ -e 's,# TARGET_i386 is not set,TARGET_i386=y,g' \ -e 's,^TARGET_ARCH=".*",TARGET_ARCH=\"i386\",g' \ -e 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE=\"/media/disk/git/test/toolchain/linux\",g' \ -e 's,^KERNEL_HEADERS=.*,KERNEL_HEADERS=\"/media/disk/git/test/toolchain/linux/include\",g' \ -e 's,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX=\"/\",g' \ -e 's,^DEVEL_PREFIX=.*,DEVEL_PREFIX=\"/usr/\",g' \ -e 's,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX=\"/lib\",g' \ /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,.*UCLIBC_HAS_LFS.*,UCLIBC_HAS_LFS=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/.*UCLIBC_HAS_FOPEN_LARGEFILE_MODE.*/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_IPV6.*,UCLIBC_HAS_IPV6=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_RPC.*,UCLIBC_HAS_RPC=n,g' \ -e 's,^.*UCLIBC_HAS_FULL_RPC.*,UCLIBC_HAS_FULL_RPC=n,g' \ -e 's,^.*UCLIBC_HAS_REENTRANT_RPC.*,UCLIBC_HAS_REENTRANT_RPC=n,g' \ /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/UCLIBC_HAS_FLOATS/d' \ -e 's,.*UCLIBC_HAS_FPU.*,UCLIBC_HAS_FPU=y\nHAS_FPU=y\nUCLIBC_HAS_FLOATS=y\n,g' \ /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_SSP[^_].*,UCLIBC_HAS_SSP=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/UCLIBC_HAS_THREADS/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/LINUXTHREADS/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/LINUXTHREADS_OLD/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/PTHREADS_DEBUG_SUPPORT/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e '/UCLIBC_HAS_THREADS_NATIVE/d' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "UCLIBC_HAS_THREADS=y" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "# LINUXTHREADS is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "# LINUXTHREADS_NEW is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "LINUXTHREADS_OLD=y" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "# UCLIBC_HAS_THREADS_NATIVE is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig echo "# PTHREADS_DEBUG_SUPPORT is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_LOCALE.*,UCLIBC_HAS_LOCALE=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS_PROGRAM_INVOCATION_NAME.*,UCLIBC_HAS_PROGRAM_INVOCATION_NAME=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,^.*UCLIBC_HAS___PROGNAME.*,UCLIBC_HAS___PROGNAME=n,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_GENERIC_386 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_386 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_486 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_586 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_586MMX is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_686 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_PENTIUMII is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_PENTIUMIII is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_PENTIUM4 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_K6 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_K7 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_ELAN is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_CRUSOE is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_WINCHIPC6 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_WINCHIP2 is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_CYRIXIII is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /bin/echo "# CONFIG_NEHEMIAH is not set" >> /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/bin/sed -i -e 's,# CONFIG_686 is not set,CONFIG_686=y,g' /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig cp -f /media/disk/git/test/toolchain/uClibc-0.9.31/.oldconfig /media/disk/git/test/toolchain/uClibc-0.9.31/.config mkdir -p /media/disk/git/test/toolchain/uClibc_dev/usr/include mkdir -p /media/disk/git/test/toolchain/uClibc_dev/usr/lib mkdir -p /media/disk/git/test/toolchain/uClibc_dev/lib /usr/bin/make -j1 -C /media/disk/git/test/toolchain/uClibc-0.9.31 \ ARCH="i386" \ PREFIX=/media/disk/git/test/toolchain/uClibc_dev/ \ DEVEL_PREFIX=/usr/ \ RUNTIME_PREFIX=/media/disk/git/test/toolchain/uClibc_dev/ \ HOSTCC="/usr/bin/gcc" \ oldconfig make[1]: Entering directory `/media/disk/git/test/toolchain/uClibc-0.9.31' MKDIR include/config HOSTCC-o extra/config/conf.o GEN extra/config/zconf.tab.c GEN extra/config/lex.zconf.c GEN extra/config/zconf.hash.c HOSTCC-o extra/config/zconf.tab.o HOSTCC extra/config/conf # # configuration written to ./.config # make[1]: Leaving directory `/media/disk/git/test/toolchain/uClibc-0.9.31' touch /media/disk/git/test/toolchain/uClibc-0.9.31/.config /usr/bin/make -j1 -C /media/disk/git/test/toolchain/uClibc-0.9.31 \ ARCH="i386" \ PREFIX=/media/disk/git/test/toolchain/uClibc_dev/ \ DEVEL_PREFIX=/usr/ \ RUNTIME_PREFIX=/media/disk/git/test/toolchain/uClibc_dev/ \ HOSTCC="/usr/bin/gcc" headers \ install_headers /bin/sh: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: not found make[1]: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: Command not found make[1]: Entering directory `/media/disk/git/test/toolchain/uClibc-0.9.31' make[1]: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: Command not found MKDIR include/bits GEN include/bits/uClibc_config.h /bin/sh: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: not found make[2]: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: Command not found make[2]: /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc: Command not found LN include/pthread.h LN include/semaphore.h LN include/bits/pthreadtypes.h LN include/fpu_control.h LN include/dl-osinfo.h LN include/hp-timing.h LN include/bits/byteswap-common.h LN include/bits/cmathcalls.h LN include/bits/confname.h LN include/bits/dirent.h LN include/bits/dlfcn.h LN include/bits/elfclass.h LN include/bits/environments.h LN include/bits/errno.h LN include/bits/fenvinline.h LN include/bits/getopt.h LN include/bits/huge_val.h LN include/bits/huge_valf.h LN include/bits/huge_vall.h LN include/bits/in.h LN include/bits/inf.h LN include/bits/initspin.h LN include/bits/ioctl-types.h LN include/bits/ioctls.h LN include/bits/ipc.h LN include/bits/kernel-features.h LN include/bits/kernel_sigaction.h LN include/bits/local_lim.h LN include/bits/locale.h LN include/bits/mathcalls.h LN include/bits/mman-common.h LN include/bits/mman.h LN include/bits/mqueue.h LN include/bits/msq.h LN include/bits/nan.h LN include/bits/netdb.h LN include/bits/poll.h LN include/bits/posix1_lim.h LN include/bits/posix2_lim.h LN include/bits/posix_opt.h LN include/bits/resource.h LN include/bits/sched.h LN include/bits/sem.h LN include/bits/shm.h LN include/bits/sigaction.h LN include/bits/sigcontext.h LN include/bits/siginfo.h LN include/bits/signum.h LN include/bits/sigset.h LN include/bits/sigstack.h LN include/bits/sigthread.h LN include/bits/sockaddr.h LN include/bits/socket.h LN include/bits/stat.h LN include/bits/statfs.h LN include/bits/statvfs.h LN include/bits/stdio.h LN include/bits/stdio_lim.h LN include/bits/syscalls-common.h LN include/bits/termios.h LN include/bits/time.h LN include/bits/types.h LN include/bits/typesizes.h LN include/bits/uClibc_charclass.h LN include/bits/uClibc_clk_tck.h LN include/bits/uClibc_ctype.h LN include/bits/uClibc_errno.h LN include/bits/uClibc_fpmax.h LN include/bits/uClibc_local_lim.h LN include/bits/uClibc_locale.h LN include/bits/uClibc_mutex.h LN include/bits/uClibc_page.h LN include/bits/uClibc_pthread.h LN include/bits/uClibc_stdio.h LN include/bits/uClibc_touplow.h LN include/bits/uClibc_uintmaxtostr.h LN include/bits/uClibc_uwchar.h LN include/bits/uClibc_va_copy.h LN include/bits/uio.h LN include/bits/ustat.h LN include/bits/utmp.h LN include/bits/utmpx.h LN include/bits/utsname.h LN include/bits/waitflags.h LN include/bits/waitstatus.h LN include/bits/xopen_lim.h LN include/bits/atomic.h LN include/bits/byteswap.h LN include/bits/endian.h LN include/bits/fcntl.h LN include/bits/fenv.h LN include/bits/kernel_stat.h LN include/bits/kernel_types.h LN include/bits/mathdef.h LN include/bits/mathinline.h LN include/bits/select.h LN include/bits/setjmp.h LN include/bits/sigcontextinfo.h LN include/bits/stackinfo.h LN include/bits/syscalls.h LN include/bits/uClibc_arch_features.h LN include/bits/wchar.h LN include/bits/wordsize.h LN include/sys/acct.h LN include/sys/epoll.h LN include/sys/inotify.h LN include/sys/prctl.h LN include/sys/ptrace.h LN include/sys/timerfd.h LN include/sys/debugreg.h LN include/sys/elf.h LN include/sys/io.h LN include/sys/perm.h LN include/sys/procfs.h LN include/sys/reg.h LN include/sys/ucontext.h LN include/sys/user.h LN include/sys/vm86.h HOSTCC extra/scripts/unifdef top_builddir=./ \ ./extra/scripts/install_headers.sh include /media/disk/git/test/toolchain/uClibc_dev//usr/include cd /media/disk/git/test/toolchain/uClibc_dev//usr/include && rm -f -r dl-osinfo.h _lfs_64.h bits/uClibc_arch_features.h bits/kernel_sigaction.h bits/kernel_stat.h bits/kernel_types.h bits/syscalls.h bits/syscalls-common.h bits/utmpx.h bits/uClibc_errno.h bits/uClibc_uintmaxtostr.h atomic.h bits/atomic.h bits/sigcontextinfo.h bits/stackinfo.h tls.h rpc/des_crypt.h rpc/key_prot.h rpc/rpc_des.h sgtty.h thread_db.h fenv.h bits/fenv.h bits/fenvinline.h libintl.h netinet/ip6.h netinet/icmp6.h iconv.h rpc wchar.h wctype.h wordexp.h xlocale.h ifaddrs.h ustat.h sys/ustat.h bits/ustat.h cd /media/disk/git/test/toolchain/uClibc_dev//usr/include && mv -f wchar-stub.h wchar.h make[1]: Leaving directory `/media/disk/git/test/toolchain/uClibc-0.9.31' # Install the kernel headers to the first stage gcc include dir # if necessary if [ ! -f /media/disk/git/test/toolchain/uClibc_dev/usr/include/linux/version.h ]; then \ cp -pLR /media/disk/git/test/toolchain/linux/include/* \ /media/disk/git/test/toolchain/uClibc_dev/usr/include/; \ fi touch /media/disk/git/test/toolchain/uClibc-0.9.31/.configured bzcat /media/disk/git/buildroot/dl/gmp-4.2.4.tar.bz2 | tar -C /media/disk/git/test/toolchain -xf - toolchain/patch-kernel.sh /media/disk/git/test/toolchain/gmp-4.2.4 package/gmp/ \*.patch cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess /media/disk/git/test/toolchain/gmp-4.2.4 touch /media/disk/git/test/toolchain/gmp-4.2.4/.unpacked mkdir -p /media/disk/git/test/toolchain/gmp-4.2.4-host (cd /media/disk/git/test/toolchain/gmp-4.2.4-host; rm -rf config.cache; \ PATH=/media/disk/git/test/host/bin:/media/disk/git/test/host/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXX="/usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CPP="/usr/bin/cpp -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" FC_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXXFLAGS_FOR_BUILD="-I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" LDFLAGS_FOR_BUILD="-L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" FCFLAGS_FOR_BUILD="" AR_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ar" AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" CC_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc" LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" RANLIB_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ranlib" STRIP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-strip" OBJCOPY_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objcopy" OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" DEFAULT_ASSEMBLER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" DEFAULT_LINKER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" ORIGINAL_LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" ORIGINAL_OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/media/disk/git/test/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/media/disk/git/test/host/usr/lib/pkgconfig" PERLLIB="/media/disk/git/test/host/usr/lib/perl" LD_LIBRARY_PATH="/media/disk/git/test/host/usr/lib:" \ \ /media/disk/git/test/toolchain/gmp-4.2.4/configure \ --prefix="/media/disk/git/test/toolchain/gmp" \ --build=x86_64-unknown-linux-gnu \ --host=x86_64-unknown-linux-gnu \ --disable-shared \ --enable-static \ --disable-nls \ ) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking compiler /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 ... yes checking compiler /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8... yes checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/cpp -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking build system compiler /usr/bin/gcc... yes checking for build system preprocessor... /usr/bin/gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for egrep... grep -E using ABI="64" CC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CFLAGS="-O2 -m64 -mtune=k8" CPPFLAGS="" 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... yes checking for x86_64-unknown-linux-gnu-ar... /usr/bin/ar checking for BSD-compatible nm... /usr/bin/nm checking for a sed that does not truncate output... /bin/sed checking for ld used by /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... yes checking for /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib option to reload object files... -r checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm output from /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include object... ok checking for objdir... .libs checking for x86_64-unknown-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to produce PIC... -fPIC checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include PIC flag -fPIC works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include static flag -static works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... yes checking whether the /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for preprocessor stringizing operator... yes checking for working volatile... yes checking whether exists and works... yes checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... no checking format of `double' floating point... IEEE little endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for clock_gettime... no checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... yes checking for nl_langinfo... yes checking for obstack_vprintf... yes checking for popen... yes checking for processor_info... no checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... yes checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... yes checking for sysctlbyname... no checking for times... yes checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking for suitable m4... m4 checking if m4wrap produces spurious output... no checking how to switch to text section... .text checking how to switch to data section... .data checking for assembler label suffix... : checking for assembler global directive... .globl checking for assembler global directive attribute... checking if globals are prefixed by underscore... no checking how to switch to read-only data section... .section .rodata checking for assembler .type directive... .type $1,@$2 checking for assembler .size directive... .size $1,$2 checking for assembler local label prefix... .L checking for assembler byte directive... .byte checking how to define a 32-bit word... .long checking if .align assembly directive is logarithmic... no checking if the .align directive accepts an 0x90 fill in .text... yes checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned... yes checking size of unsigned... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for mp_limb_t... yes 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 for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for x86_64-unknown-linux-gnu-ranlib... 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 /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/add.c to mpn/add.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/add_1.c to mpn/add_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/add_n.asm to mpn/add_n.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/sub.c to mpn/sub.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/sub_n.asm to mpn/sub_n.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/mul_1.asm to mpn/mul_1.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/addmul_1.asm to mpn/addmul_1.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/submul_1.asm to mpn/submul_1.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/lshift.asm to mpn/lshift.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/rshift.asm to mpn/rshift.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/divis.c to mpn/divis.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/divrem.c to mpn/divrem.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/mode1o.asm to mpn/mode1o.asm config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/dump.c to mpn/dump.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mul.c to mpn/mul.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/random.c to mpn/random.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/random2.c to mpn/random2.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/get_str.c to mpn/get_str.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/set_str.c to mpn/set_str.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/scan0.c to mpn/scan0.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/scan1.c to mpn/scan1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/popham.c to mpn/popcount.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/popham.c to mpn/hamdist.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/cmp.c to mpn/cmp.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/bdivmod.c to mpn/bdivmod.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/gcd.c to mpn/gcd.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/get_d.c to mpn/get_d.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mullow_n.c to mpn/mullow_n.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/generic/addsub_n.c to mpn/addsub_n.c config.status: linking /media/disk/git/test/toolchain/gmp-4.2.4/mpn/x86_64/gmp-mparam.h to gmp-mparam.h touch /media/disk/git/test/toolchain/gmp-4.2.4-host/.configured /usr/bin/make -j1 -C /media/disk/git/test/toolchain/gmp-4.2.4-host install make[1]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' /usr/bin/gcc `test -f 'gen-fac_ui.c' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/'`gen-fac_ui.c -o gen-fac_ui ./gen-fac_ui 64 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1) /usr/bin/gcc `test -f 'gen-fib.c' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/'`gen-fib.c -o gen-fib ./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) /usr/bin/gcc `test -f 'gen-bases.c' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/'`gen-bases.c -o gen-bases -lm ./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) /usr/bin/gcc `test -f 'gen-psqr.c' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/'`gen-psqr.c -o gen-psqr -lm ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) /usr/bin/make install-recursive make[2]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' Making install in tests make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' Making install in . make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' Making install in devel make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/devel' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/devel' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/devel' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/devel' Making install in mpn make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpn' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpn' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpn' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpn' Making install in mpz make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpz' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpz' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpz' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpz' Making install in mpq make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpq' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpq' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpq' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpq' Making install in mpf make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpf' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpf' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpf' Making install in rand make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/rand' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/rand' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/rand' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/rand' Making install in misc make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/misc' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/misc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/misc' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/misc' Making install in cxx make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/cxx' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/cxx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/cxx' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/cxx' Making install in mpbsd make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpbsd' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpbsd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpbsd' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests/mpbsd' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tests' Making install in mpn make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpn' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o fib_table.lo fib_table.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_fib_table -O2 -m64 -mtune=k8 -c fib_table.c -o fib_table.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mp_bases.lo mp_bases.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mp_bases -O2 -m64 -mtune=k8 -c mp_bases.c -o mp_bases.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo add | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o add.lo add.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_add -O2 -m64 -mtune=k8 -c add.c -o add.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o add_1.lo add_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_add_1 -O2 -m64 -mtune=k8 -c add_1.c -o add_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'add_n.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`add_n.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_add_n -O2 -m64 -mtune=k8 -Wa,--noexecstack add_n.asm -o add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm >tmp-add_n.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_add_n -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-add_n.s -o add_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sub | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o sub.lo sub.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sub -O2 -m64 -mtune=k8 -c sub.c -o sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o sub_1.lo sub_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sub_1 -O2 -m64 -mtune=k8 -c sub_1.c -o sub_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'sub_n.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`sub_n.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sub_n -O2 -m64 -mtune=k8 -Wa,--noexecstack sub_n.asm -o sub_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sub_n -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-sub_n.s -o sub_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'mul_1.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`mul_1.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack mul_1.asm -o mul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-mul_1.s -o mul_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`addmul_1.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_addmul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack addmul_1.asm -o addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_addmul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-addmul_1.s -o addmul_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'submul_1.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`submul_1.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_submul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack submul_1.asm -o submul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_submul_1 -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-submul_1.s -o submul_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'lshift.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`lshift.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_lshift -O2 -m64 -mtune=k8 -Wa,--noexecstack lshift.asm -o lshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift lshift.asm >tmp-lshift.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_lshift -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-lshift.s -o lshift.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'rshift.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`rshift.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_rshift -O2 -m64 -mtune=k8 -Wa,--noexecstack rshift.asm -o rshift.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift rshift.asm >tmp-rshift.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_rshift -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-rshift.s -o rshift.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o dive_1.lo dive_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_dive_1 -O2 -m64 -mtune=k8 -c dive_1.c -o dive_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o diveby3.lo diveby3.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_diveby3 -O2 -m64 -mtune=k8 -c diveby3.c -o diveby3.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo divis | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o divis.lo divis.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_divis -O2 -m64 -mtune=k8 -c divis.c -o divis.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o divrem.lo divrem.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_divrem -O2 -m64 -mtune=k8 -c divrem.c -o divrem.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o divrem_1.lo divrem_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_divrem_1 -O2 -m64 -mtune=k8 -c divrem_1.c -o divrem_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o divrem_2.lo divrem_2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_divrem_2 -O2 -m64 -mtune=k8 -c divrem_2.c -o divrem_2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o fib2_ui.lo fib2_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_fib2_ui -O2 -m64 -mtune=k8 -c fib2_ui.c -o fib2_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mod_1.lo mod_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mod_1 -O2 -m64 -mtune=k8 -c mod_1.c -o mod_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mod_34lsub1.lo mod_34lsub1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mod_34lsub1 -O2 -m64 -mtune=k8 -c mod_34lsub1.c -o mod_34lsub1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -m64 -mtune=k8 -Wa,--noexecstack `test -f 'mode1o.asm' || echo '/media/disk/git/test/toolchain/gmp-4.2.4/mpn/'`mode1o.asm /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4=m4 /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mode1o -O2 -m64 -mtune=k8 -Wa,--noexecstack mode1o.asm -o mode1o.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o mode1o.asm >tmp-mode1o.s /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mode1o -O2 -m64 -mtune=k8 -Wa,--noexecstack tmp-mode1o.s -o mode1o.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o pre_divrem_1.lo pre_divrem_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_pre_divrem_1 -O2 -m64 -mtune=k8 -c pre_divrem_1.c -o pre_divrem_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o pre_mod_1.lo pre_mod_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_pre_mod_1 -O2 -m64 -mtune=k8 -c pre_mod_1.c -o pre_mod_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo dump | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o dump.lo dump.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_dump -O2 -m64 -mtune=k8 -c dump.c -o dump.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mul | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mul.lo mul.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul -O2 -m64 -mtune=k8 -c mul.c -o mul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mul_fft.lo mul_fft.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul_fft -O2 -m64 -mtune=k8 -c mul_fft.c -o mul_fft.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mul_n.lo mul_n.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul_n -O2 -m64 -mtune=k8 -c mul_n.c -o mul_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mul_basecase.lo mul_basecase.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mul_basecase -O2 -m64 -mtune=k8 -c mul_basecase.c -o mul_basecase.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o sqr_basecase.lo sqr_basecase.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sqr_basecase -O2 -m64 -mtune=k8 -c sqr_basecase.c -o sqr_basecase.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo random | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o random.lo random.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_random -O2 -m64 -mtune=k8 -c random.c -o random.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o random2.lo random2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_random2 -O2 -m64 -mtune=k8 -c random2.c -o random2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o pow_1.lo pow_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_pow_1 -O2 -m64 -mtune=k8 -c pow_1.c -o pow_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o rootrem.lo rootrem.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_rootrem -O2 -m64 -mtune=k8 -c rootrem.c -o rootrem.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o sqrtrem.lo sqrtrem.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sqrtrem -O2 -m64 -mtune=k8 -c sqrtrem.c -o sqrtrem.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o get_str.lo get_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_get_str -O2 -m64 -mtune=k8 -c get_str.c -o get_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o set_str.lo set_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_set_str -O2 -m64 -mtune=k8 -c set_str.c -o set_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o scan0.lo scan0.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_scan0 -O2 -m64 -mtune=k8 -c scan0.c -o scan0.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o scan1.lo scan1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_scan1 -O2 -m64 -mtune=k8 -c scan1.c -o scan1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o popcount.lo popcount.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_popcount -O2 -m64 -mtune=k8 -c popcount.c -o popcount.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o hamdist.lo hamdist.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_hamdist -O2 -m64 -mtune=k8 -c hamdist.c -o hamdist.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o cmp.lo cmp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_cmp -O2 -m64 -mtune=k8 -c cmp.c -o cmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo perfsqr | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o perfsqr.lo perfsqr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_perfsqr -O2 -m64 -mtune=k8 -c perfsqr.c -o perfsqr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo bdivmod | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o bdivmod.lo bdivmod.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_bdivmod -O2 -m64 -mtune=k8 -c bdivmod.c -o bdivmod.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o gcd_1.lo gcd_1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_gcd_1 -O2 -m64 -mtune=k8 -c gcd_1.c -o gcd_1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o gcd.lo gcd.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_gcd -O2 -m64 -mtune=k8 -c gcd.c -o gcd.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o gcdext.lo gcdext.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_gcdext -O2 -m64 -mtune=k8 -c gcdext.c -o gcdext.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o tdiv_qr.lo tdiv_qr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_tdiv_qr -O2 -m64 -mtune=k8 -c tdiv_qr.c -o tdiv_qr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo dc_divrem_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o dc_divrem_n.lo dc_divrem_n.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_dc_divrem_n -O2 -m64 -mtune=k8 -c dc_divrem_n.c -o dc_divrem_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo sb_divrem_mn | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o sb_divrem_mn.lo sb_divrem_mn.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_sb_divrem_mn -O2 -m64 -mtune=k8 -c sb_divrem_mn.c -o sb_divrem_mn.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo jacbase | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o jacbase.lo jacbase.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_jacbase -O2 -m64 -mtune=k8 -c jacbase.c -o jacbase.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o get_d.lo get_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_get_d -O2 -m64 -mtune=k8 -c get_d.c -o get_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mullow_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mullow_n.lo mullow_n.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mullow_n -O2 -m64 -mtune=k8 -c mullow_n.c -o mullow_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o mullow_basecase.lo mullow_basecase.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_mullow_basecase -O2 -m64 -mtune=k8 -c mullow_basecase.c -o mullow_basecase.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_`echo addsub_n | sed 's/_$//'` -O2 -m64 -mtune=k8 -c -o addsub_n.lo addsub_n.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpn -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -DOPERATION_addsub_n -O2 -m64 -mtune=k8 -c addsub_n.c -o addsub_n.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -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 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_divrem_1.lo pre_mod_1.lo dump.lo mul.lo mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.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 bdivmod.lo gcd_1.lo gcd.lo gcdext.lo tdiv_qr.lo dc_divrem_n.lo sb_divrem_mn.lo jacbase.lo get_d.lo mullow_n.lo mullow_basecase.lo addsub_n.lo mkdir .libs /usr/bin/ar cq .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o mul_1.o addmul_1.o submul_1.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mul.o mul_fft.o mul_n.o mul_basecase.o sqr_basecase.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o bdivmod.o gcd_1.o gcd.o gcdext.o tdiv_qr.o dc_divrem_n.o sb_divrem_mn.o jacbase.o get_d.o mullow_n.o mullow_basecase.o addsub_n.o ranlib .libs/libmpn.a creating libmpn.la (cd .libs && rm -f libmpn.la && ln -s ../libmpn.la libmpn.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpn' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpn' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpn' Making install in mpz make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpz' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o add.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/add.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/add.c -o add.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o add_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/add_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/add_ui.c -o add_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o abs.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/abs.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/abs.c -o abs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o aorsmul.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/aorsmul.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/aorsmul.c -o aorsmul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o aorsmul_i.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/aorsmul_i.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/aorsmul_i.c -o aorsmul_i.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o and.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/and.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/and.c -o and.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o array_init.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/array_init.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/array_init.c -o array_init.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o bin_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/bin_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/bin_ui.c -o bin_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o bin_uiui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/bin_uiui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/bin_uiui.c -o bin_uiui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_q.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_q.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_q.c -o cdiv_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_q_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_q_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_q_ui.c -o cdiv_q_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_qr.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_qr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_qr.c -o cdiv_qr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_qr_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_qr_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_r.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_r.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_r.c -o cdiv_r.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_r_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_r_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_r_ui.c -o cdiv_r_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cdiv_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cdiv_ui.c -o cdiv_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cfdiv_q_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cfdiv_q_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cfdiv_r_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cfdiv_r_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o clear.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/clear.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/clear.c -o clear.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o clrbit.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/clrbit.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/clrbit.c -o clrbit.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp.c -o cmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_d.c -o cmp_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_si.c -o cmp_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmp_ui.c -o cmp_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmpabs.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs.c -o cmpabs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmpabs_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs_d.c -o cmpabs_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmpabs_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cmpabs_ui.c -o cmpabs_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o com.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/com.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/com.c -o com.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o combit.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/combit.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/combit.c -o combit.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cong.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong.c -o cong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cong_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong_2exp.c -o cong_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cong_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/cong_ui.c -o cong_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o divexact.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divexact.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divexact.c -o divexact.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o divegcd.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divegcd.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divegcd.c -o divegcd.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o dive_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/dive_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/dive_ui.c -o dive_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o divis.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis.c -o divis.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o divis_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis_ui.c -o divis_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o divis_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/divis_2exp.c -o divis_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o dump.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/dump.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/dump.c -o dump.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o export.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/export.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/export.c -o export.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fac_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fac_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fac_ui.c -o fac_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_q.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_q.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_q.c -o fdiv_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_q_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_q_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_q_ui.c -o fdiv_q_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_qr.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_qr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_qr.c -o fdiv_qr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_qr_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_qr_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_r.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_r.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_r.c -o fdiv_r.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_r_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_r_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_r_ui.c -o fdiv_r_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fdiv_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fdiv_ui.c -o fdiv_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fib_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fib_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fib_ui.c -o fib_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fib2_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fib2_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fib2_ui.c -o fib2_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_sint.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_sint.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_sint.c -o fits_sint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_slong.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_slong.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_slong.c -o fits_slong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_sshort.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_sshort.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_sshort.c -o fits_sshort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_uint.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_uint.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_uint.c -o fits_uint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_ulong.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_ulong.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_ulong.c -o fits_ulong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_ushort.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_ushort.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/fits_ushort.c -o fits_ushort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o gcd.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcd.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcd.c -o gcd.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o gcd_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcd_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcd_ui.c -o gcd_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o gcdext.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcdext.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/gcdext.c -o gcdext.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_d.c -o get_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_d_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_d_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_d_2exp.c -o get_d_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_si.c -o get_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_str.c -o get_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/get_ui.c -o get_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o getlimbn.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/getlimbn.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/getlimbn.c -o getlimbn.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o hamdist.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/hamdist.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/hamdist.c -o hamdist.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o import.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/import.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/import.c -o import.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o init.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/init.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/init.c -o init.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o init2.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/init2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/init2.c -o init2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o inp_raw.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/inp_raw.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/inp_raw.c -o inp_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o inp_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/inp_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/inp_str.c -o inp_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o invert.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/invert.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/invert.c -o invert.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ior.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ior.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ior.c -o ior.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset.c -o iset.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_d.c -o iset_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_si.c -o iset_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_str.c -o iset_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/iset_ui.c -o iset_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o jacobi.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/jacobi.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/jacobi.c -o jacobi.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o kronsz.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronsz.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronsz.c -o kronsz.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o kronuz.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronuz.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronuz.c -o kronuz.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o kronzs.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronzs.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronzs.c -o kronzs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o kronzu.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronzu.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/kronzu.c -o kronzu.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o lcm.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lcm.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lcm.c -o lcm.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o lcm_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lcm_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lcm_ui.c -o lcm_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o lucnum_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lucnum_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lucnum_ui.c -o lucnum_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o lucnum2_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lucnum2_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/lucnum2_ui.c -o lucnum2_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o millerrabin.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/millerrabin.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/millerrabin.c -o millerrabin.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mod.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mod.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mod.c -o mod.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul.c -o mul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_2exp.c -o mul_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_si.c -o mul_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/mul_ui.c -o mul_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o n_pow_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/n_pow_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/n_pow_ui.c -o n_pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o neg.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/neg.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/neg.c -o neg.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o nextprime.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/nextprime.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/nextprime.c -o nextprime.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o out_raw.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/out_raw.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/out_raw.c -o out_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o out_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/out_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/out_str.c -o out_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o perfpow.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/perfpow.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/perfpow.c -o perfpow.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o perfsqr.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/perfsqr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/perfsqr.c -o perfsqr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o popcount.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/popcount.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/popcount.c -o popcount.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o pow_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/pow_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/pow_ui.c -o pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o powm.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/powm.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/powm.c -o powm.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o powm_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/powm_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/powm_ui.c -o powm_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o pprime_p.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/pprime_p.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/pprime_p.c -o pprime_p.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o random.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/random.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/random.c -o random.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o random2.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/random2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/random2.c -o random2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o realloc.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/realloc.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/realloc.c -o realloc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o realloc2.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/realloc2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/realloc2.c -o realloc2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o remove.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/remove.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/remove.c -o remove.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o root.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/root.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/root.c -o root.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o rootrem.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/rootrem.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/rootrem.c -o rootrem.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o rrandomb.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/rrandomb.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/rrandomb.c -o rrandomb.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o scan0.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/scan0.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/scan0.c -o scan0.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o scan1.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/scan1.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/scan1.c -o scan1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set.c -o set.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_d.c -o set_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_f.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_f.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_f.c -o set_f.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_q.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_q.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_q.c -o set_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_si.c -o set_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_str.c -o set_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/set_ui.c -o set_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o setbit.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/setbit.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/setbit.c -o setbit.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o size.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/size.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/size.c -o size.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sizeinbase.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sizeinbase.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sizeinbase.c -o sizeinbase.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sqrt.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sqrt.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sqrt.c -o sqrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sqrtrem.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sqrtrem.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sqrtrem.c -o sqrtrem.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sub.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sub.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sub.c -o sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sub_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sub_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/sub_ui.c -o sub_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o swap.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/swap.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/swap.c -o swap.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_ui.c -o tdiv_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_q.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q.c -o tdiv_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_q_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_q_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_q_ui.c -o tdiv_q_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_qr.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_qr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_qr.c -o tdiv_qr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_qr_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_qr_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_r.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r.c -o tdiv_r.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_r_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tdiv_r_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tdiv_r_ui.c -o tdiv_r_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o tstbit.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tstbit.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/tstbit.c -o tstbit.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ui_pow_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ui_pow_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ui_pow_ui.c -o ui_pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ui_sub.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ui_sub.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/ui_sub.c -o ui_sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o urandomb.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/urandomb.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/urandomb.c -o urandomb.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o urandomm.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/urandomm.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/urandomm.c -o urandomm.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o xor.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpz/xor.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpz -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpz/xor.c -o xor.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -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 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 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_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 mkdir .libs /usr/bin/ar cq .libs/libmpz.a add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o lucnum_ui.o lucnum2_ui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_ui.o pprime_p.o random.o random2.o realloc.o realloc2.o remove.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o ranlib .libs/libmpz.a creating libmpz.la (cd .libs && rm -f libmpz.la && ln -s ../libmpz.la libmpz.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpz' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpz' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpz' Making install in mpq make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpq' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o abs.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/abs.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/abs.c -o abs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o aors.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/aors.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/aors.c -o aors.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o canonicalize.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/canonicalize.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/canonicalize.c -o canonicalize.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o clear.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/clear.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/clear.c -o clear.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp.c -o cmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp_si.c -o cmp_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/cmp_ui.c -o cmp_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o div.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/div.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/div.c -o div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o equal.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/equal.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/equal.c -o equal.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_d.c -o get_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_den.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_den.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_den.c -o get_den.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_num.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_num.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_num.c -o get_num.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/get_str.c -o get_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o init.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/init.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/init.c -o init.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o inp_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/inp_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/inp_str.c -o inp_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o inv.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/inv.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/inv.c -o inv.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o md_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/md_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/md_2exp.c -o md_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/mul.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/mul.c -o mul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o neg.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/neg.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/neg.c -o neg.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o out_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/out_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/out_str.c -o out_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set.c -o set.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_den.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_den.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_den.c -o set_den.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_num.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_num.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_num.c -o set_num.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_si.c -o set_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_str.c -o set_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_ui.c -o set_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_z.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_z.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_z.c -o set_z.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_d.c -o set_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_f.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_f.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/set_f.c -o set_f.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o swap.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpq/swap.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpq -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpq/swap.c -o swap.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.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 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 mkdir .libs /usr/bin/ar cq .libs/libmpq.a abs.o aors.o canonicalize.o clear.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o ranlib .libs/libmpq.a creating libmpq.la (cd .libs && rm -f libmpq.la && ln -s ../libmpq.la libmpq.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpq' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpq' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpq' Making install in mpf make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpf' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o init.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/init.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/init.c -o init.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o init2.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/init2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/init2.c -o init2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set.c -o set.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_ui.c -o set_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_si.c -o set_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_str.c -o set_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_d.c -o set_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_z.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_z.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_z.c -o set_z.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_q.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_q.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_q.c -o set_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset.c -o iset.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_ui.c -o iset_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_si.c -o iset_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_str.c -o iset_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o iset_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/iset_d.c -o iset_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o clear.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/clear.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/clear.c -o clear.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_str.c -o get_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o dump.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/dump.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/dump.c -o dump.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o size.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/size.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/size.c -o size.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o eq.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/eq.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/eq.c -o eq.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o reldiff.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/reldiff.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/reldiff.c -o reldiff.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sqrt.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sqrt.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sqrt.c -o sqrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o random2.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/random2.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/random2.c -o random2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o inp_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/inp_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/inp_str.c -o inp_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o out_str.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/out_str.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/out_str.c -o out_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o add.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/add.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/add.c -o add.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o add_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/add_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/add_ui.c -o add_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sub.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sub.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sub.c -o sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sub_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sub_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sub_ui.c -o sub_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ui_sub.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ui_sub.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ui_sub.c -o ui_sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul.c -o mul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul_ui.c -o mul_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o div.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div.c -o div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o div_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div_ui.c -o div_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp.c -o cmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_d.c -o cmp_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_si.c -o cmp_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o cmp_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/cmp_ui.c -o cmp_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o mul_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/mul_2exp.c -o mul_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o div_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/div_2exp.c -o div_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o abs.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/abs.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/abs.c -o abs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o neg.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/neg.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/neg.c -o neg.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_d.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_d.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_d.c -o get_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_d_2exp.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_d_2exp.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_d_2exp.c -o get_d_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_dfl_prec.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_dfl_prec.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_dfl_prec.c -o set_dfl_prec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_prc.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_prc.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_prc.c -o set_prc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o set_prc_raw.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_prc_raw.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/set_prc_raw.c -o set_prc_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_dfl_prec.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_dfl_prec.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_dfl_prec.c -o get_dfl_prec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_prc.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_prc.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_prc.c -o get_prc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ui_div.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ui_div.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ui_div.c -o ui_div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sqrt_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sqrt_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/sqrt_ui.c -o sqrt_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o pow_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/pow_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/pow_ui.c -o pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o urandomb.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/urandomb.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/urandomb.c -o urandomb.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o swap.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/swap.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/swap.c -o swap.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_si.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_si.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_si.c -o get_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o get_ui.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_ui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/get_ui.c -o get_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o int_p.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/int_p.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/int_p.c -o int_p.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o ceilfloor.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ceilfloor.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/ceilfloor.c -o ceilfloor.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o trunc.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/trunc.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/trunc.c -o trunc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_sint.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_sint.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_sint.c -o fits_sint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_slong.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_slong.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_slong.c -o fits_slong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_sshort.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_sshort.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_sshort.c -o fits_sshort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_uint.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_uint.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_uint.c -o fits_uint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_ulong.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_ulong.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_ulong.c -o fits_ulong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fits_ushort.lo /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_ushort.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/mpf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mpf/fits_ushort.c -o fits_ushort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -o libmpf.la init.lo init2.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 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 mkdir .libs /usr/bin/ar cq .libs/libmpf.a init.o init2.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o ranlib .libs/libmpf.a creating libmpf.la (cd .libs && rm -f libmpf.la && ln -s ../libmpf.la libmpf.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpf' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpf' Making install in printf make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/printf' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o asprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/asprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/asprintf.c -o asprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o asprntffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/asprntffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/asprntffuns.c -o asprntffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o doprnt.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprnt.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprnt.c -o doprnt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o doprntf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprntf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprntf.c -o doprntf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o doprnti.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprnti.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/doprnti.c -o doprnti.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/fprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/fprintf.c -o fprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o obprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/obprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/obprintf.c -o obprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o obvprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/obvprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/obvprintf.c -o obvprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o obprntffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/obprntffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/obprntffuns.c -o obprntffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o printf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/printf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/printf.c -o printf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o printffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/printffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/printffuns.c -o printffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o snprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/snprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/snprintf.c -o snprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o snprntffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/snprntffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/snprntffuns.c -o snprntffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/sprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/sprintf.c -o sprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sprintffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/sprintffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/sprintffuns.c -o sprintffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vasprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/vasprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/vasprintf.c -o vasprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vfprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/vfprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/vfprintf.c -o vfprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/vprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/vprintf.c -o vprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vsnprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/vsnprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/vsnprintf.c -o vsnprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vsprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/vsprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/vsprintf.c -o vsprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o repl-vsnprintf.lo /media/disk/git/test/toolchain/gmp-4.2.4/printf/repl-vsnprintf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/printf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/printf/repl-vsnprintf.c -o repl-vsnprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -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 mkdir .libs /usr/bin/ar cq .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o ranlib .libs/libprintf.a creating libprintf.la (cd .libs && rm -f libprintf.la && ln -s ../libprintf.la libprintf.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/printf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/printf' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/printf' Making install in scanf make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/scanf' /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o doscan.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/doscan.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/doscan.c -o doscan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fscanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/fscanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/fscanf.c -o fscanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o fscanffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/fscanffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/fscanffuns.c -o fscanffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o scanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/scanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/scanf.c -o scanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sscanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/sscanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/sscanf.c -o sscanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o sscanffuns.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/sscanffuns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/sscanffuns.c -o sscanffuns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vfscanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vfscanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vfscanf.c -o vfscanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vscanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vscanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vscanf.c -o vscanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c -o vsscanf.lo /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vsscanf.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4/scanf -I.. -D__GMP_WITHIN_GMP -I/media/disk/git/test/toolchain/gmp-4.2.4 -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/scanf/vsscanf.c -o vsscanf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ../libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo mkdir .libs /usr/bin/ar cq .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o ranlib .libs/libscanf.a creating libscanf.la (cd .libs && rm -f libscanf.la && ln -s ../libscanf.la libscanf.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/scanf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/scanf' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/scanf' Making install in cxx make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/cxx' make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/cxx' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/cxx' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/cxx' Making install in mpbsd make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpbsd' make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpbsd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpbsd' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/mpbsd' Making install in demos make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' Making install in calc make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' /usr/bin/make install-am make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' make[6]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/calc' Making install in expr make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/expr' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/expr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/expr' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos/expr' make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/demos' Making install in tune make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tune' make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tune' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tune' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/tune' Making install in doc make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/doc' make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/media/disk/git/test/toolchain/gmp/info" || mkdir -p -- . "/media/disk/git/test/toolchain/gmp/info" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/gmp-4.2.4/doc/gmp.info' '/media/disk/git/test/toolchain/gmp/info/gmp.info' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/gmp-4.2.4/doc/gmp.info-1' '/media/disk/git/test/toolchain/gmp/info/gmp.info-1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/gmp-4.2.4/doc/gmp.info-2' '/media/disk/git/test/toolchain/gmp/info/gmp.info-2' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/doc' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host/doc' make[3]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o assert.lo /media/disk/git/test/toolchain/gmp-4.2.4/assert.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/assert.c -o assert.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o compat.lo /media/disk/git/test/toolchain/gmp-4.2.4/compat.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/compat.c -o compat.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o errno.lo /media/disk/git/test/toolchain/gmp-4.2.4/errno.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/errno.c -o errno.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o extract-dbl.lo /media/disk/git/test/toolchain/gmp-4.2.4/extract-dbl.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/extract-dbl.c -o extract-dbl.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o invalid.lo /media/disk/git/test/toolchain/gmp-4.2.4/invalid.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/invalid.c -o invalid.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o memory.lo /media/disk/git/test/toolchain/gmp-4.2.4/memory.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/memory.c -o memory.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_bpl.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_bpl.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_bpl.c -o mp_bpl.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_clz_tab.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_clz_tab.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_clz_tab.c -o mp_clz_tab.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_dv_tab.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_dv_tab.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_dv_tab.c -o mp_dv_tab.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_minv_tab.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_minv_tab.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_minv_tab.c -o mp_minv_tab.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_get_fns.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_get_fns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_get_fns.c -o mp_get_fns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o mp_set_fns.lo /media/disk/git/test/toolchain/gmp-4.2.4/mp_set_fns.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/mp_set_fns.c -o mp_set_fns.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o rand.lo /media/disk/git/test/toolchain/gmp-4.2.4/rand.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/rand.c -o rand.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randclr.lo /media/disk/git/test/toolchain/gmp-4.2.4/randclr.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randclr.c -o randclr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randdef.lo /media/disk/git/test/toolchain/gmp-4.2.4/randdef.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randdef.c -o randdef.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randiset.lo /media/disk/git/test/toolchain/gmp-4.2.4/randiset.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randiset.c -o randiset.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randlc2s.lo /media/disk/git/test/toolchain/gmp-4.2.4/randlc2s.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randlc2s.c -o randlc2s.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randlc2x.lo /media/disk/git/test/toolchain/gmp-4.2.4/randlc2x.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randlc2x.c -o randlc2x.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randmt.lo /media/disk/git/test/toolchain/gmp-4.2.4/randmt.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randmt.c -o randmt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randmts.lo /media/disk/git/test/toolchain/gmp-4.2.4/randmts.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randmts.c -o randmts.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o rands.lo /media/disk/git/test/toolchain/gmp-4.2.4/rands.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/rands.c -o rands.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randsd.lo /media/disk/git/test/toolchain/gmp-4.2.4/randsd.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randsd.c -o randsd.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randsdui.lo /media/disk/git/test/toolchain/gmp-4.2.4/randsdui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randsdui.c -o randsdui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randbui.lo /media/disk/git/test/toolchain/gmp-4.2.4/randbui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randbui.c -o randbui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o randmui.lo /media/disk/git/test/toolchain/gmp-4.2.4/randmui.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/randmui.c -o randmui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o version.lo /media/disk/git/test/toolchain/gmp-4.2.4/version.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/version.c -o version.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c -o tal-reent.lo /media/disk/git/test/toolchain/gmp-4.2.4/tal-reent.c /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-4.2.4 -I. -D__GMP_WITHIN_GMP -O2 -m64 -mtune=k8 -c /media/disk/git/test/toolchain/gmp-4.2.4/tal-reent.c -o tal-reent.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done /bin/bash ./libtool --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 -mtune=k8 -o libgmp.la -rpath /media/disk/git/test/toolchain/gmp/lib -version-info 7:4:4 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 tal-reent.lo mpf/init.lo mpf/init2.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/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/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/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_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/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/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/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_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/mul_basecase.lo mpn/sqr_basecase.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/bdivmod.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext.lo mpn/tdiv_qr.lo mpn/dc_divrem_n.lo mpn/sb_divrem_mn.lo mpn/jacbase.lo mpn/get_d.lo mpn/mullow_n.lo mpn/mullow_basecase.lo mpn/addsub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo mkdir .libs copying selected object files to avoid basename conflicts... rm -fr .libs/libgmp.lax mkdir .libs/libgmp.lax ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o ln mpz/cmp.o .libs/libgmp.lax/lt5-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt5-cmp.o ln mpz/cmp_d.o .libs/libgmp.lax/lt6-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt6-cmp_d.o ln mpz/cmp_si.o .libs/libgmp.lax/lt7-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt7-cmp_si.o ln mpz/cmp_ui.o .libs/libgmp.lax/lt8-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt8-cmp_ui.o ln mpz/dump.o .libs/libgmp.lax/lt9-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt9-dump.o ln mpz/fits_sint.o .libs/libgmp.lax/lt10-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt10-fits_sint.o ln mpz/fits_slong.o .libs/libgmp.lax/lt11-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt11-fits_slong.o ln mpz/fits_sshort.o .libs/libgmp.lax/lt12-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt12-fits_sshort.o ln mpz/fits_uint.o .libs/libgmp.lax/lt13-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt13-fits_uint.o ln mpz/fits_ulong.o .libs/libgmp.lax/lt14-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt14-fits_ulong.o ln mpz/fits_ushort.o .libs/libgmp.lax/lt15-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt15-fits_ushort.o ln mpz/get_d.o .libs/libgmp.lax/lt16-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt16-get_d.o ln mpz/get_d_2exp.o .libs/libgmp.lax/lt17-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt17-get_d_2exp.o ln mpz/get_si.o .libs/libgmp.lax/lt18-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt18-get_si.o ln mpz/get_str.o .libs/libgmp.lax/lt19-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt19-get_str.o ln mpz/get_ui.o .libs/libgmp.lax/lt20-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt20-get_ui.o ln mpz/init.o .libs/libgmp.lax/lt21-init.o || cp mpz/init.o .libs/libgmp.lax/lt21-init.o ln mpz/init2.o .libs/libgmp.lax/lt22-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt22-init2.o ln mpz/inp_str.o .libs/libgmp.lax/lt23-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt23-inp_str.o ln mpz/iset.o .libs/libgmp.lax/lt24-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt24-iset.o ln mpz/iset_d.o .libs/libgmp.lax/lt25-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt25-iset_d.o ln mpz/iset_si.o .libs/libgmp.lax/lt26-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt26-iset_si.o ln mpz/iset_str.o .libs/libgmp.lax/lt27-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt27-iset_str.o ln mpz/iset_ui.o .libs/libgmp.lax/lt28-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt28-iset_ui.o ln mpz/mul.o .libs/libgmp.lax/lt29-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt29-mul.o ln mpz/mul_2exp.o .libs/libgmp.lax/lt30-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt30-mul_2exp.o ln mpz/mul_ui.o .libs/libgmp.lax/lt31-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt31-mul_ui.o ln mpz/neg.o .libs/libgmp.lax/lt32-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt32-neg.o ln mpz/out_str.o .libs/libgmp.lax/lt33-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt33-out_str.o ln mpz/pow_ui.o .libs/libgmp.lax/lt34-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt34-pow_ui.o ln mpz/random2.o .libs/libgmp.lax/lt35-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt35-random2.o ln mpz/set.o .libs/libgmp.lax/lt36-set.o || cp mpz/set.o .libs/libgmp.lax/lt36-set.o ln mpz/set_d.o .libs/libgmp.lax/lt37-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt37-set_d.o ln mpz/set_q.o .libs/libgmp.lax/lt38-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt38-set_q.o ln mpz/set_si.o .libs/libgmp.lax/lt39-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt39-set_si.o ln mpz/set_str.o .libs/libgmp.lax/lt40-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt40-set_str.o ln mpz/set_ui.o .libs/libgmp.lax/lt41-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt41-set_ui.o ln mpz/size.o .libs/libgmp.lax/lt42-size.o || cp mpz/size.o .libs/libgmp.lax/lt42-size.o ln mpz/sqrt.o .libs/libgmp.lax/lt43-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt43-sqrt.o ln mpz/sub.o .libs/libgmp.lax/lt44-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt44-sub.o ln mpz/sub_ui.o .libs/libgmp.lax/lt45-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt45-sub_ui.o ln mpz/swap.o .libs/libgmp.lax/lt46-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt46-swap.o ln mpz/ui_sub.o .libs/libgmp.lax/lt47-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt47-ui_sub.o ln mpz/urandomb.o .libs/libgmp.lax/lt48-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt48-urandomb.o ln mpq/abs.o .libs/libgmp.lax/lt49-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt49-abs.o ln mpq/clear.o .libs/libgmp.lax/lt50-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt50-clear.o ln mpq/cmp.o .libs/libgmp.lax/lt51-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt51-cmp.o ln mpq/cmp_si.o .libs/libgmp.lax/lt52-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt52-cmp_si.o ln mpq/cmp_ui.o .libs/libgmp.lax/lt53-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt53-cmp_ui.o ln mpq/div.o .libs/libgmp.lax/lt54-div.o || cp mpq/div.o .libs/libgmp.lax/lt54-div.o ln mpq/get_d.o .libs/libgmp.lax/lt55-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt55-get_d.o ln mpq/get_str.o .libs/libgmp.lax/lt56-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt56-get_str.o ln mpq/init.o .libs/libgmp.lax/lt57-init.o || cp mpq/init.o .libs/libgmp.lax/lt57-init.o ln mpq/inp_str.o .libs/libgmp.lax/lt58-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt58-inp_str.o ln mpq/mul.o .libs/libgmp.lax/lt59-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt59-mul.o ln mpq/neg.o .libs/libgmp.lax/lt60-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt60-neg.o ln mpq/out_str.o .libs/libgmp.lax/lt61-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt61-out_str.o ln mpq/set.o .libs/libgmp.lax/lt62-set.o || cp mpq/set.o .libs/libgmp.lax/lt62-set.o ln mpq/set_si.o .libs/libgmp.lax/lt63-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt63-set_si.o ln mpq/set_str.o .libs/libgmp.lax/lt64-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt64-set_str.o ln mpq/set_ui.o .libs/libgmp.lax/lt65-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt65-set_ui.o ln mpq/set_z.o .libs/libgmp.lax/lt66-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt66-set_z.o ln mpq/set_d.o .libs/libgmp.lax/lt67-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt67-set_d.o ln mpq/set_f.o .libs/libgmp.lax/lt68-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt68-set_f.o ln mpq/swap.o .libs/libgmp.lax/lt69-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt69-swap.o ln mpn/add.o .libs/libgmp.lax/lt70-add.o || cp mpn/add.o .libs/libgmp.lax/lt70-add.o ln mpn/sub.o .libs/libgmp.lax/lt71-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt71-sub.o ln mpn/divis.o .libs/libgmp.lax/lt72-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt72-divis.o ln mpn/fib2_ui.o .libs/libgmp.lax/lt73-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt73-fib2_ui.o ln mpn/dump.o .libs/libgmp.lax/lt74-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt74-dump.o ln mpn/mul.o .libs/libgmp.lax/lt75-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt75-mul.o ln mpn/random.o .libs/libgmp.lax/lt76-random.o || cp mpn/random.o .libs/libgmp.lax/lt76-random.o ln mpn/random2.o .libs/libgmp.lax/lt77-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt77-random2.o ln mpn/rootrem.o .libs/libgmp.lax/lt78-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt78-rootrem.o ln mpn/sqrtrem.o .libs/libgmp.lax/lt79-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt79-sqrtrem.o ln mpn/get_str.o .libs/libgmp.lax/lt80-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt80-get_str.o ln mpn/set_str.o .libs/libgmp.lax/lt81-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt81-set_str.o ln mpn/scan0.o .libs/libgmp.lax/lt82-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt82-scan0.o ln mpn/scan1.o .libs/libgmp.lax/lt83-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt83-scan1.o ln mpn/popcount.o .libs/libgmp.lax/lt84-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt84-popcount.o ln mpn/hamdist.o .libs/libgmp.lax/lt85-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt85-hamdist.o ln mpn/cmp.o .libs/libgmp.lax/lt86-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt86-cmp.o ln mpn/perfsqr.o .libs/libgmp.lax/lt87-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt87-perfsqr.o ln mpn/gcd.o .libs/libgmp.lax/lt88-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt88-gcd.o ln mpn/gcdext.o .libs/libgmp.lax/lt89-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt89-gcdext.o ln mpn/tdiv_qr.o .libs/libgmp.lax/lt90-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt90-tdiv_qr.o ln mpn/get_d.o .libs/libgmp.lax/lt91-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt91-get_d.o /usr/bin/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 tal-reent.o mpf/init.o mpf/init2.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/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 mpz/clrbit.o .libs/libgmp.lax/lt5-cmp.o .libs/libgmp.lax/lt6-cmp_d.o .libs/libgmp.lax/lt7-cmp_si.o .libs/libgmp.lax/lt8-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/lt9-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/lt10-fits_sint.o .libs/libgmp.lax/lt11-fits_slong.o .libs/libgmp.lax/lt12-fits_sshort.o .libs/libgmp.lax/lt13-fits_uint.o .libs/libgmp.lax/lt14-fits_ulong.o .libs/libgmp.lax/lt15-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt16-get_d.o .libs/libgmp.lax/lt17-get_d_2exp.o .libs/libgmp.lax/lt18-get_si.o .libs/libgmp.lax/lt19-get_str.o .libs/libgmp.lax/lt20-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt21-init.o .libs/libgmp.lax/lt22-init2.o mpz/inp_raw.o .libs/libgmp.lax/lt23-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt24-iset.o .libs/libgmp.lax/lt25-iset_d.o .libs/libgmp.lax/lt26-iset_si.o .libs/libgmp.lax/lt27-iset_str.o .libs/libgmp.lax/lt28-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/lt29-mul.o .libs/libgmp.lax/lt30-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt31-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt32-neg.o mpz/nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt33-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt34-pow_ui.o mpz/powm.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt35-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/lt36-set.o .libs/libgmp.lax/lt37-set_d.o mpz/set_f.o .libs/libgmp.lax/lt38-set_q.o .libs/libgmp.lax/lt39-set_si.o .libs/libgmp.lax/lt40-set_str.o .libs/libgmp.lax/lt41-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt42-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt43-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt44-sub.o .libs/libgmp.lax/lt45-sub_ui.o .libs/libgmp.lax/lt46-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/lt47-ui_sub.o .libs/libgmp.lax/lt48-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt49-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt50-clear.o .libs/libgmp.lax/lt51-cmp.o .libs/libgmp.lax/lt52-cmp_si.o .libs/libgmp.lax/lt53-cmp_ui.o .libs/libgmp.lax/lt54-div.o .libs/libgmp.lax/lt55-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt56-get_str.o .libs/libgmp.lax/lt57-init.o .libs/libgmp.lax/lt58-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt59-mul.o .libs/libgmp.lax/lt60-neg.o .libs/libgmp.lax/lt61-out_str.o .libs/libgmp.lax/lt62-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt63-set_si.o .libs/libgmp.lax/lt64-set_str.o .libs/libgmp.lax/lt65-set_ui.o mpq/equal.o .libs/libgmp.lax/lt66-set_z.o .libs/libgmp.lax/lt67-set_d.o .libs/libgmp.lax/lt68-set_f.o .libs/libgmp.lax/lt69-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt70-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt71-sub.o mpn/sub_1.o mpn/sub_n.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/lt72-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt73-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt74-dump.o .libs/libgmp.lax/lt75-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/mul_basecase.o mpn/sqr_basecase.o .libs/libgmp.lax/lt76-random.o .libs/libgmp.lax/lt77-random2.o mpn/pow_1.o .libs/libgmp.lax/lt78-rootrem.o .libs/libgmp.lax/lt79-sqrtrem.o .libs/libgmp.lax/lt80-get_str.o .libs/libgmp.lax/lt81-set_str.o .libs/libgmp.lax/lt82-scan0.o .libs/libgmp.lax/lt83-scan1.o .libs/libgmp.lax/lt84-popcount.o .libs/libgmp.lax/lt85-hamdist.o .libs/libgmp.lax/lt86-cmp.o .libs/libgmp.lax/lt87-perfsqr.o mpn/bdivmod.o mpn/gcd_1.o .libs/libgmp.lax/lt88-gcd.o .libs/libgmp.lax/lt89-gcdext.o .libs/libgmp.lax/lt90-tdiv_qr.o mpn/dc_divrem_n.o mpn/sb_divrem_mn.o mpn/jacbase.o .libs/libgmp.lax/lt91-get_d.o mpn/mullow_n.o mpn/mullow_basecase.o mpn/addsub_n.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 ranlib .libs/libgmp.a rm -fr .libs/libgmp.lax creating libgmp.la (cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la) make[4]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' test -z "/media/disk/git/test/toolchain/gmp/lib" || mkdir -p -- . "/media/disk/git/test/toolchain/gmp/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c 'libgmp.la' '/media/disk/git/test/toolchain/gmp/lib/libgmp.la' /usr/bin/install -c .libs/libgmp.lai /media/disk/git/test/toolchain/gmp/lib/libgmp.la /usr/bin/install -c .libs/libgmp.a /media/disk/git/test/toolchain/gmp/lib/libgmp.a chmod 644 /media/disk/git/test/toolchain/gmp/lib/libgmp.a ranlib /media/disk/git/test/toolchain/gmp/lib/libgmp.a PATH="$PATH:/sbin" ldconfig -n /media/disk/git/test/toolchain/gmp/lib ---------------------------------------------------------------------- Libraries have been installed in: /media/disk/git/test/toolchain/gmp/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/media/disk/git/test/toolchain/gmp/include" || mkdir -p -- . "/media/disk/git/test/toolchain/gmp/include" /usr/bin/install -c -m 644 'gmp.h' '/media/disk/git/test/toolchain/gmp/include/gmp.h' test -z "/media/disk/git/test/toolchain/gmp/include" || mkdir -p -- . "/media/disk/git/test/toolchain/gmp/include" /usr/bin/make install-data-hook make[5]: Entering directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' +-------------------------------------------------------------+ | 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[5]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' make[4]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' make[3]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' make[2]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' make[1]: Leaving directory `/media/disk/git/test/toolchain/gmp-4.2.4-host' bzcat /media/disk/git/buildroot/dl/mpfr-2.4.1.tar.bz2 | tar -C /media/disk/git/test/toolchain -xf - toolchain/patch-kernel.sh /media/disk/git/test/toolchain/mpfr-2.4.1 package/mpfr/ \*.patch cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess /media/disk/git/test/toolchain/mpfr-2.4.1 toolchain/patch-kernel.sh /media/disk/git/test/toolchain/mpfr-2.4.1 /media/disk/git/buildroot/dl/ mpfr-2.4.1.patch Applying mpfr-2.4.1.patch using plaintext: patching file PATCHES patching file VERSION patching file mpfr.h patching file rem1.c patching file tests/tremquo.c patching file version.c patching file PATCHES patching file VERSION patching file mpfr-gmp.c patching file mpfr.h patching file version.c patching file tests/tfprintf.c patching file tests/tprintf.c patching file PATCHES patching file VERSION patching file mpfr.h patching file vasprintf.c patching file version.c patching file PATCHES patching file VERSION patching file mpfr.h patching file version.c patching file zeta_ui.c touch /media/disk/git/test/toolchain/mpfr-2.4.1/.unpacked mkdir -p /media/disk/git/test/toolchain/mpfr-2.4.1-host (cd /media/disk/git/test/toolchain/mpfr-2.4.1-host; \ PATH=/media/disk/git/test/host/bin:/media/disk/git/test/host/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXX="/usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CPP="/usr/bin/cpp -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" FC_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXXFLAGS_FOR_BUILD="-I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" LDFLAGS_FOR_BUILD="-L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" FCFLAGS_FOR_BUILD="" AR_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ar" AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" CC_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc" LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" RANLIB_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ranlib" STRIP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-strip" OBJCOPY_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objcopy" OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" DEFAULT_ASSEMBLER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" DEFAULT_LINKER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" ORIGINAL_LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" ORIGINAL_OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/media/disk/git/test/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/media/disk/git/test/host/usr/lib/pkgconfig" PERLLIB="/media/disk/git/test/host/usr/lib/perl" LD_LIBRARY_PATH="/media/disk/git/test/host/usr/lib:" \ /media/disk/git/test/toolchain/mpfr-2.4.1/configure \ --prefix="/media/disk/git/test/toolchain/mpfr" \ --build=x86_64-unknown-linux-gnu \ --host=x86_64-unknown-linux-gnu \ --disable-shared \ --enable-static \ --with-gmp=/media/disk/git/test/toolchain/gmp \ --disable-nls \ ) configure: WARNING: unrecognized options: --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking how to run the C preprocessor... /usr/bin/cpp -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for ICC... no checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include and cc understand -c and -o together... yes 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 for an ANSI C-conforming const... yes checking for working volatile... yes checking for main in -lm... yes checking whether time.h and sys/time.h may both be included... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking how to copy va_list... va_copy checking for memmove... yes checking for memset... yes checking for setlocale... yes checking for strtol... yes checking for gettimeofday... yes checking for long long int... yes checking for intmax_t... yes checking for union fpc_csr... no checking for fesetround... yes checking for gcc float-conversion bug... no checking for denormalized numbers... yes checking if NAN == NAN... no checking if charset has consecutive values... yes checking for math/round... no checking for math/trunc... no checking for math/floor... yes checking for math/ceil... yes checking for math/rint... no checking for long double... yes checking format of `long double' floating point... IEEE extended, little endian checking for gmp.h... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking dependency style of /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking for x86_64-unknown-linux-gnu-g77... no checking for x86_64-unknown-linux-gnu-xlf... no checking for x86_64-unknown-linux-gnu-f77... no checking for x86_64-unknown-linux-gnu-frt... no checking for x86_64-unknown-linux-gnu-pgf77... no checking for x86_64-unknown-linux-gnu-cf77... no checking for x86_64-unknown-linux-gnu-fort77... no checking for x86_64-unknown-linux-gnu-fl32... no checking for x86_64-unknown-linux-gnu-af77... no checking for x86_64-unknown-linux-gnu-xlf90... no checking for x86_64-unknown-linux-gnu-f90... no checking for x86_64-unknown-linux-gnu-pgf90... no checking for x86_64-unknown-linux-gnu-pghpf... no checking for x86_64-unknown-linux-gnu-epcf90... no checking for x86_64-unknown-linux-gnu-gfortran... no checking for x86_64-unknown-linux-gnu-g95... no checking for x86_64-unknown-linux-gnu-xlf95... no checking for x86_64-unknown-linux-gnu-f95... no checking for x86_64-unknown-linux-gnu-fort... no checking for x86_64-unknown-linux-gnu-ifort... no checking for x86_64-unknown-linux-gnu-ifc... no checking for x86_64-unknown-linux-gnu-efc... no checking for x86_64-unknown-linux-gnu-pgf95... no checking for x86_64-unknown-linux-gnu-lf95... no checking for x86_64-unknown-linux-gnu-ftn... no checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking for objdir... .libs checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include static flag -static works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ld used by /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64 checking if the linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include static flag -static works... yes checking if /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... yes checking if /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether gcc __attribute__ ((mode (XX))) works... yes checking for recent GMP... yes checking for gmp internal files... no checking for working alloca.h... yes checking for alloca... yes checking for __gmpz_init in -lgmp... yes checking if gmp.h version and libgmp version are the same... (4.2.4/4.2.4) yes checking if gmp_printf supports "%jd"... yes checking if gmp_printf supports "%hhd"... yes checking if gmp_printf supports "%lld"... yes checking if gmp_printf supports "%.0Lf"... yes checking if gmp_printf supports "%td"... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating mparam.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-nls touch /media/disk/git/test/toolchain/mpfr-2.4.1-host/.configured /usr/bin/make -j1 -C /media/disk/git/test/toolchain/mpfr-2.4.1-host install make[1]: Entering directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' Making install in tests make[2]: Entering directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host/tests' make[3]: Entering directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host/tests' make[2]: Leaving directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host/tests' make[2]: Entering directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exceptions.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exceptions.c -o exceptions.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo /media/disk/git/test/toolchain/mpfr-2.4.1/extract.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/extract.c -o extract.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/extract.Tpo .deps/extract.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/uceil_exp2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/uceil_exp2.c -o uceil_exp2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/uceil_log2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/uceil_log2.c -o uceil_log2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/ufloor_log2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/ufloor_log2.c -o ufloor_log2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo /media/disk/git/test/toolchain/mpfr-2.4.1/add.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/add.c -o add.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/add.Tpo .deps/add.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo /media/disk/git/test/toolchain/mpfr-2.4.1/add1.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/add1.c -o add1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/add1.Tpo .deps/add1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/add_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/add_ui.c -o add_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo /media/disk/git/test/toolchain/mpfr-2.4.1/agm.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/agm.c -o agm.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/agm.Tpo .deps/agm.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo /media/disk/git/test/toolchain/mpfr-2.4.1/clear.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/clear.c -o clear.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/clear.Tpo .deps/clear.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp.c -o cmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp.Tpo .deps/cmp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_abs.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_abs.c -o cmp_abs.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_si.c -o cmp_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_ui.c -o cmp_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo /media/disk/git/test/toolchain/mpfr-2.4.1/comparisons.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/comparisons.c -o comparisons.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/comparisons.Tpo .deps/comparisons.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div_2exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div_2exp.c -o div_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div_2si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div_2si.c -o div_2si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div_2ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div_2ui.c -o div_2ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div.c -o div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div.Tpo .deps/div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div_ui.c -o div_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo /media/disk/git/test/toolchain/mpfr-2.4.1/dump.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/dump.c -o dump.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/dump.Tpo .deps/dump.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo /media/disk/git/test/toolchain/mpfr-2.4.1/eq.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/eq.c -o eq.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/eq.Tpo .deps/eq.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exp10.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exp10.c -o exp10.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exp10.Tpo .deps/exp10.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exp2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exp2.c -o exp2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exp2.Tpo .deps/exp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exp3.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exp3.c -o exp3.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exp3.Tpo .deps/exp3.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exp.c -o exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exp.Tpo .deps/exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo /media/disk/git/test/toolchain/mpfr-2.4.1/frac.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/frac.c -o frac.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/frac.Tpo .deps/frac.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_d.c -o get_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_d.Tpo .deps/get_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_exp.c -o get_exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_exp.Tpo .deps/get_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_str.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_str.c -o get_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_str.Tpo .deps/get_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /media/disk/git/test/toolchain/mpfr-2.4.1/init.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/init.c -o init.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/init.Tpo .deps/init.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo /media/disk/git/test/toolchain/mpfr-2.4.1/inp_str.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/inp_str.c -o inp_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo /media/disk/git/test/toolchain/mpfr-2.4.1/isinteger.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/isinteger.c -o isinteger.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/isinteger.Tpo .deps/isinteger.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/isinf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/isinf.c -o isinf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/isinf.Tpo .deps/isinf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo /media/disk/git/test/toolchain/mpfr-2.4.1/isnan.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/isnan.c -o isnan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/isnan.Tpo .deps/isnan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo /media/disk/git/test/toolchain/mpfr-2.4.1/isnum.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/isnum.c -o isnum.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/isnum.Tpo .deps/isnum.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/const_log2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/const_log2.c -o const_log2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/const_log2.Tpo .deps/const_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo /media/disk/git/test/toolchain/mpfr-2.4.1/log.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/log.c -o log.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/log.Tpo .deps/log.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c -o modf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/modf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/modf.c -o modf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/modf.Tpo .deps/modf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2exp.c -o mul_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2si.c -o mul_2si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul_2ui.c -o mul_2ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul.c -o mul.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul.Tpo .deps/mul.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul_ui.c -o mul_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo /media/disk/git/test/toolchain/mpfr-2.4.1/neg.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/neg.c -o neg.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/neg.Tpo .deps/neg.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo /media/disk/git/test/toolchain/mpfr-2.4.1/next.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/next.c -o next.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/next.Tpo .deps/next.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo /media/disk/git/test/toolchain/mpfr-2.4.1/out_str.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/out_str.c -o out_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/printf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/printf.c -o printf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/printf.Tpo .deps/printf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/vasprintf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/vasprintf.c -o vasprintf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo /media/disk/git/test/toolchain/mpfr-2.4.1/const_pi.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/const_pi.c -o const_pi.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/const_pi.Tpo .deps/const_pi.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo /media/disk/git/test/toolchain/mpfr-2.4.1/pow.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/pow.c -o pow.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/pow.Tpo .deps/pow.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/pow_si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/pow_si.c -o pow_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/pow_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/pow_ui.c -o pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo /media/disk/git/test/toolchain/mpfr-2.4.1/print_raw.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/print_raw.c -o print_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/print_raw.Tpo .deps/print_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo /media/disk/git/test/toolchain/mpfr-2.4.1/print_rnd_mode.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/print_rnd_mode.c -o print_rnd_mode.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT random2.lo -MD -MP -MF .deps/random2.Tpo -c -o random2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/random2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT random2.lo -MD -MP -MF .deps/random2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/random2.c -o random2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/random2.Tpo .deps/random2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo /media/disk/git/test/toolchain/mpfr-2.4.1/random.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/random.c -o random.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/random.Tpo .deps/random.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo /media/disk/git/test/toolchain/mpfr-2.4.1/reldiff.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/reldiff.c -o reldiff.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/reldiff.Tpo .deps/reldiff.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo /media/disk/git/test/toolchain/mpfr-2.4.1/round_prec.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/round_prec.c -o round_prec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/round_prec.Tpo .deps/round_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set.c -o set.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set.Tpo .deps/set.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo /media/disk/git/test/toolchain/mpfr-2.4.1/setmax.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/setmax.c -o setmax.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/setmax.Tpo .deps/setmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo /media/disk/git/test/toolchain/mpfr-2.4.1/setmin.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/setmin.c -o setmin.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/setmin.Tpo .deps/setmin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_d.c -o set_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_d.Tpo .deps/set_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_dfl_prec.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_dfl_prec.c -o set_dfl_prec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_exp.c -o set_exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_exp.Tpo .deps/set_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_rnd.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_rnd.c -o set_rnd.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_f.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_f.c -o set_f.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_f.Tpo .deps/set_f.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_prc_raw.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_prc_raw.c -o set_prc_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_prec.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_prec.c -o set_prec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_q.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_q.c -o set_q.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_q.Tpo .deps/set_q.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_si.c -o set_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_si.Tpo .deps/set_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_str.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_str.c -o set_str.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_str.Tpo .deps/set_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_str_raw.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_str_raw.c -o set_str_raw.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_ui.c -o set_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_ui.Tpo .deps/set_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_z.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_z.c -o set_z.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_z.Tpo .deps/set_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sqrt.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sqrt.c -o sqrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sqrt_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sqrt_ui.c -o sqrt_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sub.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sub.c -o sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sub.Tpo .deps/sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sub1.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sub1.c -o sub1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sub1.Tpo .deps/sub1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sub_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sub_ui.c -o sub_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo /media/disk/git/test/toolchain/mpfr-2.4.1/rint.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/rint.c -o rint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/rint.Tpo .deps/rint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo /media/disk/git/test/toolchain/mpfr-2.4.1/ui_div.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/ui_div.c -o ui_div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/ui_div.Tpo .deps/ui_div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo /media/disk/git/test/toolchain/mpfr-2.4.1/ui_sub.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/ui_sub.c -o ui_sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo /media/disk/git/test/toolchain/mpfr-2.4.1/urandomb.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/urandomb.c -o urandomb.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/urandomb.Tpo .deps/urandomb.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_z_exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_z_exp.c -o get_z_exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo /media/disk/git/test/toolchain/mpfr-2.4.1/swap.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/swap.c -o swap.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/swap.Tpo .deps/swap.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo /media/disk/git/test/toolchain/mpfr-2.4.1/factorial.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/factorial.c -o factorial.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/factorial.Tpo .deps/factorial.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cosh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cosh.c -o cosh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sinh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sinh.c -o sinh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sinh.Tpo .deps/sinh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/tanh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/tanh.c -o tanh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c -o sinh_cosh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sinh_cosh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sinh_cosh.c -o sinh_cosh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/acosh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/acosh.c -o acosh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/asinh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/asinh.c -o asinh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo /media/disk/git/test/toolchain/mpfr-2.4.1/atanh.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/atanh.c -o atanh.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo /media/disk/git/test/toolchain/mpfr-2.4.1/atan.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/atan.c -o atan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/atan.Tpo .deps/atan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp2.c -o cmp2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp2.Tpo .deps/cmp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/exp_2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/exp_2.c -o exp_2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/exp_2.Tpo .deps/exp_2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo /media/disk/git/test/toolchain/mpfr-2.4.1/asin.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/asin.c -o asin.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/asin.Tpo .deps/asin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo /media/disk/git/test/toolchain/mpfr-2.4.1/const_euler.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/const_euler.c -o const_euler.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/const_euler.Tpo .deps/const_euler.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cos.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cos.c -o cos.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cos.Tpo .deps/cos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sin.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sin.c -o sin.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sin.Tpo .deps/sin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo /media/disk/git/test/toolchain/mpfr-2.4.1/tan.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/tan.c -o tan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/tan.Tpo .deps/tan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fma.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fma.c -o fma.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fma.Tpo .deps/fma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fms.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fms.c -o fms.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fms.Tpo .deps/fms.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo /media/disk/git/test/toolchain/mpfr-2.4.1/hypot.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/hypot.c -o hypot.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/hypot.Tpo .deps/hypot.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo /media/disk/git/test/toolchain/mpfr-2.4.1/log1p.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/log1p.c -o log1p.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/log1p.Tpo .deps/log1p.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo /media/disk/git/test/toolchain/mpfr-2.4.1/expm1.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/expm1.c -o expm1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/expm1.Tpo .deps/expm1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/log2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/log2.c -o log2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/log2.Tpo .deps/log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo /media/disk/git/test/toolchain/mpfr-2.4.1/log10.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/log10.c -o log10.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/log10.Tpo .deps/log10.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo /media/disk/git/test/toolchain/mpfr-2.4.1/ui_pow.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/ui_pow.c -o ui_pow.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/ui_pow_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/ui_pow_ui.c -o ui_pow_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo /media/disk/git/test/toolchain/mpfr-2.4.1/minmax.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/minmax.c -o minmax.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/minmax.Tpo .deps/minmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo /media/disk/git/test/toolchain/mpfr-2.4.1/dim.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/dim.c -o dim.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/dim.Tpo .deps/dim.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo /media/disk/git/test/toolchain/mpfr-2.4.1/signbit.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/signbit.c -o signbit.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/signbit.Tpo .deps/signbit.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo /media/disk/git/test/toolchain/mpfr-2.4.1/copysign.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/copysign.c -o copysign.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/copysign.Tpo .deps/copysign.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo /media/disk/git/test/toolchain/mpfr-2.4.1/setsign.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/setsign.c -o setsign.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/setsign.Tpo .deps/setsign.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo /media/disk/git/test/toolchain/mpfr-2.4.1/gmp_op.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/gmp_op.c -o gmp_op.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/init2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/init2.c -o init2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/init2.Tpo .deps/init2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo /media/disk/git/test/toolchain/mpfr-2.4.1/acos.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/acos.c -o acos.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/acos.Tpo .deps/acos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sin_cos.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sin_cos.c -o sin_cos.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_nan.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_nan.c -o set_nan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_nan.Tpo .deps/set_nan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_inf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_inf.c -o set_inf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_inf.Tpo .deps/set_inf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/powerof2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/powerof2.c -o powerof2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/powerof2.Tpo .deps/powerof2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo /media/disk/git/test/toolchain/mpfr-2.4.1/gamma.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/gamma.c -o gamma.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_ld.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_ld.c -o set_ld.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_ld.Tpo .deps/set_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_ld.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_ld.c -o get_ld.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_ld.Tpo .deps/get_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cbrt.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cbrt.c -o cbrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cbrt.Tpo .deps/cbrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo /media/disk/git/test/toolchain/mpfr-2.4.1/volatile.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/volatile.c -o volatile.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/volatile.Tpo .deps/volatile.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_sshort.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_sshort.c -o fits_sshort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_sint.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_sint.c -o fits_sint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_slong.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_slong.c -o fits_slong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_ushort.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_ushort.c -o fits_ushort.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_uint.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_uint.c -o fits_uint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_ulong.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_ulong.c -o fits_ulong.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_uintmax.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_uintmax.c -o fits_uintmax.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo /media/disk/git/test/toolchain/mpfr-2.4.1/fits_intmax.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/fits_intmax.c -o fits_intmax.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_si.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_si.c -o get_si.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_si.Tpo .deps/get_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_ui.c -o get_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_ui.Tpo .deps/get_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo /media/disk/git/test/toolchain/mpfr-2.4.1/zeta.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/zeta.c -o zeta.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/zeta.Tpo .deps/zeta.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_d.c -o cmp_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo /media/disk/git/test/toolchain/mpfr-2.4.1/erf.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/erf.c -o erf.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/erf.Tpo .deps/erf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo /media/disk/git/test/toolchain/mpfr-2.4.1/inits.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/inits.c -o inits.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/inits.Tpo .deps/inits.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/inits2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/inits2.c -o inits2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/inits2.Tpo .deps/inits2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo /media/disk/git/test/toolchain/mpfr-2.4.1/clears.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/clears.c -o clears.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/clears.Tpo .deps/clears.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sgn.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sgn.c -o sgn.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sgn.Tpo .deps/sgn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo /media/disk/git/test/toolchain/mpfr-2.4.1/check.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/check.c -o check.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/check.Tpo .deps/check.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sub1sp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sub1sp.c -o sub1sp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo /media/disk/git/test/toolchain/mpfr-2.4.1/version.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/version.c -o version.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/version.Tpo .deps/version.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mpn_exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mpn_exp.c -o mpn_exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mpfr-gmp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mpfr-gmp.c -o mpfr-gmp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mp_clz_tab.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mp_clz_tab.c -o mp_clz_tab.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sum.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sum.c -o sum.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sum.Tpo .deps/sum.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/add1sp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/add1sp.c -o add1sp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/add1sp.Tpo .deps/add1sp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo /media/disk/git/test/toolchain/mpfr-2.4.1/free_cache.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/free_cache.c -o free_cache.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/free_cache.Tpo .deps/free_cache.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo /media/disk/git/test/toolchain/mpfr-2.4.1/si_op.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/si_op.c -o si_op.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/si_op.Tpo .deps/si_op.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_ld.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cmp_ld.c -o cmp_ld.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_ui_2exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_ui_2exp.c -o set_ui_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_si_2exp.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_si_2exp.c -o set_si_2exp.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_uj.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_uj.c -o set_uj.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_uj.Tpo .deps/set_uj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_sj.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_sj.c -o set_sj.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_sj.Tpo .deps/set_sj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_sj.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_sj.c -o get_sj.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_sj.Tpo .deps/get_sj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_uj.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_uj.c -o get_uj.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_uj.Tpo .deps/get_uj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_z.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_z.c -o get_z.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_z.Tpo .deps/get_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo /media/disk/git/test/toolchain/mpfr-2.4.1/iszero.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/iszero.c -o iszero.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/iszero.Tpo .deps/iszero.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cache.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cache.c -o cache.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sqr.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sqr.c -o sqr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/int_ceil_log2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/int_ceil_log2.c -o int_ceil_log2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo /media/disk/git/test/toolchain/mpfr-2.4.1/isqrt.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/isqrt.c -o isqrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/isqrt.Tpo .deps/isqrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo /media/disk/git/test/toolchain/mpfr-2.4.1/strtofr.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/strtofr.c -o strtofr.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/strtofr.Tpo .deps/strtofr.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo /media/disk/git/test/toolchain/mpfr-2.4.1/pow_z.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/pow_z.c -o pow_z.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo /media/disk/git/test/toolchain/mpfr-2.4.1/logging.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/logging.c -o logging.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/logging.Tpo .deps/logging.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mulders.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mulders.c -o mulders.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mulders.Tpo .deps/mulders.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_f.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_f.c -o get_f.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_f.Tpo .deps/get_f.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo /media/disk/git/test/toolchain/mpfr-2.4.1/round_p.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/round_p.c -o round_p.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/round_p.Tpo .deps/round_p.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo /media/disk/git/test/toolchain/mpfr-2.4.1/erfc.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/erfc.c -o erfc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/erfc.Tpo .deps/erfc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/atan2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/atan2.c -o atan2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/atan2.Tpo .deps/atan2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo /media/disk/git/test/toolchain/mpfr-2.4.1/subnormal.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/subnormal.c -o subnormal.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/subnormal.Tpo .deps/subnormal.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo /media/disk/git/test/toolchain/mpfr-2.4.1/const_catalan.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/const_catalan.c -o const_catalan.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo /media/disk/git/test/toolchain/mpfr-2.4.1/root.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/root.c -o root.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/root.Tpo .deps/root.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sec.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sec.c -o sec.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sec.Tpo .deps/sec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo /media/disk/git/test/toolchain/mpfr-2.4.1/csc.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/csc.c -o csc.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/csc.Tpo .deps/csc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo /media/disk/git/test/toolchain/mpfr-2.4.1/cot.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/cot.c -o cot.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/cot.Tpo .deps/cot.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo /media/disk/git/test/toolchain/mpfr-2.4.1/eint.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/eint.c -o eint.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/eint.Tpo .deps/eint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sech.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sech.c -o sech.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sech.Tpo .deps/sech.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo /media/disk/git/test/toolchain/mpfr-2.4.1/csch.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/csch.c -o csch.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/csch.Tpo .deps/csch.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo /media/disk/git/test/toolchain/mpfr-2.4.1/coth.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/coth.c -o coth.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/coth.Tpo .deps/coth.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo /media/disk/git/test/toolchain/mpfr-2.4.1/round_near_x.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/round_near_x.c -o round_near_x.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo /media/disk/git/test/toolchain/mpfr-2.4.1/constant.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/constant.c -o constant.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/constant.Tpo .deps/constant.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo /media/disk/git/test/toolchain/mpfr-2.4.1/abort_prec_max.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/abort_prec_max.c -o abort_prec_max.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo /media/disk/git/test/toolchain/mpfr-2.4.1/stack_interface.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/stack_interface.c -o stack_interface.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo /media/disk/git/test/toolchain/mpfr-2.4.1/lngamma.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/lngamma.c -o lngamma.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/lngamma.Tpo .deps/lngamma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo /media/disk/git/test/toolchain/mpfr-2.4.1/zeta_ui.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/zeta_ui.c -o zeta_ui.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo /media/disk/git/test/toolchain/mpfr-2.4.1/set_d64.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/set_d64.c -o set_d64.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/set_d64.Tpo .deps/set_d64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_d64.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_d64.c -o get_d64.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_d64.Tpo .deps/get_d64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo /media/disk/git/test/toolchain/mpfr-2.4.1/jn.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/jn.c -o jn.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/jn.Tpo .deps/jn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo /media/disk/git/test/toolchain/mpfr-2.4.1/yn.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/yn.c -o yn.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/yn.Tpo .deps/yn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c -o rem1.lo /media/disk/git/test/toolchain/mpfr-2.4.1/rem1.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/rem1.c -o rem1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/rem1.Tpo .deps/rem1.Plo (cd /media/disk/git/test/toolchain/mpfr-2.4.1 && ./get_patches.sh) > /media/disk/git/test/toolchain/mpfr-2.4.1/get_patches.c || rm -f /media/disk/git/test/toolchain/mpfr-2.4.1/get_patches.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo /media/disk/git/test/toolchain/mpfr-2.4.1/get_patches.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/get_patches.c -o get_patches.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/get_patches.Tpo .deps/get_patches.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/add_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/add_d.c -o add_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/add_d.Tpo .deps/add_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/sub_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/sub_d.c -o sub_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/sub_d.Tpo .deps/sub_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo /media/disk/git/test/toolchain/mpfr-2.4.1/d_sub.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/d_sub.c -o d_sub.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/d_sub.Tpo .deps/d_sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/mul_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/mul_d.c -o mul_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/mul_d.Tpo .deps/mul_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo /media/disk/git/test/toolchain/mpfr-2.4.1/div_d.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/div_d.c -o div_d.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/div_d.Tpo .deps/div_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo /media/disk/git/test/toolchain/mpfr-2.4.1/d_div.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/d_div.c -o d_div.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/d_div.Tpo .deps/d_div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c -o li2.lo /media/disk/git/test/toolchain/mpfr-2.4.1/li2.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/li2.c -o li2.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/li2.Tpo .deps/li2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c -o rec_sqrt.lo /media/disk/git/test/toolchain/mpfr-2.4.1/rec_sqrt.c libtool: compile: /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/disk/git/test/toolchain/mpfr-2.4.1 -I/media/disk/git/test/toolchain/gmp/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c /media/disk/git/test/toolchain/mpfr-2.4.1/rec_sqrt.c -o rec_sqrt.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -Wall -Wmissing-prototypes -Wpointer-arith -g -O2 -version-info 3:0:2 -L/media/disk/git/test/toolchain/gmp/lib -o libmpfr.la -rpath /media/disk/git/test/toolchain/mpfr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo random2.lo random.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo -lgmp libtool: link: /usr/bin/ar cru .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o random2.o random.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o get_patches.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o libtool: link: ranlib .libs/libmpfr.a libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Entering directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' test -z "/media/disk/git/test/toolchain/mpfr/lib" || /bin/mkdir -p "/media/disk/git/test/toolchain/mpfr/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c 'libmpfr.la' '/media/disk/git/test/toolchain/mpfr/lib/libmpfr.la' libtool: install: /usr/bin/install -c .libs/libmpfr.lai /media/disk/git/test/toolchain/mpfr/lib/libmpfr.la libtool: install: /usr/bin/install -c .libs/libmpfr.a /media/disk/git/test/toolchain/mpfr/lib/libmpfr.a libtool: install: chmod 644 /media/disk/git/test/toolchain/mpfr/lib/libmpfr.a libtool: install: ranlib /media/disk/git/test/toolchain/mpfr/lib/libmpfr.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin" ldconfig -n /media/disk/git/test/toolchain/mpfr/lib ---------------------------------------------------------------------- Libraries have been installed in: /media/disk/git/test/toolchain/mpfr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/media/disk/git/test/toolchain/mpfr/include" || /bin/mkdir -p "/media/disk/git/test/toolchain/mpfr/include" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/mpfr-2.4.1/mpfr.h' '/media/disk/git/test/toolchain/mpfr/include/mpfr.h' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/mpfr-2.4.1/mpf2mpfr.h' '/media/disk/git/test/toolchain/mpfr/include/mpf2mpfr.h' test -z "/media/disk/git/test/toolchain/mpfr/share/info" || /bin/mkdir -p "/media/disk/git/test/toolchain/mpfr/share/info" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/mpfr-2.4.1/mpfr.info' '/media/disk/git/test/toolchain/mpfr/share/info/mpfr.info' make[3]: Leaving directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' make[2]: Leaving directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' make[1]: Leaving directory `/media/disk/git/test/toolchain/mpfr-2.4.1-host' mkdir -p /media/disk/git/test/toolchain rm -rf /media/disk/git/test/toolchain/binutils-2.20.1 bzcat /media/disk/git/buildroot/dl/binutils-2.20.1.tar.bz2 | tar -C /media/disk/git/test/toolchain -xf - cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess /media/disk/git/test/toolchain/binutils-2.20.1 touch /media/disk/git/test/toolchain/binutils-2.20.1/.unpacked # Apply appropriate binutils patches. toolchain/patch-kernel.sh /media/disk/git/test/toolchain/binutils-2.20.1 toolchain/binutils/2.20.1 \*.patch Applying 110-arm-eabi-conf.patch using plaintext: patching file configure Hunk #1 succeeded at 3086 with fuzz 2 (offset 841 lines). patching file configure.ac Hunk #1 succeeded at 573 with fuzz 2 (offset 51 lines). Applying 120-sh-conf.patch using plaintext: patching file configure Hunk #1 succeeded at 3054 (offset 773 lines). Hunk #2 succeeded at 3390 (offset 784 lines). patching file configure.ac Hunk #1 succeeded at 541 (offset 11 lines). Hunk #2 succeeded at 877 (offset 22 lines). Applying 300-001_ld_makefile_patch.patch using plaintext: patching file ld/Makefile.am Hunk #1 succeeded at 24 (offset 6 lines). patching file ld/Makefile.in Hunk #1 succeeded at 333 (offset 46 lines). Applying 300-012_check_ldrunpath_length.patch using plaintext: patching file ld/emultempl/elf32.em Hunk #1 succeeded at 1233 (offset 226 lines). Hunk #2 succeeded at 1420 with fuzz 2 (offset 227 lines). Applying 400-arm_link_speed.patch using plaintext: patching file bfd/elf32-arm.c touch /media/disk/git/test/toolchain/binutils-2.20.1/.patched mkdir -p /media/disk/git/test/toolchain/binutils-2.20.1-build (cd /media/disk/git/test/toolchain/binutils-2.20.1-build; rm -rf config.cache; \ PATH=/media/disk/git/test/host/bin:/media/disk/git/test/host/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXX="/usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CPP="/usr/bin/cpp -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" FC_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" CXXFLAGS_FOR_BUILD="-I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" LDFLAGS_FOR_BUILD="-L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" FCFLAGS_FOR_BUILD="" AR_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ar" AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" CC_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc" LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" RANLIB_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ranlib" STRIP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-strip" OBJCOPY_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objcopy" OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" DEFAULT_ASSEMBLER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" DEFAULT_LINKER="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_AS_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as" ORIGINAL_LD_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld" ORIGINAL_NM_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm" ORIGINAL_OBJDUMP_FOR_TARGET="/media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/media/disk/git/test/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/media/disk/git/test/host/usr/lib/pkgconfig" PERLLIB="/media/disk/git/test/host/usr/lib/perl" LD_LIBRARY_PATH="/media/disk/git/test/host/usr/lib:" \ /media/disk/git/test/toolchain/binutils-2.20.1/configure \ --prefix=/usr \ --build=x86_64-unknown-linux-gnu \ --host=x86_64-unknown-linux-gnu \ --target=i686-unknown-linux-uclibc \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ --with-sysroot=/media/disk/git/test/toolchain/uClibc_dev/ \ --with-sysroot=/media/disk/git/test/staging \ --disable-nls \ --disable-multilib \ --disable-werror \ \ --with-gmp="/media/disk/git/test/toolchain/gmp" --with-mpfr="/media/disk/git/test/toolchain/mpfr" \ \ ) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... i686-unknown-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... mawk checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for x86_64-unknown-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-unknown-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for version 0.10 of PPL... no checking for correct version of CLooG... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for x86_64-unknown-linux-gnu-ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for x86_64-unknown-linux-gnu-as... (cached) /usr/bin/as checking for x86_64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking for x86_64-unknown-linux-gnu-ld... (cached) /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking for x86_64-unknown-linux-gnu-lipo... no checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for x86_64-unknown-linux-gnu-nm... (cached) /usr/bin/nm checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-windres... no checking for windres... no checking for x86_64-unknown-linux-gnu-windmc... no checking for windmc... no checking for x86_64-unknown-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-unknown-linux-gnu-objdump... no checking for objdump... objdump checking for cc... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc checking for gcc... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-gcc checking for i686-unknown-linux-uclibc-c++... no checking for i686-unknown-linux-uclibc-g++... no checking for i686-unknown-linux-uclibc-cxx... no checking for i686-unknown-linux-uclibc-gxx... no checking for i686-unknown-linux-uclibc-gcc... no checking for i686-unknown-linux-uclibc-gcj... no checking for i686-unknown-linux-uclibc-gfortran... no checking for ar... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ar checking for as... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as checking for i686-unknown-linux-uclibc-dlltool... no checking for ld... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld checking for i686-unknown-linux-uclibc-lipo... no checking for nm... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm checking for objdump... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump checking for ranlib... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ranlib checking for strip... (cached) /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-strip checking for i686-unknown-linux-uclibc-windres... no checking for i686-unknown-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile touch /media/disk/git/test/toolchain/binutils-2.20.1-build/.configured /usr/bin/make -j1 -C /media/disk/git/test/toolchain/binutils-2.20.1-build all make[1]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' make[2]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... none needed checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ar... /usr/bin/ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -W... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wall... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wwrite-strings... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wc++-compat... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -pedantic ... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... no checking for sys/param.h... no checking for limits.h... no checking for stdlib.h... (cached) no checking for malloc.h... no checking for string.h... (cached) no checking for unistd.h... (cached) no checking for strings.h... (cached) no checking for sys/time.h... no checking for time.h... no checking for sys/resource.h... no checking for sys/stat.h... (cached) no checking for sys/mman.h... no checking for fcntl.h... no checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) no checking for stdio_ext.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for intptr_t... no checking for uintptr_t... no checking for a 64-bit type... unsigned long checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... no checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... no checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... no checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) no checking for unistd.h... (cached) no checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... i686-unknown-linux-uclibc checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking for x86_64-unknown-linux-gnu-ar... /usr/bin/ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include static flag -static works... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... yes checking if /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/regex.c -o pic/regex.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/regex.c -o regex.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c -o cplus-dem.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:55: warning: function declaration isn't a prototype /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:56: warning: function declaration isn't a prototype /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c: In function 'code_for_qualifier': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:582: warning: implicit declaration of function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:582: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c: In function 'qualifier_string': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:622: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c: In function 'ada_demangle': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:988: warning: implicit declaration of function 'free' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c: In function 'demangle_qualified': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cplus-dem.c:3179: warning: implicit declaration of function 'atoi' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c -o cp-demangle.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_identifier': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:1428: warning: implicit declaration of function 'memcmp' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_expression': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:2643: warning: implicit declaration of function 'strcmp' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_growable_string_resize': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3012: warning: implicit declaration of function 'realloc' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3012: warning: cast to pointer from integer of different size /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3015: warning: implicit declaration of function 'free' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_growable_string_append_buffer': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3041: warning: implicit declaration of function 'memcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3041: warning: incompatible implicit declaration of built-in function 'memcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_append_string': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3122: warning: implicit declaration of function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3122: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_print_comp': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:3463: warning: implicit declaration of function 'strncmp' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_demangle_callback': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:4525: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'is_ctor_or_dtor': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:4804: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c: In function 'd_demangle_callback': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demangle.c:4508: warning: 'dc' may be used uninitialized in this function gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/md5.c -o pic/md5.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/md5.c -o md5.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/sha1.c -o pic/sha1.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/sha1.c -o sha1.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c -o alloca.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c: In function 'C_alloca': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c:184: warning: implicit declaration of function 'free' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c:204: warning: implicit declaration of function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/alloca.c:204: warning: incompatible implicit declaration of built-in function 'abort' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/argv.c -o pic/argv.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/argv.c -o argv.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c -o choose-temp.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c: In function 'choose_temp_base': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:63: warning: implicit declaration of function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:63: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:65: warning: implicit declaration of function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:65: warning: incompatible implicit declaration of built-in function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:68: warning: implicit declaration of function 'mktemp' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:69: warning: implicit declaration of function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/choose-temp.c:69: warning: incompatible implicit declaration of built-in function 'abort' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c -o pic/concat.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c -o concat.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c: In function 'vconcat_length': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:76: warning: implicit declaration of function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:76: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c: In function 'vconcat_copy': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:89: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:90: warning: implicit declaration of function 'memcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:90: warning: incompatible implicit declaration of built-in function 'memcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c: In function 'reconcat': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/concat.c:206: warning: implicit declaration of function 'free' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c -o cp-demint.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c: In function 'cplus_demangle_fill_builtin_type': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:140: warning: implicit declaration of function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:140: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:144: warning: implicit declaration of function 'strcmp' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c: In function 'cplus_demangle_fill_operator': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:165: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c: In function 'cplus_demangle_v3_components': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:190: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:204: warning: implicit declaration of function 'malloc' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:204: warning: incompatible implicit declaration of built-in function 'malloc' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/cp-demint.c:210: warning: implicit declaration of function 'free' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/crc32.c -o pic/crc32.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/crc32.c -o crc32.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c -o dyn-string.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_delete': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:110: warning: implicit declaration of function 'free' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_copy': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:187: warning: implicit declaration of function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:187: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:193: warning: implicit declaration of function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:193: warning: incompatible implicit declaration of built-in function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_copy_cstr': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:206: warning: implicit declaration of function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:206: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:211: warning: incompatible implicit declaration of built-in function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_insert': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:249: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:257: warning: implicit declaration of function 'strncpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:257: warning: incompatible implicit declaration of built-in function 'strncpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:272: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:280: warning: incompatible implicit declaration of built-in function 'strncpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_append': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:316: warning: incompatible implicit declaration of built-in function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_append_cstr': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:328: warning: incompatible implicit declaration of built-in function 'strlen' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:334: warning: incompatible implicit declaration of built-in function 'strcpy' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_substring': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:371: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c: In function 'dyn_string_eq': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/dyn-string.c:396: warning: implicit declaration of function 'strcmp' gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fdmatch.c -o fdmatch.o gcc: -rpath: linker input file unused because linking not done gcc: /media/disk/git/test/host/usr/lib: linker input file unused because linking not done if [ x"" != x ]; then \ /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /usr/bin/gcc -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c -o fibheap.o /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c: In function 'fibheap_union': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:151: warning: implicit declaration of function 'free' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c: In function 'fibheap_replace_key_data': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:220: error: 'LONG_MIN' undeclared (first use in this function) /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:220: error: (Each undeclared identifier is reported only once /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:220: error: for each function it appears in.) /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c: In function 'fibheap_delete_node': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:261: error: 'LONG_MIN' undeclared (first use in this function) /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:265: warning: implicit declaration of function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:265: warning: incompatible implicit declaration of built-in function 'abort' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c: In function 'fibheap_consolidate': /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:368: warning: implicit declaration of function 'memset' /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/fibheap.c:368: warning: incompatible implicit declaration of built-in function 'memset' make[3]: *** [fibheap.o] Error 1 make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty' make[2]: *** [all-libiberty] Error 2 make[2]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' make: *** [/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/objdump] Error 2