Sun Dec 21 00:07:10 CST 2008 KB: 425652 /mnt/lfs `gcc/Makefile.in' -> `gcc/Makefile.in.orig' `gcc/Makefile.in' -> `gcc/Makefile.in.tmp' `gcc/config/cris/linux.h' -> `gcc/config/cris/linux.h.orig' `gcc/config/s390/linux.h' -> `gcc/config/s390/linux.h.orig' `gcc/config/linux.h' -> `gcc/config/linux.h.orig' `gcc/config/alpha/linux.h' -> `gcc/config/alpha/linux.h.orig' `gcc/config/mips/linux.h' -> `gcc/config/mips/linux.h.orig' `gcc/config/mips/linux64.h' -> `gcc/config/mips/linux64.h.orig' `gcc/config/i386/linux.h' -> `gcc/config/i386/linux.h.orig' `gcc/config/i386/linux64.h' -> `gcc/config/i386/linux64.h.orig' `gcc/config/frv/linux.h' -> `gcc/config/frv/linux.h.orig' `gcc/config/sparc/linux.h' -> `gcc/config/sparc/linux.h.orig' `gcc/config/sparc/linux64.h' -> `gcc/config/sparc/linux64.h.orig' `gcc/config/bfin/linux.h' -> `gcc/config/bfin/linux.h.orig' `gcc/config/sh/linux.h' -> `gcc/config/sh/linux.h.orig' `gcc/config/xtensa/linux.h' -> `gcc/config/xtensa/linux.h.orig' `gcc/config/mn10300/linux.h' -> `gcc/config/mn10300/linux.h.orig' `gcc/config/rs6000/linux.h' -> `gcc/config/rs6000/linux.h.orig' `gcc/config/rs6000/linux64.h' -> `gcc/config/rs6000/linux64.h.orig' `gcc/config/m32r/linux.h' -> `gcc/config/m32r/linux.h.orig' `gcc/config/m68k/linux.h' -> `gcc/config/m68k/linux.h.orig' `gcc/config/ia64/linux.h' -> `gcc/config/ia64/linux.h.orig' mkdir: created directory `../gcc-build' checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu 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... cmp --ignore-initial=16 $$f1 $$f2 *** This configuration is not supported in the following subdirectories: target-libada gnattools target-libgfortran target-libffi target-zlib target-libjava zlib target-libobjc target-boehm-gc (Any other directories should still work fine.) checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for ar... ar checking for as... as checking for dlltool... no checking for ld... (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gcj... no checking for gfortran... no checking for ar... /tools/i686-pc-linux-gnu/bin/ar checking for as... /tools/i686-pc-linux-gnu/bin/as checking for dlltool... no checking for dlltool... no checking for ld... /tools/i686-pc-linux-gnu/bin/ld checking for lipo... no checking for lipo... no checking for nm... /tools/i686-pc-linux-gnu/bin/nm checking for objdump... /tools/i686-pc-linux-gnu/bin/objdump checking for ranlib... /tools/i686-pc-linux-gnu/bin/ranlib checking for strip... /tools/i686-pc-linux-gnu/bin/strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target as... pre-installed in /tools/i686-pc-linux-gnu/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... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target ranlib... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /tools/i686-pc-linux-gnu/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool 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 make[1]: Entering directory `/mnt/lfs/sources/gcc-build' make[2]: Entering directory `/mnt/lfs/sources/gcc-build' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-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... yes 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... no checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf is declared... no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking 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... yes 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 -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-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... yes 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 Appending ../../gcc-4.3.2/libiberty/../config/mh-x86pic to xhost-mkfrag checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[3]: Entering directory `/mnt/lfs/sources/gcc-build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.3.2/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.3.2/libiberty/mkstemps.c -o mkstemps.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 ./mkstemps.o ranlib ./libiberty.a if [ x"-fpic" != 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 ./mkstemps.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 ./mkstemps.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[4]: Entering directory `/mnt/lfs/sources/gcc-build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/libiberty/testsuite' make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/libiberty' make[3]: Entering directory `/mnt/lfs/sources/gcc-build/fixincludes' gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixincl.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixtests.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixfixes.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/server.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/procopen.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixlib.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixopts.c gcc -g -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="../../gcc-4.3.2/fixincludes" /bin/sh ../../gcc-4.3.2/fixincludes/mkfixinc.sh i686-pc-linux-gnu sed -e 's/@gcc_version@/4.3.2/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-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... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... 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.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./gcc Configuring in ./gcc configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu 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 i686-pc-linux-gnu-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... 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 -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: fixed-point is not supported for this target checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --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... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for scandir... yes checking for alphasort... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for mincore... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `../../gcc-4.3.2/gcc/config/i386/i386.c' for machine-specific logic. Using `../../gcc-4.3.2/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../gcc-4.3.2/gcc/config/i386/i386.h ../../gcc-4.3.2/gcc/config/i386/unix.h ../../gcc-4.3.2/gcc/config/i386/att.h ../../gcc-4.3.2/gcc/config/dbxelf.h ../../gcc-4.3.2/gcc/config/elfos.h ../../gcc-4.3.2/gcc/config/svr4.h ../../gcc-4.3.2/gcc/config/linux.h ../../gcc-4.3.2/gcc/config/i386/linux.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fr ja nl ru sr sv tr zh_CN zh_TW be da de el es fr ja nl ru sr sv tr zh_CN zh_TW checking for a sed that does not truncate output... /bin/sed checking for fgrep... grep -F checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-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... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what assembler to use... /tools/i686-pc-linux-gnu/bin/as checking what linker to use... /tools/i686-pc-linux-gnu/bin/ld checking what nm to use... /tools/i686-pc-linux-gnu/bin/nm checking what objdump to use... /tools/i686-pc-linux-gnu/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... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking assembler for filds and fists mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for sahf mnemonic... yes checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for tolerance to line number 0... yes checking linker read-only and read-write section mixing... read-write checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker --as-needed support... yes checking linker --sysroot support... yes checking __stack_chk_fail in target C library... no Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i686-pc-linux-gnu. updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating gccbug config.status: creating libada-mk config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands mkdir -p -- ./gmp Configuring in ./gmp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... none-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for none-pc-linux-gnu-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=long checking compiler gcc -g -O2 -DNO_ASM... yes checking for none-pc-linux-gnu-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="-g -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 whether assembler supports --noexecstack option... yes checking for none-pc-linux-gnu-ar... ar checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 98304 checking command to parse nm output from gcc object... failed checking for objdir... .libs checking for none-pc-linux-gnu-ar... (cached) ar checking for none-pc-linux-gnu-ranlib... ranlib checking for none-pc-linux-gnu-strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for preprocessor stringizing operator... yes checking for working volatile... yes checking whether exists and works... yes checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... no checking format of `double' floating point... IEEE little endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for clock_gettime... no checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... yes checking for nl_langinfo... yes checking for obstack_vprintf... yes checking for popen... yes checking for processor_info... no checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... yes checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... yes checking for sysctlbyname... no checking for times... yes checking for vsnprintf... yes checking whether vsnprintf works... 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... no checking for tputs in -lcurses... no checking for readline in -lreadline... no checking readline detected... no checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for none-pc-linux-gnu-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 ../../gcc-4.3.2/gmp/mpn/generic/add.c to mpn/add.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/add_1.c to mpn/add_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/add_n.c to mpn/add_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sub.c to mpn/sub.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sub_n.c to mpn/sub_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/lshift.c to mpn/lshift.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/rshift.c to mpn/rshift.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/divis.c to mpn/divis.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/divrem.c to mpn/divrem.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/dump.c to mpn/dump.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mul.c to mpn/mul.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/random.c to mpn/random.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/random2.c to mpn/random2.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/get_str.c to mpn/get_str.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/set_str.c to mpn/set_str.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/scan0.c to mpn/scan0.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/scan1.c to mpn/scan1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/popham.c to mpn/popcount.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/popham.c to mpn/hamdist.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/cmp.c to mpn/cmp.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/bdivmod.c to mpn/bdivmod.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/gcd.c to mpn/gcd.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/get_d.c to mpn/get_d.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mullow_n.c to mpn/mullow_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/addsub_n.c to mpn/addsub_n.c config.status: linking ../../gcc-4.3.2/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h make[3]: Entering directory `/mnt/lfs/sources/gcc-build/gmp' gcc `test -f 'gen-fac_ui.c' || echo '../../gcc-4.3.2/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 '../../gcc-4.3.2/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 '../../gcc-4.3.2/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 '../../gcc-4.3.2/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 make[4]: Entering directory `/mnt/lfs/sources/gcc-build/gmp' Making all in tests make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests' Making all in . make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests' Making all in devel make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/devel' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/devel' Making all in mpn make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpn' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpn' Making all in mpz make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpz' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpz' Making all in mpq make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpq' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpq' Making all in mpf make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpf' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpf' Making all in rand make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/rand' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/rand' Making all in misc make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/misc' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/misc' Making all in cxx make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/cxx' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/cxx' Making all in mpbsd make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpbsd' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests/mpbsd' make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tests' Making all in mpn make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/mpn' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib_table.lo fib_table.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_fib_table -DNO_ASM -g -O2 -c fib_table.c -o fib_table.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mp_bases.lo mp_bases.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mp_bases -DNO_ASM -g -O2 -c mp_bases.c -o mp_bases.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add.lo add.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_add -DNO_ASM -g -O2 -c add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_1.lo add_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_add_1 -DNO_ASM -g -O2 -c add_1.c -o add_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_n.lo add_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_add_n -DNO_ASM -g -O2 -c add_n.c -o add_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub.lo sub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sub -DNO_ASM -g -O2 -c sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_1.lo sub_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sub_1 -DNO_ASM -g -O2 -c sub_1.c -o sub_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_n.lo sub_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sub_n -DNO_ASM -g -O2 -c sub_n.c -o sub_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_1.lo mul_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mul_1 -DNO_ASM -g -O2 -c mul_1.c -o mul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o addmul_1.lo addmul_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_addmul_1 -DNO_ASM -g -O2 -c addmul_1.c -o addmul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o submul_1.lo submul_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_submul_1 -DNO_ASM -g -O2 -c submul_1.c -o submul_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o lshift.lo lshift.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_lshift -DNO_ASM -g -O2 -c lshift.c -o lshift.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rshift.lo rshift.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_rshift -DNO_ASM -g -O2 -c rshift.c -o rshift.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dive_1.lo dive_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_dive_1 -DNO_ASM -g -O2 -c dive_1.c -o dive_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o diveby3.lo diveby3.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_diveby3 -DNO_ASM -g -O2 -c diveby3.c -o diveby3.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divis.lo divis.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_divis -DNO_ASM -g -O2 -c divis.c -o divis.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem.lo divrem.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_divrem -DNO_ASM -g -O2 -c divrem.c -o divrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_1.lo divrem_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_divrem_1 -DNO_ASM -g -O2 -c divrem_1.c -o divrem_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_2.lo divrem_2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_divrem_2 -DNO_ASM -g -O2 -c divrem_2.c -o divrem_2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib2_ui.lo fib2_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_fib2_ui -DNO_ASM -g -O2 -c fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1.lo mod_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mod_1 -DNO_ASM -g -O2 -c mod_1.c -o mod_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_34lsub1.lo mod_34lsub1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -O2 -c mod_34lsub1.c -o mod_34lsub1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mode1o.lo mode1o.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mode1o -DNO_ASM -g -O2 -c mode1o.c -o mode1o.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_divrem_1.lo pre_divrem_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -O2 -c pre_divrem_1.c -o pre_divrem_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_mod_1.lo pre_mod_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -O2 -c pre_mod_1.c -o pre_mod_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dump.lo dump.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_dump -DNO_ASM -g -O2 -c dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul.lo mul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mul -DNO_ASM -g -O2 -c mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_fft.lo mul_fft.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mul_fft -DNO_ASM -g -O2 -c mul_fft.c -o mul_fft.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_n.lo mul_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mul_n -DNO_ASM -g -O2 -c mul_n.c -o mul_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_basecase.lo mul_basecase.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mul_basecase -DNO_ASM -g -O2 -c mul_basecase.c -o mul_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqr_basecase.lo sqr_basecase.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sqr_basecase -DNO_ASM -g -O2 -c sqr_basecase.c -o sqr_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random.lo random.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_random -DNO_ASM -g -O2 -c random.c -o random.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random2.lo random2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_random2 -DNO_ASM -g -O2 -c random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pow_1.lo pow_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_pow_1 -DNO_ASM -g -O2 -c pow_1.c -o pow_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rootrem.lo rootrem.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_rootrem -DNO_ASM -g -O2 -c rootrem.c -o rootrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrtrem.lo sqrtrem.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sqrtrem -DNO_ASM -g -O2 -c sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_str.lo get_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_get_str -DNO_ASM -g -O2 -c get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o set_str.lo set_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_set_str -DNO_ASM -g -O2 -c set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan0.lo scan0.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_scan0 -DNO_ASM -g -O2 -c scan0.c -o scan0.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan1.lo scan1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_scan1 -DNO_ASM -g -O2 -c scan1.c -o scan1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -O2 -c -o popcount.lo popcount.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_popcount -DNO_ASM -g -O2 -c popcount.c -o popcount.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hamdist.lo hamdist.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_hamdist -DNO_ASM -g -O2 -c hamdist.c -o hamdist.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cmp.lo cmp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_cmp -DNO_ASM -g -O2 -c cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o perfsqr.lo perfsqr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_perfsqr -DNO_ASM -g -O2 -c perfsqr.c -o perfsqr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo bdivmod | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdivmod.lo bdivmod.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_bdivmod -DNO_ASM -g -O2 -c bdivmod.c -o bdivmod.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_1.lo gcd_1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_gcd_1 -DNO_ASM -g -O2 -c gcd_1.c -o gcd_1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd.lo gcd.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_gcd -DNO_ASM -g -O2 -c gcd.c -o gcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext.lo gcdext.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_gcdext -DNO_ASM -g -O2 -c gcdext.c -o gcdext.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o tdiv_qr.lo tdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_tdiv_qr -DNO_ASM -g -O2 -c tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo dc_divrem_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dc_divrem_n.lo dc_divrem_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_dc_divrem_n -DNO_ASM -g -O2 -c dc_divrem_n.c -o dc_divrem_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo sb_divrem_mn | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sb_divrem_mn.lo sb_divrem_mn.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_sb_divrem_mn -DNO_ASM -g -O2 -c sb_divrem_mn.c -o sb_divrem_mn.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacbase.lo jacbase.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_jacbase -DNO_ASM -g -O2 -c jacbase.c -o jacbase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_d.lo get_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_get_d -DNO_ASM -g -O2 -c get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mullow_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullow_n.lo mullow_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mullow_n -DNO_ASM -g -O2 -c mullow_n.c -o mullow_n.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullow_basecase.lo mullow_basecase.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_mullow_basecase -DNO_ASM -g -O2 -c mullow_basecase.c -o mullow_basecase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_`echo addsub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o addsub_n.lo addsub_n.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DOPERATION_addsub_n -DNO_ASM -g -O2 -c addsub_n.c -o addsub_n.o /bin/sh ../libtool --mode=link gcc -g -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) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/mpn' Making all in mpz make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/mpz' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gcc-4.3.2/gmp/mpz/add.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gcc-4.3.2/gmp/mpz/add_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/add_ui.c -o add_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gcc-4.3.2/gmp/mpz/abs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o aorsmul.lo ../../../gcc-4.3.2/gmp/mpz/aorsmul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/aorsmul.c -o aorsmul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o aorsmul_i.lo ../../../gcc-4.3.2/gmp/mpz/aorsmul_i.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/aorsmul_i.c -o aorsmul_i.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o and.lo ../../../gcc-4.3.2/gmp/mpz/and.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/and.c -o and.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o array_init.lo ../../../gcc-4.3.2/gmp/mpz/array_init.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/array_init.c -o array_init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o bin_ui.lo ../../../gcc-4.3.2/gmp/mpz/bin_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/bin_ui.c -o bin_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o bin_uiui.lo ../../../gcc-4.3.2/gmp/mpz/bin_uiui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/bin_uiui.c -o bin_uiui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_q.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_q.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_q.c -o cdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_q_ui.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_qr.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_qr.c -o cdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_qr_ui.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_r.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_r.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_r.c -o cdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_r_ui.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cdiv_ui.lo ../../../gcc-4.3.2/gmp/mpz/cdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cdiv_ui.c -o cdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cfdiv_q_2exp.lo ../../../gcc-4.3.2/gmp/mpz/cfdiv_q_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cfdiv_r_2exp.lo ../../../gcc-4.3.2/gmp/mpz/cfdiv_r_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gcc-4.3.2/gmp/mpz/clear.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o clrbit.lo ../../../gcc-4.3.2/gmp/mpz/clrbit.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/clrbit.c -o clrbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gcc-4.3.2/gmp/mpz/cmp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gcc-4.3.2/gmp/mpz/cmp_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmp_d.c -o cmp_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gcc-4.3.2/gmp/mpz/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gcc-4.3.2/gmp/mpz/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmpabs.lo ../../../gcc-4.3.2/gmp/mpz/cmpabs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmpabs.c -o cmpabs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmpabs_d.lo ../../../gcc-4.3.2/gmp/mpz/cmpabs_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmpabs_d.c -o cmpabs_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmpabs_ui.lo ../../../gcc-4.3.2/gmp/mpz/cmpabs_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o com.lo ../../../gcc-4.3.2/gmp/mpz/com.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/com.c -o com.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o combit.lo ../../../gcc-4.3.2/gmp/mpz/combit.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/combit.c -o combit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cong.lo ../../../gcc-4.3.2/gmp/mpz/cong.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cong.c -o cong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cong_2exp.lo ../../../gcc-4.3.2/gmp/mpz/cong_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cong_2exp.c -o cong_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cong_ui.lo ../../../gcc-4.3.2/gmp/mpz/cong_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/cong_ui.c -o cong_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o divexact.lo ../../../gcc-4.3.2/gmp/mpz/divexact.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/divexact.c -o divexact.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o divegcd.lo ../../../gcc-4.3.2/gmp/mpz/divegcd.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/divegcd.c -o divegcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o dive_ui.lo ../../../gcc-4.3.2/gmp/mpz/dive_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/dive_ui.c -o dive_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o divis.lo ../../../gcc-4.3.2/gmp/mpz/divis.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/divis.c -o divis.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o divis_ui.lo ../../../gcc-4.3.2/gmp/mpz/divis_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/divis_ui.c -o divis_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o divis_2exp.lo ../../../gcc-4.3.2/gmp/mpz/divis_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/divis_2exp.c -o divis_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gcc-4.3.2/gmp/mpz/dump.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o export.lo ../../../gcc-4.3.2/gmp/mpz/export.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/export.c -o export.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fac_ui.lo ../../../gcc-4.3.2/gmp/mpz/fac_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fac_ui.c -o fac_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_q.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_q.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_q.c -o fdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_q_ui.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_qr.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_qr.c -o fdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_qr_ui.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_r.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_r.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_r.c -o fdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_r_ui.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fdiv_ui.lo ../../../gcc-4.3.2/gmp/mpz/fdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fdiv_ui.c -o fdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fib_ui.lo ../../../gcc-4.3.2/gmp/mpz/fib_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fib_ui.c -o fib_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fib2_ui.lo ../../../gcc-4.3.2/gmp/mpz/fib2_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gcc-4.3.2/gmp/mpz/fits_sint.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_sint.c -o fits_sint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gcc-4.3.2/gmp/mpz/fits_slong.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_slong.c -o fits_slong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gcc-4.3.2/gmp/mpz/fits_sshort.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gcc-4.3.2/gmp/mpz/fits_uint.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_uint.c -o fits_uint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gcc-4.3.2/gmp/mpz/fits_ulong.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gcc-4.3.2/gmp/mpz/fits_ushort.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o gcd.lo ../../../gcc-4.3.2/gmp/mpz/gcd.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/gcd.c -o gcd.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o gcd_ui.lo ../../../gcc-4.3.2/gmp/mpz/gcd_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/gcd_ui.c -o gcd_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o gcdext.lo ../../../gcc-4.3.2/gmp/mpz/gcdext.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/gcdext.c -o gcdext.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gcc-4.3.2/gmp/mpz/get_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gcc-4.3.2/gmp/mpz/get_d_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gcc-4.3.2/gmp/mpz/get_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/get_si.c -o get_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gcc-4.3.2/gmp/mpz/get_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gcc-4.3.2/gmp/mpz/get_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/get_ui.c -o get_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o getlimbn.lo ../../../gcc-4.3.2/gmp/mpz/getlimbn.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/getlimbn.c -o getlimbn.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o hamdist.lo ../../../gcc-4.3.2/gmp/mpz/hamdist.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/hamdist.c -o hamdist.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o import.lo ../../../gcc-4.3.2/gmp/mpz/import.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/import.c -o import.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gcc-4.3.2/gmp/mpz/init.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gcc-4.3.2/gmp/mpz/init2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/init2.c -o init2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o inp_raw.lo ../../../gcc-4.3.2/gmp/mpz/inp_raw.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/inp_raw.c -o inp_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gcc-4.3.2/gmp/mpz/inp_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o invert.lo ../../../gcc-4.3.2/gmp/mpz/invert.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/invert.c -o invert.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ior.lo ../../../gcc-4.3.2/gmp/mpz/ior.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/ior.c -o ior.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gcc-4.3.2/gmp/mpz/iset.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/iset.c -o iset.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gcc-4.3.2/gmp/mpz/iset_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/iset_d.c -o iset_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gcc-4.3.2/gmp/mpz/iset_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/iset_si.c -o iset_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gcc-4.3.2/gmp/mpz/iset_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/iset_str.c -o iset_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gcc-4.3.2/gmp/mpz/iset_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/iset_ui.c -o iset_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o jacobi.lo ../../../gcc-4.3.2/gmp/mpz/jacobi.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/jacobi.c -o jacobi.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o kronsz.lo ../../../gcc-4.3.2/gmp/mpz/kronsz.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/kronsz.c -o kronsz.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o kronuz.lo ../../../gcc-4.3.2/gmp/mpz/kronuz.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/kronuz.c -o kronuz.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o kronzs.lo ../../../gcc-4.3.2/gmp/mpz/kronzs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/kronzs.c -o kronzs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o kronzu.lo ../../../gcc-4.3.2/gmp/mpz/kronzu.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/kronzu.c -o kronzu.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o lcm.lo ../../../gcc-4.3.2/gmp/mpz/lcm.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/lcm.c -o lcm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o lcm_ui.lo ../../../gcc-4.3.2/gmp/mpz/lcm_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/lcm_ui.c -o lcm_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o lucnum_ui.lo ../../../gcc-4.3.2/gmp/mpz/lucnum_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/lucnum_ui.c -o lucnum_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o lucnum2_ui.lo ../../../gcc-4.3.2/gmp/mpz/lucnum2_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o millerrabin.lo ../../../gcc-4.3.2/gmp/mpz/millerrabin.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/millerrabin.c -o millerrabin.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mod.lo ../../../gcc-4.3.2/gmp/mpz/mod.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/mod.c -o mod.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gcc-4.3.2/gmp/mpz/mul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gcc-4.3.2/gmp/mpz/mul_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul_si.lo ../../../gcc-4.3.2/gmp/mpz/mul_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/mul_si.c -o mul_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gcc-4.3.2/gmp/mpz/mul_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/mul_ui.c -o mul_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o n_pow_ui.lo ../../../gcc-4.3.2/gmp/mpz/n_pow_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/n_pow_ui.c -o n_pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gcc-4.3.2/gmp/mpz/neg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o nextprime.lo ../../../gcc-4.3.2/gmp/mpz/nextprime.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/nextprime.c -o nextprime.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o out_raw.lo ../../../gcc-4.3.2/gmp/mpz/out_raw.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/out_raw.c -o out_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gcc-4.3.2/gmp/mpz/out_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o perfpow.lo ../../../gcc-4.3.2/gmp/mpz/perfpow.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/perfpow.c -o perfpow.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o perfsqr.lo ../../../gcc-4.3.2/gmp/mpz/perfsqr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/perfsqr.c -o perfsqr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o popcount.lo ../../../gcc-4.3.2/gmp/mpz/popcount.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/popcount.c -o popcount.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gcc-4.3.2/gmp/mpz/pow_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/pow_ui.c -o pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o powm.lo ../../../gcc-4.3.2/gmp/mpz/powm.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/powm.c -o powm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o powm_ui.lo ../../../gcc-4.3.2/gmp/mpz/powm_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/powm_ui.c -o powm_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o pprime_p.lo ../../../gcc-4.3.2/gmp/mpz/pprime_p.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/pprime_p.c -o pprime_p.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o random.lo ../../../gcc-4.3.2/gmp/mpz/random.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/random.c -o random.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gcc-4.3.2/gmp/mpz/random2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o realloc.lo ../../../gcc-4.3.2/gmp/mpz/realloc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/realloc.c -o realloc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o realloc2.lo ../../../gcc-4.3.2/gmp/mpz/realloc2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/realloc2.c -o realloc2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o remove.lo ../../../gcc-4.3.2/gmp/mpz/remove.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/remove.c -o remove.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o root.lo ../../../gcc-4.3.2/gmp/mpz/root.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/root.c -o root.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o rootrem.lo ../../../gcc-4.3.2/gmp/mpz/rootrem.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/rootrem.c -o rootrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o rrandomb.lo ../../../gcc-4.3.2/gmp/mpz/rrandomb.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/rrandomb.c -o rrandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o scan0.lo ../../../gcc-4.3.2/gmp/mpz/scan0.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/scan0.c -o scan0.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o scan1.lo ../../../gcc-4.3.2/gmp/mpz/scan1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/scan1.c -o scan1.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gcc-4.3.2/gmp/mpz/set.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gcc-4.3.2/gmp/mpz/set_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gcc-4.3.2/gmp/mpz/set_f.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_f.c -o set_f.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gcc-4.3.2/gmp/mpz/set_q.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_q.c -o set_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gcc-4.3.2/gmp/mpz/set_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gcc-4.3.2/gmp/mpz/set_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gcc-4.3.2/gmp/mpz/set_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o setbit.lo ../../../gcc-4.3.2/gmp/mpz/setbit.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/setbit.c -o setbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gcc-4.3.2/gmp/mpz/size.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/size.c -o size.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sizeinbase.lo ../../../gcc-4.3.2/gmp/mpz/sizeinbase.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/sizeinbase.c -o sizeinbase.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gcc-4.3.2/gmp/mpz/sqrt.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/sqrt.c -o sqrt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sqrtrem.lo ../../../gcc-4.3.2/gmp/mpz/sqrtrem.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gcc-4.3.2/gmp/mpz/sub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gcc-4.3.2/gmp/mpz/sub_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/sub_ui.c -o sub_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gcc-4.3.2/gmp/mpz/swap.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/swap.c -o swap.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_ui.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_ui.c -o tdiv_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_q.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_q.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_q.c -o tdiv_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_q_2exp.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_q_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_q_ui.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_q_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_qr.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_qr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_qr_ui.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_qr_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_r.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_r.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_r.c -o tdiv_r.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_r_2exp.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_r_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tdiv_r_ui.lo ../../../gcc-4.3.2/gmp/mpz/tdiv_r_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o tstbit.lo ../../../gcc-4.3.2/gmp/mpz/tstbit.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/tstbit.c -o tstbit.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ui_pow_ui.lo ../../../gcc-4.3.2/gmp/mpz/ui_pow_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gcc-4.3.2/gmp/mpz/ui_sub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/ui_sub.c -o ui_sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gcc-4.3.2/gmp/mpz/urandomb.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/urandomb.c -o urandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o urandomm.lo ../../../gcc-4.3.2/gmp/mpz/urandomm.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/urandomm.c -o urandomm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o xor.lo ../../../gcc-4.3.2/gmp/mpz/xor.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpz/xor.c -o xor.o /bin/sh ../libtool --mode=link gcc -g -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) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/mpz' Making all in mpq make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/mpq' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gcc-4.3.2/gmp/mpq/abs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o aors.lo ../../../gcc-4.3.2/gmp/mpq/aors.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/aors.c -o aors.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o canonicalize.lo ../../../gcc-4.3.2/gmp/mpq/canonicalize.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/canonicalize.c -o canonicalize.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gcc-4.3.2/gmp/mpq/clear.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gcc-4.3.2/gmp/mpq/cmp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gcc-4.3.2/gmp/mpq/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gcc-4.3.2/gmp/mpq/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gcc-4.3.2/gmp/mpq/div.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/div.c -o div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o equal.lo ../../../gcc-4.3.2/gmp/mpq/equal.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/equal.c -o equal.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gcc-4.3.2/gmp/mpq/get_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_den.lo ../../../gcc-4.3.2/gmp/mpq/get_den.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/get_den.c -o get_den.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_num.lo ../../../gcc-4.3.2/gmp/mpq/get_num.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/get_num.c -o get_num.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gcc-4.3.2/gmp/mpq/get_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gcc-4.3.2/gmp/mpq/init.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gcc-4.3.2/gmp/mpq/inp_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o inv.lo ../../../gcc-4.3.2/gmp/mpq/inv.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/inv.c -o inv.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o md_2exp.lo ../../../gcc-4.3.2/gmp/mpq/md_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/md_2exp.c -o md_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gcc-4.3.2/gmp/mpq/mul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gcc-4.3.2/gmp/mpq/neg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gcc-4.3.2/gmp/mpq/out_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gcc-4.3.2/gmp/mpq/set.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_den.lo ../../../gcc-4.3.2/gmp/mpq/set_den.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_den.c -o set_den.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_num.lo ../../../gcc-4.3.2/gmp/mpq/set_num.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_num.c -o set_num.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gcc-4.3.2/gmp/mpq/set_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gcc-4.3.2/gmp/mpq/set_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gcc-4.3.2/gmp/mpq/set_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gcc-4.3.2/gmp/mpq/set_z.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_z.c -o set_z.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gcc-4.3.2/gmp/mpq/set_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gcc-4.3.2/gmp/mpq/set_f.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/set_f.c -o set_f.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gcc-4.3.2/gmp/mpq/swap.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpq/swap.c -o swap.o /bin/sh ../libtool --mode=link gcc -g -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) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/mpq' Making all in mpf make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/mpf' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gcc-4.3.2/gmp/mpf/init.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/init.c -o init.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gcc-4.3.2/gmp/mpf/init2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/init2.c -o init2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gcc-4.3.2/gmp/mpf/set.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set.c -o set.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gcc-4.3.2/gmp/mpf/set_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_ui.c -o set_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gcc-4.3.2/gmp/mpf/set_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_si.c -o set_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gcc-4.3.2/gmp/mpf/set_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_str.c -o set_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gcc-4.3.2/gmp/mpf/set_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_d.c -o set_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gcc-4.3.2/gmp/mpf/set_z.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_z.c -o set_z.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gcc-4.3.2/gmp/mpf/set_q.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_q.c -o set_q.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gcc-4.3.2/gmp/mpf/iset.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/iset.c -o iset.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gcc-4.3.2/gmp/mpf/iset_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/iset_ui.c -o iset_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gcc-4.3.2/gmp/mpf/iset_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/iset_si.c -o iset_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gcc-4.3.2/gmp/mpf/iset_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/iset_str.c -o iset_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gcc-4.3.2/gmp/mpf/iset_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/iset_d.c -o iset_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gcc-4.3.2/gmp/mpf/clear.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/clear.c -o clear.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gcc-4.3.2/gmp/mpf/get_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_str.c -o get_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gcc-4.3.2/gmp/mpf/dump.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/dump.c -o dump.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gcc-4.3.2/gmp/mpf/size.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/size.c -o size.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o eq.lo ../../../gcc-4.3.2/gmp/mpf/eq.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/eq.c -o eq.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o reldiff.lo ../../../gcc-4.3.2/gmp/mpf/reldiff.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/reldiff.c -o reldiff.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gcc-4.3.2/gmp/mpf/sqrt.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/sqrt.c -o sqrt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gcc-4.3.2/gmp/mpf/random2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/random2.c -o random2.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gcc-4.3.2/gmp/mpf/inp_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/inp_str.c -o inp_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gcc-4.3.2/gmp/mpf/out_str.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/out_str.c -o out_str.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gcc-4.3.2/gmp/mpf/add.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/add.c -o add.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gcc-4.3.2/gmp/mpf/add_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/add_ui.c -o add_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gcc-4.3.2/gmp/mpf/sub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/sub.c -o sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gcc-4.3.2/gmp/mpf/sub_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/sub_ui.c -o sub_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gcc-4.3.2/gmp/mpf/ui_sub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/ui_sub.c -o ui_sub.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gcc-4.3.2/gmp/mpf/mul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/mul.c -o mul.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gcc-4.3.2/gmp/mpf/mul_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/mul_ui.c -o mul_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gcc-4.3.2/gmp/mpf/div.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/div.c -o div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o div_ui.lo ../../../gcc-4.3.2/gmp/mpf/div_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/div_ui.c -o div_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gcc-4.3.2/gmp/mpf/cmp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/cmp.c -o cmp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gcc-4.3.2/gmp/mpf/cmp_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/cmp_d.c -o cmp_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gcc-4.3.2/gmp/mpf/cmp_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/cmp_si.c -o cmp_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gcc-4.3.2/gmp/mpf/cmp_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gcc-4.3.2/gmp/mpf/mul_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o div_2exp.lo ../../../gcc-4.3.2/gmp/mpf/div_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/div_2exp.c -o div_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gcc-4.3.2/gmp/mpf/abs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/abs.c -o abs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gcc-4.3.2/gmp/mpf/neg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/neg.c -o neg.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gcc-4.3.2/gmp/mpf/get_d.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_d.c -o get_d.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gcc-4.3.2/gmp/mpf/get_d_2exp.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_dfl_prec.lo ../../../gcc-4.3.2/gmp/mpf/set_dfl_prec.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_prc.lo ../../../gcc-4.3.2/gmp/mpf/set_prc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_prc.c -o set_prc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o set_prc_raw.lo ../../../gcc-4.3.2/gmp/mpf/set_prc_raw.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/set_prc_raw.c -o set_prc_raw.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_dfl_prec.lo ../../../gcc-4.3.2/gmp/mpf/get_dfl_prec.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_prc.lo ../../../gcc-4.3.2/gmp/mpf/get_prc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_prc.c -o get_prc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ui_div.lo ../../../gcc-4.3.2/gmp/mpf/ui_div.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/ui_div.c -o ui_div.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sqrt_ui.lo ../../../gcc-4.3.2/gmp/mpf/sqrt_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/sqrt_ui.c -o sqrt_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gcc-4.3.2/gmp/mpf/pow_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/pow_ui.c -o pow_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gcc-4.3.2/gmp/mpf/urandomb.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/urandomb.c -o urandomb.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gcc-4.3.2/gmp/mpf/swap.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/swap.c -o swap.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gcc-4.3.2/gmp/mpf/get_si.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_si.c -o get_si.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gcc-4.3.2/gmp/mpf/get_ui.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/get_ui.c -o get_ui.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o int_p.lo ../../../gcc-4.3.2/gmp/mpf/int_p.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/int_p.c -o int_p.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o ceilfloor.lo ../../../gcc-4.3.2/gmp/mpf/ceilfloor.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/ceilfloor.c -o ceilfloor.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o trunc.lo ../../../gcc-4.3.2/gmp/mpf/trunc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/trunc.c -o trunc.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gcc-4.3.2/gmp/mpf/fits_sint.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_sint.c -o fits_sint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gcc-4.3.2/gmp/mpf/fits_slong.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_slong.c -o fits_slong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gcc-4.3.2/gmp/mpf/fits_sshort.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gcc-4.3.2/gmp/mpf/fits_uint.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_uint.c -o fits_uint.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gcc-4.3.2/gmp/mpf/fits_ulong.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gcc-4.3.2/gmp/mpf/fits_ushort.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/mpf/fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --mode=link gcc -g -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) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/mpf' Making all in printf make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/printf' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o asprintf.lo ../../../gcc-4.3.2/gmp/printf/asprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/asprintf.c -o asprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o asprntffuns.lo ../../../gcc-4.3.2/gmp/printf/asprntffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/asprntffuns.c -o asprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o doprnt.lo ../../../gcc-4.3.2/gmp/printf/doprnt.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/doprnt.c -o doprnt.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o doprntf.lo ../../../gcc-4.3.2/gmp/printf/doprntf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/doprntf.c -o doprntf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o doprnti.lo ../../../gcc-4.3.2/gmp/printf/doprnti.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/doprnti.c -o doprnti.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fprintf.lo ../../../gcc-4.3.2/gmp/printf/fprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/fprintf.c -o fprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o obprintf.lo ../../../gcc-4.3.2/gmp/printf/obprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/obprintf.c -o obprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o obvprintf.lo ../../../gcc-4.3.2/gmp/printf/obvprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/obvprintf.c -o obvprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o obprntffuns.lo ../../../gcc-4.3.2/gmp/printf/obprntffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/obprntffuns.c -o obprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o printf.lo ../../../gcc-4.3.2/gmp/printf/printf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/printf.c -o printf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o printffuns.lo ../../../gcc-4.3.2/gmp/printf/printffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/printffuns.c -o printffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o snprintf.lo ../../../gcc-4.3.2/gmp/printf/snprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/snprintf.c -o snprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o snprntffuns.lo ../../../gcc-4.3.2/gmp/printf/snprntffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/snprntffuns.c -o snprntffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sprintf.lo ../../../gcc-4.3.2/gmp/printf/sprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/sprintf.c -o sprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sprintffuns.lo ../../../gcc-4.3.2/gmp/printf/sprintffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/sprintffuns.c -o sprintffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vasprintf.lo ../../../gcc-4.3.2/gmp/printf/vasprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/vasprintf.c -o vasprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vfprintf.lo ../../../gcc-4.3.2/gmp/printf/vfprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/vfprintf.c -o vfprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vprintf.lo ../../../gcc-4.3.2/gmp/printf/vprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/vprintf.c -o vprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vsnprintf.lo ../../../gcc-4.3.2/gmp/printf/vsnprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/vsnprintf.c -o vsnprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vsprintf.lo ../../../gcc-4.3.2/gmp/printf/vsprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/vsprintf.c -o vsprintf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o repl-vsnprintf.lo ../../../gcc-4.3.2/gmp/printf/repl-vsnprintf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o /bin/sh ../libtool --mode=link gcc -g -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 .libs/libprintf.a creating libprintf.la (cd .libs && rm -f libprintf.la && ln -s ../libprintf.la libprintf.la) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/printf' Making all in scanf make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/scanf' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o doscan.lo ../../../gcc-4.3.2/gmp/scanf/doscan.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/doscan.c -o doscan.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fscanf.lo ../../../gcc-4.3.2/gmp/scanf/fscanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/fscanf.c -o fscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o fscanffuns.lo ../../../gcc-4.3.2/gmp/scanf/fscanffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/fscanffuns.c -o fscanffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o scanf.lo ../../../gcc-4.3.2/gmp/scanf/scanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/scanf.c -o scanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sscanf.lo ../../../gcc-4.3.2/gmp/scanf/sscanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/sscanf.c -o sscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o sscanffuns.lo ../../../gcc-4.3.2/gmp/scanf/sscanffuns.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/sscanffuns.c -o sscanffuns.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vfscanf.lo ../../../gcc-4.3.2/gmp/scanf/vfscanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/vfscanf.c -o vfscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vscanf.lo ../../../gcc-4.3.2/gmp/scanf/vscanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/vscanf.c -o vscanf.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c -o vsscanf.lo ../../../gcc-4.3.2/gmp/scanf/vsscanf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-4.3.2/gmp -DNO_ASM -g -O2 -c ../../../gcc-4.3.2/gmp/scanf/vsscanf.c -o vsscanf.o /bin/sh ../libtool --mode=link gcc -g -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) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/scanf' Making all in cxx make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/cxx' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/cxx' Making all in mpbsd make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/mpbsd' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/mpbsd' Making all in demos make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/demos' Making all in calc make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/demos/calc' make all-am make[7]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/demos/calc' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/demos/calc' make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/demos/calc' Making all in expr make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/demos/expr' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/demos/expr' make[6]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/demos' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/demos' make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/demos' Making all in tune make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/tune' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/tune' Making all in doc make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp/doc' make[5]: Entering directory `/mnt/lfs/sources/gcc-build/gmp' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o assert.lo ../../gcc-4.3.2/gmp/assert.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/assert.c -o assert.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o compat.lo ../../gcc-4.3.2/gmp/compat.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/compat.c -o compat.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o errno.lo ../../gcc-4.3.2/gmp/errno.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/errno.c -o errno.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o extract-dbl.lo ../../gcc-4.3.2/gmp/extract-dbl.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/extract-dbl.c -o extract-dbl.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o invalid.lo ../../gcc-4.3.2/gmp/invalid.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/invalid.c -o invalid.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o memory.lo ../../gcc-4.3.2/gmp/memory.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/memory.c -o memory.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_bpl.lo ../../gcc-4.3.2/gmp/mp_bpl.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_bpl.c -o mp_bpl.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_clz_tab.lo ../../gcc-4.3.2/gmp/mp_clz_tab.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_clz_tab.c -o mp_clz_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_dv_tab.lo ../../gcc-4.3.2/gmp/mp_dv_tab.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_dv_tab.c -o mp_dv_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_minv_tab.lo ../../gcc-4.3.2/gmp/mp_minv_tab.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_minv_tab.c -o mp_minv_tab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_get_fns.lo ../../gcc-4.3.2/gmp/mp_get_fns.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_get_fns.c -o mp_get_fns.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_set_fns.lo ../../gcc-4.3.2/gmp/mp_set_fns.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/mp_set_fns.c -o mp_set_fns.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o rand.lo ../../gcc-4.3.2/gmp/rand.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/rand.c -o rand.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randclr.lo ../../gcc-4.3.2/gmp/randclr.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randclr.c -o randclr.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randdef.lo ../../gcc-4.3.2/gmp/randdef.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randdef.c -o randdef.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randiset.lo ../../gcc-4.3.2/gmp/randiset.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randiset.c -o randiset.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randlc2s.lo ../../gcc-4.3.2/gmp/randlc2s.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randlc2s.c -o randlc2s.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randlc2x.lo ../../gcc-4.3.2/gmp/randlc2x.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randlc2x.c -o randlc2x.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randmt.lo ../../gcc-4.3.2/gmp/randmt.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randmt.c -o randmt.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randmts.lo ../../gcc-4.3.2/gmp/randmts.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randmts.c -o randmts.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o rands.lo ../../gcc-4.3.2/gmp/rands.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/rands.c -o rands.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randsd.lo ../../gcc-4.3.2/gmp/randsd.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randsd.c -o randsd.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randsdui.lo ../../gcc-4.3.2/gmp/randsdui.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randsdui.c -o randsdui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randbui.lo ../../gcc-4.3.2/gmp/randbui.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randbui.c -o randbui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o randmui.lo ../../gcc-4.3.2/gmp/randmui.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/randmui.c -o randmui.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o version.lo ../../gcc-4.3.2/gmp/version.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/version.c -o version.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o tal-reent.lo ../../gcc-4.3.2/gmp/tal-reent.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/gmp -I. -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gcc-4.3.2/gmp/tal-reent.c -o tal-reent.o /bin/sh ./libtool --mode=link gcc -g -O2 -o libgmp.la -rpath /tools/lib -version-info 7:4:4 assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo version.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/fac_ui.lo mpz/fdiv_q.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/bdivmod.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext.lo mpn/tdiv_qr.lo mpn/dc_divrem_n.lo mpn/sb_divrem_mn.lo mpn/jacbase.lo mpn/get_d.lo mpn/mullow_n.lo mpn/mullow_basecase.lo mpn/addsub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo mkdir .libs copying selected object files to avoid basename conflicts... rm -fr .libs/libgmp.lax mkdir .libs/libgmp.lax ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o ln mpz/cmp.o .libs/libgmp.lax/lt5-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt5-cmp.o ln mpz/cmp_d.o .libs/libgmp.lax/lt6-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt6-cmp_d.o ln mpz/cmp_si.o .libs/libgmp.lax/lt7-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt7-cmp_si.o ln mpz/cmp_ui.o .libs/libgmp.lax/lt8-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt8-cmp_ui.o ln mpz/dump.o .libs/libgmp.lax/lt9-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt9-dump.o ln mpz/fits_sint.o .libs/libgmp.lax/lt10-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt10-fits_sint.o ln mpz/fits_slong.o .libs/libgmp.lax/lt11-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt11-fits_slong.o ln mpz/fits_sshort.o .libs/libgmp.lax/lt12-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt12-fits_sshort.o ln mpz/fits_uint.o .libs/libgmp.lax/lt13-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt13-fits_uint.o ln mpz/fits_ulong.o .libs/libgmp.lax/lt14-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt14-fits_ulong.o ln mpz/fits_ushort.o .libs/libgmp.lax/lt15-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt15-fits_ushort.o ln mpz/get_d.o .libs/libgmp.lax/lt16-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt16-get_d.o ln mpz/get_d_2exp.o .libs/libgmp.lax/lt17-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt17-get_d_2exp.o ln mpz/get_si.o .libs/libgmp.lax/lt18-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt18-get_si.o ln mpz/get_str.o .libs/libgmp.lax/lt19-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt19-get_str.o ln mpz/get_ui.o .libs/libgmp.lax/lt20-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt20-get_ui.o ln mpz/init.o .libs/libgmp.lax/lt21-init.o || cp mpz/init.o .libs/libgmp.lax/lt21-init.o ln mpz/init2.o .libs/libgmp.lax/lt22-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt22-init2.o ln mpz/inp_str.o .libs/libgmp.lax/lt23-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt23-inp_str.o ln mpz/iset.o .libs/libgmp.lax/lt24-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt24-iset.o ln mpz/iset_d.o .libs/libgmp.lax/lt25-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt25-iset_d.o ln mpz/iset_si.o .libs/libgmp.lax/lt26-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt26-iset_si.o ln mpz/iset_str.o .libs/libgmp.lax/lt27-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt27-iset_str.o ln mpz/iset_ui.o .libs/libgmp.lax/lt28-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt28-iset_ui.o ln mpz/mul.o .libs/libgmp.lax/lt29-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt29-mul.o ln mpz/mul_2exp.o .libs/libgmp.lax/lt30-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt30-mul_2exp.o ln mpz/mul_ui.o .libs/libgmp.lax/lt31-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt31-mul_ui.o ln mpz/neg.o .libs/libgmp.lax/lt32-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt32-neg.o ln mpz/out_str.o .libs/libgmp.lax/lt33-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt33-out_str.o ln mpz/pow_ui.o .libs/libgmp.lax/lt34-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt34-pow_ui.o ln mpz/random2.o .libs/libgmp.lax/lt35-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt35-random2.o ln mpz/set.o .libs/libgmp.lax/lt36-set.o || cp mpz/set.o .libs/libgmp.lax/lt36-set.o ln mpz/set_d.o .libs/libgmp.lax/lt37-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt37-set_d.o ln mpz/set_q.o .libs/libgmp.lax/lt38-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt38-set_q.o ln mpz/set_si.o .libs/libgmp.lax/lt39-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt39-set_si.o ln mpz/set_str.o .libs/libgmp.lax/lt40-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt40-set_str.o ln mpz/set_ui.o .libs/libgmp.lax/lt41-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt41-set_ui.o ln mpz/size.o .libs/libgmp.lax/lt42-size.o || cp mpz/size.o .libs/libgmp.lax/lt42-size.o ln mpz/sqrt.o .libs/libgmp.lax/lt43-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt43-sqrt.o ln mpz/sub.o .libs/libgmp.lax/lt44-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt44-sub.o ln mpz/sub_ui.o .libs/libgmp.lax/lt45-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt45-sub_ui.o ln mpz/swap.o .libs/libgmp.lax/lt46-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt46-swap.o ln mpz/ui_sub.o .libs/libgmp.lax/lt47-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt47-ui_sub.o ln mpz/urandomb.o .libs/libgmp.lax/lt48-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt48-urandomb.o ln mpq/abs.o .libs/libgmp.lax/lt49-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt49-abs.o ln mpq/clear.o .libs/libgmp.lax/lt50-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt50-clear.o ln mpq/cmp.o .libs/libgmp.lax/lt51-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt51-cmp.o ln mpq/cmp_si.o .libs/libgmp.lax/lt52-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt52-cmp_si.o ln mpq/cmp_ui.o .libs/libgmp.lax/lt53-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt53-cmp_ui.o ln mpq/div.o .libs/libgmp.lax/lt54-div.o || cp mpq/div.o .libs/libgmp.lax/lt54-div.o ln mpq/get_d.o .libs/libgmp.lax/lt55-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt55-get_d.o ln mpq/get_str.o .libs/libgmp.lax/lt56-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt56-get_str.o ln mpq/init.o .libs/libgmp.lax/lt57-init.o || cp mpq/init.o .libs/libgmp.lax/lt57-init.o ln mpq/inp_str.o .libs/libgmp.lax/lt58-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt58-inp_str.o ln mpq/mul.o .libs/libgmp.lax/lt59-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt59-mul.o ln mpq/neg.o .libs/libgmp.lax/lt60-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt60-neg.o ln mpq/out_str.o .libs/libgmp.lax/lt61-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt61-out_str.o ln mpq/set.o .libs/libgmp.lax/lt62-set.o || cp mpq/set.o .libs/libgmp.lax/lt62-set.o ln mpq/set_si.o .libs/libgmp.lax/lt63-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt63-set_si.o ln mpq/set_str.o .libs/libgmp.lax/lt64-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt64-set_str.o ln mpq/set_ui.o .libs/libgmp.lax/lt65-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt65-set_ui.o ln mpq/set_z.o .libs/libgmp.lax/lt66-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt66-set_z.o ln mpq/set_d.o .libs/libgmp.lax/lt67-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt67-set_d.o ln mpq/set_f.o .libs/libgmp.lax/lt68-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt68-set_f.o ln mpq/swap.o .libs/libgmp.lax/lt69-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt69-swap.o ln mpn/add.o .libs/libgmp.lax/lt70-add.o || cp mpn/add.o .libs/libgmp.lax/lt70-add.o ln mpn/sub.o .libs/libgmp.lax/lt71-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt71-sub.o ln mpn/divis.o .libs/libgmp.lax/lt72-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt72-divis.o ln mpn/fib2_ui.o .libs/libgmp.lax/lt73-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt73-fib2_ui.o ln mpn/dump.o .libs/libgmp.lax/lt74-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt74-dump.o ln mpn/mul.o .libs/libgmp.lax/lt75-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt75-mul.o ln mpn/random.o .libs/libgmp.lax/lt76-random.o || cp mpn/random.o .libs/libgmp.lax/lt76-random.o ln mpn/random2.o .libs/libgmp.lax/lt77-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt77-random2.o ln mpn/rootrem.o .libs/libgmp.lax/lt78-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt78-rootrem.o ln mpn/sqrtrem.o .libs/libgmp.lax/lt79-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt79-sqrtrem.o ln mpn/get_str.o .libs/libgmp.lax/lt80-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt80-get_str.o ln mpn/set_str.o .libs/libgmp.lax/lt81-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt81-set_str.o ln mpn/scan0.o .libs/libgmp.lax/lt82-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt82-scan0.o ln mpn/scan1.o .libs/libgmp.lax/lt83-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt83-scan1.o ln mpn/popcount.o .libs/libgmp.lax/lt84-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt84-popcount.o ln mpn/hamdist.o .libs/libgmp.lax/lt85-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt85-hamdist.o ln mpn/cmp.o .libs/libgmp.lax/lt86-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt86-cmp.o ln mpn/perfsqr.o .libs/libgmp.lax/lt87-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt87-perfsqr.o ln mpn/gcd.o .libs/libgmp.lax/lt88-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt88-gcd.o ln mpn/gcdext.o .libs/libgmp.lax/lt89-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt89-gcdext.o ln mpn/tdiv_qr.o .libs/libgmp.lax/lt90-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt90-tdiv_qr.o ln mpn/get_d.o .libs/libgmp.lax/lt91-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt91-get_d.o 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 .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o mpz/clrbit.o .libs/libgmp.lax/lt5-cmp.o .libs/libgmp.lax/lt6-cmp_d.o .libs/libgmp.lax/lt7-cmp_si.o .libs/libgmp.lax/lt8-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt9-dump.o mpz/export.o mpz/fac_ui.o mpz/fdiv_q.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt10-fits_sint.o .libs/libgmp.lax/lt11-fits_slong.o .libs/libgmp.lax/lt12-fits_sshort.o .libs/libgmp.lax/lt13-fits_uint.o .libs/libgmp.lax/lt14-fits_ulong.o .libs/libgmp.lax/lt15-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt16-get_d.o .libs/libgmp.lax/lt17-get_d_2exp.o .libs/libgmp.lax/lt18-get_si.o .libs/libgmp.lax/lt19-get_str.o .libs/libgmp.lax/lt20-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt21-init.o .libs/libgmp.lax/lt22-init2.o mpz/inp_raw.o .libs/libgmp.lax/lt23-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt24-iset.o .libs/libgmp.lax/lt25-iset_d.o .libs/libgmp.lax/lt26-iset_si.o .libs/libgmp.lax/lt27-iset_str.o .libs/libgmp.lax/lt28-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt29-mul.o .libs/libgmp.lax/lt30-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt31-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt32-neg.o mpz/nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt33-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt34-pow_ui.o mpz/powm.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt35-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt36-set.o .libs/libgmp.lax/lt37-set_d.o mpz/set_f.o .libs/libgmp.lax/lt38-set_q.o .libs/libgmp.lax/lt39-set_si.o .libs/libgmp.lax/lt40-set_str.o .libs/libgmp.lax/lt41-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt42-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt43-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt44-sub.o .libs/libgmp.lax/lt45-sub_ui.o .libs/libgmp.lax/lt46-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt47-ui_sub.o .libs/libgmp.lax/lt48-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt49-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt50-clear.o .libs/libgmp.lax/lt51-cmp.o .libs/libgmp.lax/lt52-cmp_si.o .libs/libgmp.lax/lt53-cmp_ui.o .libs/libgmp.lax/lt54-div.o .libs/libgmp.lax/lt55-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt56-get_str.o .libs/libgmp.lax/lt57-init.o .libs/libgmp.lax/lt58-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt59-mul.o .libs/libgmp.lax/lt60-neg.o .libs/libgmp.lax/lt61-out_str.o .libs/libgmp.lax/lt62-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt63-set_si.o .libs/libgmp.lax/lt64-set_str.o .libs/libgmp.lax/lt65-set_ui.o mpq/equal.o .libs/libgmp.lax/lt66-set_z.o .libs/libgmp.lax/lt67-set_d.o .libs/libgmp.lax/lt68-set_f.o .libs/libgmp.lax/lt69-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt70-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt71-sub.o mpn/sub_1.o mpn/sub_n.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt72-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt73-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt74-dump.o .libs/libgmp.lax/lt75-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/mul_basecase.o mpn/sqr_basecase.o .libs/libgmp.lax/lt76-random.o .libs/libgmp.lax/lt77-random2.o mpn/pow_1.o .libs/libgmp.lax/lt78-rootrem.o .libs/libgmp.lax/lt79-sqrtrem.o .libs/libgmp.lax/lt80-get_str.o .libs/libgmp.lax/lt81-set_str.o .libs/libgmp.lax/lt82-scan0.o .libs/libgmp.lax/lt83-scan1.o .libs/libgmp.lax/lt84-popcount.o .libs/libgmp.lax/lt85-hamdist.o .libs/libgmp.lax/lt86-cmp.o .libs/libgmp.lax/lt87-perfsqr.o mpn/bdivmod.o mpn/gcd_1.o .libs/libgmp.lax/lt88-gcd.o .libs/libgmp.lax/lt89-gcdext.o .libs/libgmp.lax/lt90-tdiv_qr.o mpn/dc_divrem_n.o mpn/sb_divrem_mn.o mpn/jacbase.o .libs/libgmp.lax/lt91-get_d.o mpn/mullow_n.o mpn/mullow_basecase.o mpn/addsub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o ranlib .libs/libgmp.a rm -fr .libs/libgmp.lax creating libgmp.la (cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la) make[5]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp' make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp' make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/gmp' make[3]: Entering directory `/mnt/lfs/sources/gcc-build/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/intl' mkdir -p -- ./mpfr Configuring in ./mpfr configure: WARNING: Unrecognized options: --with-local-prefix, --enable-clocale, --enable-threads, --enable-__cxa_atexit, --disable-libstdcxx-pch, --disable-bootstrap, --enable-languages configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for none-pc-linux-gnu-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 whether to disable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... none-pc-linux-gnu checking for none-pc-linux-gnu-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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for main in -lm... yes checking whether time.h and sys/time.h may both be included... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for string.h... (cached) 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 memmove... yes 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... no checking for math/trunc... no checking for math/floor... yes checking for math/ceil... yes checking for math/rint... no checking for long double... yes checking format of `long double' floating point... IEEE extended, little endian checking for gmp.h... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/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... 98304 checking command to parse nm output from gcc object... failed checking for objdir... .libs checking for none-pc-linux-gnu-ar... ar checking for none-pc-linux-gnu-ranlib... ranlib checking for none-pc-linux-gnu-strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool checking 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 configure: WARNING: Unrecognized options: --with-local-prefix, --enable-clocale, --enable-threads, --enable-__cxa_atexit, --disable-libstdcxx-pch, --disable-bootstrap, --enable-languages make[3]: Entering directory `/mnt/lfs/sources/gcc-build/mpfr' Making all in tests make[4]: Entering directory `/mnt/lfs/sources/gcc-build/mpfr/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpfr/tests' make[4]: Entering directory `/mnt/lfs/sources/gcc-build/mpfr' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo ../../gcc-4.3.2/mpfr/exceptions.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../gcc-4.3.2/mpfr/exceptions.c -o exceptions.o mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo ../../gcc-4.3.2/mpfr/extract.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../gcc-4.3.2/mpfr/extract.c -o extract.o mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo ../../gcc-4.3.2/mpfr/uceil_exp2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../gcc-4.3.2/mpfr/uceil_exp2.c -o uceil_exp2.o mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../gcc-4.3.2/mpfr/uceil_log2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../gcc-4.3.2/mpfr/uceil_log2.c -o uceil_log2.o mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo ../../gcc-4.3.2/mpfr/ufloor_log2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../gcc-4.3.2/mpfr/ufloor_log2.c -o ufloor_log2.o mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../gcc-4.3.2/mpfr/add.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../gcc-4.3.2/mpfr/add.c -o add.o mv -f .deps/add.Tpo .deps/add.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo ../../gcc-4.3.2/mpfr/add1.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../gcc-4.3.2/mpfr/add1.c -o add1.o mv -f .deps/add1.Tpo .deps/add1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../gcc-4.3.2/mpfr/add_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../gcc-4.3.2/mpfr/add_ui.c -o add_ui.o mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo ../../gcc-4.3.2/mpfr/agm.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../gcc-4.3.2/mpfr/agm.c -o agm.o mv -f .deps/agm.Tpo .deps/agm.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../gcc-4.3.2/mpfr/clear.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../gcc-4.3.2/mpfr/clear.c -o clear.o mv -f .deps/clear.Tpo .deps/clear.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../gcc-4.3.2/mpfr/cmp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../gcc-4.3.2/mpfr/cmp.c -o cmp.o mv -f .deps/cmp.Tpo .deps/cmp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../gcc-4.3.2/mpfr/cmp_abs.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../gcc-4.3.2/mpfr/cmp_abs.c -o cmp_abs.o mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo ../../gcc-4.3.2/mpfr/cmp_si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../gcc-4.3.2/mpfr/cmp_si.c -o cmp_si.o mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo ../../gcc-4.3.2/mpfr/cmp_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../gcc-4.3.2/mpfr/cmp_ui.c -o cmp_ui.o mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo ../../gcc-4.3.2/mpfr/comparisons.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../gcc-4.3.2/mpfr/comparisons.c -o comparisons.o mv -f .deps/comparisons.Tpo .deps/comparisons.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo ../../gcc-4.3.2/mpfr/div_2exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../gcc-4.3.2/mpfr/div_2exp.c -o div_2exp.o mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../gcc-4.3.2/mpfr/div_2si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../gcc-4.3.2/mpfr/div_2si.c -o div_2si.o mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../gcc-4.3.2/mpfr/div_2ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../gcc-4.3.2/mpfr/div_2ui.c -o div_2ui.o mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../gcc-4.3.2/mpfr/div.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../gcc-4.3.2/mpfr/div.c -o div.o mv -f .deps/div.Tpo .deps/div.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../gcc-4.3.2/mpfr/div_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../gcc-4.3.2/mpfr/div_ui.c -o div_ui.o mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo ../../gcc-4.3.2/mpfr/dump.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../gcc-4.3.2/mpfr/dump.c -o dump.o mv -f .deps/dump.Tpo .deps/dump.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo ../../gcc-4.3.2/mpfr/eq.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../gcc-4.3.2/mpfr/eq.c -o eq.o mv -f .deps/eq.Tpo .deps/eq.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo ../../gcc-4.3.2/mpfr/exp10.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../gcc-4.3.2/mpfr/exp10.c -o exp10.o mv -f .deps/exp10.Tpo .deps/exp10.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo ../../gcc-4.3.2/mpfr/exp2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../gcc-4.3.2/mpfr/exp2.c -o exp2.o mv -f .deps/exp2.Tpo .deps/exp2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo ../../gcc-4.3.2/mpfr/exp3.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../gcc-4.3.2/mpfr/exp3.c -o exp3.o mv -f .deps/exp3.Tpo .deps/exp3.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../gcc-4.3.2/mpfr/exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../gcc-4.3.2/mpfr/exp.c -o exp.o mv -f .deps/exp.Tpo .deps/exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo ../../gcc-4.3.2/mpfr/frac.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../gcc-4.3.2/mpfr/frac.c -o frac.o mv -f .deps/frac.Tpo .deps/frac.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo ../../gcc-4.3.2/mpfr/get_d.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../gcc-4.3.2/mpfr/get_d.c -o get_d.o mv -f .deps/get_d.Tpo .deps/get_d.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo ../../gcc-4.3.2/mpfr/get_exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../gcc-4.3.2/mpfr/get_exp.c -o get_exp.o mv -f .deps/get_exp.Tpo .deps/get_exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo ../../gcc-4.3.2/mpfr/get_str.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../gcc-4.3.2/mpfr/get_str.c -o get_str.o mv -f .deps/get_str.Tpo .deps/get_str.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../gcc-4.3.2/mpfr/init.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../gcc-4.3.2/mpfr/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../gcc-4.3.2/mpfr/inp_str.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../gcc-4.3.2/mpfr/inp_str.c -o inp_str.o mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo ../../gcc-4.3.2/mpfr/isinteger.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../gcc-4.3.2/mpfr/isinteger.c -o isinteger.o mv -f .deps/isinteger.Tpo .deps/isinteger.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo ../../gcc-4.3.2/mpfr/isinf.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../gcc-4.3.2/mpfr/isinf.c -o isinf.o mv -f .deps/isinf.Tpo .deps/isinf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo ../../gcc-4.3.2/mpfr/isnan.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../gcc-4.3.2/mpfr/isnan.c -o isnan.o mv -f .deps/isnan.Tpo .deps/isnan.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo ../../gcc-4.3.2/mpfr/isnum.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../gcc-4.3.2/mpfr/isnum.c -o isnum.o mv -f .deps/isnum.Tpo .deps/isnum.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo ../../gcc-4.3.2/mpfr/const_log2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../gcc-4.3.2/mpfr/const_log2.c -o const_log2.o mv -f .deps/const_log2.Tpo .deps/const_log2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../gcc-4.3.2/mpfr/log.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../gcc-4.3.2/mpfr/log.c -o log.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo ../../gcc-4.3.2/mpfr/mul_2exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../gcc-4.3.2/mpfr/mul_2exp.c -o mul_2exp.o mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../gcc-4.3.2/mpfr/mul_2si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../gcc-4.3.2/mpfr/mul_2si.c -o mul_2si.o mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../gcc-4.3.2/mpfr/mul_2ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../gcc-4.3.2/mpfr/mul_2ui.c -o mul_2ui.o mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../gcc-4.3.2/mpfr/mul.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../gcc-4.3.2/mpfr/mul.c -o mul.o mv -f .deps/mul.Tpo .deps/mul.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../gcc-4.3.2/mpfr/mul_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../gcc-4.3.2/mpfr/mul_ui.c -o mul_ui.o mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../gcc-4.3.2/mpfr/neg.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../gcc-4.3.2/mpfr/neg.c -o neg.o mv -f .deps/neg.Tpo .deps/neg.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo ../../gcc-4.3.2/mpfr/next.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../gcc-4.3.2/mpfr/next.c -o next.o mv -f .deps/next.Tpo .deps/next.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../gcc-4.3.2/mpfr/out_str.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../gcc-4.3.2/mpfr/out_str.c -o out_str.o mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo ../../gcc-4.3.2/mpfr/const_pi.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../gcc-4.3.2/mpfr/const_pi.c -o const_pi.o mv -f .deps/const_pi.Tpo .deps/const_pi.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../gcc-4.3.2/mpfr/pow.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../gcc-4.3.2/mpfr/pow.c -o pow.o mv -f .deps/pow.Tpo .deps/pow.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../gcc-4.3.2/mpfr/pow_si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../gcc-4.3.2/mpfr/pow_si.c -o pow_si.o mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../gcc-4.3.2/mpfr/pow_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../gcc-4.3.2/mpfr/pow_ui.c -o pow_ui.o mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo ../../gcc-4.3.2/mpfr/print_raw.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../gcc-4.3.2/mpfr/print_raw.c -o print_raw.o mv -f .deps/print_raw.Tpo .deps/print_raw.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo ../../gcc-4.3.2/mpfr/print_rnd_mode.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../gcc-4.3.2/mpfr/print_rnd_mode.c -o print_rnd_mode.o mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT random2.lo -MD -MP -MF .deps/random2.Tpo -c -o random2.lo ../../gcc-4.3.2/mpfr/random2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT random2.lo -MD -MP -MF .deps/random2.Tpo -c ../../gcc-4.3.2/mpfr/random2.c -o random2.o mv -f .deps/random2.Tpo .deps/random2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo ../../gcc-4.3.2/mpfr/random.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../gcc-4.3.2/mpfr/random.c -o random.o mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo ../../gcc-4.3.2/mpfr/reldiff.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../gcc-4.3.2/mpfr/reldiff.c -o reldiff.o mv -f .deps/reldiff.Tpo .deps/reldiff.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo ../../gcc-4.3.2/mpfr/round_prec.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../gcc-4.3.2/mpfr/round_prec.c -o round_prec.o mv -f .deps/round_prec.Tpo .deps/round_prec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../gcc-4.3.2/mpfr/set.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../gcc-4.3.2/mpfr/set.c -o set.o mv -f .deps/set.Tpo .deps/set.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo ../../gcc-4.3.2/mpfr/setmax.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../gcc-4.3.2/mpfr/setmax.c -o setmax.o mv -f .deps/setmax.Tpo .deps/setmax.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo ../../gcc-4.3.2/mpfr/setmin.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../gcc-4.3.2/mpfr/setmin.c -o setmin.o mv -f .deps/setmin.Tpo .deps/setmin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo ../../gcc-4.3.2/mpfr/set_d.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../gcc-4.3.2/mpfr/set_d.c -o set_d.o mv -f .deps/set_d.Tpo .deps/set_d.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo ../../gcc-4.3.2/mpfr/set_dfl_prec.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../gcc-4.3.2/mpfr/set_dfl_prec.c -o set_dfl_prec.o mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo ../../gcc-4.3.2/mpfr/set_exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../gcc-4.3.2/mpfr/set_exp.c -o set_exp.o mv -f .deps/set_exp.Tpo .deps/set_exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo ../../gcc-4.3.2/mpfr/set_rnd.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../gcc-4.3.2/mpfr/set_rnd.c -o set_rnd.o mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo ../../gcc-4.3.2/mpfr/set_f.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../gcc-4.3.2/mpfr/set_f.c -o set_f.o mv -f .deps/set_f.Tpo .deps/set_f.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo ../../gcc-4.3.2/mpfr/set_prc_raw.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../gcc-4.3.2/mpfr/set_prc_raw.c -o set_prc_raw.o mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../gcc-4.3.2/mpfr/set_prec.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../gcc-4.3.2/mpfr/set_prec.c -o set_prec.o mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo ../../gcc-4.3.2/mpfr/set_q.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../gcc-4.3.2/mpfr/set_q.c -o set_q.o mv -f .deps/set_q.Tpo .deps/set_q.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo ../../gcc-4.3.2/mpfr/set_si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../gcc-4.3.2/mpfr/set_si.c -o set_si.o mv -f .deps/set_si.Tpo .deps/set_si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../gcc-4.3.2/mpfr/set_str.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../gcc-4.3.2/mpfr/set_str.c -o set_str.o mv -f .deps/set_str.Tpo .deps/set_str.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo ../../gcc-4.3.2/mpfr/set_str_raw.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../gcc-4.3.2/mpfr/set_str_raw.c -o set_str_raw.o mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo ../../gcc-4.3.2/mpfr/set_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../gcc-4.3.2/mpfr/set_ui.c -o set_ui.o mv -f .deps/set_ui.Tpo .deps/set_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo ../../gcc-4.3.2/mpfr/set_z.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../gcc-4.3.2/mpfr/set_z.c -o set_z.o mv -f .deps/set_z.Tpo .deps/set_z.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../gcc-4.3.2/mpfr/sqrt.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../gcc-4.3.2/mpfr/sqrt.c -o sqrt.o mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo ../../gcc-4.3.2/mpfr/sqrt_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../gcc-4.3.2/mpfr/sqrt_ui.c -o sqrt_ui.o mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../gcc-4.3.2/mpfr/sub.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../gcc-4.3.2/mpfr/sub.c -o sub.o mv -f .deps/sub.Tpo .deps/sub.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo ../../gcc-4.3.2/mpfr/sub1.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../gcc-4.3.2/mpfr/sub1.c -o sub1.o mv -f .deps/sub1.Tpo .deps/sub1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../gcc-4.3.2/mpfr/sub_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../gcc-4.3.2/mpfr/sub_ui.c -o sub_ui.o mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo ../../gcc-4.3.2/mpfr/rint.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../gcc-4.3.2/mpfr/rint.c -o rint.o mv -f .deps/rint.Tpo .deps/rint.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../gcc-4.3.2/mpfr/ui_div.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../gcc-4.3.2/mpfr/ui_div.c -o ui_div.o mv -f .deps/ui_div.Tpo .deps/ui_div.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ../../gcc-4.3.2/mpfr/ui_sub.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../gcc-4.3.2/mpfr/ui_sub.c -o ui_sub.o mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo ../../gcc-4.3.2/mpfr/urandomb.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../gcc-4.3.2/mpfr/urandomb.c -o urandomb.o mv -f .deps/urandomb.Tpo .deps/urandomb.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo ../../gcc-4.3.2/mpfr/get_z_exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c ../../gcc-4.3.2/mpfr/get_z_exp.c -o get_z_exp.o mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../gcc-4.3.2/mpfr/swap.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../gcc-4.3.2/mpfr/swap.c -o swap.o mv -f .deps/swap.Tpo .deps/swap.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo ../../gcc-4.3.2/mpfr/factorial.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../gcc-4.3.2/mpfr/factorial.c -o factorial.o mv -f .deps/factorial.Tpo .deps/factorial.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../gcc-4.3.2/mpfr/cosh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../gcc-4.3.2/mpfr/cosh.c -o cosh.o mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../gcc-4.3.2/mpfr/sinh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../gcc-4.3.2/mpfr/sinh.c -o sinh.o mv -f .deps/sinh.Tpo .deps/sinh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../gcc-4.3.2/mpfr/tanh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../gcc-4.3.2/mpfr/tanh.c -o tanh.o mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../gcc-4.3.2/mpfr/acosh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../gcc-4.3.2/mpfr/acosh.c -o acosh.o mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../gcc-4.3.2/mpfr/asinh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../gcc-4.3.2/mpfr/asinh.c -o asinh.o mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../gcc-4.3.2/mpfr/atanh.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../gcc-4.3.2/mpfr/atanh.c -o atanh.o mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../gcc-4.3.2/mpfr/atan.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../gcc-4.3.2/mpfr/atan.c -o atan.o mv -f .deps/atan.Tpo .deps/atan.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo ../../gcc-4.3.2/mpfr/cmp2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../gcc-4.3.2/mpfr/cmp2.c -o cmp2.o mv -f .deps/cmp2.Tpo .deps/cmp2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo ../../gcc-4.3.2/mpfr/exp_2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../gcc-4.3.2/mpfr/exp_2.c -o exp_2.o mv -f .deps/exp_2.Tpo .deps/exp_2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../gcc-4.3.2/mpfr/asin.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../gcc-4.3.2/mpfr/asin.c -o asin.o mv -f .deps/asin.Tpo .deps/asin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo ../../gcc-4.3.2/mpfr/const_euler.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../gcc-4.3.2/mpfr/const_euler.c -o const_euler.o mv -f .deps/const_euler.Tpo .deps/const_euler.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../gcc-4.3.2/mpfr/cos.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../gcc-4.3.2/mpfr/cos.c -o cos.o mv -f .deps/cos.Tpo .deps/cos.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../gcc-4.3.2/mpfr/sin.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../gcc-4.3.2/mpfr/sin.c -o sin.o mv -f .deps/sin.Tpo .deps/sin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../gcc-4.3.2/mpfr/tan.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../gcc-4.3.2/mpfr/tan.c -o tan.o mv -f .deps/tan.Tpo .deps/tan.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../gcc-4.3.2/mpfr/fma.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../gcc-4.3.2/mpfr/fma.c -o fma.o mv -f .deps/fma.Tpo .deps/fma.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo ../../gcc-4.3.2/mpfr/fms.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../gcc-4.3.2/mpfr/fms.c -o fms.o mv -f .deps/fms.Tpo .deps/fms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo ../../gcc-4.3.2/mpfr/hypot.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../gcc-4.3.2/mpfr/hypot.c -o hypot.o mv -f .deps/hypot.Tpo .deps/hypot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo ../../gcc-4.3.2/mpfr/log1p.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../gcc-4.3.2/mpfr/log1p.c -o log1p.o mv -f .deps/log1p.Tpo .deps/log1p.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo ../../gcc-4.3.2/mpfr/expm1.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../gcc-4.3.2/mpfr/expm1.c -o expm1.o mv -f .deps/expm1.Tpo .deps/expm1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo ../../gcc-4.3.2/mpfr/log2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../gcc-4.3.2/mpfr/log2.c -o log2.o mv -f .deps/log2.Tpo .deps/log2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../gcc-4.3.2/mpfr/log10.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../gcc-4.3.2/mpfr/log10.c -o log10.o mv -f .deps/log10.Tpo .deps/log10.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo ../../gcc-4.3.2/mpfr/ui_pow.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../gcc-4.3.2/mpfr/ui_pow.c -o ui_pow.o mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo ../../gcc-4.3.2/mpfr/ui_pow_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../gcc-4.3.2/mpfr/ui_pow_ui.c -o ui_pow_ui.o mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo ../../gcc-4.3.2/mpfr/minmax.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../gcc-4.3.2/mpfr/minmax.c -o minmax.o mv -f .deps/minmax.Tpo .deps/minmax.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo ../../gcc-4.3.2/mpfr/dim.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../gcc-4.3.2/mpfr/dim.c -o dim.o mv -f .deps/dim.Tpo .deps/dim.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo ../../gcc-4.3.2/mpfr/signbit.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../gcc-4.3.2/mpfr/signbit.c -o signbit.o mv -f .deps/signbit.Tpo .deps/signbit.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo ../../gcc-4.3.2/mpfr/copysign.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../gcc-4.3.2/mpfr/copysign.c -o copysign.o mv -f .deps/copysign.Tpo .deps/copysign.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo ../../gcc-4.3.2/mpfr/setsign.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../gcc-4.3.2/mpfr/setsign.c -o setsign.o mv -f .deps/setsign.Tpo .deps/setsign.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo ../../gcc-4.3.2/mpfr/gmp_op.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../gcc-4.3.2/mpfr/gmp_op.c -o gmp_op.o mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../gcc-4.3.2/mpfr/init2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../gcc-4.3.2/mpfr/init2.c -o init2.o mv -f .deps/init2.Tpo .deps/init2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../gcc-4.3.2/mpfr/acos.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../gcc-4.3.2/mpfr/acos.c -o acos.o mv -f .deps/acos.Tpo .deps/acos.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../gcc-4.3.2/mpfr/sin_cos.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../gcc-4.3.2/mpfr/sin_cos.c -o sin_cos.o mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo ../../gcc-4.3.2/mpfr/set_nan.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../gcc-4.3.2/mpfr/set_nan.c -o set_nan.o mv -f .deps/set_nan.Tpo .deps/set_nan.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo ../../gcc-4.3.2/mpfr/set_inf.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../gcc-4.3.2/mpfr/set_inf.c -o set_inf.o mv -f .deps/set_inf.Tpo .deps/set_inf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo ../../gcc-4.3.2/mpfr/powerof2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../gcc-4.3.2/mpfr/powerof2.c -o powerof2.o mv -f .deps/powerof2.Tpo .deps/powerof2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo ../../gcc-4.3.2/mpfr/gamma.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../gcc-4.3.2/mpfr/gamma.c -o gamma.o mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo ../../gcc-4.3.2/mpfr/set_ld.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../gcc-4.3.2/mpfr/set_ld.c -o set_ld.o mv -f .deps/set_ld.Tpo .deps/set_ld.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo ../../gcc-4.3.2/mpfr/get_ld.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../gcc-4.3.2/mpfr/get_ld.c -o get_ld.o mv -f .deps/get_ld.Tpo .deps/get_ld.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo ../../gcc-4.3.2/mpfr/cbrt.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../gcc-4.3.2/mpfr/cbrt.c -o cbrt.o mv -f .deps/cbrt.Tpo .deps/cbrt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo ../../gcc-4.3.2/mpfr/volatile.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../gcc-4.3.2/mpfr/volatile.c -o volatile.o mv -f .deps/volatile.Tpo .deps/volatile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo ../../gcc-4.3.2/mpfr/fits_sshort.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../gcc-4.3.2/mpfr/fits_sshort.c -o fits_sshort.o mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo ../../gcc-4.3.2/mpfr/fits_sint.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../gcc-4.3.2/mpfr/fits_sint.c -o fits_sint.o mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo ../../gcc-4.3.2/mpfr/fits_slong.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../gcc-4.3.2/mpfr/fits_slong.c -o fits_slong.o mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo ../../gcc-4.3.2/mpfr/fits_ushort.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../gcc-4.3.2/mpfr/fits_ushort.c -o fits_ushort.o mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo ../../gcc-4.3.2/mpfr/fits_uint.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../gcc-4.3.2/mpfr/fits_uint.c -o fits_uint.o mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo ../../gcc-4.3.2/mpfr/fits_ulong.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../gcc-4.3.2/mpfr/fits_ulong.c -o fits_ulong.o mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo ../../gcc-4.3.2/mpfr/fits_uintmax.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../gcc-4.3.2/mpfr/fits_uintmax.c -o fits_uintmax.o mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo ../../gcc-4.3.2/mpfr/fits_intmax.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../gcc-4.3.2/mpfr/fits_intmax.c -o fits_intmax.o mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo ../../gcc-4.3.2/mpfr/get_si.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../gcc-4.3.2/mpfr/get_si.c -o get_si.o mv -f .deps/get_si.Tpo .deps/get_si.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo ../../gcc-4.3.2/mpfr/get_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../gcc-4.3.2/mpfr/get_ui.c -o get_ui.o mv -f .deps/get_ui.Tpo .deps/get_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo ../../gcc-4.3.2/mpfr/zeta.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../gcc-4.3.2/mpfr/zeta.c -o zeta.o mv -f .deps/zeta.Tpo .deps/zeta.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo ../../gcc-4.3.2/mpfr/cmp_d.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../gcc-4.3.2/mpfr/cmp_d.c -o cmp_d.o mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo ../../gcc-4.3.2/mpfr/erf.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../gcc-4.3.2/mpfr/erf.c -o erf.o mv -f .deps/erf.Tpo .deps/erf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo ../../gcc-4.3.2/mpfr/inits.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../gcc-4.3.2/mpfr/inits.c -o inits.o mv -f .deps/inits.Tpo .deps/inits.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo ../../gcc-4.3.2/mpfr/inits2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../gcc-4.3.2/mpfr/inits2.c -o inits2.o mv -f .deps/inits2.Tpo .deps/inits2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo ../../gcc-4.3.2/mpfr/clears.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../gcc-4.3.2/mpfr/clears.c -o clears.o mv -f .deps/clears.Tpo .deps/clears.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo ../../gcc-4.3.2/mpfr/sgn.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../gcc-4.3.2/mpfr/sgn.c -o sgn.o mv -f .deps/sgn.Tpo .deps/sgn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo ../../gcc-4.3.2/mpfr/check.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../gcc-4.3.2/mpfr/check.c -o check.o mv -f .deps/check.Tpo .deps/check.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo ../../gcc-4.3.2/mpfr/sub1sp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../gcc-4.3.2/mpfr/sub1sp.c -o sub1sp.o mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../gcc-4.3.2/mpfr/version.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../gcc-4.3.2/mpfr/version.c -o version.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo ../../gcc-4.3.2/mpfr/mpn_exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../gcc-4.3.2/mpfr/mpn_exp.c -o mpn_exp.o mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo ../../gcc-4.3.2/mpfr/mpfr-gmp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../gcc-4.3.2/mpfr/mpfr-gmp.c -o mpfr-gmp.o mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo ../../gcc-4.3.2/mpfr/mp_clz_tab.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../gcc-4.3.2/mpfr/mp_clz_tab.c -o mp_clz_tab.o mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../gcc-4.3.2/mpfr/sum.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../gcc-4.3.2/mpfr/sum.c -o sum.o mv -f .deps/sum.Tpo .deps/sum.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo ../../gcc-4.3.2/mpfr/add1sp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../gcc-4.3.2/mpfr/add1sp.c -o add1sp.o mv -f .deps/add1sp.Tpo .deps/add1sp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo ../../gcc-4.3.2/mpfr/free_cache.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../gcc-4.3.2/mpfr/free_cache.c -o free_cache.o mv -f .deps/free_cache.Tpo .deps/free_cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo ../../gcc-4.3.2/mpfr/si_op.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../gcc-4.3.2/mpfr/si_op.c -o si_op.o mv -f .deps/si_op.Tpo .deps/si_op.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo ../../gcc-4.3.2/mpfr/cmp_ld.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../gcc-4.3.2/mpfr/cmp_ld.c -o cmp_ld.o mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo ../../gcc-4.3.2/mpfr/set_ui_2exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../gcc-4.3.2/mpfr/set_ui_2exp.c -o set_ui_2exp.o mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo ../../gcc-4.3.2/mpfr/set_si_2exp.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../gcc-4.3.2/mpfr/set_si_2exp.c -o set_si_2exp.o mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo ../../gcc-4.3.2/mpfr/set_uj.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../gcc-4.3.2/mpfr/set_uj.c -o set_uj.o mv -f .deps/set_uj.Tpo .deps/set_uj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo ../../gcc-4.3.2/mpfr/set_sj.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../gcc-4.3.2/mpfr/set_sj.c -o set_sj.o mv -f .deps/set_sj.Tpo .deps/set_sj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo ../../gcc-4.3.2/mpfr/get_sj.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../gcc-4.3.2/mpfr/get_sj.c -o get_sj.o mv -f .deps/get_sj.Tpo .deps/get_sj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo ../../gcc-4.3.2/mpfr/get_uj.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../gcc-4.3.2/mpfr/get_uj.c -o get_uj.o mv -f .deps/get_uj.Tpo .deps/get_uj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo ../../gcc-4.3.2/mpfr/get_z.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../gcc-4.3.2/mpfr/get_z.c -o get_z.o mv -f .deps/get_z.Tpo .deps/get_z.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo ../../gcc-4.3.2/mpfr/iszero.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../gcc-4.3.2/mpfr/iszero.c -o iszero.o mv -f .deps/iszero.Tpo .deps/iszero.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../gcc-4.3.2/mpfr/cache.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../gcc-4.3.2/mpfr/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../gcc-4.3.2/mpfr/sqr.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../gcc-4.3.2/mpfr/sqr.c -o sqr.o mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo ../../gcc-4.3.2/mpfr/int_ceil_log2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../gcc-4.3.2/mpfr/int_ceil_log2.c -o int_ceil_log2.o mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo ../../gcc-4.3.2/mpfr/isqrt.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../gcc-4.3.2/mpfr/isqrt.c -o isqrt.o mv -f .deps/isqrt.Tpo .deps/isqrt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo ../../gcc-4.3.2/mpfr/strtofr.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../gcc-4.3.2/mpfr/strtofr.c -o strtofr.o mv -f .deps/strtofr.Tpo .deps/strtofr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../gcc-4.3.2/mpfr/pow_z.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../gcc-4.3.2/mpfr/pow_z.c -o pow_z.o mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo ../../gcc-4.3.2/mpfr/logging.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../gcc-4.3.2/mpfr/logging.c -o logging.o mv -f .deps/logging.Tpo .deps/logging.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo ../../gcc-4.3.2/mpfr/mulders.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../gcc-4.3.2/mpfr/mulders.c -o mulders.o mv -f .deps/mulders.Tpo .deps/mulders.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo ../../gcc-4.3.2/mpfr/get_f.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../gcc-4.3.2/mpfr/get_f.c -o get_f.o mv -f .deps/get_f.Tpo .deps/get_f.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo ../../gcc-4.3.2/mpfr/round_p.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../gcc-4.3.2/mpfr/round_p.c -o round_p.o mv -f .deps/round_p.Tpo .deps/round_p.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo ../../gcc-4.3.2/mpfr/erfc.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../gcc-4.3.2/mpfr/erfc.c -o erfc.o mv -f .deps/erfc.Tpo .deps/erfc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo ../../gcc-4.3.2/mpfr/atan2.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../gcc-4.3.2/mpfr/atan2.c -o atan2.o mv -f .deps/atan2.Tpo .deps/atan2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo ../../gcc-4.3.2/mpfr/subnormal.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../gcc-4.3.2/mpfr/subnormal.c -o subnormal.o mv -f .deps/subnormal.Tpo .deps/subnormal.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo ../../gcc-4.3.2/mpfr/const_catalan.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../gcc-4.3.2/mpfr/const_catalan.c -o const_catalan.o mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo ../../gcc-4.3.2/mpfr/root.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../gcc-4.3.2/mpfr/root.c -o root.o mv -f .deps/root.Tpo .deps/root.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo ../../gcc-4.3.2/mpfr/sec.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../gcc-4.3.2/mpfr/sec.c -o sec.o mv -f .deps/sec.Tpo .deps/sec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo ../../gcc-4.3.2/mpfr/csc.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../gcc-4.3.2/mpfr/csc.c -o csc.o mv -f .deps/csc.Tpo .deps/csc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo ../../gcc-4.3.2/mpfr/cot.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../gcc-4.3.2/mpfr/cot.c -o cot.o mv -f .deps/cot.Tpo .deps/cot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo ../../gcc-4.3.2/mpfr/eint.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../gcc-4.3.2/mpfr/eint.c -o eint.o mv -f .deps/eint.Tpo .deps/eint.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo ../../gcc-4.3.2/mpfr/sech.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../gcc-4.3.2/mpfr/sech.c -o sech.o mv -f .deps/sech.Tpo .deps/sech.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo ../../gcc-4.3.2/mpfr/csch.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../gcc-4.3.2/mpfr/csch.c -o csch.o mv -f .deps/csch.Tpo .deps/csch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo ../../gcc-4.3.2/mpfr/coth.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../gcc-4.3.2/mpfr/coth.c -o coth.o mv -f .deps/coth.Tpo .deps/coth.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo ../../gcc-4.3.2/mpfr/round_near_x.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../gcc-4.3.2/mpfr/round_near_x.c -o round_near_x.o mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo ../../gcc-4.3.2/mpfr/constant.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../gcc-4.3.2/mpfr/constant.c -o constant.o mv -f .deps/constant.Tpo .deps/constant.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo ../../gcc-4.3.2/mpfr/abort_prec_max.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../gcc-4.3.2/mpfr/abort_prec_max.c -o abort_prec_max.o mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo ../../gcc-4.3.2/mpfr/stack_interface.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../gcc-4.3.2/mpfr/stack_interface.c -o stack_interface.o mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo ../../gcc-4.3.2/mpfr/lngamma.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../gcc-4.3.2/mpfr/lngamma.c -o lngamma.o mv -f .deps/lngamma.Tpo .deps/lngamma.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo ../../gcc-4.3.2/mpfr/zeta_ui.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../gcc-4.3.2/mpfr/zeta_ui.c -o zeta_ui.o mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo ../../gcc-4.3.2/mpfr/set_d64.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../gcc-4.3.2/mpfr/set_d64.c -o set_d64.o mv -f .deps/set_d64.Tpo .deps/set_d64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo ../../gcc-4.3.2/mpfr/get_d64.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../gcc-4.3.2/mpfr/get_d64.c -o get_d64.o mv -f .deps/get_d64.Tpo .deps/get_d64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo ../../gcc-4.3.2/mpfr/jn.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../gcc-4.3.2/mpfr/jn.c -o jn.o mv -f .deps/jn.Tpo .deps/jn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo ../../gcc-4.3.2/mpfr/yn.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../gcc-4.3.2/mpfr/yn.c -o yn.o mv -f .deps/yn.Tpo .deps/yn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT remquo.lo -MD -MP -MF .deps/remquo.Tpo -c -o remquo.lo ../../gcc-4.3.2/mpfr/remquo.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT remquo.lo -MD -MP -MF .deps/remquo.Tpo -c ../../gcc-4.3.2/mpfr/remquo.c -o remquo.o mv -f .deps/remquo.Tpo .deps/remquo.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo ../../gcc-4.3.2/mpfr/get_patches.c gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE_ALLOCA_H=1 -I. -I../../gcc-4.3.2/mpfr -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-build/./gmp/tune -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c ../../gcc-4.3.2/mpfr/get_patches.c -o get_patches.o mv -f .deps/get_patches.Tpo .deps/get_patches.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 2:2:1 -o libmpfr.la -rpath /tools/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo 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 .libs/libmpfr.a creating libmpfr.la (cd .libs && rm -f libmpfr.la && ln -s ../libmpfr.la libmpfr.la) make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpfr' make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/mpfr' mkdir -p -- build-i686-pc-linux-gnu/libiberty Configuring in build-i686-pc-linux-gnu/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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-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... yes 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... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[3]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.3.2/libiberty/mkstemps.c -o mkstemps.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 ./mkstemps.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 ./mkstemps.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 ./mkstemps.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[4]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty/testsuite' make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty' mkdir -p -- build-i686-pc-linux-gnu/fixincludes Configuring in build-i686-pc-linux-gnu/fixincludes configure: loading cache ../config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-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... yes 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... /bin/grep checking for egrep... /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... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... (cached) no checking whether basename is declared... (cached) no checking whether errno is declared... no checking whether vasprintf is declared... (cached) no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking 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... yes 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 make[3]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/fixincludes' gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/fixincl.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/fixtests.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/fixfixes.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/server.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/procopen.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/fixlib.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.2/fixincludes -I../include -I../../../gcc-4.3.2/fixincludes/../include ../../../gcc-4.3.2/fixincludes/fixopts.c gcc -g -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="../../../gcc-4.3.2/fixincludes" /bin/sh ../../../gcc-4.3.2/fixincludes/mkfixinc.sh i686-pc-linux-gnu sed -e 's/@gcc_version@/4.3.2/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/fixincludes' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-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 i686-pc-linux-gnu-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... yes 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... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... no 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... yes checking whether fgetc_unlocked is declared... yes 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... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether vasprintf is declared... no 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... yes checking for catalogs to be installed... be ca da de el es fr ja nl sv tr uk vi zh_CN zh_TW be ca da de el es fr ja nl sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[3]: Entering directory `/mnt/lfs/sources/gcc-build/libcpp' gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Po ../../gcc-4.3.2/libcpp/charset.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Po ../../gcc-4.3.2/libcpp/directives.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Po ../../gcc-4.3.2/libcpp/directives-only.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Po ../../gcc-4.3.2/libcpp/errors.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Po ../../gcc-4.3.2/libcpp/expr.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Po ../../gcc-4.3.2/libcpp/files.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Po ../../gcc-4.3.2/libcpp/identifiers.c echo "#define LOCALEDIR \"/tools/share/locale\"" > localedir.new ../../gcc-4.3.2/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Po ../../gcc-4.3.2/libcpp/init.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Po ../../gcc-4.3.2/libcpp/lex.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Po ../../gcc-4.3.2/libcpp/line-map.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Po ../../gcc-4.3.2/libcpp/macro.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Po ../../gcc-4.3.2/libcpp/mkdeps.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Po ../../gcc-4.3.2/libcpp/pch.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Po ../../gcc-4.3.2/libcpp/symtab.c gcc -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Po ../../gcc-4.3.2/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../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc-4.3.2/libcpp -I. -I../../gcc-4.3.2/libcpp/../include -I../../gcc-4.3.2/libcpp/include -c -o makedepend.o -MT makedepend.o -MMD -MP -MF .deps/makedepend.Po ../../gcc-4.3.2/libcpp/makedepend.c gcc -g -O2 -o makedepend \ makedepend.o libcpp.a ../libiberty/libiberty.a \ make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-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 i686-pc-linux-gnu-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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for decimal floating point... bid 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 make[3]: Entering directory `/mnt/lfs/sources/gcc-build/libdecnumber' source='../../gcc-4.3.2/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/decNumber.c source='../../gcc-4.3.2/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/decContext.c source='../../gcc-4.3.2/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/decimal32.c source='../../gcc-4.3.2/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/decimal64.c source='../../gcc-4.3.2/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/decimal128.c source='../../gcc-4.3.2/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../gcc-4.3.2/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/host-ieee32.c source='../../gcc-4.3.2/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/host-ieee64.c source='../../gcc-4.3.2/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../gcc-4.3.2/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.3.2/libdecnumber -I. -c ../../gcc-4.3.2/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/libdecnumber' make[3]: Entering directory `/mnt/lfs/sources/gcc-build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc-4.3.2/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/svr4.h config/linux.h config/i386/linux.h defaults.h" DEFINES="UCLIBC_DEFAULT=0" \ /bin/sh ../../gcc-4.3.2/gcc/mkconfig.sh tm.h gawk -f ../../gcc-4.3.2/gcc/opt-gather.awk ../../gcc-4.3.2/gcc/ada/lang.opt ../../gcc-4.3.2/gcc/fortran/lang.opt ../../gcc-4.3.2/gcc/java/lang.opt ../../gcc-4.3.2/gcc/treelang/lang.opt ../../gcc-4.3.2/gcc/c.opt ../../gcc-4.3.2/gcc/common.opt ../../gcc-4.3.2/gcc/config/i386/i386.opt ../../gcc-4.3.2/gcc/config/linux.opt > tmp-optionlist /bin/sh ../../gcc-4.3.2/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../gcc-4.3.2/gcc/opt-functions.awk -f ../../gcc-4.3.2/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../gcc-4.3.2/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 ../../gcc-4.3.2/gcc/mkconfig.sh bconfig.h gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/genmodes.o ../../gcc-4.3.2/gcc/genmodes.c gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/errors.o ../../gcc-4.3.2/gcc/errors.c gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../gcc-4.3.2/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/genconstants.o ../../gcc-4.3.2/gcc/genconstants.c gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/gengenrtl.o ../../gcc-4.3.2/gcc/gengenrtl.c gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl -h > tmp-genrtl.h /bin/sh ../../gcc-4.3.2/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/gengtype.o ../../gcc-4.3.2/gcc/gengtype.c ../../gcc-4.3.2/gcc/gengtype.c: In function 'read_input_list': ../../gcc-4.3.2/gcc/gengtype.c:436: warning: cast discards qualifiers from pointer target type ../../gcc-4.3.2/gcc/gengtype.c: In function 'adjust_field_type': ../../gcc-4.3.2/gcc/gengtype.c:1274: warning: cast discards qualifiers from pointer target type ../../gcc-4.3.2/gcc/gengtype.c:1276: warning: cast discards qualifiers from pointer target type ../../gcc-4.3.2/gcc/gengtype.c: In function 'process_gc_options': ../../gcc-4.3.2/gcc/gengtype.c:1325: warning: cast discards qualifiers from pointer target type gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/gengtype-lex.o ../../gcc-4.3.2/gcc/gengtype-lex.c gengtype-lex.c:2388: warning: no previous prototype for 'yyget_lineno' gengtype-lex.c:2397: warning: no previous prototype for 'yyget_in' gengtype-lex.c:2405: warning: no previous prototype for 'yyget_out' gengtype-lex.c:2413: warning: no previous prototype for 'yyget_leng' gengtype-lex.c:2422: warning: no previous prototype for 'yyget_text' gengtype-lex.c:2431: warning: no previous prototype for 'yyset_lineno' gengtype-lex.c:2443: warning: no previous prototype for 'yyset_in' gengtype-lex.c:2448: warning: no previous prototype for 'yyset_out' gengtype-lex.c:2453: warning: no previous prototype for 'yyget_debug' gengtype-lex.c:2458: warning: no previous prototype for 'yyset_debug' gengtype-lex.c:2464: warning: no previous prototype for 'yylex_destroy' gengtype-lex.c:1942: warning: 'input' defined but not used gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/build -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber -o build/gengtype-parse.o ../../gcc-4.3.2/gcc/gengtype-parse.c gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fomit-frame-pointer -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ build/gengtype.o build/gengtype-lex.o build/gengtype-parse.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a echo '../../gcc-4.3.2/gcc/input.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/coretypes.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../libcpp/include/line-map.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../libcpp/include/cpplib.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../libcpp/include/cpp-id-data.h' >> tmp-gi.list echo 'auto-host.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../include/ansidecl.h' >> tmp-gi.list echo 'options.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/i386/i386.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/i386/unix.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/i386/att.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/dbxelf.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/elfos.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/svr4.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/linux.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/config/i386/linux.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/defaults.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../include/hashtab.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../include/splay-tree.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/bitmap.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/alias.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/coverage.c' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/rtl.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/optabs.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/tree.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/function.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/libfuncs.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/../libcpp/include/symtab.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/real.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/varray.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/insn-addr.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/hwint.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/fixed-value.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/ipa-reference.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/output.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/cfgloop.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/cselib.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/basic-block.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/cgraph.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/reload.h' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/caller-save.c' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/alias.c' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/bitmap.c' >> tmp-gi.list echo '../../gcc-4.3.2/gcc/cs