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 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I/Users/geist/haiku/buildtools/gcc/mpfr -I/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 /Users/geist/haiku/buildtools/gcc/mpfr/abort_prec_max.c -o abort_prec_max.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 stack_interface.lo -MD -MP -MF ".deps/stack_interface.Tpo" -c -o stack_interface.lo /Users/geist/haiku/buildtools/gcc/mpfr/stack_interface.c; \ then mv -f ".deps/stack_interface.Tpo" ".deps/stack_interface.Plo"; else rm -f ".deps/stack_interface.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 stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/stack_interface.c -o stack_interface.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 lngamma.lo -MD -MP -MF ".deps/lngamma.Tpo" -c -o lngamma.lo /Users/geist/haiku/buildtools/gcc/mpfr/lngamma.c; \ then mv -f ".deps/lngamma.Tpo" ".deps/lngamma.Plo"; else rm -f ".deps/lngamma.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 lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/lngamma.c -o lngamma.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_ui.lo -MD -MP -MF ".deps/zeta_ui.Tpo" -c -o zeta_ui.lo /Users/geist/haiku/buildtools/gcc/mpfr/zeta_ui.c; \ then mv -f ".deps/zeta_ui.Tpo" ".deps/zeta_ui.Plo"; else rm -f ".deps/zeta_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 zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/zeta_ui.c -o zeta_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_d64.lo -MD -MP -MF ".deps/set_d64.Tpo" -c -o set_d64.lo /Users/geist/haiku/buildtools/gcc/mpfr/set_d64.c; \ then mv -f ".deps/set_d64.Tpo" ".deps/set_d64.Plo"; else rm -f ".deps/set_d64.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_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/set_d64.c -o set_d64.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_d64.lo -MD -MP -MF ".deps/get_d64.Tpo" -c -o get_d64.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_d64.c; \ then mv -f ".deps/get_d64.Tpo" ".deps/get_d64.Plo"; else rm -f ".deps/get_d64.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_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_d64.c -o get_d64.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 jn.lo -MD -MP -MF ".deps/jn.Tpo" -c -o jn.lo /Users/geist/haiku/buildtools/gcc/mpfr/jn.c; \ then mv -f ".deps/jn.Tpo" ".deps/jn.Plo"; else rm -f ".deps/jn.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 jn.lo -MD -MP -MF .deps/jn.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/jn.c -o jn.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 yn.lo -MD -MP -MF ".deps/yn.Tpo" -c -o yn.lo /Users/geist/haiku/buildtools/gcc/mpfr/yn.c; \ then mv -f ".deps/yn.Tpo" ".deps/yn.Plo"; else rm -f ".deps/yn.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 yn.lo -MD -MP -MF .deps/yn.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/yn.c -o yn.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 remquo.lo -MD -MP -MF ".deps/remquo.Tpo" -c -o remquo.lo /Users/geist/haiku/buildtools/gcc/mpfr/remquo.c; \ then mv -f ".deps/remquo.Tpo" ".deps/remquo.Plo"; else rm -f ".deps/remquo.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 remquo.lo -MD -MP -MF .deps/remquo.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/remquo.c -o remquo.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_patches.lo -MD -MP -MF ".deps/get_patches.Tpo" -c -o get_patches.lo /Users/geist/haiku/buildtools/gcc/mpfr/get_patches.c; \ then mv -f ".deps/get_patches.Tpo" ".deps/get_patches.Plo"; else rm -f ".deps/get_patches.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_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c /Users/geist/haiku/buildtools/gcc/mpfr/get_patches.c -o get_patches.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -o libmpfr.la -rpath /Users/geist/haiku/git/generated/cross-tools/lib -version-info 2:0:1 exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo random2.lo random.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo remquo.lo get_patches.lo -lgmp mkdir .libs ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o random2.o random.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o remquo.o get_patches.o ranlib: file: .libs/libmpfr.a(volatile.o) has no symbols ranlib: file: .libs/libmpfr.a(mp_clz_tab.o) has no symbols ranlib: file: .libs/libmpfr.a(logging.o) has no symbols ranlib: file: .libs/libmpfr.a(set_d64.o) has no symbols ranlib: file: .libs/libmpfr.a(get_d64.o) has no symbols ranlib .libs/libmpfr.a ranlib: file: .libs/libmpfr.a(volatile.o) has no symbols ranlib: file: .libs/libmpfr.a(mp_clz_tab.o) has no symbols ranlib: file: .libs/libmpfr.a(logging.o) has no symbols ranlib: file: .libs/libmpfr.a(set_d64.o) has no symbols ranlib: file: .libs/libmpfr.a(get_d64.o) has no symbols creating libmpfr.la (cd .libs && rm -f libmpfr.la && ln -s ../libmpfr.la libmpfr.la) mkdir build-i386-apple-darwin9.7.1 mkdir build-i386-apple-darwin9.7.1/libiberty Configuring in build-i386-apple-darwin9.7.1/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'. mkdir build-i386-apple-darwin9.7.1/fixincludes Configuring in build-i386-apple-darwin9.7.1/fixincludes configure: loading cache ../config.cache checking build system type... (cached) i386-apple-darwin9.7.1 checking host system type... (cached) i386-apple-darwin9.7.1 checking target system type... arm-unknown-haiku checking for i386-apple-darwin9.7.1-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -W... (cached) yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -Wwrite-strings... (cached) yes checking whether gcc supports -Wstrict-prototypes... (cached) 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... (cached) 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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 for fcntl.h... (cached) yes checking for sys/file.h... (cached) 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... (cached) yes checking whether basename is declared... (cached) no checking whether errno is declared... no checking whether vasprintf is declared... (cached) 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... (cached) yes checking for sys/mman.h... (cached) 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 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 ./libcpp Configuring in ./libcpp 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 whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c 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 for i386-apple-darwin9.7.1-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader 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 -pedantic -Wno-long-long... yes checking dependency style of gcc... gcc3 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 how to run the C preprocessor... gcc -E 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 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 getopt 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 vasprintf is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... 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); updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Po /Users/geist/haiku/buildtools/gcc/libcpp/charset.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Po /Users/geist/haiku/buildtools/gcc/libcpp/directives.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Po /Users/geist/haiku/buildtools/gcc/libcpp/directives-only.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Po /Users/geist/haiku/buildtools/gcc/libcpp/errors.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Po /Users/geist/haiku/buildtools/gcc/libcpp/expr.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Po /Users/geist/haiku/buildtools/gcc/libcpp/files.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Po /Users/geist/haiku/buildtools/gcc/libcpp/identifiers.c echo "#define LOCALEDIR \"/Users/geist/haiku/git/generated/cross-tools/share/locale\"" > localedir.new /Users/geist/haiku/buildtools/gcc/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Po /Users/geist/haiku/buildtools/gcc/libcpp/init.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Po /Users/geist/haiku/buildtools/gcc/libcpp/lex.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Po /Users/geist/haiku/buildtools/gcc/libcpp/line-map.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Po /Users/geist/haiku/buildtools/gcc/libcpp/macro.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Po /Users/geist/haiku/buildtools/gcc/libcpp/mkdeps.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Po /Users/geist/haiku/buildtools/gcc/libcpp/pch.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Po /Users/geist/haiku/buildtools/gcc/libcpp/symtab.c gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Po /Users/geist/haiku/buildtools/gcc/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gcc -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libcpp -I. -I/Users/geist/haiku/buildtools/gcc/libcpp/../include -I/Users/geist/haiku/buildtools/gcc/libcpp/include -c -o makedepend.o -MT makedepend.o -MMD -MP -MF .deps/makedepend.Po /Users/geist/haiku/buildtools/gcc/libcpp/makedepend.c gcc -O2 -o makedepend \ makedepend.o libcpp.a ../libiberty/libiberty.a \ -liconv mkdir ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes 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 for i386-apple-darwin9.7.1-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader 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 -Wcast-qual... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... gcc -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for ANSI C header files... (cached) yes 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 decimal floating point... dpd checking whether byte ordering is bigendian... no updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands source='/Users/geist/haiku/buildtools/gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -c /Users/geist/haiku/buildtools/gcc/libdecnumber/decNumber.c source='/Users/geist/haiku/buildtools/gcc/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -c /Users/geist/haiku/buildtools/gcc/libdecnumber/decContext.c source='/Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -c /Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal32.c source='/Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -c /Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal64.c source='/Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/Users/geist/haiku/buildtools/gcc/libdecnumber -I. -c /Users/geist/haiku/buildtools/gcc/libdecnumber/dpd/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="TARGET_CPU_generic" \ HEADERS="options.h config/dbxelf.h config/elfos.h config/haiku.h config/arm/elf.h config/arm/bpabi.h config/arm/haiku.h config/arm/aout.h config/arm/arm.h defaults.h" DEFINES="" \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/mkconfig.sh tm.h awk -f /Users/geist/haiku/buildtools/gcc/gcc/opt-gather.awk /Users/geist/haiku/buildtools/gcc/gcc/treelang/lang.opt /Users/geist/haiku/buildtools/gcc/gcc/c.opt /Users/geist/haiku/buildtools/gcc/gcc/common.opt /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.opt > tmp-optionlist /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options awk -f /Users/geist/haiku/buildtools/gcc/gcc/opt-functions.awk -f /Users/geist/haiku/buildtools/gcc/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/mkconfig.sh bconfig.h gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genmodes.o /Users/geist/haiku/buildtools/gcc/gcc/genmodes.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/errors.o /Users/geist/haiku/buildtools/gcc/gcc/errors.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genconstants.o /Users/geist/haiku/buildtools/gcc/gcc/genconstants.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gengenrtl.o /Users/geist/haiku/buildtools/gcc/gcc/gengenrtl.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/gengenrtl -h > tmp-genrtl.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gengtype.o /Users/geist/haiku/buildtools/gcc/gcc/gengtype.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gengtype-lex.o /Users/geist/haiku/buildtools/gcc/gcc/gengtype-lex.c gengtype-lex.c: In function ‘yy_get_next_buffer’: gengtype-lex.c:1884: warning: comparison between signed and unsigned gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gengtype-parse.o /Users/geist/haiku/buildtools/gcc/gcc/gengtype-parse.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ build/gengtype.o build/gengtype-lex.o build/gengtype-parse.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a echo '/Users/geist/haiku/buildtools/gcc/gcc/input.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/coretypes.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include/line-map.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include/cpplib.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include/cpp-id-data.h' >> tmp-gi.list echo 'auto-host.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../include/ansidecl.h' >> tmp-gi.list echo 'options.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/dbxelf.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/elfos.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/haiku.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/elf.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/bpabi.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/haiku.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/aout.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/defaults.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../include/hashtab.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../include/splay-tree.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/bitmap.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/alias.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/coverage.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/rtl.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/optabs.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/function.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/libfuncs.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include/symtab.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/real.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/varray.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/insn-addr.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/hwint.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/fixed-value.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-reference.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/output.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cfgloop.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cselib.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/basic-block.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cgraph.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/reload.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/caller-save.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/alias.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/bitmap.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cselib.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cgraph.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-prop.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-cp.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-inline.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/matrix-reorg.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/dbxout.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-struct-reorg.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/dwarf2out.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/dwarf2asm.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/dojump.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/emit-rtl.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/except.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/explow.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/expr.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/function.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/except.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/gcse.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/integrate.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/lists.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/optabs.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/profile.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/regclass.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/reg-stack.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cfglayout.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cfglayout.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/sdbout.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/stor-layout.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/stringpool.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/varasm.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-mudflap.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-flow.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-scalar-evolution.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssanames.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-eh.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-address.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-phinodes.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-cfg.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-dfa.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-propagate.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-iterator.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/gimplify.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-vect-generic.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-operands.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-profile.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-nested.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/ipa-reference.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-structalias.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-structalias.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/tree-parloops.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/omp-low.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/varpool.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/targhooks.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/passes.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cgraphunit.c' >> tmp-gi.list echo '[cp]' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/rtti.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/mangle.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/name-lookup.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/name-lookup.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/cp-tree.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/decl.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/call.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/decl.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/decl2.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/pt.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/repo.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/semantics.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/tree.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/parser.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/method.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/typeck2.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-common.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-common.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-lex.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-pragma.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-pragma.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/class.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/cp/cp-objcp-common.c' >> tmp-gi.list echo '[treelang]' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/treelang/tree1.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/treelang/treetree.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/treelang/treelang.h' >> tmp-gi.list echo '[c]' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-lang.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-tree.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-decl.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-common.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-common.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-pragma.h' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-pragma.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-objc-common.c' >> tmp-gi.list echo '/Users/geist/haiku/buildtools/gcc/gcc/c-parser.c' >> tmp-gi.list /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype /Users/geist/haiku/buildtools/gcc/gcc gtyp-input.list echo timestamp > s-gtype gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/rtl.o /Users/geist/haiku/buildtools/gcc/gcc/rtl.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/read-rtl.o /Users/geist/haiku/buildtools/gcc/gcc/read-rtl.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/ggc-none.o /Users/geist/haiku/buildtools/gcc/gcc/ggc-none.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/vec.o /Users/geist/haiku/buildtools/gcc/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/min-insn-modes.o min-insn-modes.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gensupport.o /Users/geist/haiku/buildtools/gcc/gcc/gensupport.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/print-rtl.o /Users/geist/haiku/buildtools/gcc/gcc/print-rtl.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genmddeps.o /Users/geist/haiku/buildtools/gcc/gcc/genmddeps.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genmddeps /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md > tmp-mddeps /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ > tmp-constants.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genflags.o /Users/geist/haiku/buildtools/gcc/gcc/genflags.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genconditions.o /Users/geist/haiku/buildtools/gcc/gcc/genconditions.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genconditions /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md > tmp-condmd.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/arm/arm-protos.h tm-preds.h" DEFINES="" \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/mkconfig.sh tm_p.h gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genpreds.o /Users/geist/haiku/buildtools/gcc/gcc/genpreds.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genpreds -h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md > tmp-preds.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h ltf="/Users/geist/haiku/buildtools/gcc/gcc/cp/cp-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/Users/geist/haiku/buildtools/gcc/gcc/||' > tmp-gencheck.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-gencheck.h gencheck.h echo timestamp > s-gencheck gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gencheck.o /Users/geist/haiku/buildtools/gcc/gcc/gencheck.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check build/genpreds -c /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md > tmp-constrs.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gencondmd.o build/gencondmd.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-flags.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-lang.c -o c-lang.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/stub-objc.c -o stub-objc.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/attribs.c -o attribs.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-errors.c -o c-errors.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-lex.c -o c-lex.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-pragma.c -o c-pragma.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genconfig.o /Users/geist/haiku/buildtools/gcc/gcc/genconfig.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genconfig /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-config.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-decl.c -o c-decl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-typeck.c -o c-typeck.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-convert.c -o c-convert.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-aux-info.c -o c-aux-info.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-common.c -o c-common.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ /Users/geist/haiku/buildtools/gcc/gcc/c-opts.c -o c-opts.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-format.c -o c-format.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-semantics.c -o c-semantics.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-incpath.c -o c-incpath.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/include\" -DFIXED_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/include/c++/4.3.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/include/c++/4.3.3/arm-unknown-haiku\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/include/c++/4.3.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include\" -DTOOL_INCLUDE_DIR=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/include\" -DPREFIX=\"/Users/geist/haiku/git/generated/cross-tools/\" -DSTANDARD_EXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/\" \ -c /Users/geist/haiku/buildtools/gcc/gcc/cppdefault.c -o cppdefault.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-ppoutput.c -o c-ppoutput.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-cppbuiltin.c -o c-cppbuiltin.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DPREFIX=\"/Users/geist/haiku/git/generated/cross-tools\" -DBASEVER="\"4.3.3\"" \ -c /Users/geist/haiku/buildtools/gcc/gcc/prefix.c -o prefix.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-objc-common.c -o c-objc-common.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-dump.c -o c-dump.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DHOST_MACHINE=\"i386-apple-darwin9.7.1\" -DTARGET_MACHINE=\"arm-unknown-haiku\" \ /Users/geist/haiku/buildtools/gcc/gcc/c-pch.c -o c-pch.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-parser.c -o c-parser.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm-c.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-gimplify.c -o c-gimplify.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-mudflap.c -o tree-mudflap.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-pretty-print.c -o c-pretty-print.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/c-omp.c -o c-omp.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dummy-checksum.c -o dummy-checksum.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/main.c -o main.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genattrtab.o /Users/geist/haiku/buildtools/gcc/gcc/genattrtab.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genattrtab /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attrtab.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genattr.o /Users/geist/haiku/buildtools/gcc/gcc/genattr.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genattr /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-attrtab.c -o insn-attrtab.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genautomata.o /Users/geist/haiku/buildtools/gcc/gcc/genautomata.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a -lm build/genautomata /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-automata.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-automata.c -o insn-automata.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genemit.o /Users/geist/haiku/buildtools/gcc/gcc/genemit.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genemit /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-emit.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gencodes.o /Users/geist/haiku/buildtools/gcc/gcc/gencodes.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/gencodes /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-codes.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-emit.c -o insn-emit.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genextract.o /Users/geist/haiku/buildtools/gcc/gcc/genextract.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genextract /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-extract.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-extract.c -o insn-extract.o build/genmodes > tmp-modes.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-modes.c -o insn-modes.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genopinit.o /Users/geist/haiku/buildtools/gcc/gcc/genopinit.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genopinit /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-opinit.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-opinit.c -o insn-opinit.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genoutput.o /Users/geist/haiku/buildtools/gcc/gcc/genoutput.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genoutput /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-output.c /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md:1146: trailing whitespace in output template /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md:1146: trailing whitespace in output template /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-output.c -o insn-output.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genpeep.o /Users/geist/haiku/buildtools/gcc/gcc/genpeep.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genpeep /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-peep.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-peep.c -o insn-peep.o build/genpreds /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md > tmp-preds.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-preds.c -o insn-preds.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genrecog.o /Users/geist/haiku/buildtools/gcc/gcc/genrecog.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genrecog /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.md \ insn-conditions.md > tmp-recog.c /Users/geist/haiku/buildtools/gcc/gcc/config/arm/iwmmxt.md:237: warning: source missing a mode? /Users/geist/haiku/buildtools/gcc/gcc/config/arm/iwmmxt.md:237: warning: source missing a mode? /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber insn-recog.c -o insn-recog.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ggc-page.c -o ggc-page.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/alias.c -o alias.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/alloc-pool.c -o alloc-pool.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/auto-inc-dec.c -o auto-inc-dec.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/bb-reorder.c -o bb-reorder.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/bitmap.c -o bitmap.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/bt-load.c -o bt-load.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/builtins.c -o builtins.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/caller-save.c -o caller-save.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/calls.c -o calls.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfg.c -o cfg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfganal.c -o cfganal.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgbuild.c -o cfgbuild.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgcleanup.c -o cfgcleanup.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgexpand.c -o cfgexpand.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfghooks.c -o cfghooks.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfglayout.c -o cfglayout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgloop.c -o cfgloop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgloopanal.c -o cfgloopanal.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cfgrtl.c -o cfgrtl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/combine.c -o combine.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/combine-stack-adj.c -o combine-stack-adj.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/convert.c -o convert.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/gcov-iov.o /Users/geist/haiku/buildtools/gcc/gcc/gcov-iov.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.3.3' '' \ > tmp-gcov-iov.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/coverage.c -o coverage.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cse.c -o cse.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cselib.c -o cselib.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dbxout.c -o dbxout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dbgcnt.c -o dbgcnt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dce.c -o dce.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ddg.c -o ddg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/debug.c -o debug.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/df-core.c -o df-core.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/df-problems.c -o df-problems.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/df-scan.c -o df-scan.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dfp.c -o dfp.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/diagnostic.c -o diagnostic.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dojump.c -o dojump.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dominance.c -o dominance.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/domwalk.c -o domwalk.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/double-int.c -o double-int.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dse.c -o dse.o /Users/geist/haiku/buildtools/gcc/gcc/dse.c: In function ‘dse_step3’: /Users/geist/haiku/buildtools/gcc/gcc/dse.c:2769: warning: ‘i’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dwarf2asm.c -o dwarf2asm.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/dwarf2out.c -o dwarf2out.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c -o ebitmap.o /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_last_set_bit’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:89: warning: ‘ebi.ptr’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:89: warning: ‘ebi.bit_num’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:89: warning: ‘ebi.eltnum’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:89: warning: ‘ebi.word’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.h:124: warning: ‘ourn’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_ior_into’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:549: warning: ‘i’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_ior’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:673: warning: ‘i’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_and_compl’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:871: warning: ‘i’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_and_into’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:420: warning: ‘i’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_and’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:474: warning: ‘i’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c: In function ‘ebitmap_and_compl_into’: /Users/geist/haiku/buildtools/gcc/gcc/ebitmap.c:791: warning: ‘i’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/emit-rtl.c -o emit-rtl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/et-forest.c -o et-forest.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/except.c -o except.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/explow.c -o explow.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/expmed.c -o expmed.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/expr.c -o expr.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/final.c -o final.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/fixed-value.c -o fixed-value.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/fold-const.c -o fold-const.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/function.c -o function.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/fwprop.c -o fwprop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/gcse.c -o gcse.o build/gengenrtl > tmp-genrtl.c /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber genrtl.c -o genrtl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ggc-common.c -o ggc-common.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/gimple-low.c -o gimple-low.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/gimplify.c -o gimplify.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/global.c -o global.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/graph.c -o graph.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/graphds.c -o graphds.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber gtype-desc.c -o gtype-desc.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/haifa-sched.c -o haifa-sched.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/hooks.c -o hooks.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ifcvt.c -o ifcvt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/init-regs.c -o init-regs.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/integrate.c -o integrate.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DLOCALEDIR=\"/Users/geist/haiku/git/generated/cross-tools/share/locale\" \ -c /Users/geist/haiku/buildtools/gcc/gcc/intl.c -o intl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/jump.c -o jump.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lambda-code.c -o lambda-code.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lambda-mat.c -o lambda-mat.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lambda-trans.c -o lambda-trans.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/langhooks.c -o langhooks.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lcm.c -o lcm.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lists.c -o lists.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/local-alloc.c -o local-alloc.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-doloop.c -o loop-doloop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-init.c -o loop-init.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-invariant.c -o loop-invariant.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-iv.c -o loop-iv.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-unroll.c -o loop-unroll.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/loop-unswitch.c -o loop-unswitch.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/lower-subreg.c -o lower-subreg.o /Users/geist/haiku/buildtools/gcc/gcc/lower-subreg.c: In function ‘decompose_multiword_subregs’: /Users/geist/haiku/buildtools/gcc/gcc/lower-subreg.c:1242: warning: ‘i’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/mode-switching.c -o mode-switching.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/modulo-sched.c -o modulo-sched.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/omega.c -o omega.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/omp-low.c -o omp-low.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/optabs.c -o optabs.o awk -f /Users/geist/haiku/buildtools/gcc/gcc/opt-functions.awk -f /Users/geist/haiku/buildtools/gcc/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber options.c -o options.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/opts-common.c -o opts-common.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/opts.c -o opts.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/params.c -o params.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/passes.c -o passes.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/pointer-set.c -o pointer-set.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/postreload-gcse.c -o postreload-gcse.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/postreload.c -o postreload.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/predict.c -o predict.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/pretty-print.c -o pretty-print.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/print-rtl.c -o print-rtl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/print-tree.c -o print-tree.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/profile.c -o profile.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ra-conflict.c -o ra-conflict.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/real.c -o real.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/recog.c -o recog.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/reg-stack.c -o reg-stack.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/regclass.c -o regclass.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/regmove.c -o regmove.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/regrename.c -o regrename.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/regstat.c -o regstat.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/reload.c -o reload.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/reload1.c -o reload1.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/reorg.c -o reorg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/resource.c -o resource.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/rtl-error.c -o rtl-error.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/rtl-factoring.c -o rtl-factoring.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/rtl.c -o rtl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/rtlanal.c -o rtlanal.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/rtlhooks.c -o rtlhooks.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sbitmap.c -o sbitmap.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sched-deps.c -o sched-deps.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sched-ebb.c -o sched-ebb.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sched-rgn.c -o sched-rgn.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sched-vis.c -o sched-vis.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sdbout.c -o sdbout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/see.c -o see.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/simplify-rtx.c -o simplify-rtx.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sparseset.c -o sparseset.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/sreal.c -o sreal.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/stack-ptr-mod.c -o stack-ptr-mod.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/stmt.c -o stmt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/stor-layout.c -o stor-layout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/stringpool.c -o stringpool.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/struct-equiv.c -o struct-equiv.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/targhooks.c -o targhooks.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/timevar.c -o timevar.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DTARGET_NAME=\"arm-unknown-haiku\" \ -c /Users/geist/haiku/buildtools/gcc/gcc/toplev.c -o toplev.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tracer.c -o tracer.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-affine.c -o tree-affine.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-cfg.c -o tree-cfg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c -o tree-chrec.o /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘hide_evolution_in_other_loops_than_loop’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_replace_initial_condition’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_component_in_loop_num’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘reset_evolution_in_loop’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_convert_1’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_convert_aggressive’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_fold_multiply’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.c: In function ‘chrec_fold_plus_1’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-complex.c -o tree-complex.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-data-ref.c -o tree-data-ref.o /Users/geist/haiku/buildtools/gcc/gcc/tree-data-ref.c: In function ‘subscript_dependence_tester_1’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-dfa.c -o tree-dfa.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-dump.c -o tree-dump.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-eh.c -o tree-eh.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-gimple.c -o tree-gimple.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-if-conv.c -o tree-if-conv.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-iterator.c -o tree-iterator.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-loop-linear.c -o tree-loop-linear.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-nested.c -o tree-nested.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-nrv.c -o tree-nrv.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-object-size.c -o tree-object-size.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-optimize.c -o tree-optimize.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-parloops.c -o tree-parloops.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-phinodes.c -o tree-phinodes.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-predcom.c -o tree-predcom.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-profile.c -o tree-profile.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o /Users/geist/haiku/buildtools/gcc/gcc/tree-scalar-evolution.c: In function ‘add_to_evolution_1’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function /Users/geist/haiku/buildtools/gcc/gcc/tree-scalar-evolution.c: In function ‘instantiate_parameters_1’: /Users/geist/haiku/buildtools/gcc/gcc/tree-chrec.h:126: warning: ‘val’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-sra.c -o tree-sra.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-alias-warnings.c -o tree-ssa-alias-warnings.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-sink.c: In function ‘sink_code_in_bb’: /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-sink.c:452: warning: ‘tobb’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-structalias.c: In function ‘find_what_p_points_to’: /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-structalias.c:4810: warning: ‘j’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-ter.c -o tree-ssa-ter.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssa.c -o tree-ssa.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-ssanames.c -o tree-ssanames.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-stdarg.c -o tree-stdarg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-tailcall.c -o tree-tailcall.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vect-analyze.c -o tree-vect-analyze.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vect-patterns.c -o tree-vect-patterns.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vect-transform.c -o tree-vect-transform.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vn.c -o tree-vn.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-vrp.c -o tree-vrp.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree.c -o tree.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/value-prof.c -o value-prof.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/var-tracking.c -o var-tracking.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/varasm.c -o varasm.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/varray.c -o varray.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/vec.c -o vec.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DBASEVER="\"4.3.3\"" -DDATESTAMP="\"\"" \ -DREVISION= \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -c /Users/geist/haiku/buildtools/gcc/gcc/version.c -o version.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/vmsdbgout.c -o vmsdbgout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/web.c -o web.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/xcoffout.c -o xcoffout.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm.c -o arm.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/config/host-darwin.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/config/i386/host-i386-darwin.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cgraph.c -o cgraph.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cgraphbuild.c -o cgraphbuild.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cgraphunit.c -o cgraphunit.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-cp.c -o ipa-cp.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-inline.c -o ipa-inline.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-prop.c -o ipa-prop.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-reference.c -o ipa-reference.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o /Users/geist/haiku/buildtools/gcc/gcc/ipa-struct-reorg.c: In function ‘reorg_structs_drive’: /Users/geist/haiku/buildtools/gcc/gcc/ipa-struct-reorg.c:3540: warning: ‘i’ may be used uninitialized in this function gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa-utils.c -o ipa-utils.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/ipa.c -o ipa.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/matrix-reorg.c -o matrix-reorg.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-inline.c -o tree-inline.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/varpool.c -o varpool.o rm -rf libbackend.a ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o genrtl.o ggc-common.o gimple-low.o gimplify.o global.o graph.o graphds.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o init-regs.o integrate.o intl.o jump.o lambda-code.o lambda-mat.o lambda-trans.o langhooks.o lcm.o lists.o local-alloc.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts.o params.o passes.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o ra-conflict.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-factoring.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o see.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o stmt.o stor-layout.o stringpool.o struct-equiv.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-dump.o tree-eh.o tree-gimple.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-linear.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-alias-warnings.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-analyze.o tree-vect-generic.o tree-vect-patterns.o tree-vect-transform.o tree-vectorizer.o tree-vn.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o varray.o vec.o version.o vmsdbgout.o web.o xcoffout.o arm.o host-darwin.o host-i386-darwin.o cgraph.o cgraphbuild.o cgraphunit.o ipa-cp.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o tree-inline.o tree-nomudflap.o varpool.o ranlib: file: libbackend.a(loop-doloop.o) has no symbols ranlib: file: libbackend.a(vmsdbgout.o) has no symbols ranlib: file: libbackend.a(xcoffout.o) has no symbols ranlib -c libbackend.a ranlib: file: libbackend.a(loop-doloop.o) has no symbols ranlib: file: libbackend.a(vmsdbgout.o) has no symbols ranlib: file: libbackend.a(xcoffout.o) has no symbols gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o arm-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/_libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/_libs -lmpfr -lgmp gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/build -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genchecksum.o /Users/geist/haiku/buildtools/gcc/gcc/genchecksum.c gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-i386-apple-darwin9.7.1/libiberty/libiberty.a build/genchecksum cc1-dummy > cc1-checksum.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber cc1-checksum.c -o cc1-checksum.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o arm-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o cc1-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/_libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/_libs -lmpfr -lgmp gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/gcov.c -o gcov.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/errors.c -o errors.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H gcov.o intl.o version.o errors.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/gcov-dump.c -o gcov-dump.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H gcov-dump.o version.o errors.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/cp-lang.c -o cp/cp-lang.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/call.c -o cp/call.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/decl.c -o cp/decl.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/expr.c -o cp/expr.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/pt.c -o cp/pt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/typeck2.c -o cp/typeck2.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/class.c -o cp/class.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/decl2.c -o cp/decl2.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/error.c -o cp/error.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/lex.c -o cp/lex.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/parser.c -o cp/parser.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/ptree.c -o cp/ptree.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/rtti.c -o cp/rtti.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/typeck.c -o cp/typeck.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/cvt.c -o cp/cvt.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/except.c -o cp/except.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/friend.c -o cp/friend.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/init.c -o cp/init.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/method.c -o cp/method.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/search.c -o cp/search.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/semantics.c -o cp/semantics.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/tree.c -o cp/tree.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/repo.c -o cp/repo.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/dump.c -o cp/dump.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/optimize.c -o cp/optimize.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/mangle.c -o cp/mangle.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/name-lookup.c -o cp/name-lookup.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -Icp -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/cp -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1plus-dummy \ cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o arm-c.o c-pretty-print.o c-opts.o c-pch.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o tree-inline.o dummy-checksum.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/_libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/_libs -lmpfr -lgmp build/genchecksum cc1plus-dummy > cc1plus-checksum.c gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber cc1plus-checksum.c -o cc1plus-checksum.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1plus \ cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o arm-c.o c-pretty-print.o c-opts.o c-pch.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o tree-inline.o cc1plus-checksum.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp/_libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/.libs -L/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr/_libs -lmpfr -lgmp gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DTARGET_MACHINE=\"arm-unknown-haiku\" \ -c /Users/geist/haiku/buildtools/gcc/gcc/collect2.c -o collect2.o gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/tlink.c -o tlink.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o Tcollect2 \ collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 if test yes = yes \ || test -n ""; then \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/genmultilib \ "marm/mthumb msoft-float mfloat-abi=softfp" \ "arm thumb fpu soft softfp" \ "" \ " *mthumb/*mhard-float*" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib lsf="/Users/geist/haiku/buildtools/gcc/gcc/cp/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/Users/geist/haiku/buildtools/gcc/gcc/||' > tmp-specs.h /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs (SHLIB_LINK=''; \ gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.3.3\" -DDEFAULT_TARGET_MACHINE=\"arm-unknown-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` \ -c /Users/geist/haiku/buildtools/gcc/gcc/gcc.c -o gcc.o) gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -o gcc-options.o -DGCC_DRIVER options.c (SHLIB_LINK=''; \ gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.3.3\" -DDEFAULT_TARGET_MACHINE=\"arm-unknown-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` \ -c /Users/geist/haiku/buildtools/gcc/gcc/gccspec.c -o gccspec.o) gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o xgcc gcc.o opts-common.o gcc-options.o gccspec.o \ intl.o prefix.o version.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp xgcc gcc-cross gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cppspec.c -o cppspec.o gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cpp gcc.o opts-common.o gcc-options.o cppspec.o \ intl.o prefix.o version.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo LIB1ASMFUNCS = '_udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func _call_via_rX _interwork_call_via_rX _lshrdi3 _ashrdi3 _ashldi3 _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi _fixunsdfsi _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 _fixsfsi _fixunssfsi _floatdidf _floatdisf _floatundidf _floatundisf _aeabi_lcmp _aeabi_ulcmp _aeabi_ldivmod _aeabi_uldivmod' >> tmp-libgcc.mvars echo LIB1ASMSRC = 'arm/lib1funcs.asm' >> tmp-libgcc.mvars echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars echo LIB2FUNCS_EXCLUDE = '' >> tmp-libgcc.mvars echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars echo LIB2ADD = '$(gcc_srcdir)/config/arm/bpabi.c $(gcc_srcdir)/config/arm/unaligned-funcs.c ' >> tmp-libgcc.mvars echo LIB2ADD_ST = ' ' >> tmp-libgcc.mvars echo LIB2ADDEH = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSHARED = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars echo LIBUNWIND = ' ' >> tmp-libgcc.mvars echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars echo FPBIT = '' >> tmp-libgcc.mvars echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars echo DPBIT = '' >> tmp-libgcc.mvars echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars echo TPBIT = '' >> tmp-libgcc.mvars echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars echo DFP_ENABLE = '' >> tmp-libgcc.mvars echo DFP_CFLAGS='' >> tmp-libgcc.mvars echo D32PBIT='' >> tmp-libgcc.mvars echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars echo D64PBIT='' >> tmp-libgcc.mvars echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars echo D128PBIT='' >> tmp-libgcc.mvars echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars echo GCC_EXTRA_PARTS = 'crtbegin.o crtend.o crti.o crtn.o' >> tmp-libgcc.mvars echo SHLIB_LINK = '' >> tmp-libgcc.mvars echo SHLIB_INSTALL = '' >> tmp-libgcc.mvars echo SHLIB_EXT = '' >> tmp-libgcc.mvars echo SHLIB_MKMAP = ' ' >> tmp-libgcc.mvars echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars echo SHLIB_MAPFILES = '$(gcc_srcdir)/config/arm/libgcc-bpabi.ver ' >> tmp-libgcc.mvars echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars echo LIBGCC2_CFLAGS = '-O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED ' >> tmp-libgcc.mvars echo CRTSTUFF_CFLAGS = '-O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize ' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='arm-unknown-haiku'; srcdir=`cd /Users/geist/haiku/buildtools/gcc/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-i386-apple-darwin9.7.1/fixincludes && \ /bin/sh ./fixinc.sh ../../gcc/${fix_dir} \ `echo /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp /Users/geist/haiku/buildtools/gcc/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /Users/geist/haiku/git/generated/cross-tools-build/gcc/gcc/include-fixed for arm-unknown-haiku target No forbidden identifiers defined by this target Finding directories and links to directories Searching /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include/. Making symbolic directory links Fixing directory /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include into /Users/geist/haiku/git/generated/cross-tools-build/gcc/gcc/include-fixed Applying io_quotes_def to os/drivers/pcmcia/k_compat.h Applying io_quotes_def to os/drivers/pcmcia/version.h Applying io_quotes_def to os/translation/TranslationDefs.h Applying io_quotes_def to posix/net/if_media.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. /Users/geist/haiku/buildtools/gcc/gcc/ginclude/float.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/iso646.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/stdarg.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/stdbool.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/stddef.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/varargs.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/stdfix.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/mmintrin.h /Users/geist/haiku/buildtools/gcc/gcc/config/arm/arm_neon.h /Users/geist/haiku/buildtools/gcc/gcc/ginclude/tgmath.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done rm -f include/unwind.h cp /Users/geist/haiku/buildtools/gcc/gcc/config/arm/unwind-arm.h include/unwind.h set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/posix/limits.h ] ; then \ cat /Users/geist/haiku/buildtools/gcc/gcc/limitx.h /Users/geist/haiku/buildtools/gcc/gcc/glimits.h /Users/geist/haiku/buildtools/gcc/gcc/limity.h > tmp-xlimits.h; \ else \ cat /Users/geist/haiku/buildtools/gcc/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ rm -f ${fix_dir}/limits.h; \ mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp /Users/geist/haiku/buildtools/gcc/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /Users/geist/haiku/buildtools/gcc/gcc/mkconfig.sh tconfig.h (SHLIB_LINK=''; \ gcc -c -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.3.3\" -DDEFAULT_TARGET_MACHINE=\"arm-unknown-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/Users/geist/haiku/git/generated/cross-tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` \ -I. -I. -I/Users/geist/haiku/buildtools/gcc/gcc -I/Users/geist/haiku/buildtools/gcc/gcc/. -I/Users/geist/haiku/buildtools/gcc/gcc/../include -I/Users/geist/haiku/buildtools/gcc/gcc/../libcpp/include -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gmp -I/Users/geist/haiku/buildtools/gcc/gmp -I/Users/geist/haiku/git/generated/cross-tools-build/gcc/./mpfr -I/Users/geist/haiku/buildtools/gcc/mpfr -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber -I/Users/geist/haiku/buildtools/gcc/gcc/../libdecnumber/dpd -I../libdecnumber /Users/geist/haiku/buildtools/gcc/gcc/cp/g++spec.c) gcc -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o g++ \ gcc.o opts-common.o gcc-options.o g++spec.o intl.o prefix.o version.o ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a rm -f g++-cross cp g++ g++-cross (echo "@set version-GCC 4.3.3"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /Users/geist/haiku/buildtools/gcc/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/geist/haiku/buildtools/gcc/gcc/doc \ -I /Users/geist/haiku/buildtools/gcc/gcc/doc/include -o doc/cpp.info /Users/geist/haiku/buildtools/gcc/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/geist/haiku/buildtools/gcc/gcc/doc \ -I /Users/geist/haiku/buildtools/gcc/gcc/doc/include -o doc/gcc.info /Users/geist/haiku/buildtools/gcc/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/geist/haiku/buildtools/gcc/gcc/doc \ -I /Users/geist/haiku/buildtools/gcc/gcc/doc/include -o doc/gccint.info /Users/geist/haiku/buildtools/gcc/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I /Users/geist/haiku/buildtools/gcc/gcc/doc \ -I /Users/geist/haiku/buildtools/gcc/gcc/doc/include -o doc/gccinstall.info /Users/geist/haiku/buildtools/gcc/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/geist/haiku/buildtools/gcc/gcc/doc \ -I /Users/geist/haiku/buildtools/gcc/gcc/doc/include -o doc/cppinternals.info /Users/geist/haiku/buildtools/gcc/gcc/doc/cppinternals.texi; \ fi echo timestamp > gpl.pod perl /Users/geist/haiku/buildtools/gcc/gcc/../contrib/texi2pod.pl /Users/geist/haiku/buildtools/gcc/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.3.3" --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) Checking multilib configuration for libgcc... mkdir arm-unknown-haiku mkdir arm-unknown-haiku/libgcc Configuring in arm-unknown-haiku/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking build system type... i386-apple-darwin9.7.1 checking host system type... arm-unknown-haiku checking for arm-unknown-haiku-ar... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar checking for arm-unknown-haiku-lipo... arm-unknown-haiku-lipo checking for arm-unknown-haiku-nm... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/nm checking for arm-unknown-haiku-ranlib... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib checking for arm-unknown-haiku-strip... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/strip checking whether ln -s works... yes checking for arm-unknown-haiku-gcc... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include accepts -g... yes checking for /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include option to accept ANSI C... none needed checking how to run the C preprocessor... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -E checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking for __attribute__((visibility("hidden")))... no checking whether the target asssembler upports thread-local storage... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /Users/geist/haiku/buildtools/gcc/libgcc multidirs=thumb soft thumb/soft with_multisubdir= Running configure in multilib subdirs thumb soft thumb/soft pwd: /Users/geist/haiku/git/generated/cross-tools-build/gcc/arm-unknown-haiku/libgcc Running configure in multilib subdir thumb pwd: /Users/geist/haiku/git/generated/cross-tools-build/gcc/arm-unknown-haiku mkdir thumb configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking build system type... i386-apple-darwin9.7.1 checking host system type... arm-unknown-haiku checking for arm-unknown-haiku-ar... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar checking for arm-unknown-haiku-lipo... arm-unknown-haiku-lipo checking for arm-unknown-haiku-nm... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/nm checking for arm-unknown-haiku-ranlib... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib checking for arm-unknown-haiku-strip... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/strip checking whether ln -s works... yes checking for arm-unknown-haiku-gcc... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb accepts -g... yes checking for /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb option to accept ANSI C... none needed checking how to run the C preprocessor... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb -E checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking for __attribute__((visibility("hidden")))... no checking whether the target asssembler upports thread-local storage... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /Users/geist/haiku/buildtools/gcc/libgcc with_multisubdir=thumb Running configure in multilib subdir soft pwd: /Users/geist/haiku/git/generated/cross-tools-build/gcc/arm-unknown-haiku mkdir soft configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking build system type... i386-apple-darwin9.7.1 checking host system type... arm-unknown-haiku checking for arm-unknown-haiku-ar... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar checking for arm-unknown-haiku-lipo... arm-unknown-haiku-lipo checking for arm-unknown-haiku-nm... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/nm checking for arm-unknown-haiku-ranlib... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib checking for arm-unknown-haiku-strip... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/strip checking whether ln -s works... yes checking for arm-unknown-haiku-gcc... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mfloat-abi=softfp checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mfloat-abi=softfp accepts -g... yes checking for /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mfloat-abi=softfp option to accept ANSI C... none needed checking how to run the C preprocessor... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mfloat-abi=softfp -E checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking for __attribute__((visibility("hidden")))... no checking whether the target asssembler upports thread-local storage... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /Users/geist/haiku/buildtools/gcc/libgcc with_multisubdir=soft Running configure in multilib subdir thumb/soft pwd: /Users/geist/haiku/git/generated/cross-tools-build/gcc/arm-unknown-haiku mkdir thumb/soft configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking build system type... i386-apple-darwin9.7.1 checking host system type... arm-unknown-haiku checking for arm-unknown-haiku-ar... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar checking for arm-unknown-haiku-lipo... arm-unknown-haiku-lipo checking for arm-unknown-haiku-nm... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/nm checking for arm-unknown-haiku-ranlib... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib checking for arm-unknown-haiku-strip... /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/strip checking whether ln -s works... yes checking for arm-unknown-haiku-gcc... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb -mfloat-abi=softfp checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb -mfloat-abi=softfp accepts -g... yes checking for /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb -mfloat-abi=softfp option to accept ANSI C... none needed checking how to run the C preprocessor... /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -mthumb -mfloat-abi=softfp -E checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking for __attribute__((visibility("hidden")))... no checking whether the target asssembler upports thread-local storage... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /Users/geist/haiku/buildtools/gcc/libgcc with_multisubdir=thumb/soft # If this is the top-level multilib, build all the other # multilibs. if [ -z "thumb soft thumb/soft" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /Users/geist/haiku/buildtools/gcc/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ar" "AR_FLAGS=rc" "CC=/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include" "CFLAGS=-O2 -g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ranlib" "SHELL=/bin/sh" "prefix=/Users/geist/haiku/git/generated/cross-tools" "exec_prefix=/Users/geist/haiku/git/generated/cross-tools" "libdir=/Users/geist/haiku/git/generated/cross-tools/lib" "libsubdir=/Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3" "tooldir=/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku" \ CFLAGS="-O2 -g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/Users/geist/haiku/git/generated/cross-tools" \ exec_prefix="/Users/geist/haiku/git/generated/cross-tools" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-O2 -g -O2 ${flags}" \ LIBCFLAGS="-O2 -g -O2 ${flags}" \ LIBCXXFLAGS="-O2 -g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi # If this is the top-level multilib, build all the other # multilibs. /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _udivsi3.o -MT _udivsi3.o -MD -MP -MF _udivsi3.dep -DL_udivsi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _divsi3.o -MT _divsi3.o -MD -MP -MF _divsi3.dep -DL_divsi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _umodsi3.o -MT _umodsi3.o -MD -MP -MF _umodsi3.dep -DL_umodsi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _modsi3.o -MT _modsi3.o -MD -MP -MF _modsi3.dep -DL_modsi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _dvmd_tls.o -MT _dvmd_tls.o -MD -MP -MF _dvmd_tls.dep -DL_dvmd_tls -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _bb_init_func.o -MT _bb_init_func.o -MD -MP -MF _bb_init_func.dep -DL_bb_init_func -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _call_via_rX.o -MT _call_via_rX.o -MD -MP -MF _call_via_rX.dep -DL_call_via_rX -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _interwork_call_via_rX.o -MT _interwork_call_via_rX.o -MD -MP -MF _interwork_call_via_rX.dep -DL_interwork_call_via_rX -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _negdf2.o -MT _negdf2.o -MD -MP -MF _negdf2.dep -DL_negdf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _addsubdf3.o -MT _addsubdf3.o -MD -MP -MF _addsubdf3.dep -DL_addsubdf3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _muldivdf3.o -MT _muldivdf3.o -MD -MP -MF _muldivdf3.dep -DL_muldivdf3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _cmpdf2.o -MT _cmpdf2.o -MD -MP -MF _cmpdf2.dep -DL_cmpdf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _unorddf2.o -MT _unorddf2.o -MD -MP -MF _unorddf2.dep -DL_unorddf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _fixdfsi.o -MT _fixdfsi.o -MD -MP -MF _fixdfsi.dep -DL_fixdfsi -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _truncdfsf2.o -MT _truncdfsf2.o -MD -MP -MF _truncdfsf2.dep -DL_truncdfsf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _negsf2.o -MT _negsf2.o -MD -MP -MF _negsf2.dep -DL_negsf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _addsubsf3.o -MT _addsubsf3.o -MD -MP -MF _addsubsf3.dep -DL_addsubsf3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _muldivsf3.o -MT _muldivsf3.o -MD -MP -MF _muldivsf3.dep -DL_muldivsf3 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _cmpsf2.o -MT _cmpsf2.o -MD -MP -MF _cmpsf2.dep -DL_cmpsf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _unordsf2.o -MT _unordsf2.o -MD -MP -MF _unordsf2.dep -DL_unordsf2 -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _fixsfsi.o -MT _fixsfsi.o -MD -MP -MF _fixsfsi.dep -DL_fixsfsi -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _aeabi_lcmp.o -MT _aeabi_lcmp.o -MD -MP -MF _aeabi_lcmp.dep -DL_aeabi_lcmp -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ulcmp.o -MT _aeabi_ulcmp.o -MD -MP -MF _aeabi_ulcmp.dep -DL_aeabi_ulcmp -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ldivmod.o -MT _aeabi_ldivmod.o -MD -MP -MF _aeabi_ldivmod.dep -DL_aeabi_ldivmod -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _aeabi_uldivmod.o -MT _aeabi_uldivmod.o -MD -MP -MF _aeabi_uldivmod.dep -DL_aeabi_uldivmod -xassembler-with-cpp \ -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/lib1funcs.asm /Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/xgcc -B/Users/geist/haiku/git/generated/cross-tools-build/gcc/./gcc/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/bin/ -B/Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/lib/ -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/include -isystem /Users/geist/haiku/git/generated/cross-tools/arm-unknown-haiku/sys-include -O2 -g -O2 -mthumb -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/Users/geist/haiku/buildtools/gcc/libgcc -I/Users/geist/haiku/buildtools/gcc/libgcc/. -I/Users/geist/haiku/buildtools/gcc/libgcc/../gcc -I/Users/geist/haiku/buildtools/gcc/libgcc/../include -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c \ In file included from /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/sys/types.h:53, from /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:8, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/tsystem.h:90, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:33: /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/time.h:49: error: size of array 'tzname' is too large In file included from /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio_pre.h:11, from /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:56, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/tsystem.h:90, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:33: /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/libio.h:149: error: size of array '_shortbuf' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/libio.h:164: error: size of array '_unused2' is too large In file included from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/tsystem.h:90, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:33: /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:139: error: format string has invalid operand number /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:140: error: format string has invalid operand number /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:141: error: format string has invalid operand number /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:142: error: format string has invalid operand number /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdio.h:143: error: format string has invalid operand number In file included from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/tsystem.h:104, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:33: /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:35: error: size of array 'x' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:36: error: size of array 'a' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:38: error: size of array 'old_x' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:112: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:114: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:116: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:118: error: size of array 'seed16v' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:119: error: size of array 'param' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:122: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:125: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:128: error: size of array 'xsubi' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:131: error: size of array 'seed16v' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/stdlib.h:133: error: size of array 'param' is too large In file included from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/tsystem.h:105, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:33: /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/unistd.h:132: error: size of array 'fildes' is too large /Users/geist/haiku/git/generated/cross-tools/lib/gcc/arm-unknown-haiku/4.3.3/../../../../arm-unknown-haiku/sys-include/posix/unistd.h:241: error: size of array 'block' is too large In file included from ../../.././gcc/tm.h:13, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:35: /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/arm.h:114: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/arm.h:1563: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/arm.h:1563: error: size of array 'call_via' is too large /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/arm.h:1569: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/config/arm/arm.h:1569: error: size of array 'thumb_call_via_label' is too large In file included from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:65: /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.h:437: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.h:437: error: size of array '__popcount_tab' is too large /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.h:443: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.h:443: error: size of array '__clz_tab' is too large In file included from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.h:445, from /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:65: /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/longlong.h:58: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/longlong.h:58: error: size of array '__clz_tab' is too large /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c: In function '__muldi3': /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: right shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: overflow in implicit constant conversion /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: right shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: right shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: right shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer overflow in expression /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: left shift count >= width of type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: overflow in implicit constant conversion /Users/geist/haiku/buildtools/gcc/libgcc/../gcc/libgcc2.c:560: warning: integer constant is too large for 'long' type make[4]: *** [_muldi3.o] Error 1 make[3]: *** [multi-do] Error 1 make[2]: *** [all-multi] Error 2 make[1]: *** [all-target-libgcc] Error 2 make: *** [all] Error 2 ERROR: Building gcc failed. geist@MBP90ZZ64C ~/haiku/git$