install-info --info-dir='/Users/geist/haiku/git/generated/cross-tools/info' '/Users/geist/haiku/git/generated/cross-tools/info/gprof.info' test -z "/Users/geist/haiku/git/generated/cross-tools/man/man1" || /bin/sh /Users/geist/haiku/buildtools/binutils/gprof/../mkinstalldirs "/Users/geist/haiku/git/generated/cross-tools/man/man1" /usr/bin/install -c -m 644 '/Users/geist/haiku/buildtools/binutils/gprof/gprof.1' '/Users/geist/haiku/git/generated/cross-tools/man/man1/arm-unknown-haiku-gprof.1' make[2]: Nothing to be done for `install'. Making install in po make[3]: Nothing to be done for `install'. /bin/sh /Users/geist/haiku/buildtools/binutils/ld/../mkinstalldirs /Users/geist/haiku/git/generated/cross-tools/bin /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /Users/geist/haiku/git/generated/cross-tools/bin/arm-unknown-haiku-ld libtool: install: /usr/bin/install -c ld-new /Users/geist/haiku/git/generated/cross-tools/bin/arm-unknown-haiku-ld n=`echo ld | sed 's,^,arm-unknown-haiku-,'`; \ if [ "/Users/geist/haiku/git/generated/cross-tools/bin/$n" != "/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld" ]; then \ rm -f /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld; \ ln /Users/geist/haiku/git/generated/cross-tools/bin/$n /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld; \ fi Making install-info in po make[5]: Nothing to be done for `install-info'. test -z "/Users/geist/haiku/git/generated/cross-tools/info" || /bin/sh /Users/geist/haiku/buildtools/binutils/ld/../mkinstalldirs "/Users/geist/haiku/git/generated/cross-tools/info" /usr/bin/install -c -m 644 '/Users/geist/haiku/buildtools/binutils/ld/ld.info' '/Users/geist/haiku/git/generated/cross-tools/info/ld.info' install-info --info-dir='/Users/geist/haiku/git/generated/cross-tools/info' '/Users/geist/haiku/git/generated/cross-tools/info/ld.info' /bin/sh /Users/geist/haiku/buildtools/binutils/ld/../mkinstalldirs /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ldscripts mkdir /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib mkdir /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/$f ; \ done test -z "/Users/geist/haiku/git/generated/cross-tools/man/man1" || /bin/sh /Users/geist/haiku/buildtools/binutils/ld/../mkinstalldirs "/Users/geist/haiku/git/generated/cross-tools/man/man1" /usr/bin/install -c -m 644 '/Users/geist/haiku/buildtools/binutils/ld/ld.1' '/Users/geist/haiku/git/generated/cross-tools/man/man1/arm-unknown-haiku-ld.1' make[3]: Nothing to be done for `all'. /bin/sh /Users/geist/haiku/buildtools/binutils/libiberty/../mkinstalldirs /Users/geist/haiku/git/generated/cross-tools/lib/`gcc -O2 -print-multi-os-directory` /usr/bin/install -c -m 644 ./libiberty.a /Users/geist/haiku/git/generated/cross-tools/lib/`gcc -O2 -print-multi-os-directory`/./libiberty.an ( cd /Users/geist/haiku/git/generated/cross-tools/lib/`gcc -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /Users/geist/haiku/git/generated/cross-tools/lib/`gcc -O2 -print-multi-os-directory`/./libiberty.an /Users/geist/haiku/git/generated/cross-tools/lib/`gcc -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/Users/geist/haiku/git/generated/cross-tools/include/;; \ esac; \ /bin/sh /Users/geist/haiku/buildtools/binutils/libiberty/../mkinstalldirs ${thd}; \ for h in /Users/geist/haiku/buildtools/binutils/libiberty/../include/ansidecl.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/demangle.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/dyn-string.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/fibheap.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/floatformat.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/hashtab.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/libiberty.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/objalloc.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/partition.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/safe-ctype.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/sort.h /Users/geist/haiku/buildtools/binutils/libiberty/../include/splay-tree.h; do \ /usr/bin/install -c -m 644 $h ${thd}; \ done; \ fi make[3]: Nothing to be done for `install'. make[1]: Nothing to be done for `install-target'. checking build system type... i386-apple-darwin9.7.1 checking host system type... i386-apple-darwin9.7.1 checking target system type... arm-unknown-haiku checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... uname: illegal option -- o usage: uname [-amnprsv] cmp --ignore-initial=16 $$f1 $$f2 *** This configuration is not supported in the following subdirectories: target-libmudflap target-libgomp target-libiberty (Any other directories should still work fine.) Copying /Users/geist/haiku/git/generated/cross-tools-build/syslibs to /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib Copying /Users/geist/haiku/git/generated/cross-tools-build/sysincludes to /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include checking for bison... bison -y checking for bison... bison checking for gm4... gm4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... (cached) /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking for lipo... lipo checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... no checking for objdump... no checking for arm-unknown-haiku-cc... no checking for arm-unknown-haiku-gcc... no checking for arm-unknown-haiku-c++... no checking for arm-unknown-haiku-g++... no checking for arm-unknown-haiku-cxx... no checking for arm-unknown-haiku-gxx... no checking for arm-unknown-haiku-gcc... no checking for arm-unknown-haiku-gcj... no checking for arm-unknown-haiku-gfortran... no checking for ar... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar checking for as... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/as checking for dlltool... no checking for arm-unknown-haiku-dlltool... no checking for ld... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld checking for lipo... no checking for arm-unknown-haiku-lipo... no checking for nm... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/nm checking for objdump... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/objdump checking for ranlib... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib checking for strip... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/strip checking for windres... no checking for arm-unknown-haiku-windres... no checking for windmc... no checking for arm-unknown-haiku-windmc... no checking where to find the target ar... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target as... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled 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 /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target objdump... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target ranlib... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin checking where to find the target strip... pre-installed in /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/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 mkdir ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... i386-apple-darwin9.7.1 checking host system type... i386-apple-darwin9.7.1 checking target system type... arm-unknown-haiku checking for i386-apple-darwin9.7.1-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wno-overlength-strings... no checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.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 for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf 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... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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 for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir ./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... i386-apple-darwin9.7.1 checking host system type... i386-apple-darwin9.7.1 checking for i386-apple-darwin9.7.1-ar... ar checking for i386-apple-darwin9.7.1-ranlib... ranlib checking for i386-apple-darwin9.7.1-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... no checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc 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... no 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... no 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... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking 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... no checking for memset... yes checking for mkstemps... yes 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... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... no checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... no 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... no 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... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... yes checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... no checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes 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 if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/stpncpy.c -o pic/stpncpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/stpncpy.c -o stpncpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strndup.c -o pic/strndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strndup.c -o strndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/Users/geist/haiku/buildtools/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic /Users/geist/haiku/buildtools/gcc/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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[3]: Nothing to be done for `all'. gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.c In file included from /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.c:102: /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:72: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:227: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:272: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:316: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:402: warning: string length ‘5139’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:2793: warning: string length ‘729’ is greater than the length ‘509’ ISO C89 compilers are required to support /Users/geist/haiku/buildtools/gcc/fixincludes/fixincl.x:7942: warning: string length ‘575’ is greater than the length ‘509’ ISO C89 compilers are required to support gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/fixtests.c gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/fixfixes.c gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/server.c gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/procopen.c gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/fixlib.c gcc -c -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/fixincludes -I../include -I/Users/geist/haiku/buildtools/gcc/fixincludes/../include /Users/geist/haiku/buildtools/gcc/fixincludes/fixopts.c gcc -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="/Users/geist/haiku/buildtools/gcc/fixincludes" /bin/sh /Users/geist/haiku/buildtools/gcc/fixincludes/mkfixinc.sh arm-unknown-haiku sed -e 's/@gcc_version@/4.3.3/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders mkdir ./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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for i386-apple-darwin9.7.1-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... i386-apple-darwin9.7.1 checking host system type... i386-apple-darwin9.7.1 checking for i386-apple-darwin9.7.1-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -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... no 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/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no 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... no checking malloc.h presence... no checking for malloc.h... no 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... no 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... no 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... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... -liconv 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 ./gcc Configuring in ./gcc configure: creating cache ./config.cache checking build system type... i386-apple-darwin9.7.1 checking host system type... i386-apple-darwin9.7.1 checking target system type... arm-unknown-haiku 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 i386-apple-darwin9.7.1-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -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 *... 4 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... 4 checking for long long... yes checking for long long... (cached) yes checking size of long long... 8 checking for __int64... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wc++-compat... no checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: decimal float is not supported for this target configure: WARNING: fixed-point is not supported for this target checking whether make sets $(MAKE)... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether ln -s works... yes checking whether ln works... yes checking for i386-apple-darwin9.7.1-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 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for GNU C library... no 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... no 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... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no 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... no 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/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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... no 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... no checking whether getopt is declared... yes 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... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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... no checking if mkdir takes one argument... no For real value is For real value is Using `/Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.c' for machine-specific logic. Using `/Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md' as machine description file. Using the following target machine macro files: /Users/geist/haiku/buildtools/gcc/gcc/config/dbxelf.h /Users/geist/haiku/buildtools/gcc/gcc/config/elfos.h /Users/geist/haiku/buildtools/gcc/gcc/config/haiku.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/elf.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/bpabi.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/haiku.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/aout.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.h Using host-darwin.o host-i386-darwin.o for host machine hooks. checking whether NLS is requested... no checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... grep -F checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i386-apple-darwin9.7.1-ar... (cached) ar checking for i386-apple-darwin9.7.1-strip... no checking for strip... strip checking for i386-apple-darwin9.7.1-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.7.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking what assembler to use... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/as checking what linker to use... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ld checking what nm to use... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/nm checking what objdump to use... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/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... no checking assembler for section merging support... yes checking assembler for COMDAT group support... no checking assembler for COMDAT group support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... 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... no 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 i386-apple-darwin9.7.1 to arm-unknown-haiku. 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 auto-host.h config.status: executing default commands mkdir ./gmp Configuring in ./gmp configure: creating cache ./config.cache checking build system type... i386-apple-darwin9.7.1 checking host system type... none-apple-darwin9.7.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for none-apple-darwin9.7.1-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=long checking compiler gcc -O2 -DNO_ASM... yes checking for none-apple-darwin9.7.1-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for egrep... grep -E using ABI="long" CC="gcc" CFLAGS="-O2" CPPFLAGS="-DNO_ASM" MPN_PATH=" 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 for none-apple-darwin9.7.1-ar... ar checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 65536 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for none-apple-darwin9.7.1-ar... (cached) ar checking for none-apple-darwin9.7.1-ranlib... ranlib checking for none-apple-darwin9.7.1-strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no checking dynamic linker characteristics... darwin9.7.1 dyld checking how to hardcode library paths into programs... immediate 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... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for 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 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... no checking for popen... yes checking for processor_info... yes checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... no checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... no checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... yes checking for sysctlbyname... yes checking for times... yes checking for vsnprintf... yes checking whether vsnprintf works... probably configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no 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... 4 checking for mp_limb_t... yes checking size of mp_limb_t... 4 checking for stack_t... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline detected... yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for none-apple-darwin9.7.1-ranlib... (cached) ranlib creating config.m4 updating cache ./config.cache 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 /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/add.c to mpn/add.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/add_1.c to mpn/add_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/add_n.c to mpn/add_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sub.c to mpn/sub.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sub_n.c to mpn/sub_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/lshift.c to mpn/lshift.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/rshift.c to mpn/rshift.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/divis.c to mpn/divis.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/divrem.c to mpn/divrem.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/dump.c to mpn/dump.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mul.c to mpn/mul.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/random.c to mpn/random.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/random2.c to mpn/random2.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/get_str.c to mpn/get_str.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/set_str.c to mpn/set_str.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/scan0.c to mpn/scan0.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/scan1.c to mpn/scan1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/popham.c to mpn/popcount.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/popham.c to mpn/hamdist.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/cmp.c to mpn/cmp.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/bdivmod.c to mpn/bdivmod.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/gcd.c to mpn/gcd.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/get_d.c to mpn/get_d.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mullow_n.c to mpn/mullow_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/addsub_n.c to mpn/addsub_n.c config.status: linking /Users/geist/haiku/buildtools/gcc/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h gcc `test -f 'gen-fac_ui.c' || echo '/Users/geist/haiku/buildtools/gcc/gmp/'`gen-fac_ui.c -o gen-fac_ui ./gen-fac_ui 32 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1) gcc `test -f 'gen-fib.c' || echo '/Users/geist/haiku/buildtools/gcc/gmp/'`gen-fib.c -o gen-fib ./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) gcc `test -f 'gen-bases.c' || echo '/Users/geist/haiku/buildtools/gcc/gmp/'`gen-bases.c -o gen-bases -lm ./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) gcc `test -f 'gen-psqr.c' || echo '/Users/geist/haiku/buildtools/gcc/gmp/'`gen-psqr.c -o gen-psqr -lm ./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive Making all in tests Making all in . make[5]: Nothing to be done for `all-am'. Making all in devel make[5]: Nothing to be done for `all'. Making all in mpn make[5]: Nothing to be done for `all'. Making all in mpz make[5]: Nothing to be done for `all'. Making all in mpq make[5]: Nothing to be done for `all'. Making all in mpf make[5]: Nothing to be done for `all'. Making all in rand make[5]: Nothing to be done for `all'. Making all in misc make[5]: Nothing to be done for `all'. Making all in cxx make[5]: Nothing to be done for `all'. Making all in mpbsd make[5]: Nothing to be done for `all'. Making all in mpn /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -O2 -c -o fib_table.lo fib_table.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_fib_table -DNO_ASM -O2 -c fib_table.c -o fib_table.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -O2 -c -o mp_bases.lo mp_bases.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mp_bases -DNO_ASM -O2 -c mp_bases.c -o mp_bases.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -O2 -c -o add.lo add.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_add -DNO_ASM -O2 -c add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o add_1.lo add_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_add_1 -DNO_ASM -O2 -c add_1.c -o add_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -O2 -c -o add_n.lo add_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_add_n -DNO_ASM -O2 -c add_n.c -o add_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -O2 -c -o sub.lo sub.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sub -DNO_ASM -O2 -c sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o sub_1.lo sub_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sub_1 -DNO_ASM -O2 -c sub_1.c -o sub_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -O2 -c -o sub_n.lo sub_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sub_n -DNO_ASM -O2 -c sub_n.c -o sub_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o mul_1.lo mul_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mul_1 -DNO_ASM -O2 -c mul_1.c -o mul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o addmul_1.lo addmul_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_addmul_1 -DNO_ASM -O2 -c addmul_1.c -o addmul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o submul_1.lo submul_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_submul_1 -DNO_ASM -O2 -c submul_1.c -o submul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -O2 -c -o lshift.lo lshift.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_lshift -DNO_ASM -O2 -c lshift.c -o lshift.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -O2 -c -o rshift.lo rshift.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_rshift -DNO_ASM -O2 -c rshift.c -o rshift.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o dive_1.lo dive_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_dive_1 -DNO_ASM -O2 -c dive_1.c -o dive_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -O2 -c -o diveby3.lo diveby3.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_diveby3 -DNO_ASM -O2 -c diveby3.c -o diveby3.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -O2 -c -o divis.lo divis.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_divis -DNO_ASM -O2 -c divis.c -o divis.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -O2 -c -o divrem.lo divrem.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_divrem -DNO_ASM -O2 -c divrem.c -o divrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o divrem_1.lo divrem_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_divrem_1 -DNO_ASM -O2 -c divrem_1.c -o divrem_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -O2 -c -o divrem_2.lo divrem_2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_divrem_2 -DNO_ASM -O2 -c divrem_2.c -o divrem_2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -O2 -c -o fib2_ui.lo fib2_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_fib2_ui -DNO_ASM -O2 -c fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o mod_1.lo mod_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mod_1 -DNO_ASM -O2 -c mod_1.c -o mod_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -O2 -c -o mod_34lsub1.lo mod_34lsub1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mod_34lsub1 -DNO_ASM -O2 -c mod_34lsub1.c -o mod_34lsub1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -O2 -c -o mode1o.lo mode1o.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mode1o -DNO_ASM -O2 -c mode1o.c -o mode1o.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o pre_divrem_1.lo pre_divrem_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_pre_divrem_1 -DNO_ASM -O2 -c pre_divrem_1.c -o pre_divrem_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o pre_mod_1.lo pre_mod_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_pre_mod_1 -DNO_ASM -O2 -c pre_mod_1.c -o pre_mod_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -O2 -c -o dump.lo dump.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_dump -DNO_ASM -O2 -c dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -O2 -c -o mul.lo mul.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mul -DNO_ASM -O2 -c mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -O2 -c -o mul_fft.lo mul_fft.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mul_fft -DNO_ASM -O2 -c mul_fft.c -o mul_fft.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -O2 -c -o mul_n.lo mul_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mul_n -DNO_ASM -O2 -c mul_n.c -o mul_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -O2 -c -o mul_basecase.lo mul_basecase.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mul_basecase -DNO_ASM -O2 -c mul_basecase.c -o mul_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -O2 -c -o sqr_basecase.lo sqr_basecase.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sqr_basecase -DNO_ASM -O2 -c sqr_basecase.c -o sqr_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -O2 -c -o random.lo random.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_random -DNO_ASM -O2 -c random.c -o random.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -O2 -c -o random2.lo random2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_random2 -DNO_ASM -O2 -c random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o pow_1.lo pow_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_pow_1 -DNO_ASM -O2 -c pow_1.c -o pow_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -O2 -c -o rootrem.lo rootrem.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_rootrem -DNO_ASM -O2 -c rootrem.c -o rootrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -O2 -c -o sqrtrem.lo sqrtrem.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sqrtrem -DNO_ASM -O2 -c sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -O2 -c -o get_str.lo get_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_get_str -DNO_ASM -O2 -c get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -O2 -c -o set_str.lo set_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_set_str -DNO_ASM -O2 -c set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -O2 -c -o scan0.lo scan0.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_scan0 -DNO_ASM -O2 -c scan0.c -o scan0.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -O2 -c -o scan1.lo scan1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_scan1 -DNO_ASM -O2 -c scan1.c -o scan1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -O2 -c -o popcount.lo popcount.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_popcount -DNO_ASM -O2 -c popcount.c -o popcount.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -O2 -c -o hamdist.lo hamdist.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_hamdist -DNO_ASM -O2 -c hamdist.c -o hamdist.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -O2 -c -o cmp.lo cmp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_cmp -DNO_ASM -O2 -c cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -O2 -c -o perfsqr.lo perfsqr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_perfsqr -DNO_ASM -O2 -c perfsqr.c -o perfsqr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo bdivmod | sed 's/_$//'` -DNO_ASM -O2 -c -o bdivmod.lo bdivmod.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_bdivmod -DNO_ASM -O2 -c bdivmod.c -o bdivmod.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -O2 -c -o gcd_1.lo gcd_1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_gcd_1 -DNO_ASM -O2 -c gcd_1.c -o gcd_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -O2 -c -o gcd.lo gcd.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_gcd -DNO_ASM -O2 -c gcd.c -o gcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -O2 -c -o gcdext.lo gcdext.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_gcdext -DNO_ASM -O2 -c gcdext.c -o gcdext.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -O2 -c -o tdiv_qr.lo tdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_tdiv_qr -DNO_ASM -O2 -c tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo dc_divrem_n | sed 's/_$//'` -DNO_ASM -O2 -c -o dc_divrem_n.lo dc_divrem_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_dc_divrem_n -DNO_ASM -O2 -c dc_divrem_n.c -o dc_divrem_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo sb_divrem_mn | sed 's/_$//'` -DNO_ASM -O2 -c -o sb_divrem_mn.lo sb_divrem_mn.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_sb_divrem_mn -DNO_ASM -O2 -c sb_divrem_mn.c -o sb_divrem_mn.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -O2 -c -o jacbase.lo jacbase.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_jacbase -DNO_ASM -O2 -c jacbase.c -o jacbase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -O2 -c -o get_d.lo get_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_get_d -DNO_ASM -O2 -c get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mullow_n | sed 's/_$//'` -DNO_ASM -O2 -c -o mullow_n.lo mullow_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mullow_n -DNO_ASM -O2 -c mullow_n.c -o mullow_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -DNO_ASM -O2 -c -o mullow_basecase.lo mullow_basecase.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_mullow_basecase -DNO_ASM -O2 -c mullow_basecase.c -o mullow_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_`echo addsub_n | sed 's/_$//'` -DNO_ASM -O2 -c -o addsub_n.lo addsub_n.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DOPERATION_addsub_n -DNO_ASM -O2 -c addsub_n.c -o addsub_n.o /bin/sh ../libtool --mode=link gcc -O2 -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 ar rc .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) Making all in mpz /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o add.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/add.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o add_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/add_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/add_ui.c -o add_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o abs.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/abs.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o aorsmul.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/aorsmul.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/aorsmul.c -o aorsmul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o aorsmul_i.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/aorsmul_i.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/aorsmul_i.c -o aorsmul_i.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o and.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/and.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/and.c -o and.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o array_init.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/array_init.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/array_init.c -o array_init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o bin_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/bin_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/bin_ui.c -o bin_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o bin_uiui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/bin_uiui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/bin_uiui.c -o bin_uiui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_q.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_q.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_q.c -o cdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_q_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_qr.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_qr.c -o cdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_qr_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_r.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_r.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_r.c -o cdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_r_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cdiv_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cdiv_ui.c -o cdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cfdiv_q_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cfdiv_q_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cfdiv_r_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cfdiv_r_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o clear.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/clear.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o clrbit.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/clrbit.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/clrbit.c -o clrbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_d.c -o cmp_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmpabs.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs.c -o cmpabs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmpabs_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs_d.c -o cmpabs_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmpabs_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o com.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/com.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/com.c -o com.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o combit.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/combit.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/combit.c -o combit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cong.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong.c -o cong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cong_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong_2exp.c -o cong_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cong_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/cong_ui.c -o cong_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o divexact.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/divexact.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/divexact.c -o divexact.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o divegcd.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/divegcd.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/divegcd.c -o divegcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o dive_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/dive_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/dive_ui.c -o dive_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o divis.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis.c -o divis.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o divis_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis_ui.c -o divis_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o divis_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/divis_2exp.c -o divis_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o dump.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/dump.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o export.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/export.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/export.c -o export.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fac_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fac_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fac_ui.c -o fac_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_q.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_q.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_q.c -o fdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_q_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_qr.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_qr.c -o fdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_qr_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_r.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_r.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_r.c -o fdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_r_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fdiv_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fdiv_ui.c -o fdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fib_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fib_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fib_ui.c -o fib_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fib2_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fib2_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_sint.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_sint.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_sint.c -o fits_sint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_slong.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_slong.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_slong.c -o fits_slong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_sshort.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_sshort.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_uint.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_uint.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_uint.c -o fits_uint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_ulong.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_ulong.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_ushort.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_ushort.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o gcd.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcd.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcd.c -o gcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o gcd_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcd_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcd_ui.c -o gcd_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o gcdext.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcdext.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/gcdext.c -o gcdext.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_d_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_d_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_si.c -o get_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/get_ui.c -o get_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o getlimbn.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/getlimbn.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/getlimbn.c -o getlimbn.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o hamdist.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/hamdist.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/hamdist.c -o hamdist.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o import.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/import.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/import.c -o import.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o init.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/init.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o init2.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/init2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/init2.c -o init2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o inp_raw.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/inp_raw.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/inp_raw.c -o inp_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o inp_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/inp_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o invert.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/invert.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/invert.c -o invert.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ior.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/ior.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/ior.c -o ior.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset.c -o iset.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_d.c -o iset_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_si.c -o iset_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_str.c -o iset_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/iset_ui.c -o iset_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o jacobi.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/jacobi.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/jacobi.c -o jacobi.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o kronsz.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronsz.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronsz.c -o kronsz.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o kronuz.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronuz.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronuz.c -o kronuz.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o kronzs.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronzs.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronzs.c -o kronzs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o kronzu.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronzu.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/kronzu.c -o kronzu.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o lcm.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/lcm.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/lcm.c -o lcm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o lcm_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/lcm_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/lcm_ui.c -o lcm_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o lucnum_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/lucnum_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/lucnum_ui.c -o lucnum_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o lucnum2_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/lucnum2_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o millerrabin.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/millerrabin.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/millerrabin.c -o millerrabin.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mod.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/mod.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/mod.c -o mod.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_si.c -o mul_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/mul_ui.c -o mul_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o n_pow_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/n_pow_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/n_pow_ui.c -o n_pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o neg.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/neg.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o nextprime.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/nextprime.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/nextprime.c -o nextprime.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o out_raw.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/out_raw.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/out_raw.c -o out_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o out_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/out_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o perfpow.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/perfpow.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/perfpow.c -o perfpow.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o perfsqr.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/perfsqr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/perfsqr.c -o perfsqr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o popcount.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/popcount.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/popcount.c -o popcount.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o pow_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/pow_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/pow_ui.c -o pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o powm.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/powm.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/powm.c -o powm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o powm_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/powm_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/powm_ui.c -o powm_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o pprime_p.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/pprime_p.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/pprime_p.c -o pprime_p.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o random.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/random.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/random.c -o random.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o random2.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/random2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o realloc.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/realloc.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/realloc.c -o realloc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o realloc2.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/realloc2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/realloc2.c -o realloc2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o remove.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/remove.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/remove.c -o remove.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o root.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/root.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/root.c -o root.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o rootrem.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/rootrem.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/rootrem.c -o rootrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o rrandomb.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/rrandomb.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/rrandomb.c -o rrandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o scan0.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/scan0.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/scan0.c -o scan0.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o scan1.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/scan1.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/scan1.c -o scan1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_f.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_f.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_f.c -o set_f.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_q.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_q.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_q.c -o set_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o setbit.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/setbit.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/setbit.c -o setbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o size.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/size.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/size.c -o size.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sizeinbase.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/sizeinbase.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/sizeinbase.c -o sizeinbase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sqrt.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/sqrt.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/sqrt.c -o sqrt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sqrtrem.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/sqrtrem.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sub.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/sub.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sub_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/sub_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/sub_ui.c -o sub_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o swap.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/swap.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/swap.c -o swap.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_ui.c -o tdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_q.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q.c -o tdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_q_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_q_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_qr.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_qr_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_r.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r.c -o tdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_r_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tdiv_r_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o tstbit.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/tstbit.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/tstbit.c -o tstbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ui_pow_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/ui_pow_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ui_sub.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/ui_sub.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/ui_sub.c -o ui_sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o urandomb.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/urandomb.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/urandomb.c -o urandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o urandomm.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/urandomm.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/urandomm.c -o urandomm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o xor.lo /Users/geist/haiku/buildtools/gcc/gmp/mpz/xor.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpz/xor.c -o xor.o /bin/sh ../libtool --mode=link gcc -O2 -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 ar rc .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) Making all in mpq /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o abs.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/abs.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o aors.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/aors.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/aors.c -o aors.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o canonicalize.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/canonicalize.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/canonicalize.c -o canonicalize.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o clear.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/clear.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o div.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/div.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/div.c -o div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o equal.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/equal.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/equal.c -o equal.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_den.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_den.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_den.c -o get_den.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_num.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_num.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_num.c -o get_num.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o init.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/init.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o inp_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/inp_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o inv.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/inv.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/inv.c -o inv.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o md_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/md_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/md_2exp.c -o md_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/mul.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o neg.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/neg.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o out_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/out_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_den.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_den.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_den.c -o set_den.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_num.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_num.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_num.c -o set_num.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_z.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_z.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_z.c -o set_z.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_f.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_f.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/set_f.c -o set_f.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o swap.lo /Users/geist/haiku/buildtools/gcc/gmp/mpq/swap.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpq/swap.c -o swap.o /bin/sh ../libtool --mode=link gcc -O2 -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 ar rc .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) Making all in mpf /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o init.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/init.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o init2.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/init2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/init2.c -o init2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_z.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_z.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_z.c -o set_z.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_q.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_q.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_q.c -o set_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset.c -o iset.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_ui.c -o iset_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_si.c -o iset_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_str.c -o iset_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o iset_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/iset_d.c -o iset_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o clear.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/clear.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o dump.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/dump.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o size.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/size.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/size.c -o size.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o eq.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/eq.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/eq.c -o eq.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o reldiff.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/reldiff.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/reldiff.c -o reldiff.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sqrt.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/sqrt.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/sqrt.c -o sqrt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o random2.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/random2.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o inp_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/inp_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o out_str.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/out_str.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o add.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/add.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o add_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/add_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/add_ui.c -o add_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sub.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/sub.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sub_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/sub_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/sub_ui.c -o sub_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ui_sub.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/ui_sub.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/ui_sub.c -o ui_sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul_ui.c -o mul_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o div.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/div.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/div.c -o div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o div_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/div_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/div_ui.c -o div_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_d.c -o cmp_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o cmp_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o mul_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o div_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/div_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/div_2exp.c -o div_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o abs.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/abs.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o neg.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/neg.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_d.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_d.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_d_2exp.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_d_2exp.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_dfl_prec.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_dfl_prec.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_prc.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_prc.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_prc.c -o set_prc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o set_prc_raw.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_prc_raw.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/set_prc_raw.c -o set_prc_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_dfl_prec.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_dfl_prec.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_prc.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_prc.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_prc.c -o get_prc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ui_div.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/ui_div.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/ui_div.c -o ui_div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sqrt_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/sqrt_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/sqrt_ui.c -o sqrt_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o pow_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/pow_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/pow_ui.c -o pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o urandomb.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/urandomb.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/urandomb.c -o urandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o swap.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/swap.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/swap.c -o swap.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_si.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_si.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_si.c -o get_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o get_ui.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_ui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/get_ui.c -o get_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o int_p.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/int_p.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/int_p.c -o int_p.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o ceilfloor.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/ceilfloor.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/ceilfloor.c -o ceilfloor.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o trunc.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/trunc.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/trunc.c -o trunc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_sint.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_sint.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_sint.c -o fits_sint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_slong.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_slong.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_slong.c -o fits_slong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_sshort.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_sshort.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_uint.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_uint.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_uint.c -o fits_uint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_ulong.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_ulong.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fits_ushort.lo /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_ushort.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mpf/fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --mode=link gcc -O2 -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 ar rc .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) Making all in printf /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o asprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/asprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/asprintf.c -o asprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o asprntffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/asprntffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/asprntffuns.c -o asprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o doprnt.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/doprnt.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/doprnt.c -o doprnt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o doprntf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/doprntf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/doprntf.c -o doprntf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o doprnti.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/doprnti.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/doprnti.c -o doprnti.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/fprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/fprintf.c -o fprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o obprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/obprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/obprintf.c -o obprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o obvprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/obvprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/obvprintf.c -o obvprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o obprntffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/obprntffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/obprntffuns.c -o obprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o printf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/printf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/printf.c -o printf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o printffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/printffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/printffuns.c -o printffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o snprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/snprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/snprintf.c -o snprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o snprntffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/snprntffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/snprntffuns.c -o snprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/sprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/sprintf.c -o sprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sprintffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/sprintffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/sprintffuns.c -o sprintffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vasprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/vasprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/vasprintf.c -o vasprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vfprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/vfprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/vfprintf.c -o vfprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/vprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/vprintf.c -o vprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vsnprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/vsnprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/vsnprintf.c -o vsnprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vsprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/vsprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/vsprintf.c -o vsprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o repl-vsnprintf.lo /Users/geist/haiku/buildtools/gcc/gmp/printf/repl-vsnprintf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/printf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o /bin/sh ../libtool --mode=link gcc -O2 -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 ar rc .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: file: .libs/libprintf.a(obprintf.o) has no symbols ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols ranlib .libs/libprintf.a ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols creating libprintf.la (cd .libs && rm -f libprintf.la && ln -s ../libprintf.la libprintf.la) Making all in scanf /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o doscan.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/doscan.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/doscan.c -o doscan.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fscanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/fscanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/fscanf.c -o fscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o fscanffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/fscanffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/fscanffuns.c -o fscanffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o scanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/scanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/scanf.c -o scanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sscanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/sscanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/sscanf.c -o sscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o sscanffuns.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/sscanffuns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/sscanffuns.c -o sscanffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vfscanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/vfscanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/vfscanf.c -o vfscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vscanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/vscanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/vscanf.c -o vscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c -o vsscanf.lo /Users/geist/haiku/buildtools/gcc/gmp/scanf/vsscanf.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I/Users/geist/haiku/buildtools/gcc/gmp -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/scanf/vsscanf.c -o vsscanf.o /bin/sh ../libtool --mode=link gcc -O2 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo mkdir .libs ar rc .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) Making all in cxx make[4]: Nothing to be done for `all'. Making all in mpbsd make[4]: Nothing to be done for `all'. Making all in demos Making all in calc make all-am make[6]: Nothing to be done for `all-am'. Making all in expr make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in tune make[4]: Nothing to be done for `all'. Making all in doc make[4]: Nothing to be done for `all'. /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o assert.lo /Users/geist/haiku/buildtools/gcc/gmp/assert.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/assert.c -o assert.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o compat.lo /Users/geist/haiku/buildtools/gcc/gmp/compat.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/compat.c -o compat.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o errno.lo /Users/geist/haiku/buildtools/gcc/gmp/errno.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/errno.c -o errno.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o extract-dbl.lo /Users/geist/haiku/buildtools/gcc/gmp/extract-dbl.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/extract-dbl.c -o extract-dbl.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o invalid.lo /Users/geist/haiku/buildtools/gcc/gmp/invalid.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/invalid.c -o invalid.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o memory.lo /Users/geist/haiku/buildtools/gcc/gmp/memory.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/memory.c -o memory.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_bpl.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_bpl.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_bpl.c -o mp_bpl.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_clz_tab.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_clz_tab.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_clz_tab.c -o mp_clz_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_dv_tab.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_dv_tab.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_dv_tab.c -o mp_dv_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_minv_tab.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_minv_tab.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_minv_tab.c -o mp_minv_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_get_fns.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_get_fns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_get_fns.c -o mp_get_fns.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o mp_set_fns.lo /Users/geist/haiku/buildtools/gcc/gmp/mp_set_fns.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/mp_set_fns.c -o mp_set_fns.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o rand.lo /Users/geist/haiku/buildtools/gcc/gmp/rand.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/rand.c -o rand.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randclr.lo /Users/geist/haiku/buildtools/gcc/gmp/randclr.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randclr.c -o randclr.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randdef.lo /Users/geist/haiku/buildtools/gcc/gmp/randdef.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randdef.c -o randdef.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randiset.lo /Users/geist/haiku/buildtools/gcc/gmp/randiset.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randiset.c -o randiset.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randlc2s.lo /Users/geist/haiku/buildtools/gcc/gmp/randlc2s.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randlc2s.c -o randlc2s.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randlc2x.lo /Users/geist/haiku/buildtools/gcc/gmp/randlc2x.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randlc2x.c -o randlc2x.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randmt.lo /Users/geist/haiku/buildtools/gcc/gmp/randmt.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randmt.c -o randmt.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randmts.lo /Users/geist/haiku/buildtools/gcc/gmp/randmts.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randmts.c -o randmts.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o rands.lo /Users/geist/haiku/buildtools/gcc/gmp/rands.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/rands.c -o rands.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randsd.lo /Users/geist/haiku/buildtools/gcc/gmp/randsd.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randsd.c -o randsd.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randsdui.lo /Users/geist/haiku/buildtools/gcc/gmp/randsdui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randsdui.c -o randsdui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randbui.lo /Users/geist/haiku/buildtools/gcc/gmp/randbui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randbui.c -o randbui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o randmui.lo /Users/geist/haiku/buildtools/gcc/gmp/randmui.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/randmui.c -o randmui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o version.lo /Users/geist/haiku/buildtools/gcc/gmp/version.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/version.c -o version.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c -o tal-reent.lo /Users/geist/haiku/buildtools/gcc/gmp/tal-reent.c gcc -DHAVE_CONFIG_H -I. -I/Users/geist/haiku/buildtools/gcc/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -O2 -c /Users/geist/haiku/buildtools/gcc/gmp/tal-reent.c -o tal-reent.o /bin/sh ./libtool --mode=link gcc -O2 -o libgmp.la -rpath /Users/geist/haiku/git/generated/cross-tools/lib -version-info 7:1: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 ar rc .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 mpz/abs.o mpz/add.o mpz/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 mpz/clear.o mpz/clrbit.o mpz/cmp.o mpz/cmp_d.o mpz/cmp_si.o mpz/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 mpz/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 mpz/fits_sint.o mpz/fits_slong.o mpz/fits_sshort.o mpz/fits_uint.o mpz/fits_ulong.o mpz/fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o mpz/get_d.o mpz/get_d_2exp.o mpz/get_si.o mpz/get_str.o mpz/get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o mpz/init.o mpz/init2.o mpz/inp_raw.o mpz/inp_str.o mpz/invert.o mpz/ior.o mpz/iset.o mpz/iset_d.o mpz/iset_si.o mpz/iset_str.o mpz/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 mpz/mul.o mpz/mul_2exp.o mpz/mul_si.o mpz/mul_ui.o mpz/n_pow_ui.o mpz/neg.o mpz/nextprime.o mpz/out_raw.o mpz/out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o mpz/pow_ui.o mpz/powm.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o mpz/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 mpz/set.o mpz/set_d.o mpz/set_f.o mpz/set_q.o mpz/set_si.o mpz/set_str.o mpz/set_ui.o mpz/setbit.o mpz/size.o mpz/sizeinbase.o mpz/sqrt.o mpz/sqrtrem.o mpz/sub.o mpz/sub_ui.o mpz/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 mpz/ui_sub.o mpz/urandomb.o mpz/urandomm.o mpz/xor.o mpq/abs.o mpq/aors.o mpq/canonicalize.o mpq/clear.o mpq/cmp.o mpq/cmp_si.o mpq/cmp_ui.o mpq/div.o mpq/get_d.o mpq/get_den.o mpq/get_num.o mpq/get_str.o mpq/init.o mpq/inp_str.o mpq/inv.o mpq/md_2exp.o mpq/mul.o mpq/neg.o mpq/out_str.o mpq/set.o mpq/set_den.o mpq/set_num.o mpq/set_si.o mpq/set_str.o mpq/set_ui.o mpq/equal.o mpq/set_z.o mpq/set_d.o mpq/set_f.o mpq/swap.o mpn/fib_table.o mpn/mp_bases.o mpn/add.o mpn/add_1.o mpn/add_n.o mpn/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 mpn/divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o mpn/fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o mpn/dump.o mpn/mul.o mpn/mul_fft.o mpn/mul_n.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/random.o mpn/random2.o mpn/pow_1.o mpn/rootrem.o mpn/sqrtrem.o mpn/get_str.o mpn/set_str.o mpn/scan0.o mpn/scan1.o mpn/popcount.o mpn/hamdist.o mpn/cmp.o mpn/perfsqr.o mpn/bdivmod.o mpn/gcd_1.o mpn/gcd.o mpn/gcdext.o mpn/tdiv_qr.o mpn/dc_divrem_n.o mpn/sb_divrem_mn.o mpn/jacbase.o mpn/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: file: .libs/libgmp.a(obprintf.o) has no symbols ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols ranlib .libs/libgmp.a ranlib: file: .libs/libgmp.a(obprintf.o) has no symbols ranlib: file: .libs/libgmp.a(obvprintf.o) has no symbols ranlib: file: .libs/libgmp.a(obprntffuns.o) has no symbols ranlib: file: .libs/libgmp.a(repl-vsnprintf.o) has no symbols creating libgmp.la (cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la) make[2]: Nothing to be done for `all'. mkdir ./mpfr Configuring in ./mpfr configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for none-apple-darwin9.7.1-strip... no checking for strip... strip configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. checking build system type... i386-apple-darwin9.7.1 checking host system type... none-apple-darwin9.7.1 checking for none-apple-darwin9.7.1-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ICC... no checking for function prototypes... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for string.h... (cached) yes checking if the compiler understands -Wl,-search_paths_first... 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 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 memset... yes checking for setlocale... yes checking for strtol... yes checking for gettimeofday... yes checking for union fpc_csr... no checking for fesetround... yes checking for gcc float-conversion bug... cannot test, use -ffloat-store checking for denormalized numbers... no checking if NAN == NAN... cannot test, assume no checking if charset has consecutive values... can not test checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/rint... yes 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... /usr/bin/sed checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... nm 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... g++ -E checking the maximum length of command line arguments... 196608 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for none-apple-darwin9.7.1-ar... ar checking for none-apple-darwin9.7.1-ranlib... ranlib checking for none-apple-darwin9.7.1-strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.7.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool 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... can not test configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating mparam.h config.status: executing depfiles commands Making all in tests make[3]: Nothing to be done for `all'. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exceptions.lo -MD -MP -MF ".deps/exceptions.Tpo" -c -o exceptions.lo /Users/geist/haiku/buildtools/gcc/mpfr/exceptions.c; \ then mv -f ".deps/exceptions.Tpo" ".deps/exceptions.Plo"; else rm -f ".deps/exceptions.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exceptions.c -o exceptions.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT extract.lo -MD -MP -MF ".deps/extract.Tpo" -c -o extract.lo /Users/geist/haiku/buildtools/gcc/mpfr/extract.c; \ then mv -f ".deps/extract.Tpo" ".deps/extract.Plo"; else rm -f ".deps/extract.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/extract.c -o extract.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT uceil_exp2.lo -MD -MP -MF ".deps/uceil_exp2.Tpo" -c -o uceil_exp2.lo /Users/geist/haiku/buildtools/gcc/mpfr/uceil_exp2.c; \ then mv -f ".deps/uceil_exp2.Tpo" ".deps/uceil_exp2.Plo"; else rm -f ".deps/uceil_exp2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/uceil_exp2.c -o uceil_exp2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT uceil_log2.lo -MD -MP -MF ".deps/uceil_log2.Tpo" -c -o uceil_log2.lo /Users/geist/haiku/buildtools/gcc/mpfr/uceil_log2.c; \ then mv -f ".deps/uceil_log2.Tpo" ".deps/uceil_log2.Plo"; else rm -f ".deps/uceil_log2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/uceil_log2.c -o uceil_log2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ufloor_log2.lo -MD -MP -MF ".deps/ufloor_log2.Tpo" -c -o ufloor_log2.lo /Users/geist/haiku/buildtools/gcc/mpfr/ufloor_log2.c; \ then mv -f ".deps/ufloor_log2.Tpo" ".deps/ufloor_log2.Plo"; else rm -f ".deps/ufloor_log2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/ufloor_log2.c -o ufloor_log2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add.lo -MD -MP -MF ".deps/add.Tpo" -c -o add.lo /Users/geist/haiku/buildtools/gcc/mpfr/add.c; \ then mv -f ".deps/add.Tpo" ".deps/add.Plo"; else rm -f ".deps/add.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/add.c -o add.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add1.lo -MD -MP -MF ".deps/add1.Tpo" -c -o add1.lo /Users/geist/haiku/buildtools/gcc/mpfr/add1.c; \ then mv -f ".deps/add1.Tpo" ".deps/add1.Plo"; else rm -f ".deps/add1.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/add1.c -o add1.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add_ui.lo -MD -MP -MF ".deps/add_ui.Tpo" -c -o add_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/add_ui.c; \ then mv -f ".deps/add_ui.Tpo" ".deps/add_ui.Plo"; else rm -f ".deps/add_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/add_ui.c -o add_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT agm.lo -MD -MP -MF ".deps/agm.Tpo" -c -o agm.lo /Users/geist/haiku/buildtools/gcc/mpfr/agm.c; \ then mv -f ".deps/agm.Tpo" ".deps/agm.Plo"; else rm -f ".deps/agm.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/agm.c -o agm.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT clear.lo -MD -MP -MF ".deps/clear.Tpo" -c -o clear.lo /Users/geist/haiku/buildtools/gcc/mpfr/clear.c; \ then mv -f ".deps/clear.Tpo" ".deps/clear.Plo"; else rm -f ".deps/clear.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/clear.c -o clear.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp.lo -MD -MP -MF ".deps/cmp.Tpo" -c -o cmp.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp.c; \ then mv -f ".deps/cmp.Tpo" ".deps/cmp.Plo"; else rm -f ".deps/cmp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp.c -o cmp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_abs.lo -MD -MP -MF ".deps/cmp_abs.Tpo" -c -o cmp_abs.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp_abs.c; \ then mv -f ".deps/cmp_abs.Tpo" ".deps/cmp_abs.Plo"; else rm -f ".deps/cmp_abs.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp_abs.c -o cmp_abs.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_si.lo -MD -MP -MF ".deps/cmp_si.Tpo" -c -o cmp_si.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp_si.c; \ then mv -f ".deps/cmp_si.Tpo" ".deps/cmp_si.Plo"; else rm -f ".deps/cmp_si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp_si.c -o cmp_si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_ui.lo -MD -MP -MF ".deps/cmp_ui.Tpo" -c -o cmp_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp_ui.c; \ then mv -f ".deps/cmp_ui.Tpo" ".deps/cmp_ui.Plo"; else rm -f ".deps/cmp_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp_ui.c -o cmp_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT comparisons.lo -MD -MP -MF ".deps/comparisons.Tpo" -c -o comparisons.lo /Users/geist/haiku/buildtools/gcc/mpfr/comparisons.c; \ then mv -f ".deps/comparisons.Tpo" ".deps/comparisons.Plo"; else rm -f ".deps/comparisons.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/comparisons.c -o comparisons.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2exp.lo -MD -MP -MF ".deps/div_2exp.Tpo" -c -o div_2exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/div_2exp.c; \ then mv -f ".deps/div_2exp.Tpo" ".deps/div_2exp.Plo"; else rm -f ".deps/div_2exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/div_2exp.c -o div_2exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2si.lo -MD -MP -MF ".deps/div_2si.Tpo" -c -o div_2si.lo /Users/geist/haiku/buildtools/gcc/mpfr/div_2si.c; \ then mv -f ".deps/div_2si.Tpo" ".deps/div_2si.Plo"; else rm -f ".deps/div_2si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/div_2si.c -o div_2si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2ui.lo -MD -MP -MF ".deps/div_2ui.Tpo" -c -o div_2ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/div_2ui.c; \ then mv -f ".deps/div_2ui.Tpo" ".deps/div_2ui.Plo"; else rm -f ".deps/div_2ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/div_2ui.c -o div_2ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div.lo -MD -MP -MF ".deps/div.Tpo" -c -o div.lo /Users/geist/haiku/buildtools/gcc/mpfr/div.c; \ then mv -f ".deps/div.Tpo" ".deps/div.Plo"; else rm -f ".deps/div.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/div.c -o div.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_ui.lo -MD -MP -MF ".deps/div_ui.Tpo" -c -o div_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/div_ui.c; \ then mv -f ".deps/div_ui.Tpo" ".deps/div_ui.Plo"; else rm -f ".deps/div_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/div_ui.c -o div_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT dump.lo -MD -MP -MF ".deps/dump.Tpo" -c -o dump.lo /Users/geist/haiku/buildtools/gcc/mpfr/dump.c; \ then mv -f ".deps/dump.Tpo" ".deps/dump.Plo"; else rm -f ".deps/dump.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/dump.c -o dump.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT eq.lo -MD -MP -MF ".deps/eq.Tpo" -c -o eq.lo /Users/geist/haiku/buildtools/gcc/mpfr/eq.c; \ then mv -f ".deps/eq.Tpo" ".deps/eq.Plo"; else rm -f ".deps/eq.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/eq.c -o eq.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp10.lo -MD -MP -MF ".deps/exp10.Tpo" -c -o exp10.lo /Users/geist/haiku/buildtools/gcc/mpfr/exp10.c; \ then mv -f ".deps/exp10.Tpo" ".deps/exp10.Plo"; else rm -f ".deps/exp10.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exp10.c -o exp10.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp2.lo -MD -MP -MF ".deps/exp2.Tpo" -c -o exp2.lo /Users/geist/haiku/buildtools/gcc/mpfr/exp2.c; \ then mv -f ".deps/exp2.Tpo" ".deps/exp2.Plo"; else rm -f ".deps/exp2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exp2.c -o exp2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp3.lo -MD -MP -MF ".deps/exp3.Tpo" -c -o exp3.lo /Users/geist/haiku/buildtools/gcc/mpfr/exp3.c; \ then mv -f ".deps/exp3.Tpo" ".deps/exp3.Plo"; else rm -f ".deps/exp3.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exp3.c -o exp3.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp.lo -MD -MP -MF ".deps/exp.Tpo" -c -o exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/exp.c; \ then mv -f ".deps/exp.Tpo" ".deps/exp.Plo"; else rm -f ".deps/exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exp.c -o exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT frac.lo -MD -MP -MF ".deps/frac.Tpo" -c -o frac.lo /Users/geist/haiku/buildtools/gcc/mpfr/frac.c; \ then mv -f ".deps/frac.Tpo" ".deps/frac.Plo"; else rm -f ".deps/frac.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/frac.c -o frac.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_d.lo -MD -MP -MF ".deps/get_d.Tpo" -c -o get_d.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_d.c; \ then mv -f ".deps/get_d.Tpo" ".deps/get_d.Plo"; else rm -f ".deps/get_d.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_d.c -o get_d.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_exp.lo -MD -MP -MF ".deps/get_exp.Tpo" -c -o get_exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_exp.c; \ then mv -f ".deps/get_exp.Tpo" ".deps/get_exp.Plo"; else rm -f ".deps/get_exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_exp.c -o get_exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_str.lo -MD -MP -MF ".deps/get_str.Tpo" -c -o get_str.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_str.c; \ then mv -f ".deps/get_str.Tpo" ".deps/get_str.Plo"; else rm -f ".deps/get_str.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_str.c -o get_str.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT init.lo -MD -MP -MF ".deps/init.Tpo" -c -o init.lo /Users/geist/haiku/buildtools/gcc/mpfr/init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Plo"; else rm -f ".deps/init.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/init.c -o init.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inp_str.lo -MD -MP -MF ".deps/inp_str.Tpo" -c -o inp_str.lo /Users/geist/haiku/buildtools/gcc/mpfr/inp_str.c; \ then mv -f ".deps/inp_str.Tpo" ".deps/inp_str.Plo"; else rm -f ".deps/inp_str.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/inp_str.c -o inp_str.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isinteger.lo -MD -MP -MF ".deps/isinteger.Tpo" -c -o isinteger.lo /Users/geist/haiku/buildtools/gcc/mpfr/isinteger.c; \ then mv -f ".deps/isinteger.Tpo" ".deps/isinteger.Plo"; else rm -f ".deps/isinteger.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/isinteger.c -o isinteger.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isinf.lo -MD -MP -MF ".deps/isinf.Tpo" -c -o isinf.lo /Users/geist/haiku/buildtools/gcc/mpfr/isinf.c; \ then mv -f ".deps/isinf.Tpo" ".deps/isinf.Plo"; else rm -f ".deps/isinf.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/isinf.c -o isinf.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isnan.lo -MD -MP -MF ".deps/isnan.Tpo" -c -o isnan.lo /Users/geist/haiku/buildtools/gcc/mpfr/isnan.c; \ then mv -f ".deps/isnan.Tpo" ".deps/isnan.Plo"; else rm -f ".deps/isnan.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/isnan.c -o isnan.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isnum.lo -MD -MP -MF ".deps/isnum.Tpo" -c -o isnum.lo /Users/geist/haiku/buildtools/gcc/mpfr/isnum.c; \ then mv -f ".deps/isnum.Tpo" ".deps/isnum.Plo"; else rm -f ".deps/isnum.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/isnum.c -o isnum.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_log2.lo -MD -MP -MF ".deps/const_log2.Tpo" -c -o const_log2.lo /Users/geist/haiku/buildtools/gcc/mpfr/const_log2.c; \ then mv -f ".deps/const_log2.Tpo" ".deps/const_log2.Plo"; else rm -f ".deps/const_log2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/const_log2.c -o const_log2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo /Users/geist/haiku/buildtools/gcc/mpfr/log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/log.c -o log.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2exp.lo -MD -MP -MF ".deps/mul_2exp.Tpo" -c -o mul_2exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/mul_2exp.c; \ then mv -f ".deps/mul_2exp.Tpo" ".deps/mul_2exp.Plo"; else rm -f ".deps/mul_2exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mul_2exp.c -o mul_2exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2si.lo -MD -MP -MF ".deps/mul_2si.Tpo" -c -o mul_2si.lo /Users/geist/haiku/buildtools/gcc/mpfr/mul_2si.c; \ then mv -f ".deps/mul_2si.Tpo" ".deps/mul_2si.Plo"; else rm -f ".deps/mul_2si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mul_2si.c -o mul_2si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2ui.lo -MD -MP -MF ".deps/mul_2ui.Tpo" -c -o mul_2ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/mul_2ui.c; \ then mv -f ".deps/mul_2ui.Tpo" ".deps/mul_2ui.Plo"; else rm -f ".deps/mul_2ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mul_2ui.c -o mul_2ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul.lo -MD -MP -MF ".deps/mul.Tpo" -c -o mul.lo /Users/geist/haiku/buildtools/gcc/mpfr/mul.c; \ then mv -f ".deps/mul.Tpo" ".deps/mul.Plo"; else rm -f ".deps/mul.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mul.c -o mul.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_ui.lo -MD -MP -MF ".deps/mul_ui.Tpo" -c -o mul_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/mul_ui.c; \ then mv -f ".deps/mul_ui.Tpo" ".deps/mul_ui.Plo"; else rm -f ".deps/mul_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mul_ui.c -o mul_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT neg.lo -MD -MP -MF ".deps/neg.Tpo" -c -o neg.lo /Users/geist/haiku/buildtools/gcc/mpfr/neg.c; \ then mv -f ".deps/neg.Tpo" ".deps/neg.Plo"; else rm -f ".deps/neg.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/neg.c -o neg.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT next.lo -MD -MP -MF ".deps/next.Tpo" -c -o next.lo /Users/geist/haiku/buildtools/gcc/mpfr/next.c; \ then mv -f ".deps/next.Tpo" ".deps/next.Plo"; else rm -f ".deps/next.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/next.c -o next.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT out_str.lo -MD -MP -MF ".deps/out_str.Tpo" -c -o out_str.lo /Users/geist/haiku/buildtools/gcc/mpfr/out_str.c; \ then mv -f ".deps/out_str.Tpo" ".deps/out_str.Plo"; else rm -f ".deps/out_str.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/out_str.c -o out_str.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_pi.lo -MD -MP -MF ".deps/const_pi.Tpo" -c -o const_pi.lo /Users/geist/haiku/buildtools/gcc/mpfr/const_pi.c; \ then mv -f ".deps/const_pi.Tpo" ".deps/const_pi.Plo"; else rm -f ".deps/const_pi.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/const_pi.c -o const_pi.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow.lo -MD -MP -MF ".deps/pow.Tpo" -c -o pow.lo /Users/geist/haiku/buildtools/gcc/mpfr/pow.c; \ then mv -f ".deps/pow.Tpo" ".deps/pow.Plo"; else rm -f ".deps/pow.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/pow.c -o pow.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_si.lo -MD -MP -MF ".deps/pow_si.Tpo" -c -o pow_si.lo /Users/geist/haiku/buildtools/gcc/mpfr/pow_si.c; \ then mv -f ".deps/pow_si.Tpo" ".deps/pow_si.Plo"; else rm -f ".deps/pow_si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/pow_si.c -o pow_si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_ui.lo -MD -MP -MF ".deps/pow_ui.Tpo" -c -o pow_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/pow_ui.c; \ then mv -f ".deps/pow_ui.Tpo" ".deps/pow_ui.Plo"; else rm -f ".deps/pow_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/pow_ui.c -o pow_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT print_raw.lo -MD -MP -MF ".deps/print_raw.Tpo" -c -o print_raw.lo /Users/geist/haiku/buildtools/gcc/mpfr/print_raw.c; \ then mv -f ".deps/print_raw.Tpo" ".deps/print_raw.Plo"; else rm -f ".deps/print_raw.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/print_raw.c -o print_raw.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT print_rnd_mode.lo -MD -MP -MF ".deps/print_rnd_mode.Tpo" -c -o print_rnd_mode.lo /Users/geist/haiku/buildtools/gcc/mpfr/print_rnd_mode.c; \ then mv -f ".deps/print_rnd_mode.Tpo" ".deps/print_rnd_mode.Plo"; else rm -f ".deps/print_rnd_mode.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/print_rnd_mode.c -o print_rnd_mode.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT random2.lo -MD -MP -MF ".deps/random2.Tpo" -c -o random2.lo /Users/geist/haiku/buildtools/gcc/mpfr/random2.c; \ then mv -f ".deps/random2.Tpo" ".deps/random2.Plo"; else rm -f ".deps/random2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT random2.lo -MD -MP -MF .deps/random2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/random2.c -o random2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT random.lo -MD -MP -MF ".deps/random.Tpo" -c -o random.lo /Users/geist/haiku/buildtools/gcc/mpfr/random.c; \ then mv -f ".deps/random.Tpo" ".deps/random.Plo"; else rm -f ".deps/random.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/random.c -o random.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT reldiff.lo -MD -MP -MF ".deps/reldiff.Tpo" -c -o reldiff.lo /Users/geist/haiku/buildtools/gcc/mpfr/reldiff.c; \ then mv -f ".deps/reldiff.Tpo" ".deps/reldiff.Plo"; else rm -f ".deps/reldiff.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/reldiff.c -o reldiff.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_prec.lo -MD -MP -MF ".deps/round_prec.Tpo" -c -o round_prec.lo /Users/geist/haiku/buildtools/gcc/mpfr/round_prec.c; \ then mv -f ".deps/round_prec.Tpo" ".deps/round_prec.Plo"; else rm -f ".deps/round_prec.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/round_prec.c -o round_prec.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set.lo -MD -MP -MF ".deps/set.Tpo" -c -o set.lo /Users/geist/haiku/buildtools/gcc/mpfr/set.c; \ then mv -f ".deps/set.Tpo" ".deps/set.Plo"; else rm -f ".deps/set.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set.c -o set.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setmax.lo -MD -MP -MF ".deps/setmax.Tpo" -c -o setmax.lo /Users/geist/haiku/buildtools/gcc/mpfr/setmax.c; \ then mv -f ".deps/setmax.Tpo" ".deps/setmax.Plo"; else rm -f ".deps/setmax.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/setmax.c -o setmax.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setmin.lo -MD -MP -MF ".deps/setmin.Tpo" -c -o setmin.lo /Users/geist/haiku/buildtools/gcc/mpfr/setmin.c; \ then mv -f ".deps/setmin.Tpo" ".deps/setmin.Plo"; else rm -f ".deps/setmin.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/setmin.c -o setmin.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_d.lo -MD -MP -MF ".deps/set_d.Tpo" -c -o set_d.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_d.c; \ then mv -f ".deps/set_d.Tpo" ".deps/set_d.Plo"; else rm -f ".deps/set_d.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_d.c -o set_d.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_dfl_prec.lo -MD -MP -MF ".deps/set_dfl_prec.Tpo" -c -o set_dfl_prec.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_dfl_prec.c; \ then mv -f ".deps/set_dfl_prec.Tpo" ".deps/set_dfl_prec.Plo"; else rm -f ".deps/set_dfl_prec.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_dfl_prec.c -o set_dfl_prec.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_exp.lo -MD -MP -MF ".deps/set_exp.Tpo" -c -o set_exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_exp.c; \ then mv -f ".deps/set_exp.Tpo" ".deps/set_exp.Plo"; else rm -f ".deps/set_exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_exp.c -o set_exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_rnd.lo -MD -MP -MF ".deps/set_rnd.Tpo" -c -o set_rnd.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_rnd.c; \ then mv -f ".deps/set_rnd.Tpo" ".deps/set_rnd.Plo"; else rm -f ".deps/set_rnd.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_rnd.c -o set_rnd.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_f.lo -MD -MP -MF ".deps/set_f.Tpo" -c -o set_f.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_f.c; \ then mv -f ".deps/set_f.Tpo" ".deps/set_f.Plo"; else rm -f ".deps/set_f.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_f.c -o set_f.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_prc_raw.lo -MD -MP -MF ".deps/set_prc_raw.Tpo" -c -o set_prc_raw.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_prc_raw.c; \ then mv -f ".deps/set_prc_raw.Tpo" ".deps/set_prc_raw.Plo"; else rm -f ".deps/set_prc_raw.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_prc_raw.c -o set_prc_raw.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_prec.lo -MD -MP -MF ".deps/set_prec.Tpo" -c -o set_prec.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_prec.c; \ then mv -f ".deps/set_prec.Tpo" ".deps/set_prec.Plo"; else rm -f ".deps/set_prec.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_prec.c -o set_prec.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_q.lo -MD -MP -MF ".deps/set_q.Tpo" -c -o set_q.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_q.c; \ then mv -f ".deps/set_q.Tpo" ".deps/set_q.Plo"; else rm -f ".deps/set_q.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_q.c -o set_q.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_si.lo -MD -MP -MF ".deps/set_si.Tpo" -c -o set_si.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_si.c; \ then mv -f ".deps/set_si.Tpo" ".deps/set_si.Plo"; else rm -f ".deps/set_si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_si.c -o set_si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_str.lo -MD -MP -MF ".deps/set_str.Tpo" -c -o set_str.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_str.c; \ then mv -f ".deps/set_str.Tpo" ".deps/set_str.Plo"; else rm -f ".deps/set_str.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_str.c -o set_str.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_str_raw.lo -MD -MP -MF ".deps/set_str_raw.Tpo" -c -o set_str_raw.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_str_raw.c; \ then mv -f ".deps/set_str_raw.Tpo" ".deps/set_str_raw.Plo"; else rm -f ".deps/set_str_raw.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_str_raw.c -o set_str_raw.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ui.lo -MD -MP -MF ".deps/set_ui.Tpo" -c -o set_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_ui.c; \ then mv -f ".deps/set_ui.Tpo" ".deps/set_ui.Plo"; else rm -f ".deps/set_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_ui.c -o set_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_z.lo -MD -MP -MF ".deps/set_z.Tpo" -c -o set_z.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_z.c; \ then mv -f ".deps/set_z.Tpo" ".deps/set_z.Plo"; else rm -f ".deps/set_z.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_z.c -o set_z.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqrt.lo -MD -MP -MF ".deps/sqrt.Tpo" -c -o sqrt.lo /Users/geist/haiku/buildtools/gcc/mpfr/sqrt.c; \ then mv -f ".deps/sqrt.Tpo" ".deps/sqrt.Plo"; else rm -f ".deps/sqrt.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sqrt.c -o sqrt.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqrt_ui.lo -MD -MP -MF ".deps/sqrt_ui.Tpo" -c -o sqrt_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/sqrt_ui.c; \ then mv -f ".deps/sqrt_ui.Tpo" ".deps/sqrt_ui.Plo"; else rm -f ".deps/sqrt_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sqrt_ui.c -o sqrt_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub.lo -MD -MP -MF ".deps/sub.Tpo" -c -o sub.lo /Users/geist/haiku/buildtools/gcc/mpfr/sub.c; \ then mv -f ".deps/sub.Tpo" ".deps/sub.Plo"; else rm -f ".deps/sub.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sub.c -o sub.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub1.lo -MD -MP -MF ".deps/sub1.Tpo" -c -o sub1.lo /Users/geist/haiku/buildtools/gcc/mpfr/sub1.c; \ then mv -f ".deps/sub1.Tpo" ".deps/sub1.Plo"; else rm -f ".deps/sub1.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sub1.c -o sub1.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub_ui.lo -MD -MP -MF ".deps/sub_ui.Tpo" -c -o sub_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/sub_ui.c; \ then mv -f ".deps/sub_ui.Tpo" ".deps/sub_ui.Plo"; else rm -f ".deps/sub_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sub_ui.c -o sub_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT rint.lo -MD -MP -MF ".deps/rint.Tpo" -c -o rint.lo /Users/geist/haiku/buildtools/gcc/mpfr/rint.c; \ then mv -f ".deps/rint.Tpo" ".deps/rint.Plo"; else rm -f ".deps/rint.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/rint.c -o rint.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_div.lo -MD -MP -MF ".deps/ui_div.Tpo" -c -o ui_div.lo /Users/geist/haiku/buildtools/gcc/mpfr/ui_div.c; \ then mv -f ".deps/ui_div.Tpo" ".deps/ui_div.Plo"; else rm -f ".deps/ui_div.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/ui_div.c -o ui_div.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_sub.lo -MD -MP -MF ".deps/ui_sub.Tpo" -c -o ui_sub.lo /Users/geist/haiku/buildtools/gcc/mpfr/ui_sub.c; \ then mv -f ".deps/ui_sub.Tpo" ".deps/ui_sub.Plo"; else rm -f ".deps/ui_sub.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/ui_sub.c -o ui_sub.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT urandomb.lo -MD -MP -MF ".deps/urandomb.Tpo" -c -o urandomb.lo /Users/geist/haiku/buildtools/gcc/mpfr/urandomb.c; \ then mv -f ".deps/urandomb.Tpo" ".deps/urandomb.Plo"; else rm -f ".deps/urandomb.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/urandomb.c -o urandomb.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_z_exp.lo -MD -MP -MF ".deps/get_z_exp.Tpo" -c -o get_z_exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_z_exp.c; \ then mv -f ".deps/get_z_exp.Tpo" ".deps/get_z_exp.Plo"; else rm -f ".deps/get_z_exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_z_exp.c -o get_z_exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT swap.lo -MD -MP -MF ".deps/swap.Tpo" -c -o swap.lo /Users/geist/haiku/buildtools/gcc/mpfr/swap.c; \ then mv -f ".deps/swap.Tpo" ".deps/swap.Plo"; else rm -f ".deps/swap.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/swap.c -o swap.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT factorial.lo -MD -MP -MF ".deps/factorial.Tpo" -c -o factorial.lo /Users/geist/haiku/buildtools/gcc/mpfr/factorial.c; \ then mv -f ".deps/factorial.Tpo" ".deps/factorial.Plo"; else rm -f ".deps/factorial.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/factorial.c -o factorial.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cosh.lo -MD -MP -MF ".deps/cosh.Tpo" -c -o cosh.lo /Users/geist/haiku/buildtools/gcc/mpfr/cosh.c; \ then mv -f ".deps/cosh.Tpo" ".deps/cosh.Plo"; else rm -f ".deps/cosh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cosh.c -o cosh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sinh.lo -MD -MP -MF ".deps/sinh.Tpo" -c -o sinh.lo /Users/geist/haiku/buildtools/gcc/mpfr/sinh.c; \ then mv -f ".deps/sinh.Tpo" ".deps/sinh.Plo"; else rm -f ".deps/sinh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sinh.c -o sinh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT tanh.lo -MD -MP -MF ".deps/tanh.Tpo" -c -o tanh.lo /Users/geist/haiku/buildtools/gcc/mpfr/tanh.c; \ then mv -f ".deps/tanh.Tpo" ".deps/tanh.Plo"; else rm -f ".deps/tanh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/tanh.c -o tanh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT acosh.lo -MD -MP -MF ".deps/acosh.Tpo" -c -o acosh.lo /Users/geist/haiku/buildtools/gcc/mpfr/acosh.c; \ then mv -f ".deps/acosh.Tpo" ".deps/acosh.Plo"; else rm -f ".deps/acosh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/acosh.c -o acosh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT asinh.lo -MD -MP -MF ".deps/asinh.Tpo" -c -o asinh.lo /Users/geist/haiku/buildtools/gcc/mpfr/asinh.c; \ then mv -f ".deps/asinh.Tpo" ".deps/asinh.Plo"; else rm -f ".deps/asinh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/asinh.c -o asinh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atanh.lo -MD -MP -MF ".deps/atanh.Tpo" -c -o atanh.lo /Users/geist/haiku/buildtools/gcc/mpfr/atanh.c; \ then mv -f ".deps/atanh.Tpo" ".deps/atanh.Plo"; else rm -f ".deps/atanh.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/atanh.c -o atanh.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atan.lo -MD -MP -MF ".deps/atan.Tpo" -c -o atan.lo /Users/geist/haiku/buildtools/gcc/mpfr/atan.c; \ then mv -f ".deps/atan.Tpo" ".deps/atan.Plo"; else rm -f ".deps/atan.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/atan.c -o atan.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp2.lo -MD -MP -MF ".deps/cmp2.Tpo" -c -o cmp2.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp2.c; \ then mv -f ".deps/cmp2.Tpo" ".deps/cmp2.Plo"; else rm -f ".deps/cmp2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp2.c -o cmp2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp_2.lo -MD -MP -MF ".deps/exp_2.Tpo" -c -o exp_2.lo /Users/geist/haiku/buildtools/gcc/mpfr/exp_2.c; \ then mv -f ".deps/exp_2.Tpo" ".deps/exp_2.Plo"; else rm -f ".deps/exp_2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/exp_2.c -o exp_2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT asin.lo -MD -MP -MF ".deps/asin.Tpo" -c -o asin.lo /Users/geist/haiku/buildtools/gcc/mpfr/asin.c; \ then mv -f ".deps/asin.Tpo" ".deps/asin.Plo"; else rm -f ".deps/asin.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/asin.c -o asin.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_euler.lo -MD -MP -MF ".deps/const_euler.Tpo" -c -o const_euler.lo /Users/geist/haiku/buildtools/gcc/mpfr/const_euler.c; \ then mv -f ".deps/const_euler.Tpo" ".deps/const_euler.Plo"; else rm -f ".deps/const_euler.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/const_euler.c -o const_euler.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cos.lo -MD -MP -MF ".deps/cos.Tpo" -c -o cos.lo /Users/geist/haiku/buildtools/gcc/mpfr/cos.c; \ then mv -f ".deps/cos.Tpo" ".deps/cos.Plo"; else rm -f ".deps/cos.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cos.c -o cos.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sin.lo -MD -MP -MF ".deps/sin.Tpo" -c -o sin.lo /Users/geist/haiku/buildtools/gcc/mpfr/sin.c; \ then mv -f ".deps/sin.Tpo" ".deps/sin.Plo"; else rm -f ".deps/sin.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sin.c -o sin.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT tan.lo -MD -MP -MF ".deps/tan.Tpo" -c -o tan.lo /Users/geist/haiku/buildtools/gcc/mpfr/tan.c; \ then mv -f ".deps/tan.Tpo" ".deps/tan.Plo"; else rm -f ".deps/tan.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/tan.c -o tan.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fma.lo -MD -MP -MF ".deps/fma.Tpo" -c -o fma.lo /Users/geist/haiku/buildtools/gcc/mpfr/fma.c; \ then mv -f ".deps/fma.Tpo" ".deps/fma.Plo"; else rm -f ".deps/fma.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fma.c -o fma.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fms.lo -MD -MP -MF ".deps/fms.Tpo" -c -o fms.lo /Users/geist/haiku/buildtools/gcc/mpfr/fms.c; \ then mv -f ".deps/fms.Tpo" ".deps/fms.Plo"; else rm -f ".deps/fms.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fms.c -o fms.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT hypot.lo -MD -MP -MF ".deps/hypot.Tpo" -c -o hypot.lo /Users/geist/haiku/buildtools/gcc/mpfr/hypot.c; \ then mv -f ".deps/hypot.Tpo" ".deps/hypot.Plo"; else rm -f ".deps/hypot.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/hypot.c -o hypot.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log1p.lo -MD -MP -MF ".deps/log1p.Tpo" -c -o log1p.lo /Users/geist/haiku/buildtools/gcc/mpfr/log1p.c; \ then mv -f ".deps/log1p.Tpo" ".deps/log1p.Plo"; else rm -f ".deps/log1p.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/log1p.c -o log1p.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT expm1.lo -MD -MP -MF ".deps/expm1.Tpo" -c -o expm1.lo /Users/geist/haiku/buildtools/gcc/mpfr/expm1.c; \ then mv -f ".deps/expm1.Tpo" ".deps/expm1.Plo"; else rm -f ".deps/expm1.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/expm1.c -o expm1.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log2.lo -MD -MP -MF ".deps/log2.Tpo" -c -o log2.lo /Users/geist/haiku/buildtools/gcc/mpfr/log2.c; \ then mv -f ".deps/log2.Tpo" ".deps/log2.Plo"; else rm -f ".deps/log2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/log2.c -o log2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log10.lo -MD -MP -MF ".deps/log10.Tpo" -c -o log10.lo /Users/geist/haiku/buildtools/gcc/mpfr/log10.c; \ then mv -f ".deps/log10.Tpo" ".deps/log10.Plo"; else rm -f ".deps/log10.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/log10.c -o log10.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_pow.lo -MD -MP -MF ".deps/ui_pow.Tpo" -c -o ui_pow.lo /Users/geist/haiku/buildtools/gcc/mpfr/ui_pow.c; \ then mv -f ".deps/ui_pow.Tpo" ".deps/ui_pow.Plo"; else rm -f ".deps/ui_pow.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/ui_pow.c -o ui_pow.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_pow_ui.lo -MD -MP -MF ".deps/ui_pow_ui.Tpo" -c -o ui_pow_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/ui_pow_ui.c; \ then mv -f ".deps/ui_pow_ui.Tpo" ".deps/ui_pow_ui.Plo"; else rm -f ".deps/ui_pow_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/ui_pow_ui.c -o ui_pow_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT minmax.lo -MD -MP -MF ".deps/minmax.Tpo" -c -o minmax.lo /Users/geist/haiku/buildtools/gcc/mpfr/minmax.c; \ then mv -f ".deps/minmax.Tpo" ".deps/minmax.Plo"; else rm -f ".deps/minmax.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/minmax.c -o minmax.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT dim.lo -MD -MP -MF ".deps/dim.Tpo" -c -o dim.lo /Users/geist/haiku/buildtools/gcc/mpfr/dim.c; \ then mv -f ".deps/dim.Tpo" ".deps/dim.Plo"; else rm -f ".deps/dim.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/dim.c -o dim.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT signbit.lo -MD -MP -MF ".deps/signbit.Tpo" -c -o signbit.lo /Users/geist/haiku/buildtools/gcc/mpfr/signbit.c; \ then mv -f ".deps/signbit.Tpo" ".deps/signbit.Plo"; else rm -f ".deps/signbit.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/signbit.c -o signbit.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT copysign.lo -MD -MP -MF ".deps/copysign.Tpo" -c -o copysign.lo /Users/geist/haiku/buildtools/gcc/mpfr/copysign.c; \ then mv -f ".deps/copysign.Tpo" ".deps/copysign.Plo"; else rm -f ".deps/copysign.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/copysign.c -o copysign.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setsign.lo -MD -MP -MF ".deps/setsign.Tpo" -c -o setsign.lo /Users/geist/haiku/buildtools/gcc/mpfr/setsign.c; \ then mv -f ".deps/setsign.Tpo" ".deps/setsign.Plo"; else rm -f ".deps/setsign.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/setsign.c -o setsign.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT gmp_op.lo -MD -MP -MF ".deps/gmp_op.Tpo" -c -o gmp_op.lo /Users/geist/haiku/buildtools/gcc/mpfr/gmp_op.c; \ then mv -f ".deps/gmp_op.Tpo" ".deps/gmp_op.Plo"; else rm -f ".deps/gmp_op.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/gmp_op.c -o gmp_op.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT init2.lo -MD -MP -MF ".deps/init2.Tpo" -c -o init2.lo /Users/geist/haiku/buildtools/gcc/mpfr/init2.c; \ then mv -f ".deps/init2.Tpo" ".deps/init2.Plo"; else rm -f ".deps/init2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/init2.c -o init2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT acos.lo -MD -MP -MF ".deps/acos.Tpo" -c -o acos.lo /Users/geist/haiku/buildtools/gcc/mpfr/acos.c; \ then mv -f ".deps/acos.Tpo" ".deps/acos.Plo"; else rm -f ".deps/acos.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/acos.c -o acos.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sin_cos.lo -MD -MP -MF ".deps/sin_cos.Tpo" -c -o sin_cos.lo /Users/geist/haiku/buildtools/gcc/mpfr/sin_cos.c; \ then mv -f ".deps/sin_cos.Tpo" ".deps/sin_cos.Plo"; else rm -f ".deps/sin_cos.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sin_cos.c -o sin_cos.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_nan.lo -MD -MP -MF ".deps/set_nan.Tpo" -c -o set_nan.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_nan.c; \ then mv -f ".deps/set_nan.Tpo" ".deps/set_nan.Plo"; else rm -f ".deps/set_nan.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_nan.c -o set_nan.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_inf.lo -MD -MP -MF ".deps/set_inf.Tpo" -c -o set_inf.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_inf.c; \ then mv -f ".deps/set_inf.Tpo" ".deps/set_inf.Plo"; else rm -f ".deps/set_inf.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_inf.c -o set_inf.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT powerof2.lo -MD -MP -MF ".deps/powerof2.Tpo" -c -o powerof2.lo /Users/geist/haiku/buildtools/gcc/mpfr/powerof2.c; \ then mv -f ".deps/powerof2.Tpo" ".deps/powerof2.Plo"; else rm -f ".deps/powerof2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/powerof2.c -o powerof2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT gamma.lo -MD -MP -MF ".deps/gamma.Tpo" -c -o gamma.lo /Users/geist/haiku/buildtools/gcc/mpfr/gamma.c; \ then mv -f ".deps/gamma.Tpo" ".deps/gamma.Plo"; else rm -f ".deps/gamma.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/gamma.c -o gamma.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ld.lo -MD -MP -MF ".deps/set_ld.Tpo" -c -o set_ld.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_ld.c; \ then mv -f ".deps/set_ld.Tpo" ".deps/set_ld.Plo"; else rm -f ".deps/set_ld.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_ld.c -o set_ld.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_ld.lo -MD -MP -MF ".deps/get_ld.Tpo" -c -o get_ld.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_ld.c; \ then mv -f ".deps/get_ld.Tpo" ".deps/get_ld.Plo"; else rm -f ".deps/get_ld.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_ld.c -o get_ld.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cbrt.lo -MD -MP -MF ".deps/cbrt.Tpo" -c -o cbrt.lo /Users/geist/haiku/buildtools/gcc/mpfr/cbrt.c; \ then mv -f ".deps/cbrt.Tpo" ".deps/cbrt.Plo"; else rm -f ".deps/cbrt.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cbrt.c -o cbrt.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT volatile.lo -MD -MP -MF ".deps/volatile.Tpo" -c -o volatile.lo /Users/geist/haiku/buildtools/gcc/mpfr/volatile.c; \ then mv -f ".deps/volatile.Tpo" ".deps/volatile.Plo"; else rm -f ".deps/volatile.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/volatile.c -o volatile.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_sshort.lo -MD -MP -MF ".deps/fits_sshort.Tpo" -c -o fits_sshort.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_sshort.c; \ then mv -f ".deps/fits_sshort.Tpo" ".deps/fits_sshort.Plo"; else rm -f ".deps/fits_sshort.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_sshort.c -o fits_sshort.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_sint.lo -MD -MP -MF ".deps/fits_sint.Tpo" -c -o fits_sint.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_sint.c; \ then mv -f ".deps/fits_sint.Tpo" ".deps/fits_sint.Plo"; else rm -f ".deps/fits_sint.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_sint.c -o fits_sint.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_slong.lo -MD -MP -MF ".deps/fits_slong.Tpo" -c -o fits_slong.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_slong.c; \ then mv -f ".deps/fits_slong.Tpo" ".deps/fits_slong.Plo"; else rm -f ".deps/fits_slong.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_slong.c -o fits_slong.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_ushort.lo -MD -MP -MF ".deps/fits_ushort.Tpo" -c -o fits_ushort.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_ushort.c; \ then mv -f ".deps/fits_ushort.Tpo" ".deps/fits_ushort.Plo"; else rm -f ".deps/fits_ushort.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_ushort.c -o fits_ushort.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_uint.lo -MD -MP -MF ".deps/fits_uint.Tpo" -c -o fits_uint.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_uint.c; \ then mv -f ".deps/fits_uint.Tpo" ".deps/fits_uint.Plo"; else rm -f ".deps/fits_uint.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_uint.c -o fits_uint.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_ulong.lo -MD -MP -MF ".deps/fits_ulong.Tpo" -c -o fits_ulong.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_ulong.c; \ then mv -f ".deps/fits_ulong.Tpo" ".deps/fits_ulong.Plo"; else rm -f ".deps/fits_ulong.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_ulong.c -o fits_ulong.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_uintmax.lo -MD -MP -MF ".deps/fits_uintmax.Tpo" -c -o fits_uintmax.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_uintmax.c; \ then mv -f ".deps/fits_uintmax.Tpo" ".deps/fits_uintmax.Plo"; else rm -f ".deps/fits_uintmax.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_uintmax.c -o fits_uintmax.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_intmax.lo -MD -MP -MF ".deps/fits_intmax.Tpo" -c -o fits_intmax.lo /Users/geist/haiku/buildtools/gcc/mpfr/fits_intmax.c; \ then mv -f ".deps/fits_intmax.Tpo" ".deps/fits_intmax.Plo"; else rm -f ".deps/fits_intmax.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/fits_intmax.c -o fits_intmax.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_si.lo -MD -MP -MF ".deps/get_si.Tpo" -c -o get_si.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_si.c; \ then mv -f ".deps/get_si.Tpo" ".deps/get_si.Plo"; else rm -f ".deps/get_si.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_si.c -o get_si.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_ui.lo -MD -MP -MF ".deps/get_ui.Tpo" -c -o get_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_ui.c; \ then mv -f ".deps/get_ui.Tpo" ".deps/get_ui.Plo"; else rm -f ".deps/get_ui.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_ui.c -o get_ui.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT zeta.lo -MD -MP -MF ".deps/zeta.Tpo" -c -o zeta.lo /Users/geist/haiku/buildtools/gcc/mpfr/zeta.c; \ then mv -f ".deps/zeta.Tpo" ".deps/zeta.Plo"; else rm -f ".deps/zeta.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/zeta.c -o zeta.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_d.lo -MD -MP -MF ".deps/cmp_d.Tpo" -c -o cmp_d.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp_d.c; \ then mv -f ".deps/cmp_d.Tpo" ".deps/cmp_d.Plo"; else rm -f ".deps/cmp_d.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp_d.c -o cmp_d.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT erf.lo -MD -MP -MF ".deps/erf.Tpo" -c -o erf.lo /Users/geist/haiku/buildtools/gcc/mpfr/erf.c; \ then mv -f ".deps/erf.Tpo" ".deps/erf.Plo"; else rm -f ".deps/erf.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/erf.c -o erf.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inits.lo -MD -MP -MF ".deps/inits.Tpo" -c -o inits.lo /Users/geist/haiku/buildtools/gcc/mpfr/inits.c; \ then mv -f ".deps/inits.Tpo" ".deps/inits.Plo"; else rm -f ".deps/inits.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/inits.c -o inits.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inits2.lo -MD -MP -MF ".deps/inits2.Tpo" -c -o inits2.lo /Users/geist/haiku/buildtools/gcc/mpfr/inits2.c; \ then mv -f ".deps/inits2.Tpo" ".deps/inits2.Plo"; else rm -f ".deps/inits2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/inits2.c -o inits2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT clears.lo -MD -MP -MF ".deps/clears.Tpo" -c -o clears.lo /Users/geist/haiku/buildtools/gcc/mpfr/clears.c; \ then mv -f ".deps/clears.Tpo" ".deps/clears.Plo"; else rm -f ".deps/clears.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/clears.c -o clears.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sgn.lo -MD -MP -MF ".deps/sgn.Tpo" -c -o sgn.lo /Users/geist/haiku/buildtools/gcc/mpfr/sgn.c; \ then mv -f ".deps/sgn.Tpo" ".deps/sgn.Plo"; else rm -f ".deps/sgn.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sgn.c -o sgn.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT check.lo -MD -MP -MF ".deps/check.Tpo" -c -o check.lo /Users/geist/haiku/buildtools/gcc/mpfr/check.c; \ then mv -f ".deps/check.Tpo" ".deps/check.Plo"; else rm -f ".deps/check.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/check.c -o check.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub1sp.lo -MD -MP -MF ".deps/sub1sp.Tpo" -c -o sub1sp.lo /Users/geist/haiku/buildtools/gcc/mpfr/sub1sp.c; \ then mv -f ".deps/sub1sp.Tpo" ".deps/sub1sp.Plo"; else rm -f ".deps/sub1sp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sub1sp.c -o sub1sp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo /Users/geist/haiku/buildtools/gcc/mpfr/version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/version.c -o version.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mpn_exp.lo -MD -MP -MF ".deps/mpn_exp.Tpo" -c -o mpn_exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/mpn_exp.c; \ then mv -f ".deps/mpn_exp.Tpo" ".deps/mpn_exp.Plo"; else rm -f ".deps/mpn_exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mpn_exp.c -o mpn_exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mpfr-gmp.lo -MD -MP -MF ".deps/mpfr-gmp.Tpo" -c -o mpfr-gmp.lo /Users/geist/haiku/buildtools/gcc/mpfr/mpfr-gmp.c; \ then mv -f ".deps/mpfr-gmp.Tpo" ".deps/mpfr-gmp.Plo"; else rm -f ".deps/mpfr-gmp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mpfr-gmp.c -o mpfr-gmp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mp_clz_tab.lo -MD -MP -MF ".deps/mp_clz_tab.Tpo" -c -o mp_clz_tab.lo /Users/geist/haiku/buildtools/gcc/mpfr/mp_clz_tab.c; \ then mv -f ".deps/mp_clz_tab.Tpo" ".deps/mp_clz_tab.Plo"; else rm -f ".deps/mp_clz_tab.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mp_clz_tab.c -o mp_clz_tab.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sum.lo -MD -MP -MF ".deps/sum.Tpo" -c -o sum.lo /Users/geist/haiku/buildtools/gcc/mpfr/sum.c; \ then mv -f ".deps/sum.Tpo" ".deps/sum.Plo"; else rm -f ".deps/sum.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sum.c -o sum.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add1sp.lo -MD -MP -MF ".deps/add1sp.Tpo" -c -o add1sp.lo /Users/geist/haiku/buildtools/gcc/mpfr/add1sp.c; \ then mv -f ".deps/add1sp.Tpo" ".deps/add1sp.Plo"; else rm -f ".deps/add1sp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/add1sp.c -o add1sp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT free_cache.lo -MD -MP -MF ".deps/free_cache.Tpo" -c -o free_cache.lo /Users/geist/haiku/buildtools/gcc/mpfr/free_cache.c; \ then mv -f ".deps/free_cache.Tpo" ".deps/free_cache.Plo"; else rm -f ".deps/free_cache.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/free_cache.c -o free_cache.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT si_op.lo -MD -MP -MF ".deps/si_op.Tpo" -c -o si_op.lo /Users/geist/haiku/buildtools/gcc/mpfr/si_op.c; \ then mv -f ".deps/si_op.Tpo" ".deps/si_op.Plo"; else rm -f ".deps/si_op.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/si_op.c -o si_op.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_ld.lo -MD -MP -MF ".deps/cmp_ld.Tpo" -c -o cmp_ld.lo /Users/geist/haiku/buildtools/gcc/mpfr/cmp_ld.c; \ then mv -f ".deps/cmp_ld.Tpo" ".deps/cmp_ld.Plo"; else rm -f ".deps/cmp_ld.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cmp_ld.c -o cmp_ld.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ui_2exp.lo -MD -MP -MF ".deps/set_ui_2exp.Tpo" -c -o set_ui_2exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_ui_2exp.c; \ then mv -f ".deps/set_ui_2exp.Tpo" ".deps/set_ui_2exp.Plo"; else rm -f ".deps/set_ui_2exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_ui_2exp.c -o set_ui_2exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_si_2exp.lo -MD -MP -MF ".deps/set_si_2exp.Tpo" -c -o set_si_2exp.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_si_2exp.c; \ then mv -f ".deps/set_si_2exp.Tpo" ".deps/set_si_2exp.Plo"; else rm -f ".deps/set_si_2exp.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_si_2exp.c -o set_si_2exp.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_uj.lo -MD -MP -MF ".deps/set_uj.Tpo" -c -o set_uj.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_uj.c; \ then mv -f ".deps/set_uj.Tpo" ".deps/set_uj.Plo"; else rm -f ".deps/set_uj.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_uj.c -o set_uj.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_sj.lo -MD -MP -MF ".deps/set_sj.Tpo" -c -o set_sj.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_sj.c; \ then mv -f ".deps/set_sj.Tpo" ".deps/set_sj.Plo"; else rm -f ".deps/set_sj.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_sj.c -o set_sj.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_sj.lo -MD -MP -MF ".deps/get_sj.Tpo" -c -o get_sj.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_sj.c; \ then mv -f ".deps/get_sj.Tpo" ".deps/get_sj.Plo"; else rm -f ".deps/get_sj.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_sj.c -o get_sj.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_uj.lo -MD -MP -MF ".deps/get_uj.Tpo" -c -o get_uj.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_uj.c; \ then mv -f ".deps/get_uj.Tpo" ".deps/get_uj.Plo"; else rm -f ".deps/get_uj.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_uj.c -o get_uj.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_z.lo -MD -MP -MF ".deps/get_z.Tpo" -c -o get_z.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_z.c; \ then mv -f ".deps/get_z.Tpo" ".deps/get_z.Plo"; else rm -f ".deps/get_z.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_z.c -o get_z.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT iszero.lo -MD -MP -MF ".deps/iszero.Tpo" -c -o iszero.lo /Users/geist/haiku/buildtools/gcc/mpfr/iszero.c; \ then mv -f ".deps/iszero.Tpo" ".deps/iszero.Plo"; else rm -f ".deps/iszero.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/iszero.c -o iszero.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cache.lo -MD -MP -MF ".deps/cache.Tpo" -c -o cache.lo /Users/geist/haiku/buildtools/gcc/mpfr/cache.c; \ then mv -f ".deps/cache.Tpo" ".deps/cache.Plo"; else rm -f ".deps/cache.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cache.c -o cache.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqr.lo -MD -MP -MF ".deps/sqr.Tpo" -c -o sqr.lo /Users/geist/haiku/buildtools/gcc/mpfr/sqr.c; \ then mv -f ".deps/sqr.Tpo" ".deps/sqr.Plo"; else rm -f ".deps/sqr.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sqr.c -o sqr.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT int_ceil_log2.lo -MD -MP -MF ".deps/int_ceil_log2.Tpo" -c -o int_ceil_log2.lo /Users/geist/haiku/buildtools/gcc/mpfr/int_ceil_log2.c; \ then mv -f ".deps/int_ceil_log2.Tpo" ".deps/int_ceil_log2.Plo"; else rm -f ".deps/int_ceil_log2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/int_ceil_log2.c -o int_ceil_log2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isqrt.lo -MD -MP -MF ".deps/isqrt.Tpo" -c -o isqrt.lo /Users/geist/haiku/buildtools/gcc/mpfr/isqrt.c; \ then mv -f ".deps/isqrt.Tpo" ".deps/isqrt.Plo"; else rm -f ".deps/isqrt.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/isqrt.c -o isqrt.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT strtofr.lo -MD -MP -MF ".deps/strtofr.Tpo" -c -o strtofr.lo /Users/geist/haiku/buildtools/gcc/mpfr/strtofr.c; \ then mv -f ".deps/strtofr.Tpo" ".deps/strtofr.Plo"; else rm -f ".deps/strtofr.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/strtofr.c -o strtofr.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_z.lo -MD -MP -MF ".deps/pow_z.Tpo" -c -o pow_z.lo /Users/geist/haiku/buildtools/gcc/mpfr/pow_z.c; \ then mv -f ".deps/pow_z.Tpo" ".deps/pow_z.Plo"; else rm -f ".deps/pow_z.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/pow_z.c -o pow_z.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT logging.lo -MD -MP -MF ".deps/logging.Tpo" -c -o logging.lo /Users/geist/haiku/buildtools/gcc/mpfr/logging.c; \ then mv -f ".deps/logging.Tpo" ".deps/logging.Plo"; else rm -f ".deps/logging.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/logging.c -o logging.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mulders.lo -MD -MP -MF ".deps/mulders.Tpo" -c -o mulders.lo /Users/geist/haiku/buildtools/gcc/mpfr/mulders.c; \ then mv -f ".deps/mulders.Tpo" ".deps/mulders.Plo"; else rm -f ".deps/mulders.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/mulders.c -o mulders.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_f.lo -MD -MP -MF ".deps/get_f.Tpo" -c -o get_f.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_f.c; \ then mv -f ".deps/get_f.Tpo" ".deps/get_f.Plo"; else rm -f ".deps/get_f.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_f.c -o get_f.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_p.lo -MD -MP -MF ".deps/round_p.Tpo" -c -o round_p.lo /Users/geist/haiku/buildtools/gcc/mpfr/round_p.c; \ then mv -f ".deps/round_p.Tpo" ".deps/round_p.Plo"; else rm -f ".deps/round_p.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/round_p.c -o round_p.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT erfc.lo -MD -MP -MF ".deps/erfc.Tpo" -c -o erfc.lo /Users/geist/haiku/buildtools/gcc/mpfr/erfc.c; \ then mv -f ".deps/erfc.Tpo" ".deps/erfc.Plo"; else rm -f ".deps/erfc.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/erfc.c -o erfc.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atan2.lo -MD -MP -MF ".deps/atan2.Tpo" -c -o atan2.lo /Users/geist/haiku/buildtools/gcc/mpfr/atan2.c; \ then mv -f ".deps/atan2.Tpo" ".deps/atan2.Plo"; else rm -f ".deps/atan2.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/atan2.c -o atan2.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT subnormal.lo -MD -MP -MF ".deps/subnormal.Tpo" -c -o subnormal.lo /Users/geist/haiku/buildtools/gcc/mpfr/subnormal.c; \ then mv -f ".deps/subnormal.Tpo" ".deps/subnormal.Plo"; else rm -f ".deps/subnormal.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/subnormal.c -o subnormal.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_catalan.lo -MD -MP -MF ".deps/const_catalan.Tpo" -c -o const_catalan.lo /Users/geist/haiku/buildtools/gcc/mpfr/const_catalan.c; \ then mv -f ".deps/const_catalan.Tpo" ".deps/const_catalan.Plo"; else rm -f ".deps/const_catalan.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/const_catalan.c -o const_catalan.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT root.lo -MD -MP -MF ".deps/root.Tpo" -c -o root.lo /Users/geist/haiku/buildtools/gcc/mpfr/root.c; \ then mv -f ".deps/root.Tpo" ".deps/root.Plo"; else rm -f ".deps/root.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/root.c -o root.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sec.lo -MD -MP -MF ".deps/sec.Tpo" -c -o sec.lo /Users/geist/haiku/buildtools/gcc/mpfr/sec.c; \ then mv -f ".deps/sec.Tpo" ".deps/sec.Plo"; else rm -f ".deps/sec.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sec.c -o sec.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT csc.lo -MD -MP -MF ".deps/csc.Tpo" -c -o csc.lo /Users/geist/haiku/buildtools/gcc/mpfr/csc.c; \ then mv -f ".deps/csc.Tpo" ".deps/csc.Plo"; else rm -f ".deps/csc.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/csc.c -o csc.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cot.lo -MD -MP -MF ".deps/cot.Tpo" -c -o cot.lo /Users/geist/haiku/buildtools/gcc/mpfr/cot.c; \ then mv -f ".deps/cot.Tpo" ".deps/cot.Plo"; else rm -f ".deps/cot.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/cot.c -o cot.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT eint.lo -MD -MP -MF ".deps/eint.Tpo" -c -o eint.lo /Users/geist/haiku/buildtools/gcc/mpfr/eint.c; \ then mv -f ".deps/eint.Tpo" ".deps/eint.Plo"; else rm -f ".deps/eint.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/eint.c -o eint.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sech.lo -MD -MP -MF ".deps/sech.Tpo" -c -o sech.lo /Users/geist/haiku/buildtools/gcc/mpfr/sech.c; \ then mv -f ".deps/sech.Tpo" ".deps/sech.Plo"; else rm -f ".deps/sech.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/sech.c -o sech.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT csch.lo -MD -MP -MF ".deps/csch.Tpo" -c -o csch.lo /Users/geist/haiku/buildtools/gcc/mpfr/csch.c; \ then mv -f ".deps/csch.Tpo" ".deps/csch.Plo"; else rm -f ".deps/csch.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/csch.c -o csch.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT coth.lo -MD -MP -MF ".deps/coth.Tpo" -c -o coth.lo /Users/geist/haiku/buildtools/gcc/mpfr/coth.c; \ then mv -f ".deps/coth.Tpo" ".deps/coth.Plo"; else rm -f ".deps/coth.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/coth.c -o coth.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_near_x.lo -MD -MP -MF ".deps/round_near_x.Tpo" -c -o round_near_x.lo /Users/geist/haiku/buildtools/gcc/mpfr/round_near_x.c; \ then mv -f ".deps/round_near_x.Tpo" ".deps/round_near_x.Plo"; else rm -f ".deps/round_near_x.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/round_near_x.c -o round_near_x.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT constant.lo -MD -MP -MF ".deps/constant.Tpo" -c -o constant.lo /Users/geist/haiku/buildtools/gcc/mpfr/constant.c; \ then mv -f ".deps/constant.Tpo" ".deps/constant.Plo"; else rm -f ".deps/constant.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/constant.c -o constant.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/tune -O2 -MT abort_prec_max.lo -MD -MP -MF ".deps/abort_prec_max.Tpo" -c -o abort_prec_max.lo /Users/geist/haiku/buildtools/gcc/mpfr/abort_prec_max.c; \ then mv -f ".deps/abort_prec_max.Tpo" ".deps/abort_prec_max.Plo"; else rm -f ".deps/abort_prec_max.Tpo"; exit 1; fi gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPF