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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -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 -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="-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="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -O2 -m64 ... yes checking compiler /usr/bin/gcc -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no checking for /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile --tag=CC /media/disk/git/test/toolchain/gmp-4.2.4/mpn/m4-ccas --m4="m4" /usr/bin/gcc -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 -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 -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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/gmp-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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ../libtool --mode=link /usr/bin/gcc -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 -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=compile /usr/bin/gcc -I/media/disk/git/test/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 -I/media/disk/git/test/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 /bin/bash ./libtool --mode=link /usr/bin/gcc -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 - 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -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 -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="-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="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... unsupported checking if libtool supports shared libraries... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/add.Tpo .deps/add.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/add1.Tpo .deps/add1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/agm.Tpo .deps/agm.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/clear.Tpo .deps/clear.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp.Tpo .deps/cmp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/comparisons.Tpo .deps/comparisons.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div.Tpo .deps/div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/dump.Tpo .deps/dump.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/eq.Tpo .deps/eq.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exp10.Tpo .deps/exp10.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exp2.Tpo .deps/exp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exp3.Tpo .deps/exp3.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exp.Tpo .deps/exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/frac.Tpo .deps/frac.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_d.Tpo .deps/get_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_exp.Tpo .deps/get_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_str.Tpo .deps/get_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/init.Tpo .deps/init.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/isinteger.Tpo .deps/isinteger.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/isinf.Tpo .deps/isinf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/isnan.Tpo .deps/isnan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/isnum.Tpo .deps/isnum.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/const_log2.Tpo .deps/const_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/log.Tpo .deps/log.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/modf.Tpo .deps/modf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul.Tpo .deps/mul.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/neg.Tpo .deps/neg.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/next.Tpo .deps/next.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/printf.Tpo .deps/printf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/const_pi.Tpo .deps/const_pi.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/pow.Tpo .deps/pow.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/print_raw.Tpo .deps/print_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/random2.Tpo .deps/random2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/random.Tpo .deps/random.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/reldiff.Tpo .deps/reldiff.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/round_prec.Tpo .deps/round_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set.Tpo .deps/set.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/setmax.Tpo .deps/setmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/setmin.Tpo .deps/setmin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_d.Tpo .deps/set_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_exp.Tpo .deps/set_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_f.Tpo .deps/set_f.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_q.Tpo .deps/set_q.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_si.Tpo .deps/set_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_str.Tpo .deps/set_str.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_ui.Tpo .deps/set_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_z.Tpo .deps/set_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sub.Tpo .deps/sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sub1.Tpo .deps/sub1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/rint.Tpo .deps/rint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/ui_div.Tpo .deps/ui_div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/urandomb.Tpo .deps/urandomb.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/swap.Tpo .deps/swap.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/factorial.Tpo .deps/factorial.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sinh.Tpo .deps/sinh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/atan.Tpo .deps/atan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp2.Tpo .deps/cmp2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/exp_2.Tpo .deps/exp_2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/asin.Tpo .deps/asin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/const_euler.Tpo .deps/const_euler.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cos.Tpo .deps/cos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sin.Tpo .deps/sin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/tan.Tpo .deps/tan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fma.Tpo .deps/fma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fms.Tpo .deps/fms.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/hypot.Tpo .deps/hypot.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/log1p.Tpo .deps/log1p.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/expm1.Tpo .deps/expm1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/log2.Tpo .deps/log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/log10.Tpo .deps/log10.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/minmax.Tpo .deps/minmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/dim.Tpo .deps/dim.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/signbit.Tpo .deps/signbit.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/copysign.Tpo .deps/copysign.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/setsign.Tpo .deps/setsign.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/init2.Tpo .deps/init2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/acos.Tpo .deps/acos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_nan.Tpo .deps/set_nan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_inf.Tpo .deps/set_inf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/powerof2.Tpo .deps/powerof2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_ld.Tpo .deps/set_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_ld.Tpo .deps/get_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cbrt.Tpo .deps/cbrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/volatile.Tpo .deps/volatile.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_si.Tpo .deps/get_si.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_ui.Tpo .deps/get_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/zeta.Tpo .deps/zeta.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/erf.Tpo .deps/erf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/inits.Tpo .deps/inits.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/inits2.Tpo .deps/inits2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/clears.Tpo .deps/clears.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sgn.Tpo .deps/sgn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/check.Tpo .deps/check.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/version.Tpo .deps/version.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sum.Tpo .deps/sum.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/add1sp.Tpo .deps/add1sp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/free_cache.Tpo .deps/free_cache.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/si_op.Tpo .deps/si_op.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_uj.Tpo .deps/set_uj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_sj.Tpo .deps/set_sj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_sj.Tpo .deps/get_sj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_uj.Tpo .deps/get_uj.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_z.Tpo .deps/get_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/iszero.Tpo .deps/iszero.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/isqrt.Tpo .deps/isqrt.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/strtofr.Tpo .deps/strtofr.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/logging.Tpo .deps/logging.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mulders.Tpo .deps/mulders.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_f.Tpo .deps/get_f.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/round_p.Tpo .deps/round_p.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/erfc.Tpo .deps/erfc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/atan2.Tpo .deps/atan2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/subnormal.Tpo .deps/subnormal.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/root.Tpo .deps/root.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sec.Tpo .deps/sec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/csc.Tpo .deps/csc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/cot.Tpo .deps/cot.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/eint.Tpo .deps/eint.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sech.Tpo .deps/sech.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/csch.Tpo .deps/csch.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/coth.Tpo .deps/coth.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/constant.Tpo .deps/constant.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/lngamma.Tpo .deps/lngamma.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/set_d64.Tpo .deps/set_d64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_d64.Tpo .deps/get_d64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/jn.Tpo .deps/jn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/yn.Tpo .deps/yn.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/get_patches.Tpo .deps/get_patches.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/add_d.Tpo .deps/add_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/sub_d.Tpo .deps/sub_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/d_sub.Tpo .deps/d_sub.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/mul_d.Tpo .deps/mul_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/div_d.Tpo .deps/div_d.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/d_div.Tpo .deps/d_div.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/li2.Tpo .deps/li2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HOST_CORE2=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/media/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 mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -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 - 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -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 -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="-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="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -W... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wall... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wwrite-strings... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wc++-compat... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -pedantic ... yes checking whether /usr/bin/gcc -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... 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes 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... yes checking for uintptr_t... yes checking for a 64-bit type... uint64_t 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... yes 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... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported 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... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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... no 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 -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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_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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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 -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 if [ x"" != x ]; then \ /usr/bin/gcc -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/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi /usr/bin/gcc -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/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /usr/bin/gcc -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/floatformat.c -o pic/floatformat.o; \ else true; fi /usr/bin/gcc -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/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /usr/bin/gcc -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/fnmatch.c -o pic/fnmatch.o; \ else true; fi /usr/bin/gcc -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/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /usr/bin/gcc -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/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -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/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -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/getopt.c -o pic/getopt.o; \ else true; fi /usr/bin/gcc -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/getopt.c -o getopt.o if [ x"" != x ]; then \ /usr/bin/gcc -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/getopt1.c -o pic/getopt1.o; \ else true; fi /usr/bin/gcc -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/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /usr/bin/gcc -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/getpwd.c -o pic/getpwd.o; \ else true; fi /usr/bin/gcc -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/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -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/getruntime.c -o pic/getruntime.o; \ else true; fi /usr/bin/gcc -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/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /usr/bin/gcc -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/hashtab.c -o pic/hashtab.o; \ else true; fi /usr/bin/gcc -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/hashtab.c -o hashtab.o if [ x"" != x ]; then \ /usr/bin/gcc -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/hex.c -o pic/hex.o; \ else true; fi /usr/bin/gcc -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/hex.c -o hex.o if [ x"" != x ]; then \ /usr/bin/gcc -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/lbasename.c -o pic/lbasename.o; \ else true; fi /usr/bin/gcc -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/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /usr/bin/gcc -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/lrealpath.c -o pic/lrealpath.o; \ else true; fi /usr/bin/gcc -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/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /usr/bin/gcc -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/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -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/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /usr/bin/gcc -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/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /usr/bin/gcc -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/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /usr/bin/gcc -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/objalloc.c -o pic/objalloc.o; \ else true; fi /usr/bin/gcc -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/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -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/obstack.c -o pic/obstack.o; \ else true; fi /usr/bin/gcc -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/obstack.c -o obstack.o if [ x"" != x ]; then \ /usr/bin/gcc -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/partition.c -o pic/partition.o; \ else true; fi /usr/bin/gcc -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/partition.c -o partition.o if [ x"" != x ]; then \ /usr/bin/gcc -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/pexecute.c -o pic/pexecute.o; \ else true; fi /usr/bin/gcc -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/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /usr/bin/gcc -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/physmem.c -o pic/physmem.o; \ else true; fi /usr/bin/gcc -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/physmem.c -o physmem.o if [ x"" != x ]; then \ /usr/bin/gcc -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/pex-common.c -o pic/pex-common.o; \ else true; fi /usr/bin/gcc -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/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /usr/bin/gcc -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/pex-one.c -o pic/pex-one.o; \ else true; fi /usr/bin/gcc -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/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /usr/bin/gcc -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/pex-unix.c -o pic/pex-unix.o; \ else true; fi /usr/bin/gcc -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/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -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/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /usr/bin/gcc -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/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /usr/bin/gcc -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/sort.c -o pic/sort.o; \ else true; fi /usr/bin/gcc -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/sort.c -o sort.o if [ x"" != x ]; then \ /usr/bin/gcc -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/spaces.c -o pic/spaces.o; \ else true; fi /usr/bin/gcc -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/spaces.c -o spaces.o if [ x"" != x ]; then \ /usr/bin/gcc -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/splay-tree.c -o pic/splay-tree.o; \ else true; fi /usr/bin/gcc -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/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /usr/bin/gcc -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/strerror.c -o pic/strerror.o; \ else true; fi /usr/bin/gcc -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/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -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/strsignal.c -o pic/strsignal.o; \ else true; fi /usr/bin/gcc -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/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -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/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -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/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xatexit.c -o pic/xatexit.o; \ else true; fi /usr/bin/gcc -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/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xexit.c -o pic/xexit.o; \ else true; fi /usr/bin/gcc -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/xexit.c -o xexit.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xmalloc.c -o pic/xmalloc.o; \ else true; fi /usr/bin/gcc -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/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xmemdup.c -o pic/xmemdup.o; \ else true; fi /usr/bin/gcc -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/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xstrdup.c -o pic/xstrdup.o; \ else true; fi /usr/bin/gcc -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/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xstrerror.c -o pic/xstrerror.o; \ else true; fi /usr/bin/gcc -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/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -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/xstrndup.c -o pic/xstrndup.o; \ else true; fi /usr/bin/gcc -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/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -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/mkstemps.c -o pic/mkstemps.o; \ else true; fi /usr/bin/gcc -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/mkstemps.c -o mkstemps.o rm -f ./libiberty.a pic/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/intl' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f /media/disk/git/test/toolchain/binutils-2.20.1/bfd/targmatch.sed < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' /usr/bin/make chew make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -o chew.$$ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib \ -I.. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/../../include -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/../../intl -I../../intl /media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/chew.c; \ /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/../../move-if-change chew.$$ chew make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' ./chew -f /media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/doc.str opncls.tmp /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/../../move-if-change opncls.tmp opncls.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I /media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc \ -o bfd.info `test -f 'bfd.texinfo' || echo '/media/disk/git/test/toolchain/binutils-2.20.1/bfd/doc/'`bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' Making info in po make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' ( if test 'x/media/disk/git/test/toolchain/binutils-2.20.1/bfd/po' != 'x.'; then \ posrcprefix='/media/disk/git/test/toolchain/binutils-2.20.1/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in 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[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' Making all in doc make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archive.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archures.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfd.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfdio.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfdwin.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cache.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/coffgen.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/corefile.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/format.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/init.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/libbfd.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/opncls.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/reloc.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/section.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/syms.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /media/disk/git/test/toolchain/binutils-2.20.1/bfd/targets.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec /media/disk/git/test/toolchain/binutils-2.20.1/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/hash.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/linker.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/srec.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/binary.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/tekhex.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/ihex.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/stabs.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/stab-syms.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/merge.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" /media/disk/git/test/toolchain/binutils-2.20.1/bfd/dwarf2.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" /media/disk/git/test/toolchain/binutils-2.20.1/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/simple.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/compress.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/verilog.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32-i386.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-ifunc.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-vxworks.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elflink.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-attrs.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-strtab.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-eh-frame.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/dwarf1.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/i386linux.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/i386linux.c -o i386linux.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/aout32.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/aout32.c -o aout32.o mv -f .deps/aout32.Tpo .deps/aout32.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/pei-i386.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/pei-i386.c -o pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo rm -f peigen.c sed -e s/XX/pe/g < /media/disk/git/test/toolchain/binutils-2.20.1/bfd/peXXigen.c > peigen.new mv -f peigen.new peigen.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cofflink.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cofflink.c -o cofflink.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64-x86-64.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64-x86-64.c -o elf64-x86-64.o mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64.c -o elf64.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64-gen.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf64-gen.c -o elf64-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32-gen.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cpu-i386.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cpu-l1om.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/cpu-l1om.c -o cpu-l1om.o mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archive64.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/bfd/archive64.c -o archive64.o mv -f .deps/archive64.Tpo .deps/archive64.Plo rm -f tofiles f=""; \ for i in elf32-i386.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf64-x86-64.lo elf64.lo elf64-gen.lo elf32-gen.lo cpu-i386.lo cpu-l1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -rpath /usr/x86_64-unknown-linux-gnu/i686-unknown-linux-uclibc/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz libtool: link: /usr/bin/ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf64-x86-64.o elf64.o elf64-gen.o elf32-gen.o cpu-i386.o cpu-l1om.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' mkdir -p -- ./opcodes Configuring in ./opcodes 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 x86_64-unknown-linux-gnu-ar... /usr/bin/ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes 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 for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking linker --as-needed support... no checking for cos in -lm... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile 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: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' Making all in . make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/dis-buf.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/disassemble.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/dis-init.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/i386-dis.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/i386-dis.c -o i386-dis.o mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/i386-opc.c libtool: compile: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/i386-opc.c -o i386-opc.o mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -rpath /usr/x86_64-unknown-linux-gnu/i686-unknown-linux-uclibc/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes/po' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' mkdir -p -- ./binutils Configuring in ./binutils 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for working alloca.h... yes checking for alloca... yes checking for sbrk... yes checking for utimes... yes checking for setmode... no checking for getc_unlocked... yes checking for strcoll... yes checking for mkstemp... yes checking for mkdtemp... yes checking for fopen64... yes checking for stat64... yes checking for library containing frexp... none required checking for time_t in time.h... yes checking for time_t in sys/types.h... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... yes checking whether fprintf is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether environ is declared... yes checking whether getc_unlocked 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) is GNU ld... no checking for shared library run path origin... done 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); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile 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: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' if [ -r sysinfo.c ]; then \ /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include sysinfo.c ; \ else \ /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include /media/disk/git/test/toolchain/binutils-2.20.1/binutils/sysinfo.c ; \ fi if [ -r syslex.c ]; then \ /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include syslex.c ; \ else \ /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -c -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include /media/disk/git/test/toolchain/binutils-2.20.1/binutils/syslex.c ;\ fi syslex.c:1272: warning: 'yyunput' defined but not used /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -o sysinfo sysinfo.o syslex.o ./sysinfo -d sysroff.h Making info in doc make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' Making info in po make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' Making all in doc make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/size.c mv -f .deps/size.Tpo .deps/size.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/bucomm.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/version.c mv -f .deps/version.Tpo .deps/version.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/dwarf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/prdbg.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/rddbg.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/debug.c mv -f .deps/debug.Tpo .deps/debug.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/ieee.c mv -f .deps/ieee.Tpo .deps/ieee.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo /media/disk/git/test/toolchain/binutils-2.20.1/binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo /media/disk/git/test/toolchain/binutils-2.20.1/binutils/`arlex.c arlex.c:1397: warning: 'yyunput' defined but not used mv -f .deps/arlex.Tpo .deps/arlex.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/ar.c mv -f .deps/ar.Tpo .deps/ar.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/arsup.c mv -f .deps/arsup.Tpo .deps/arsup.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/rename.c mv -f .deps/rename.Tpo .deps/rename.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/binemul.c mv -f .deps/binemul.Tpo .deps/binemul.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o /media/disk/git/test/toolchain/binutils-2.20.1/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' for f in standards.info configure.info; do \ if test -f /media/disk/git/test/toolchain/binutils-2.20.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: `/media/disk/git/test/toolchain/binutils-2.20.1/etc/standards.info' is up to date. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: `/media/disk/git/test/toolchain/binutils-2.20.1/etc/configure.info' is up to date. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' mkdir -p -- ./gas Configuring in ./gas 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes checking whether byte ordering is bigendian... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking 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 whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking whether compiling a cross-assembler... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for unlink... yes checking for sbrk... yes checking for working assert macro... yes checking whether declaration is required for errno... no checking for a known getopt prototype in unistd.h... yes checking whether declaration is required for environ... no checking whether declaration is required for ffs... no checking whether declaration is required for free... no checking whether declaration is required for malloc... no checking whether declaration is required for sbrk... no checking whether declaration is required for strstr... no checking whether vsnprintf is declared... yes checking for struct tm.tm_gmtoff in time.h... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating .gdbinit config.status: creating Makefile config.status: creating doc/Makefile 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: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' Making all in doc make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/app.c mv -f .deps/app.Tpo .deps/app.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/as.c mv -f .deps/as.Tpo .deps/as.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/atof-generic.c mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/cond.c mv -f .deps/cond.Tpo .deps/cond.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/depend.c mv -f .deps/depend.Tpo .deps/depend.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/dwarf2dbg.c mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/ehopt.c mv -f .deps/ehopt.Tpo .deps/ehopt.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/expr.c mv -f .deps/expr.Tpo .deps/expr.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/flonum-copy.c mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/flonum-konst.c mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/flonum-mult.c mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/frags.c mv -f .deps/frags.Tpo .deps/frags.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/hash.c mv -f .deps/hash.Tpo .deps/hash.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/input-file.c mv -f .deps/input-file.Tpo .deps/input-file.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/input-scrub.c mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/listing.c mv -f .deps/listing.Tpo .deps/listing.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/literal.c mv -f .deps/literal.Tpo .deps/literal.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/macro.c mv -f .deps/macro.Tpo .deps/macro.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/messages.c mv -f .deps/messages.Tpo .deps/messages.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/output-file.c mv -f .deps/output-file.Tpo .deps/output-file.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/read.c mv -f .deps/read.Tpo .deps/read.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/remap.c mv -f .deps/remap.Tpo .deps/remap.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/sb.c mv -f .deps/sb.Tpo .deps/sb.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/subsegs.c mv -f .deps/subsegs.Tpo .deps/subsegs.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/symbols.c mv -f .deps/symbols.Tpo .deps/symbols.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o /media/disk/git/test/toolchain/binutils-2.20.1/gas/write.c mv -f .deps/write.Tpo .deps/write.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '/media/disk/git/test/toolchain/binutils-2.20.1/gas/'`config/tc-i386.c mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '/media/disk/git/test/toolchain/binutils-2.20.1/gas/'`config/obj-elf.c mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/config -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/.. -I/media/disk/git/test/toolchain/binutils-2.20.1/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '/media/disk/git/test/toolchain/binutils-2.20.1/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o as-new app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o as-new app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' mkdir -p -- ./gprof Configuring in ./gprof 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for setmode... 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 whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for library containing fabs... -lm Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/cg_arcs.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/cg_dfn.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/cg_print.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/corefile.c mv -f .deps/corefile.Tpo .deps/corefile.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/gmon_io.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/hist.c mv -f .deps/hist.Tpo .deps/hist.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/source.c mv -f .deps/source.Tpo .deps/source.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/sym_ids.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/utils.c mv -f .deps/utils.Tpo .deps/utils.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/i386.c mv -f .deps/i386.Tpo .deps/i386.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/vax.c mv -f .deps/vax.Tpo .deps/vax.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/tahoe.c mv -f .deps/tahoe.Tpo .deps/tahoe.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof -DDEBUG -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../include -I/media/disk/git/test/toolchain/binutils-2.20.1/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o /media/disk/git/test/toolchain/binutils-2.20.1/gprof/fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' mkdir -p -- ./ld Configuring in ./ld 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes checking for x86_64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... (cached) yes checking for /usr/bin/gcc -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 -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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... /usr/bin/ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes 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 for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking elf-hints.h usability... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes checking for sbrk... yes checking for waitpid... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes checking whether free is declared... yes checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether environ 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 whether ANSI C string concatenation works... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile 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: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf_i386.o ei386linux.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf_i386.o ei386linux.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h /usr/bin/make all-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' Making all in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo /media/disk/git/test/toolchain/binutils-2.20.1/ld/`ldgram.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldlex-wrapper.c /Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c:3362: warning: 'yyunput' defined but not used mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/mri.c mv -f .deps/mri.Tpo .deps/mri.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"elf_i386"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-unknown-linux-uclibc/bin"' \ -DTARGET='"i686-unknown-linux-uclibc"' -DTARGET_SYSTEM_ROOT=\"/media/disk/git/test/staging\" \ /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/usr/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-unknown-linux-uclibc/bin"' \ /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o /media/disk/git/test/toolchain/binutils-2.20.1/ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp /media/disk/git/test/toolchain/binutils-2.20.1/ld/emultempl/astring.sed stringify.sed LIB_PATH='' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/ld/genscripts.sh "/media/disk/git/test/toolchain/binutils-2.20.1/ld" "/usr/lib" "/usr" "/usr" x86_64-unknown-linux-gnu i686-unknown-linux-uclibc i686-unknown-linux-uclibc "elf_i386" "/usr/local/lib /lib /usr/lib" yes elf_i386 "i686-unknown-linux-uclibc" /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po LIB_PATH='' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/ld/genscripts.sh "/media/disk/git/test/toolchain/binutils-2.20.1/ld" "/usr/lib" "/usr" "/usr" x86_64-unknown-linux-gnu i686-unknown-linux-uclibc i686-unknown-linux-uclibc "elf_i386" "/usr/local/lib /lib /usr/lib" yes i386linux "i686-unknown-linux-uclibcaout" /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -DHAVE_CONFIG_H -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I. -I/media/disk/git/test/toolchain/binutils-2.20.1/ld -I../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../bfd -I/media/disk/git/test/toolchain/binutils-2.20.1/ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[2]: Nothing to be done for `all-target'. make[2]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' make[1]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' /usr/bin/make -j1 -C /media/disk/git/test/toolchain/binutils-2.20.1-build DESTDIR=/media/disk/git/test/staging/ install 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' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/mkinstalldirs /media/disk/git/test/staging//usr /media/disk/git/test/staging//usr make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' /usr/bin/make install-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' Making install in doc make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' test -z "/usr/share/info" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/info" /usr/bin/install -c -m 644 ./bfd.info '/media/disk/git/test/staging//usr/share/info' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/doc' Making install in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[6]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[6]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/media/disk/git/test/staging/" test -z "" || /bin/mkdir -p "/media/disk/git/test/staging/" make[6]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/bfd' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' Making install in . make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' make[5]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/media/disk/git/test/staging/" test -z "" || /bin/mkdir -p "/media/disk/git/test/staging/" make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' Making install in po make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes/po' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes/po' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/opcodes' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' /usr/bin/make install-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' Making install in doc make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' make[6]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/info" /usr/bin/install -c -m 644 /media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/binutils.info '/media/disk/git/test/staging//usr/share/info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/man/man1" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/addr2line.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-addr2line.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/ar.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-ar.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/dlltool.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-dlltool.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/nlmconv.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-nlmconv.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/nm.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-nm.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/objcopy.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-objcopy.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/objdump.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-objdump.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/ranlib.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-ranlib.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/readelf.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-readelf.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/size.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-size.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/strings.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-strings.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/strip.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-strip.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/windres.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-windres.1' /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/binutils/doc/windmc.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-c++filt.1' make[6]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/doc' Making install in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[6]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' test -z "/usr/bin" || /bin/mkdir -p "/media/disk/git/test/staging//usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c size '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-size' libtool: install: /usr/bin/install -c size /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-size /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-objdump' libtool: install: /usr/bin/install -c objdump /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-objdump /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ar' libtool: install: /usr/bin/install -c ar /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ar /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-strings' libtool: install: /usr/bin/install -c strings /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-strings /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ranlib' libtool: install: /usr/bin/install -c ranlib /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ranlib /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-objcopy' libtool: install: /usr/bin/install -c objcopy /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-objcopy /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-addr2line' libtool: install: /usr/bin/install -c addr2line /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-addr2line /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-readelf' libtool: install: /usr/bin/install -c readelf /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-readelf /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/i686-unknown-linux-uclibc-nm libtool: install: /usr/bin/install -c nm-new /media/disk/git/test/staging//usr/bin/i686-unknown-linux-uclibc-nm /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/i686-unknown-linux-uclibc-strip libtool: install: /usr/bin/install -c strip-new /media/disk/git/test/staging//usr/bin/i686-unknown-linux-uclibc-strip /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/i686-unknown-linux-uclibc-c++filt libtool: install: /usr/bin/install -c cxxfilt /media/disk/git/test/staging//usr/bin/i686-unknown-linux-uclibc-c++filt /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/binutils/../mkinstalldirs /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin mkdir -p -- /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i686-unknown-linux-uclibc-&'`; \ if [ "/usr/bin/$k" != "/usr/i686-unknown-linux-uclibc/bin/$j" ]; then \ rm -f /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/$j; \ ln /media/disk/git/test/staging//usr/bin/$k /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/$j >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/$j; \ fi; \ else true; \ fi; \ done make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/binutils' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' for f in standards.info configure.info; do \ if test -f /media/disk/git/test/toolchain/binutils-2.20.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: `/media/disk/git/test/toolchain/binutils-2.20.1/etc/standards.info' is up to date. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[4]: `/media/disk/git/test/toolchain/binutils-2.20.1/etc/configure.info' is up to date. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/etc/../mkinstalldirs /media/disk/git/test/staging//usr/share/info if test ! -f standards.info; then cd /media/disk/git/test/toolchain/binutils-2.20.1/etc; fi; \ if test -f standards.info; then \ for i in standards.info*; do \ /usr/bin/install -c -m 644 $i /media/disk/git/test/staging//usr/share/info/$i; \ done; \ fi if test ! -f configure.info; then cd /media/disk/git/test/toolchain/binutils-2.20.1/etc; fi; \ if test -f configure.info; then \ for i in configure.info*; do \ /usr/bin/install -c -m 644 $i /media/disk/git/test/staging//usr/share/info/$i; \ done; \ fi make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/etc' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' Making install in doc make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/info" /usr/bin/install -c -m 644 /media/disk/git/test/toolchain/binutils-2.20.1/gas/doc/as.info '/media/disk/git/test/staging//usr/share/info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/man/man1" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/gas/doc/as.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-as.1' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/doc' Making install in po make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/po' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas/po' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/gas/../mkinstalldirs /media/disk/git/test/staging//usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/i686-unknown-linux-uclibc-as libtool: install: /usr/bin/install -c as-new /media/disk/git/test/staging//usr/bin/i686-unknown-linux-uclibc-as /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/gas/../mkinstalldirs /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin n=`echo as | sed 's&^&i686-unknown-linux-uclibc-&'`; \ if [ "/usr/bin/$n" != "/usr/i686-unknown-linux-uclibc/bin/as" ]; then \ rm -f /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/as; \ ln /media/disk/git/test/staging//usr/bin/$n /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/as >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/as; \ else \ true ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gas' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' /usr/bin/make install-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' Making install in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof/po' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[6]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' test -z "/usr/bin" || /bin/mkdir -p "/media/disk/git/test/staging//usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-gprof' libtool: install: /usr/bin/install -c gprof /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-gprof test -z "/usr/share/info" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/info" /usr/bin/install -c -m 644 /media/disk/git/test/toolchain/binutils-2.20.1/gprof/gprof.info '/media/disk/git/test/staging//usr/share/info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/man/man1" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/gprof/gprof.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-gprof.1' make[6]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/gprof' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/intl' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/intl' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' /usr/bin/make install-recursive make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' Making install in po make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld/po' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld/po' make[5]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[6]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' test -z "/usr/bin" || /bin/mkdir -p "/media/disk/git/test/staging//usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ld' libtool: install: /usr/bin/install -c ld-new /media/disk/git/test/staging//usr/bin/./i686-unknown-linux-uclibc-ld /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/ld/../mkinstalldirs /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin n=`echo ld | sed 's/^ld-new$/ld/;s&^&i686-unknown-linux-uclibc-&'`; \ if [ "/usr/bin/$n" != "/usr/i686-unknown-linux-uclibc/bin/ld" ]; then \ rm -f /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/ld; \ ln /media/disk/git/test/staging//usr/bin/$n /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /media/disk/git/test/staging//usr/i686-unknown-linux-uclibc/bin/ld; \ fi /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/ld/../mkinstalldirs /media/disk/git/test/staging//usr/lib/ldscripts mkdir -p -- /media/disk/git/test/staging//usr/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /media/disk/git/test/staging//usr/lib/$f ; \ done test -z "/usr/share/info" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/info" /usr/bin/install -c -m 644 /media/disk/git/test/toolchain/binutils-2.20.1/ld/ld.info '/media/disk/git/test/staging//usr/share/info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/media/disk/git/test/staging//usr/share/man/man1" /usr/bin/install -c -m 644 '/media/disk/git/test/toolchain/binutils-2.20.1/ld/ld.1' '/media/disk/git/test/staging//usr/share/man/man1/i686-unknown-linux-uclibc-ld.1' make[6]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[5]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/ld' make[3]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty' make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../mkinstalldirs /media/disk/git/test/staging//usr/lib/`/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -g -O2 -print-multi-os-directory` /usr/bin/install -c -m 644 ./libiberty.a /media/disk/git/test/staging//usr/lib/`/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -g -O2 -print-multi-os-directory`/./libiberty.an ( cd /media/disk/git/test/staging//usr/lib/`/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /media/disk/git/test/staging//usr/lib/`/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -g -O2 -print-multi-os-directory`/./libiberty.an /media/disk/git/test/staging//usr/lib/`/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/bash /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../mkinstalldirs /media/disk/git/test/staging/${thd}; \ for h in /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/ansidecl.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/demangle.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/dyn-string.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/fibheap.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/floatformat.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/hashtab.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/libiberty.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/objalloc.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/partition.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/safe-ctype.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/sort.h /media/disk/git/test/toolchain/binutils-2.20.1/libiberty/../include/splay-tree.h; do \ /usr/bin/install -c -m 644 $h /media/disk/git/test/staging/${thd}; \ done; \ fi make[4]: Entering directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty/testsuite' make[3]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build/libiberty' make[2]: Nothing to be done for `install-target'. make[2]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' make[1]: Leaving directory `/media/disk/git/test/toolchain/binutils-2.20.1-build' # tooldir=/usr build_tooldir=/usr install #rm -f /media/disk/git/test/staging/usr/bin/{ar,as,ld,nm,objdump,ranlib,strip} mkdir -p /media/disk/git/test/toolchain rm -rf /media/disk/git/test/toolchain/gcc-4.3.4 bzcat /media/disk/git/buildroot/dl/gcc-4.3.4.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/gcc-4.3.4 touch /media/disk/git/test/toolchain/gcc-4.3.4/.unpacked # Apply any files named gcc-*.patch from the source directory to gcc toolchain/patch-kernel.sh /media/disk/git/test/toolchain/gcc-4.3.4 toolchain/gcc/4.3.4 \*.patch Applying 100-uclibc-conf.patch using plaintext: patching file contrib/regression/objs-gcc.sh patching file libjava/classpath/ltconfig Applying 104-gnuhurd-uclibc-conf.patch using plaintext: patching file gcc/config.gcc Hunk #1 succeeded at 529 (offset 35 lines). Applying 301-missing-execinfo_h.patch using plaintext: patching file boehm-gc/include/gc.h Hunk #1 succeeded at 503 with fuzz 1 (offset 3 lines). Applying 302-c99-snprintf.patch using plaintext: patching file libstdc++-v3/include/c_global/cstdio Applying 305-libmudflap-susv3-legacy.patch using plaintext: patching file libmudflap/mf-hooks2.c Applying 810-arm-softfloat-libgcc.patch using plaintext: patching file gcc/config/arm/t-linux patching file gcc/config/arm/linux-elf.h Hunk #1 succeeded at 74 (offset 12 lines). Applying 993-arm_insn-opinit-RTX_CODE-fixup.patch using plaintext: patching file gcc/config/arm/arm-protos.h patching file gcc/genopinit.c Hunk #1 succeeded at 487 (offset 1 line). Applying 998-gcc-4.3.0-fix-header.00.patch using plaintext: patching file gcc/config.gcc Hunk #1 succeeded at 2317 with fuzz 2 (offset 12 lines). Applying 999-4.3.2-armeabi-aapcs-linux.patch using plaintext: patching file gcc/config.gcc Hunk #1 succeeded at 2919 (offset -2 lines). Applying 999-4.3.3-arm-fix-for-bug-37436.patch using plaintext: patching file gcc/config/arm/arm.c patching file gcc/config/arm/arm.md patching file gcc/config/arm/predicates.md Applying 999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch using plaintext: patching file gcc/config/cris/cris.h # Note: The soft float situation has improved considerably with gcc 3.4.x. # We can dispense with the custom spec files, as well as libfloat for the arm case. # However, we still need a patch for arm. There's a similar patch for gcc 3.3.x # which needs to be integrated so we can kill of libfloat for good, except for # anyone (?) who might still be using gcc 2.95. mjn3 touch /media/disk/git/test/toolchain/gcc-4.3.4/.patched mkdir -p /media/disk/git/test/toolchain/gcc-4.3.4-initial (cd /media/disk/git/test/toolchain/gcc-4.3.4-initial; 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib" NM="/usr/bin/nm" CC="/usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include" GCC="/usr/bin/gcc -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 -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="-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="-Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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/gcc-4.3.4/configure \ --prefix=/media/disk/git/test/staging/usr \ --build=x86_64-unknown-linux-gnu \ --host=x86_64-unknown-linux-gnu \ --target=i686-unknown-linux-uclibc \ --enable-languages=c \ --with-sysroot=/media/disk/git/test/toolchain/uClibc_dev/ \ --disable-__cxa_atexit \ --enable-target-optspace \ --with-gnu-ld \ --disable-shared \ --disable-libssp \ --enable-tls \ --with-gmp=/media/disk/git/test/toolchain/gmp \ --with-mpfr=/media/disk/git/test/toolchain/mpfr \ --disable-nls \ --enable-threads \ --disable-multilib \ --disable-decimal-float \ \ --with-arch="i686" --with-tune="i686" \ --with-pkgversion="Buildroot 2010.05-rc2-git" --with-bugurl="http://bugs.buildroot.net/" \ \ \ ) 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 x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ANSI C... none needed checking for x86_64-unknown-linux-gnu-g++... /usr/bin/g++ -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include 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 correct version of gmp.h... yes checking for correct version of mpfr.h... yes *** This configuration is not supported in the following subdirectories: target-libada gnattools target-libstdc++-v3 target-libgfortran target-libffi target-zlib target-libjava zlib target-libobjc target-libssp target-boehm-gc (Any other directories should still work fine.) 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ar checking for as... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as checking for dlltool... no checking for i686-unknown-linux-uclibc-dlltool... no checking for ld... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld checking for lipo... no checking for i686-unknown-linux-uclibc-lipo... no checking for nm... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm checking for objdump... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump checking for ranlib... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ranlib checking for strip... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-strip checking for windres... no checking for i686-unknown-linux-uclibc-windres... no checking for windmc... no checking for i686-unknown-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target as... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target cc... just compiled 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... pre-installed checking where to find the target gcc... just compiled 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... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target objdump... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target ranlib... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target strip... pre-installed in /media/disk/git/test/staging/usr/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed 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/gcc-4.3.4-initial/.configured # gcc >= 4.3.0 have to also build all-target-libgcc /usr/bin/make -j1 -C /media/disk/git/test/toolchain/gcc-4.3.4-initial all-gcc all-target-libgcc make[1]: Entering directory `/media/disk/git/test/toolchain/gcc-4.3.4-initial' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ANSI C... 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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking for egrep... 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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... extern 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 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 -- ./gcc Configuring in ./gcc 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 LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include option to accept ANSI C... none needed checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include and cc understand -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking for inline... inline checking for egrep... 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 for void *... yes checking size of void *... 8 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking for long long... (cached) yes checking size of long long... 8 checking for __int64... no checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -W... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wall... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wwrite-strings... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wc++-compat... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wold-style-definition... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: fixed-point is not supported for this target checking whether make sets $(MAKE)... yes checking for gawk... no checking for mawk... mawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for GNU C library... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... 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 for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for scandir... yes checking for alphasort... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for mincore... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for unistd.h... (cached) yes 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 ld used by GCC... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `/media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/i386.c' for machine-specific logic. Using `/media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/i386.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/unix.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/att.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/dbxelf.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/elfos.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/svr4.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/linux.h /media/disk/git/test/toolchain/gcc-4.3.4/gcc/config/i386/linux.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... grep -F checking for ld used by /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include... /usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib checking if the linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib) is GNU ld... no 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 -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -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... (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 -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 -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 -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 -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 -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 -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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include linker (/usr/bin/ld -Wl,-rpath -Wl,/media/disk/git/test/host/usr/lib -L/media/disk/git/test/host/lib -L/media/disk/git/test/host/usr/lib -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking what assembler to use... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-as checking what linker to use... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-ld checking what nm to use... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-nm checking what objdump to use... /media/disk/git/test/staging/usr/bin/i686-unknown-linux-uclibc-objdump checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking assembler for .sleb128 and .uleb128... yes checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking linker -Bstatic/-Bdynamic option... yes checking assembler for filds and fists mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for sahf mnemonic... yes checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for tolerance to line number 0... yes checking linker read-only and read-write section mixing... read-write checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker --as-needed support... yes checking linker --sysroot support... yes checking __stack_chk_fail in target C library... no Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a cross-compiler from x86_64-unknown-linux-gnu to i686-unknown-linux-uclibc. updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating gccbug config.status: creating libada-mk config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default 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 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 -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 -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include accepts -g... yes checking for /usr/bin/gcc -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/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include -E checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -W... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wall... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wwrite-strings... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wc++-compat... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc -I/media/disk/git/test/host/include -I/media/disk/git/test/host/usr/include supports -pedantic ... yes checking whether /usr/bin/gcc -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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.h... yes 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 for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t 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 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 unistd.h... (cached) yes 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... yes 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... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes 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 make[2]: Entering directory `/media/disk/git/test/toolchain/gcc-4.3.4-initial/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/regex.c -o pic/regex.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/md5.c -o pic/md5.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/argv.c -o pic/argv.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/concat.c -o pic/concat.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/hex.c -o pic/hex.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/partition.c -o pic/partition.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/sort.c -o pic/sort.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /usr/bin/gcc -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/gcc-4.3.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /media/disk/git/test/toolchain/gcc-4.3.4/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /usr/bin/gcc -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/gcc-4.3.4/li