diff CbC-MAKELOG @ 57:326d9e06c2e3

modify c-parser.c
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 00:54:17 +0900
parents
children 3aaf117db171
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CbC-MAKELOG	Mon Feb 15 00:54:17 2010 +0900
@@ -0,0 +1,2287 @@
+mkdir ./fixincludes
+Configuring in ./fixincludes
+configure: creating cache ./config.cache
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking for i386-apple-darwin9.8.0-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 for a sed that does not truncate output... /opt/local/bin/gsed
+checking whether gcc supports -W... yes
+checking whether gcc supports -Wall... yes
+checking whether gcc supports -Wwrite-strings... yes
+checking whether gcc supports -Wstrict-prototypes... yes
+checking whether gcc supports -Wmissing-prototypes... yes
+checking whether gcc supports -Wold-style-definition... yes
+checking whether gcc supports -Wmissing-format-attribute... yes
+checking whether gcc supports -Wno-overlength-strings... no
+checking whether gcc supports -pedantic -Wno-long-long... yes
+checking how to run the C preprocessor... gcc -E
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... rm: conftest.dSYM: is a directory
+rm: conftest.dSYM: is a directory
+yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking fcntl.h usability... yes
+checking fcntl.h presence... yes
+checking for fcntl.h... yes
+checking sys/file.h usability... yes
+checking sys/file.h presence... yes
+checking for sys/file.h... yes
+checking for sys/stat.h... (cached) yes
+checking for clearerr_unlocked... yes
+checking for feof_unlocked... yes
+checking for ferror_unlocked... yes
+checking for fflush_unlocked... no
+checking for fgetc_unlocked... no
+checking for fgets_unlocked... no
+checking for fileno_unlocked... yes
+checking for fprintf_unlocked... no
+checking for fputc_unlocked... no
+checking for fputs_unlocked... no
+checking for fread_unlocked... no
+checking for fwrite_unlocked... no
+checking for getchar_unlocked... yes
+checking for getc_unlocked... yes
+checking for putchar_unlocked... yes
+checking for putc_unlocked... yes
+checking whether abort is declared... yes
+checking whether asprintf is declared... yes
+checking whether basename is declared... no
+checking whether errno is declared... no
+checking whether vasprintf is declared... yes
+checking whether clearerr_unlocked is declared... yes
+checking whether feof_unlocked is declared... yes
+checking whether ferror_unlocked is declared... yes
+checking whether fflush_unlocked is declared... no
+checking whether fgetc_unlocked is declared... no
+checking whether fgets_unlocked is declared... no
+checking whether fileno_unlocked is declared... yes
+checking whether fprintf_unlocked is declared... no
+checking whether fputc_unlocked is declared... no
+checking whether fputs_unlocked is declared... no
+checking whether fread_unlocked is declared... no
+checking whether fwrite_unlocked is declared... no
+checking whether getchar_unlocked is declared... yes
+checking whether getc_unlocked is declared... yes
+checking whether putchar_unlocked is declared... yes
+checking whether putc_unlocked is declared... yes
+checking for an ANSI C-conforming const... yes
+checking sys/mman.h usability... yes
+checking sys/mman.h presence... yes
+checking for sys/mman.h... yes
+checking for mmap... yes
+checking whether read-only mmap of a plain file works... yes
+checking whether mmap from /dev/zero works... no
+checking for MAP_ANON(YMOUS)... yes
+checking whether mmap with MAP_ANON(YMOUS) works... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating mkheaders.almost
+config.status: creating config.h
+mkdir ./libiberty
+Configuring in ./libiberty
+configure: creating cache ./config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for makeinfo... makeinfo --split-size=5000000
+checking for perl... perl
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking for i386-apple-darwin9.8.0-ar... ar
+checking for i386-apple-darwin9.8.0-ranlib... ranlib
+checking for i386-apple-darwin9.8.0-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 for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... no
+checking how to run the C preprocessor... gcc -E
+checking whether gcc supports -W... yes
+checking whether gcc supports -Wall... yes
+checking whether gcc supports -Wwrite-strings... yes
+checking whether gcc supports -Wc++-compat... no
+checking whether gcc supports -Wstrict-prototypes... yes
+checking whether gcc supports -pedantic ... yes
+checking whether gcc and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking whether byte ordering is bigendian... no
+checking for a BSD-compatible install... /opt/local/bin/ginstall -c
+checking for sys/file.h... yes
+checking for sys/param.h... yes
+checking for limits.h... yes
+checking for stdlib.h... (cached) yes
+checking for malloc.h... no
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for sys/time.h... yes
+checking for time.h... yes
+checking for sys/resource.h... yes
+checking for sys/stat.h... (cached) yes
+checking for sys/mman.h... yes
+checking for fcntl.h... yes
+checking for alloca.h... yes
+checking for sys/pstat.h... no
+checking for sys/sysmp.h... no
+checking for sys/sysinfo.h... no
+checking for machine/hal_sysinfo.h... no
+checking for sys/table.h... no
+checking for sys/sysctl.h... yes
+checking for sys/systemcfg.h... no
+checking for stdint.h... (cached) yes
+checking for stdio_ext.h... no
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking whether time.h and sys/time.h may both be included... yes
+checking whether errno must be declared... no
+checking size of int... 4
+checking for a 64-bit type... uint64_t
+checking for intptr_t... yes
+checking for uintptr_t... yes
+checking for pid_t... yes
+checking for library containing strerror... none required
+checking for asprintf... yes
+checking for atexit... yes
+checking for basename... yes
+checking for bcmp... yes
+checking for bcopy... yes
+checking for bsearch... yes
+checking for bzero... yes
+checking for calloc... yes
+checking for clock... yes
+checking for ffs... yes
+checking for getcwd... yes
+checking for getpagesize... yes
+checking for gettimeofday... yes
+checking for index... yes
+checking for insque... yes
+checking for memchr... yes
+checking for memcmp... yes
+checking for memcpy... yes
+checking for memmem... no
+checking for memmove... yes
+checking for mempcpy... no
+checking for memset... yes
+checking for mkstemps... yes
+checking for putenv... yes
+checking for random... yes
+checking for rename... yes
+checking for rindex... yes
+checking for setenv... yes
+checking for snprintf... yes
+checking for sigsetmask... yes
+checking for stpcpy... yes
+checking for stpncpy... no
+checking for strcasecmp... yes
+checking for strchr... yes
+checking for strdup... yes
+checking for strncasecmp... yes
+checking for strndup... no
+checking for strrchr... yes
+checking for strstr... yes
+checking for strtod... yes
+checking for strtol... yes
+checking for strtoul... yes
+checking for strverscmp... no
+checking for tmpnam... yes
+checking for vasprintf... yes
+checking for vfprintf... yes
+checking for vprintf... yes
+checking for vsnprintf... yes
+checking for vsprintf... yes
+checking for waitpid... yes
+checking whether alloca needs Cray hooks... no
+checking stack direction for C alloca... -1
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for _doprnt... no
+checking for sys_errlist... yes
+checking for sys_nerr... yes
+checking for sys_siglist... yes
+checking for external symbol _system_configuration... no
+checking for getrusage... yes
+checking for on_exit... no
+checking for psignal... yes
+checking for strerror... yes
+checking for strsignal... yes
+checking for sysconf... yes
+checking for times... yes
+checking for sbrk... yes
+checking for gettimeofday... (cached) yes
+checking for realpath... yes
+checking for canonicalize_file_name... no
+checking for pstat_getstatic... no
+checking for pstat_getdynamic... no
+checking for sysmp... no
+checking for getsysinfo... no
+checking for table... yes
+checking for sysctl... yes
+checking for wait3... yes
+checking for wait4... yes
+checking for __fsetlocking... no
+checking whether basename is declared... no
+checking whether ffs is declared... yes
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking whether calloc is declared... yes
+checking whether getenv is declared... yes
+checking whether getopt is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether sbrk is declared... yes
+checking whether strverscmp is declared... no
+checking whether canonicalize_file_name must be declared... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... (cached) yes
+checking for working mmap... yes
+checking for working strncmp... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating testsuite/Makefile
+config.status: creating config.h
+config.status: executing default commands
+if [ x"" != x ] && [ ! -d pic ]; then \
+	  mkdir pic; \
+	else true; fi
+touch stamp-picdir
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/regex.c -o pic/regex.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/regex.c -o regex.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/cplus-dem.c -o cplus-dem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/cp-demangle.c -o cp-demangle.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/md5.c -o pic/md5.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/md5.c -o md5.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/sha1.c -o pic/sha1.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/sha1.c -o sha1.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/alloca.c -o pic/alloca.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/alloca.c -o alloca.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/argv.c -o pic/argv.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/argv.c -o argv.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/choose-temp.c -o pic/choose-temp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/choose-temp.c -o choose-temp.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/concat.c -o pic/concat.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/concat.c -o concat.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/cp-demint.c -o pic/cp-demint.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/cp-demint.c -o cp-demint.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/crc32.c -o pic/crc32.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/crc32.c -o crc32.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/dyn-string.c -o pic/dyn-string.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/dyn-string.c -o dyn-string.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/fdmatch.c -o pic/fdmatch.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/fdmatch.c -o fdmatch.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/fibheap.c -o pic/fibheap.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/fibheap.c -o fibheap.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/filename_cmp.c -o filename_cmp.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/floatformat.c -o pic/floatformat.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/floatformat.c -o floatformat.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/fnmatch.c -o pic/fnmatch.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/fnmatch.c -o fnmatch.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/fopen_unlocked.c -o fopen_unlocked.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/getopt.c -o pic/getopt.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/getopt.c -o getopt.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/getopt1.c -o pic/getopt1.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/getopt1.c -o getopt1.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/getpwd.c -o pic/getpwd.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/getpwd.c -o getpwd.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/getruntime.c -o pic/getruntime.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/getruntime.c -o getruntime.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/hashtab.c -o pic/hashtab.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/hashtab.c -o hashtab.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/hex.c -o pic/hex.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/hex.c -o hex.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/lbasename.c -o pic/lbasename.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/lbasename.c -o lbasename.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/lrealpath.c -o pic/lrealpath.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/lrealpath.c -o lrealpath.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/make-relative-prefix.c -o make-relative-prefix.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/make-temp-file.c -o make-temp-file.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/objalloc.c -o pic/objalloc.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/objalloc.c -o objalloc.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/obstack.c -o pic/obstack.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/obstack.c -o obstack.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/partition.c -o pic/partition.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/partition.c -o partition.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/pexecute.c -o pic/pexecute.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/pexecute.c -o pexecute.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/physmem.c -o pic/physmem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/physmem.c -o physmem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/pex-common.c -o pic/pex-common.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/pex-common.c -o pex-common.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/pex-one.c -o pic/pex-one.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/pex-one.c -o pex-one.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/pex-unix.c -o pic/pex-unix.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/pex-unix.c -o pex-unix.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/safe-ctype.c -o safe-ctype.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/sort.c -o pic/sort.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/sort.c -o sort.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/spaces.c -o pic/spaces.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/spaces.c -o spaces.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/splay-tree.c -o pic/splay-tree.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/splay-tree.c -o splay-tree.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/strerror.c -o pic/strerror.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/strerror.c -o strerror.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/strsignal.c -o pic/strsignal.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/strsignal.c -o strsignal.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xatexit.c -o pic/xatexit.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xatexit.c -o xatexit.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xexit.c -o pic/xexit.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xexit.c -o xexit.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xmalloc.c -o pic/xmalloc.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xmalloc.c -o xmalloc.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xmemdup.c -o pic/xmemdup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xmemdup.c -o xmemdup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xstrdup.c -o pic/xstrdup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xstrdup.c -o xstrdup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xstrerror.c -o pic/xstrerror.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xstrerror.c -o xstrerror.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/xstrndup.c -o pic/xstrndup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/xstrndup.c -o xstrndup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/memmem.c -o pic/memmem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/memmem.c -o memmem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/mempcpy.c -o pic/mempcpy.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/mempcpy.c -o mempcpy.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/stpncpy.c -o pic/stpncpy.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/stpncpy.c -o stpncpy.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/strndup.c -o pic/strndup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/strndup.c -o strndup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../GCC/libiberty/strverscmp.c -o pic/strverscmp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../GCC/libiberty/strverscmp.c -o strverscmp.o
+rm -f ./libiberty.a pic/./libiberty.a
+ar rc ./libiberty.a \
+	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
+ranlib ./libiberty.a
+if [ x"" != x ]; then \
+	  cd pic; \
+	  ar rc ./libiberty.a \
+	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \
+	  ranlib ./libiberty.a; \
+	  cd ..; \
+	else true; fi
+echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
+make[3]: Nothing to be done for `all'.
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixincl.c
+In file included from ../../GCC/fixincludes/fixincl.c:102:
+../../GCC/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../GCC/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../GCC/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../GCC/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../GCC/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../GCC/fixincludes/fixincl.x:3218: warning: string length ‘729’ is greater than the length ‘509’ ISO C89 compilers are required to support
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixtests.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixfixes.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/server.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/procopen.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixlib.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../GCC/fixincludes -I../include -I../../GCC/fixincludes/../include ../../GCC/fixincludes/fixopts.c
+gcc -g3 -O0  -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/fixincludes" /bin/sh ../../GCC/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0
+sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT
+mv -f mkheadersT mkheaders
+mkdir ./intl
+Configuring in ./intl
+configure: creating cache ./config.cache
+checking whether make sets $(MAKE)... yes
+checking for a BSD-compatible install... /opt/local/bin/ginstall -c
+checking whether NLS is requested... no
+checking for msgfmt... /opt/local/bin/msgfmt
+checking for gmsgfmt... /opt/local/bin/msgfmt
+checking for xgettext... /opt/local/bin/xgettext
+checking for msgmerge... /opt/local/bin/msgmerge
+checking for i386-apple-darwin9.8.0-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 build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking for i386-apple-darwin9.8.0-ranlib... ranlib
+checking for library containing strerror... none required
+checking how to run the C preprocessor... gcc -E
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking for off_t... yes
+checking for size_t... yes
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... yes
+checking for working mmap... yes
+checking whether we are using the GNU C Library 2.1 or newer... no
+checking whether integer division by zero raises SIGFPE... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unsigned long long... yes
+checking for inttypes.h... yes
+checking whether the inttypes.h PRIxNN macros are broken... no
+checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking for shared library run path origin... done
+checking argz.h usability... no
+checking argz.h presence... no
+checking for argz.h... no
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking nl_types.h usability... yes
+checking nl_types.h presence... yes
+checking for nl_types.h... yes
+checking malloc.h usability... no
+checking malloc.h presence... no
+checking for malloc.h... no
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... yes
+checking for feof_unlocked... yes
+checking for fgets_unlocked... no
+checking for getc_unlocked... yes
+checking for getcwd... yes
+checking for getegid... yes
+checking for geteuid... yes
+checking for getgid... yes
+checking for getuid... yes
+checking for mempcpy... no
+checking for munmap... yes
+checking for putenv... yes
+checking for setenv... yes
+checking for setlocale... yes
+checking for stpcpy... yes
+checking for strcasecmp... yes
+checking for strdup... yes
+checking for strtoul... yes
+checking for tsearch... yes
+checking for __argz_count... no
+checking for __argz_stringify... no
+checking for __argz_next... no
+checking for __fsetlocking... no
+checking for iconv... yes
+checking how to link with libiconv... -liconv
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+checking for nl_langinfo and CODESET... yes
+checking for LC_MESSAGES... yes
+checking for bison... bison
+checking version of bison... 2.4.1, ok
+checking whether NLS is requested... no
+checking whether to use NLS... no
+checking for aclocal... aclocal
+checking for autoconf... autoconf
+checking for autoheader... autoheader
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.intl
+config.status: creating config.h
+config.status: executing default-1 commands
+mkdir ./gcc
+Configuring in ./gcc
+configure: creating cache ./config.cache
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking LIBRARY_PATH variable... ok
+checking GCC_EXEC_PREFIX variable... ok
+checking whether to place generated files in the source directory... no
+checking whether a default linker was specified... no
+checking whether a default assembler was specified... no
+checking for i386-apple-darwin9.8.0-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 and cc understand -c and -o together... rm: conftest.dSYM: is a directory
+yes
+checking whether we are using the GNU C++ compiler... yes
+checking whether g++ accepts -g... yes
+checking for i386-apple-darwin9.8.0-gnatbind... no
+checking for i386-apple-darwin9.8.0-gnatmake... no
+checking whether compiler driver understands Ada... rm: conftest.dSYM: is a directory
+no
+checking how to run the C preprocessor... gcc -E
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... rm: conftest.dSYM: is a directory
+rm: conftest.dSYM: is a directory
+yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking how to run the C preprocessor... gcc -E
+checking for inline... inline
+checking size of void *... 4
+checking size of short... 2
+checking size of int... 4
+checking size of long... 4
+checking for long long... yes
+checking size of long long... 8
+checking for __int64... no
+checking for int8_t... yes
+checking for int16_t... yes
+checking for int32_t... yes
+checking for int64_t... yes
+checking for long long int... yes
+checking for intmax_t... yes
+checking for intptr_t... yes
+checking for uint8_t... yes
+checking for uint16_t... yes
+checking for uint32_t... yes
+checking for uint64_t... yes
+checking for unsigned long long int... yes
+checking for uintmax_t... yes
+checking for uintptr_t... yes
+checking whether gcc supports -W... yes
+checking whether gcc supports -Wall... yes
+checking whether gcc supports -Wwrite-strings... yes
+checking whether gcc supports -Wcast-qual... yes
+checking whether gcc supports -Wstrict-prototypes... yes
+checking whether gcc supports -Wmissing-prototypes... yes
+checking whether gcc supports -Wmissing-format-attribute... yes
+checking whether gcc supports -Wold-style-definition... yes
+checking whether gcc supports -Wc++-compat... no
+checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... no
+checking valgrind.h usability... no
+checking valgrind.h presence... no
+checking for valgrind.h... no
+configure: WARNING: decimal float is not supported for this target
+configure: WARNING: fixed-point is not supported for this target
+checking whether make sets $(MAKE)... yes
+checking for gawk... gawk
+checking whether ln -s works... yes
+checking whether ln works... yes
+checking for i386-apple-darwin9.8.0-ranlib... ranlib
+checking for a BSD compatible install... /opt/local/bin/ginstall -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 ANSI C header files... (cached) yes
+checking whether time.h and sys/time.h may both be included... yes
+checking whether string.h and strings.h may both be included... yes
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking for limits.h... yes
+checking for stddef.h... yes
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for time.h... yes
+checking for iconv.h... yes
+checking for fcntl.h... yes
+checking for unistd.h... (cached) yes
+checking for sys/file.h... yes
+checking for sys/time.h... yes
+checking for sys/mman.h... yes
+checking for sys/resource.h... yes
+checking for sys/param.h... yes
+checking for sys/times.h... yes
+checking for sys/stat.h... (cached) yes
+checking for direct.h... no
+checking for malloc.h... no
+checking for langinfo.h... yes
+checking for ldfcn.h... no
+checking for locale.h... yes
+checking for wchar.h... yes
+checking for thread.h... no
+checking for pthread.h... yes
+checking for CHAR_BIT... yes
+checking whether byte ordering is bigendian... no
+checking for collect2 libraries... none required
+checking for library containing exc_resume... no
+checking for library containing ldexp... none required
+checking for inttypes.h... yes
+checking for times... yes
+checking for clock... yes
+checking for kill... yes
+checking for getrlimit... yes
+checking for setrlimit... yes
+checking for atoll... yes
+checking for atoq... no
+checking for sysconf... yes
+checking for strsignal... yes
+checking for getrusage... yes
+checking for nl_langinfo... yes
+checking for gettimeofday... yes
+checking for mbstowcs... yes
+checking for wcswidth... yes
+checking for mmap... yes
+checking for mincore... yes
+checking for setlocale... yes
+checking for clearerr_unlocked... yes
+checking for feof_unlocked... yes
+checking for ferror_unlocked... yes
+checking for fflush_unlocked... no
+checking for fgetc_unlocked... no
+checking for fgets_unlocked... no
+checking for fileno_unlocked... yes
+checking for fprintf_unlocked... no
+checking for fputc_unlocked... no
+checking for fputs_unlocked... no
+checking for fread_unlocked... no
+checking for fwrite_unlocked... no
+checking for getchar_unlocked... yes
+checking for getc_unlocked... yes
+checking for putchar_unlocked... yes
+checking for putc_unlocked... yes
+checking whether mbstowcs works... yes
+checking for ssize_t... yes
+checking for caddr_t... yes
+checking for sys/mman.h... (cached) yes
+checking for mmap... (cached) yes
+checking whether read-only mmap of a plain file works... yes
+checking whether mmap from /dev/zero works... no
+checking for MAP_ANON(YMOUS)... yes
+checking whether mmap with MAP_ANON(YMOUS) works... yes
+checking for pid_t... yes
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking for shared library run path origin... done
+checking for iconv... yes
+checking how to link with libiconv... -liconv
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+checking for LC_MESSAGES... yes
+checking for nl_langinfo and CODESET... yes
+checking whether getenv is declared... yes
+checking whether atol is declared... yes
+checking whether asprintf is declared... yes
+checking whether sbrk is declared... yes
+checking whether abort is declared... yes
+checking whether atof is declared... yes
+checking whether getcwd is declared... yes
+checking whether getwd is declared... yes
+checking whether strsignal is declared... yes
+checking whether strstr is declared... yes
+checking whether strverscmp is declared... no
+checking whether errno is declared... yes
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking whether vasprintf is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether calloc is declared... yes
+checking whether free is declared... yes
+checking whether basename is declared... no
+checking whether getopt is declared... yes
+checking whether clock is declared... yes
+checking whether getpagesize is declared... yes
+checking whether clearerr_unlocked is declared... yes
+checking whether feof_unlocked is declared... yes
+checking whether ferror_unlocked is declared... yes
+checking whether fflush_unlocked is declared... no
+checking whether fgetc_unlocked is declared... no
+checking whether fgets_unlocked is declared... no
+checking whether fileno_unlocked is declared... yes
+checking whether fprintf_unlocked is declared... no
+checking whether fputc_unlocked is declared... no
+checking whether fputs_unlocked is declared... no
+checking whether fread_unlocked is declared... no
+checking whether fwrite_unlocked is declared... no
+checking whether getchar_unlocked is declared... yes
+checking whether getc_unlocked is declared... yes
+checking whether putchar_unlocked is declared... yes
+checking whether putc_unlocked is declared... yes
+checking whether getrlimit is declared... yes
+checking whether setrlimit is declared... yes
+checking whether getrusage is declared... yes
+checking whether ldgetname is declared... no
+checking whether times is declared... yes
+checking whether sigaltstack is declared... yes
+checking for struct tms... yes
+checking for clock_t... yes
+checking for .preinit_array/.init_array/.fini_array support... no
+checking if mkdir takes one argument... no
+Using `../../GCC/gcc/config/i386/i386.c' for machine-specific logic.
+Using `../../GCC/gcc/config/i386/i386.md' as machine description file.
+Using the following target machine macro files:
+	../../GCC/gcc/config/vxworks-dummy.h
+	../../GCC/gcc/config/i386/i386.h
+	../../GCC/gcc/config/darwin.h
+	../../GCC/gcc/config/darwin9.h
+	../../GCC/gcc/config/i386/darwin.h
+Using host-darwin.o host-i386-darwin.o for host machine hooks.
+checking for __cxa_atexit... yes
+checking whether NLS is requested... no
+checking how to print strings... printf
+checking for a sed that does not truncate output... /opt/local/bin/gsed
+checking for fgrep... /usr/bin/grep -F
+checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking for BSD- or MS-compatible name lister (nm)... nm
+checking the name lister (nm) interface... BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 196608
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... yes
+checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
+checking for i386-apple-darwin9.8.0-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i386-apple-darwin9.8.0-ar... (cached) ar
+checking for i386-apple-darwin9.8.0-strip... no
+checking for strip... strip
+checking for i386-apple-darwin9.8.0-ranlib... (cached) ranlib
+checking command to parse nm output from gcc object... ok
+checking for i386-apple-darwin9.8.0-dsymutil... no
+checking for dsymutil... dsymutil
+checking for i386-apple-darwin9.8.0-nmedit... no
+checking for nmedit... nmedit
+checking for i386-apple-darwin9.8.0-lipo... no
+checking for lipo... lipo
+checking for i386-apple-darwin9.8.0-otool... no
+checking for otool... otool
+checking for i386-apple-darwin9.8.0-otool64... no
+checking for otool64... no
+checking for -single_module linker flag... yes
+checking for -exported_symbols_list linker flag... yes
+checking for -force_load linker flag... no
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc supports -fno-rtti -fno-exceptions... no
+checking for gcc option to produce PIC... -fno-common -DPIC
+checking if gcc PIC flag -fno-common -DPIC works... yes
+checking if gcc static flag -static works... no
+checking if gcc supports -c -o file.o... yes
+checking if gcc supports -c -o file.o... (cached) yes
+checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
+checking dynamic linker characteristics... darwin9.8.0 dyld
+checking how to hardcode library paths into programs... immediate
+checking whether stripping libraries is possible... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... yes
+checking how to run the C++ preprocessor... g++ -E
+checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
+checking for g++ option to produce PIC... -fno-common -DPIC
+checking if g++ PIC flag -fno-common -DPIC works... yes
+checking if g++ static flag -static works... no
+checking if g++ supports -c -o file.o... yes
+checking if g++ supports -c -o file.o... (cached) yes
+checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
+checking dynamic linker characteristics... darwin9.8.0 dyld
+checking how to hardcode library paths into programs... immediate
+checking for as... /usr/bin/as
+checking what assembler to use... /usr/bin/as
+checking what linker to use... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking for nm... /usr/bin/nm
+checking what nm to use... /usr/bin/nm
+checking for objdump... no
+checking what objdump to use... not found
+checking for readelf... no
+checking what readelf to use... not found
+checking assembler flags...  
+checking assembler for .balign and .p2align... yes
+checking assembler for .p2align with maximum skip... yes
+checking assembler for .literal16... yes
+checking assembler for working .subsection -1... no
+checking assembler for .weak... no
+checking assembler for .weakref... no
+checking assembler for .nsubspa comdat... no
+checking assembler for .hidden... no
+checking linker for .hidden support... no
+checking linker read-only and read-write section mixing... unknown
+checking assembler for .sleb128 and .uleb128... no
+checking assembler for cfi directives... no
+checking assembler for cfi personality directive... no
+checking assembler for cfi sections directive... no
+checking assembler for eh_frame optimization... no
+checking assembler for section merging support... no
+checking assembler for section merging support... (cached) no
+checking assembler for COMDAT group support... no
+checking assembler for COMDAT group support... no
+checking assembler for line table discriminator support... no
+checking assembler for thread-local storage support... no
+checking linker -Bstatic/-Bdynamic option... no
+checking assembler for filds and fists mnemonics... yes
+checking assembler for fildq and fistpq mnemonics... yes
+checking assembler for cmov syntax... no
+checking assembler for ffreep mnemonic... yes
+checking assembler for sahf mnemonic... yes
+checking assembler for swap suffix... no
+checking assembler for different section symbol subtraction... no
+checking assembler for GOTOFF in data... no
+checking assembler for dwarf2 debug_line support... no
+checking assembler for buggy dwarf2 .file directive... no
+checking assembler for --gdwarf2 option... no
+checking assembler for --gstabs option... yes
+checking assembler for --debug-prefix-map option... no
+checking assembler for .lcomm with alignment... yes
+checking assembler for gnu_unique_object... no
+checking assembler for tolerance to line number 0... yes
+checking linker PT_GNU_EH_FRAME support... no
+checking linker position independent executable support... no
+checking linker EH-compatible garbage collection of sections... no
+checking linker --as-needed support... no
+checking linker --build-id support... no
+checking linker --sysroot support... no
+checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes
+yes
+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 i386-apple-darwin9.8.0.
+checking for -rdynamic... yes
+checking for library containing dlopen... none required
+checking for -fPIC -shared... no
+configure: 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 auto-host.h
+config.status: executing default commands
+make[2]: Nothing to be done for `all'.
+mkdir build-i386-apple-darwin9.8.0
+mkdir build-i386-apple-darwin9.8.0/libiberty
+Configuring in build-i386-apple-darwin9.8.0/libiberty
+configure: creating cache ../config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for makeinfo... makeinfo --split-size=5000000
+checking for perl... perl
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking for i386-apple-darwin9.8.0-ar... ar
+checking for i386-apple-darwin9.8.0-ranlib... ranlib
+checking for i386-apple-darwin9.8.0-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 for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... no
+checking how to run the C preprocessor... gcc -E
+checking whether gcc supports -W... yes
+checking whether gcc supports -Wall... yes
+checking whether gcc supports -Wwrite-strings... yes
+checking whether gcc supports -Wc++-compat... no
+checking whether gcc supports -Wstrict-prototypes... yes
+checking whether gcc supports -pedantic ... yes
+checking whether gcc and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking whether byte ordering is bigendian... no
+checking for a BSD-compatible install... /opt/local/bin/ginstall -c
+checking for sys/file.h... yes
+checking for sys/param.h... yes
+checking for limits.h... yes
+checking for stdlib.h... (cached) yes
+checking for malloc.h... no
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for sys/time.h... yes
+checking for time.h... yes
+checking for sys/resource.h... yes
+checking for sys/stat.h... (cached) yes
+checking for sys/mman.h... yes
+checking for fcntl.h... yes
+checking for alloca.h... yes
+checking for sys/pstat.h... no
+checking for sys/sysmp.h... no
+checking for sys/sysinfo.h... no
+checking for machine/hal_sysinfo.h... no
+checking for sys/table.h... no
+checking for sys/sysctl.h... yes
+checking for sys/systemcfg.h... no
+checking for stdint.h... (cached) yes
+checking for stdio_ext.h... no
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking whether time.h and sys/time.h may both be included... yes
+checking whether errno must be declared... no
+checking size of int... 4
+checking for a 64-bit type... uint64_t
+checking for intptr_t... yes
+checking for uintptr_t... yes
+checking for pid_t... yes
+checking for library containing strerror... none required
+checking for asprintf... yes
+checking for atexit... yes
+checking for basename... yes
+checking for bcmp... yes
+checking for bcopy... yes
+checking for bsearch... yes
+checking for bzero... yes
+checking for calloc... yes
+checking for clock... yes
+checking for ffs... yes
+checking for getcwd... yes
+checking for getpagesize... yes
+checking for gettimeofday... yes
+checking for index... yes
+checking for insque... yes
+checking for memchr... yes
+checking for memcmp... yes
+checking for memcpy... yes
+checking for memmem... no
+checking for memmove... yes
+checking for mempcpy... no
+checking for memset... yes
+checking for mkstemps... yes
+checking for putenv... yes
+checking for random... yes
+checking for rename... yes
+checking for rindex... yes
+checking for setenv... yes
+checking for snprintf... yes
+checking for sigsetmask... yes
+checking for stpcpy... yes
+checking for stpncpy... no
+checking for strcasecmp... yes
+checking for strchr... yes
+checking for strdup... yes
+checking for strncasecmp... yes
+checking for strndup... no
+checking for strrchr... yes
+checking for strstr... yes
+checking for strtod... yes
+checking for strtol... yes
+checking for strtoul... yes
+checking for strverscmp... no
+checking for tmpnam... yes
+checking for vasprintf... yes
+checking for vfprintf... yes
+checking for vprintf... yes
+checking for vsnprintf... yes
+checking for vsprintf... yes
+checking for waitpid... yes
+checking whether alloca needs Cray hooks... no
+checking stack direction for C alloca... -1
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for _doprnt... no
+checking for sys_errlist... yes
+checking for sys_nerr... yes
+checking for sys_siglist... yes
+checking for external symbol _system_configuration... no
+checking for getrusage... yes
+checking for on_exit... no
+checking for psignal... yes
+checking for strerror... yes
+checking for strsignal... yes
+checking for sysconf... yes
+checking for times... yes
+checking for sbrk... yes
+checking for gettimeofday... (cached) yes
+checking for realpath... yes
+checking for canonicalize_file_name... no
+checking for pstat_getstatic... no
+checking for pstat_getdynamic... no
+checking for sysmp... no
+checking for getsysinfo... no
+checking for table... yes
+checking for sysctl... yes
+checking for wait3... yes
+checking for wait4... yes
+checking for __fsetlocking... no
+checking whether basename is declared... no
+checking whether ffs is declared... yes
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking whether calloc is declared... yes
+checking whether getenv is declared... yes
+checking whether getopt is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether sbrk is declared... yes
+checking whether strverscmp is declared... no
+checking whether canonicalize_file_name must be declared... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... (cached) yes
+checking for working mmap... yes
+checking for working strncmp... yes
+configure: updating cache ../config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating testsuite/Makefile
+config.status: creating config.h
+config.status: executing default commands
+if [ x"" != x ] && [ ! -d pic ]; then \
+	  mkdir pic; \
+	else true; fi
+touch stamp-picdir
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/regex.c -o pic/regex.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/regex.c -o regex.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/cplus-dem.c -o cplus-dem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/cp-demangle.c -o cp-demangle.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/md5.c -o pic/md5.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/md5.c -o md5.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/sha1.c -o pic/sha1.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/sha1.c -o sha1.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/alloca.c -o pic/alloca.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/alloca.c -o alloca.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/argv.c -o pic/argv.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/argv.c -o argv.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/choose-temp.c -o pic/choose-temp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/choose-temp.c -o choose-temp.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/concat.c -o pic/concat.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/concat.c -o concat.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/cp-demint.c -o pic/cp-demint.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/cp-demint.c -o cp-demint.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/crc32.c -o pic/crc32.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/crc32.c -o crc32.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/dyn-string.c -o pic/dyn-string.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/dyn-string.c -o dyn-string.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/fdmatch.c -o pic/fdmatch.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/fdmatch.c -o fdmatch.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/fibheap.c -o pic/fibheap.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/fibheap.c -o fibheap.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/filename_cmp.c -o filename_cmp.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/floatformat.c -o pic/floatformat.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/floatformat.c -o floatformat.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/fnmatch.c -o pic/fnmatch.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/fnmatch.c -o fnmatch.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/fopen_unlocked.c -o fopen_unlocked.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/getopt.c -o pic/getopt.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/getopt.c -o getopt.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/getopt1.c -o pic/getopt1.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/getopt1.c -o getopt1.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/getpwd.c -o pic/getpwd.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/getpwd.c -o getpwd.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/getruntime.c -o pic/getruntime.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/getruntime.c -o getruntime.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/hashtab.c -o pic/hashtab.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/hashtab.c -o hashtab.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/hex.c -o pic/hex.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/hex.c -o hex.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/lbasename.c -o pic/lbasename.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/lbasename.c -o lbasename.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/lrealpath.c -o pic/lrealpath.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/lrealpath.c -o lrealpath.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/make-relative-prefix.c -o make-relative-prefix.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/make-temp-file.c -o make-temp-file.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/objalloc.c -o pic/objalloc.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/objalloc.c -o objalloc.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/obstack.c -o pic/obstack.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/obstack.c -o obstack.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/partition.c -o pic/partition.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/partition.c -o partition.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/pexecute.c -o pic/pexecute.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/pexecute.c -o pexecute.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/physmem.c -o pic/physmem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/physmem.c -o physmem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/pex-common.c -o pic/pex-common.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/pex-common.c -o pex-common.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/pex-one.c -o pic/pex-one.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/pex-one.c -o pex-one.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/pex-unix.c -o pic/pex-unix.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/pex-unix.c -o pex-unix.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/safe-ctype.c -o safe-ctype.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/sort.c -o pic/sort.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/sort.c -o sort.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/spaces.c -o pic/spaces.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/spaces.c -o spaces.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/splay-tree.c -o pic/splay-tree.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/splay-tree.c -o splay-tree.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/strerror.c -o pic/strerror.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/strerror.c -o strerror.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/strsignal.c -o pic/strsignal.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/strsignal.c -o strsignal.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xatexit.c -o pic/xatexit.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xatexit.c -o xatexit.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xexit.c -o pic/xexit.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xexit.c -o xexit.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xmalloc.c -o pic/xmalloc.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xmalloc.c -o xmalloc.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xmemdup.c -o pic/xmemdup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xmemdup.c -o xmemdup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xstrdup.c -o pic/xstrdup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xstrdup.c -o xstrdup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xstrerror.c -o pic/xstrerror.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xstrerror.c -o xstrerror.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/xstrndup.c -o pic/xstrndup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/xstrndup.c -o xstrndup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/memmem.c -o pic/memmem.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/memmem.c -o memmem.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/mempcpy.c -o pic/mempcpy.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/mempcpy.c -o mempcpy.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/stpncpy.c -o pic/stpncpy.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/stpncpy.c -o stpncpy.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/strndup.c -o pic/strndup.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/strndup.c -o strndup.o
+if [ x"" != x ]; then \
+	  gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../GCC/libiberty/strverscmp.c -o pic/strverscmp.o; \
+	else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../GCC/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../GCC/libiberty/strverscmp.c -o strverscmp.o
+rm -f ./libiberty.a pic/./libiberty.a
+ar rc ./libiberty.a \
+	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
+ranlib ./libiberty.a
+if [ x"" != x ]; then \
+	  cd pic; \
+	  ar rc ./libiberty.a \
+	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \
+	  ranlib ./libiberty.a; \
+	  cd ..; \
+	else true; fi
+echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
+make[3]: Nothing to be done for `all'.
+mkdir build-i386-apple-darwin9.8.0/fixincludes
+Configuring in build-i386-apple-darwin9.8.0/fixincludes
+configure: loading cache ../config.cache
+checking build system type... (cached) i386-apple-darwin9.8.0
+checking host system type... (cached) i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking for i386-apple-darwin9.8.0-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... (cached) none needed
+checking for a sed that does not truncate output... /opt/local/bin/gsed
+checking whether gcc supports -W... (cached) yes
+checking whether gcc supports -Wall... (cached) yes
+checking whether gcc supports -Wwrite-strings... (cached) yes
+checking whether gcc supports -Wstrict-prototypes... (cached) yes
+checking whether gcc supports -Wmissing-prototypes... yes
+checking whether gcc supports -Wold-style-definition... yes
+checking whether gcc supports -Wmissing-format-attribute... yes
+checking whether gcc supports -Wno-overlength-strings... no
+checking whether gcc supports -pedantic -Wno-long-long... yes
+checking how to run the C preprocessor... (cached) gcc -E
+checking for grep that handles long lines and -e... (cached) /usr/bin/grep
+checking for egrep... (cached) /usr/bin/grep -E
+checking for ANSI C header files... (cached) yes
+checking for sys/types.h... (cached) yes
+checking for sys/stat.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for stdint.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for fcntl.h... (cached) yes
+checking for sys/file.h... (cached) yes
+checking for sys/stat.h... (cached) yes
+checking for clearerr_unlocked... yes
+checking for feof_unlocked... yes
+checking for ferror_unlocked... yes
+checking for fflush_unlocked... no
+checking for fgetc_unlocked... no
+checking for fgets_unlocked... no
+checking for fileno_unlocked... yes
+checking for fprintf_unlocked... no
+checking for fputc_unlocked... no
+checking for fputs_unlocked... no
+checking for fread_unlocked... no
+checking for fwrite_unlocked... no
+checking for getchar_unlocked... yes
+checking for getc_unlocked... yes
+checking for putchar_unlocked... yes
+checking for putc_unlocked... yes
+checking whether abort is declared... yes
+checking whether asprintf is declared... (cached) yes
+checking whether basename is declared... (cached) no
+checking whether errno is declared... no
+checking whether vasprintf is declared... (cached) yes
+checking whether clearerr_unlocked is declared... yes
+checking whether feof_unlocked is declared... yes
+checking whether ferror_unlocked is declared... yes
+checking whether fflush_unlocked is declared... no
+checking whether fgetc_unlocked is declared... no
+checking whether fgets_unlocked is declared... no
+checking whether fileno_unlocked is declared... yes
+checking whether fprintf_unlocked is declared... no
+checking whether fputc_unlocked is declared... no
+checking whether fputs_unlocked is declared... no
+checking whether fread_unlocked is declared... no
+checking whether fwrite_unlocked is declared... no
+checking whether getchar_unlocked is declared... yes
+checking whether getc_unlocked is declared... yes
+checking whether putchar_unlocked is declared... yes
+checking whether putc_unlocked is declared... yes
+checking for an ANSI C-conforming const... (cached) yes
+checking for sys/mman.h... (cached) yes
+checking for mmap... yes
+checking whether read-only mmap of a plain file works... yes
+checking whether mmap from /dev/zero works... no
+checking for MAP_ANON(YMOUS)... yes
+checking whether mmap with MAP_ANON(YMOUS) works... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+configure: updating cache ../config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating mkheaders.almost
+config.status: creating config.h
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixincl.c
+In file included from ../../../GCC/fixincludes/fixincl.c:102:
+../../../GCC/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../GCC/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../GCC/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../GCC/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../GCC/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../GCC/fixincludes/fixincl.x:3218: warning: string length ‘729’ is greater than the length ‘509’ ISO C89 compilers are required to support
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixtests.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixfixes.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/server.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/procopen.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixlib.c
+gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../GCC/fixincludes -I../include -I../../../GCC/fixincludes/../include ../../../GCC/fixincludes/fixopts.c
+gcc -g3 -O0  -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/fixincludes" /bin/sh ../../../GCC/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0
+sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT
+mv -f mkheadersT mkheaders
+mkdir ./zlib
+Configuring in ./zlib
+configure: creating cache ./config.cache
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking for a BSD-compatible install... /opt/local/bin/ginstall -c
+checking whether build environment is sane... yes
+checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i386-apple-darwin9.8.0-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 for style of include used by make... GNU
+checking dependency style of gcc... gcc3
+checking how to print strings... printf
+checking for a sed that does not truncate output... /opt/local/bin/gsed
+checking for grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for fgrep... /usr/bin/grep -F
+checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking for BSD- or MS-compatible name lister (nm)... nm
+checking the name lister (nm) interface... rm: conftest.dSYM: is a directory
+BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 196608
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... yes
+checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
+checking for i386-apple-darwin9.8.0-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i386-apple-darwin9.8.0-ar... ar
+checking for i386-apple-darwin9.8.0-strip... no
+checking for strip... strip
+checking for i386-apple-darwin9.8.0-ranlib... ranlib
+checking command to parse nm output from gcc object... rm: conftest.dSYM: is a directory
+ok
+checking for i386-apple-darwin9.8.0-dsymutil... no
+checking for dsymutil... dsymutil
+checking for i386-apple-darwin9.8.0-nmedit... no
+checking for nmedit... nmedit
+checking for i386-apple-darwin9.8.0-lipo... no
+checking for lipo... lipo
+checking for i386-apple-darwin9.8.0-otool... no
+checking for otool... otool
+checking for i386-apple-darwin9.8.0-otool64... no
+checking for otool64... no
+checking for -single_module linker flag... yes
+checking for -exported_symbols_list linker flag... yes
+checking for -force_load linker flag... no
+checking how to run the C preprocessor... gcc -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 dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc supports -fno-rtti -fno-exceptions... no
+checking for gcc option to produce PIC... -fno-common -DPIC
+checking if gcc PIC flag -fno-common -DPIC works... yes
+checking if gcc static flag -static works... no
+checking if gcc supports -c -o file.o... yes
+checking if gcc supports -c -o file.o... (cached) yes
+checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
+checking dynamic linker characteristics... darwin9.8.0 dyld
+checking how to hardcode library paths into programs... immediate
+checking whether stripping libraries is possible... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... yes
+checking how to run the C preprocessor... gcc -E
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... yes
+checking for working mmap... yes
+checking for memcpy... yes
+checking for strerror... yes
+checking for unistd.h... (cached) yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: executing default-1 commands
+config.status: executing depfiles commands
+config.status: executing libtool commands
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../GCC/zlib/'`adler32.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../GCC/zlib/'`compress.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../GCC/zlib/'`crc32.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../GCC/zlib/'`deflate.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../GCC/zlib/'`gzio.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../GCC/zlib/'`infback.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../GCC/zlib/'`inffast.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../GCC/zlib/'`inflate.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../GCC/zlib/'`inftrees.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../GCC/zlib/'`trees.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../GCC/zlib/'`uncompr.c
+gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../GCC/zlib     -g3 -O0 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../GCC/zlib/'`zutil.c
+rm -f libz.a
+ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
+ranlib libz.a
+true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g3 -O0" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g3 -O0" "CFLAGS_FOR_TARGET=-O2 -g3 -O0" "INSTALL=/opt/local/bin/ginstall -c" "INSTALL_DATA=/opt/local/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/opt/local/bin/ginstall -c" "INSTALL_SCRIPT=/opt/local/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-g3 -O0" "LIBCFLAGS_FOR_TARGET=-O2 -g3 -O0" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR" "infodir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/share/info" "libdir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/lib" "prefix=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR" "tooldir=/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/i386-apple-darwin9.8.0" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld" "LIBCFLAGS=-g3 -O0" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
+mkdir ./libcpp
+Configuring in ./libcpp
+configure: creating cache ./config.cache
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking whether make sets $(MAKE)... yes
+checking for a BSD-compatible install... /opt/local/bin/ginstall -c
+checking for i386-apple-darwin9.8.0-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 we are using the GNU C++ compiler... yes
+checking whether g++ accepts -g... yes
+checking for i386-apple-darwin9.8.0-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 -Wmissing-format-attribute... 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 -Wc++-compat... no
+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 grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... rm: conftest.dSYM: is a directory
+rm: conftest.dSYM: is a directory
+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 locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking fcntl.h usability... yes
+checking fcntl.h presence... yes
+checking for fcntl.h... yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for string.h... (cached) yes
+checking sys/file.h usability... yes
+checking sys/file.h presence... yes
+checking for sys/file.h... yes
+checking for unistd.h... (cached) yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for obstacks... no
+checking for off_t... yes
+checking for size_t... yes
+checking for ssize_t... yes
+checking whether struct tm is in sys/time.h or time.h... time.h
+checking size of int... 4
+checking size of long... 4
+checking for clearerr_unlocked... yes
+checking for feof_unlocked... yes
+checking for ferror_unlocked... yes
+checking for fflush_unlocked... no
+checking for fgetc_unlocked... no
+checking for fgets_unlocked... no
+checking for fileno_unlocked... yes
+checking for fprintf_unlocked... no
+checking for fputc_unlocked... no
+checking for fputs_unlocked... no
+checking for fread_unlocked... no
+checking for fwrite_unlocked... no
+checking for getchar_unlocked... yes
+checking for getc_unlocked... yes
+checking for putchar_unlocked... yes
+checking for putc_unlocked... yes
+checking whether abort is declared... yes
+checking whether asprintf is declared... yes
+checking whether basename is declared... no
+checking whether errno is declared... no
+checking whether getopt is declared... yes
+checking whether clearerr_unlocked is declared... yes
+checking whether feof_unlocked is declared... yes
+checking whether ferror_unlocked is declared... yes
+checking whether fflush_unlocked is declared... no
+checking whether fgetc_unlocked is declared... no
+checking whether fgets_unlocked is declared... no
+checking whether fileno_unlocked is declared... yes
+checking whether fprintf_unlocked is declared... no
+checking whether fputc_unlocked is declared... no
+checking whether fputs_unlocked is declared... no
+checking whether fread_unlocked is declared... no
+checking whether fwrite_unlocked is declared... no
+checking whether getchar_unlocked is declared... yes
+checking whether getc_unlocked is declared... yes
+checking whether putchar_unlocked is declared... yes
+checking whether putc_unlocked is declared... yes
+checking whether vasprintf is declared... yes
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for ANSI C header files... (cached) yes
+checking for nl_langinfo and CODESET... yes
+checking whether NLS is requested... no
+checking for uchar... 
+checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
+checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
+checking for shared library run path origin... done
+checking for iconv... yes
+checking how to link with libiconv... -liconv
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.h
+config.status: executing depdir commands
+mkdir .deps
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../GCC/libcpp/charset.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../GCC/libcpp/directives.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../GCC/libcpp/directives-only.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../GCC/libcpp/errors.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../GCC/libcpp/expr.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../GCC/libcpp/files.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../GCC/libcpp/identifiers.c
+echo "#define LOCALEDIR \"/Users/e075725/ln/lec/game/CbC/build-cbc-gcc-4.4.5/INSTALL_DIR/share/locale\"" > localedir.new
+../../GCC/libcpp/../move-if-change localedir.new localedir.h
+echo timestamp > localedir.hs
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../GCC/libcpp/init.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../GCC/libcpp/lex.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../GCC/libcpp/line-map.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../GCC/libcpp/macro.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../GCC/libcpp/mkdeps.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../GCC/libcpp/pch.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../GCC/libcpp/symtab.c
+gcc  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../GCC/libcpp -I. -I../../GCC/libcpp/../include -I../../GCC/libcpp/include  -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../GCC/libcpp/traditional.c
+rm -f libcpp.a
+ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
+ranlib libcpp.a
+mkdir ./libdecnumber
+Configuring in ./libdecnumber
+configure: creating cache ./config.cache
+checking whether make sets $(MAKE)... yes
+checking for i386-apple-darwin9.8.0-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 for i386-apple-darwin9.8.0-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 grep that handles long lines and -e... /usr/bin/grep
+checking for egrep... /usr/bin/grep -E
+checking for ANSI C header files... rm: conftest.dSYM: is a directory
+rm: conftest.dSYM: is a directory
+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 size of int... 4
+checking size of long... 4
+checking for ANSI C header files... (cached) yes
+checking build system type... i386-apple-darwin9.8.0
+checking host system type... i386-apple-darwin9.8.0
+checking target system type... i386-apple-darwin9.8.0
+checking for decimal floating point... dpd
+checking whether byte ordering is bigendian... no
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.h
+config.status: executing gstdint.h commands
+source='../../GCC/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I../../GCC/libdecnumber -I.  -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../GCC/libdecnumber -I.  -c ../../GCC/libdecnumber/decNumber.c
+source='../../GCC/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I../../GCC/libdecnumber -I.  -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../GCC/libdecnumber -I.  -c ../../GCC/libdecnumber/decContext.c
+source='../../GCC/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I../../GCC/libdecnumber -I.  -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../GCC/libdecnumber -I.  -c ../../GCC/libdecnumber/dpd/decimal32.c
+source='../../GCC/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I../../GCC/libdecnumber -I.  -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../GCC/libdecnumber -I.  -c ../../GCC/libdecnumber/dpd/decimal64.c
+source='../../GCC/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I../../GCC/libdecnumber -I.  -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../GCC/libdecnumber -I.  -c ../../GCC/libdecnumber/dpd/decimal128.c
+rm -f libdecnumber.a
+ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
+ranlib libdecnumber.a
+Makefile:3644: warning: overriding commands for target `gt-darwin.h'
+../../GCC/gcc/config/t-darwin:38: warning: ignoring old commands for target `gt-darwin.h'
+TARGET_CPU_DEFAULT="" \
+	HEADERS="auto-host.h ansidecl.h" DEFINES="" \
+	/bin/sh ../../GCC/gcc/mkconfig.sh config.h
+TARGET_CPU_DEFAULT="" \
+	HEADERS="options.h config/vxworks-dummy.h config/i386/i386.h config/darwin.h config/darwin9.h config/i386/darwin.h defaults.h" DEFINES="" \
+	/bin/sh ../../GCC/gcc/mkconfig.sh tm.h
+gawk -f ../../GCC/gcc/opt-gather.awk ../../GCC/gcc/lto/lang.opt ../../GCC/gcc/c.opt ../../GCC/gcc/common.opt ../../GCC/gcc/config/i386/i386.opt ../../GCC/gcc/config/darwin.opt > tmp-optionlist
+/bin/sh ../../GCC/gcc/../move-if-change tmp-optionlist optionlist
+echo timestamp > s-options
+gawk -f ../../GCC/gcc/opt-functions.awk -f ../../GCC/gcc/opth-gen.awk \
+	       < optionlist > tmp-options.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-options.h options.h
+echo timestamp > s-options-h
+TARGET_CPU_DEFAULT="" \
+	HEADERS="auto-host.h ansidecl.h" DEFINES="" \
+	/bin/sh ../../GCC/gcc/mkconfig.sh bconfig.h
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genmodes.o ../../GCC/gcc/genmodes.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/errors.o ../../GCC/gcc/errors.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmodes \
+	    build/genmodes.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genmodes -h > tmp-modes.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-modes.h insn-modes.h
+echo timestamp > s-modes-h
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genconstants.o ../../GCC/gcc/genconstants.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gengenrtl.o ../../GCC/gcc/gengenrtl.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengenrtl \
+	    build/gengenrtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/gengenrtl -h > tmp-genrtl.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-genrtl.h genrtl.h
+echo timestamp > s-genrtl-h
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gengtype.o ../../GCC/gcc/gengtype.c
+../../GCC/gcc/gengtype.c: In function ‘read_input_list’:
+../../GCC/gcc/gengtype.c:453: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype.c: In function ‘adjust_field_type’:
+../../GCC/gcc/gengtype.c:1298: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype.c:1300: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype.c: In function ‘process_gc_options’:
+../../GCC/gcc/gengtype.c:1349: warning: cast discards qualifiers from pointer target type
+flex  -ogengtype-lex.c ../../GCC/gcc/gengtype-lex.l
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gengtype-lex.o gengtype-lex.c
+gengtype-lex.c: In function ‘yy_get_next_buffer’:
+gengtype-lex.c:1875: warning: comparison between signed and unsigned
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gengtype-parse.o ../../GCC/gcc/gengtype-parse.c
+../../GCC/gcc/gengtype-parse.c: In function ‘string_seq’:
+../../GCC/gcc/gengtype-parse.c:202: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype-parse.c:204: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype-parse.c: In function ‘typedef_name’:
+../../GCC/gcc/gengtype-parse.c:226: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gengtype-parse.c:227: warning: cast discards qualifiers from pointer target type
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengtype \
+	    build/gengtype.o build/gengtype-lex.o build/gengtype-parse.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+/bin/sh ../../GCC/gcc/../move-if-change tmp-gi.list gtyp-input.list
+echo timestamp > s-gtyp-input
+build/gengtype ../../GCC/gcc gtyp-input.list
+echo timestamp > s-gtype
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/rtl.o ../../GCC/gcc/rtl.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/read-rtl.o ../../GCC/gcc/read-rtl.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/ggc-none.o ../../GCC/gcc/ggc-none.c
+echo "#define BUILDING_GCC_MAJOR `echo 4.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
+echo "#define BUILDING_GCC_MINOR `echo 4.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
+echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
+echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
+echo timestamp > s-bversion
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/vec.o ../../GCC/gcc/vec.c
+build/genmodes -m > tmp-min-modes.c
+/bin/sh ../../GCC/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
+echo timestamp > s-modes-m
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/min-insn-modes.o min-insn-modes.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gensupport.o ../../GCC/gcc/gensupport.c
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/print-rtl.o ../../GCC/gcc/print-rtl.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconstants \
+	    build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genmddeps.o ../../GCC/gcc/genmddeps.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmddeps \
+	    build/genmddeps.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genmddeps ../../GCC/gcc/config/i386/i386.md > tmp-mddeps
+/bin/sh ../../GCC/gcc/../move-if-change tmp-mddeps mddeps.mk
+echo timestamp > s-mddeps
+build/genconstants ../../GCC/gcc/config/i386/i386.md \
+	  > tmp-constants.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-constants.h insn-constants.h
+echo timestamp > s-constants
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genflags.o ../../GCC/gcc/genflags.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genflags \
+	    build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genconditions.o ../../GCC/gcc/genconditions.c
+gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconditions \
+	    build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genconditions ../../GCC/gcc/config/i386/i386.md > tmp-condmd.c
+/bin/sh ../../GCC/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
+echo timestamp > s-conditions
+TARGET_CPU_DEFAULT="" \
+	HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \
+	/bin/sh ../../GCC/gcc/mkconfig.sh tm_p.h
+gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genpreds.o ../../GCC/gcc/genpreds.c
+gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genpreds \
+	    build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genpreds -h ../../GCC/gcc/config/i386/i386.md > tmp-preds.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-preds.h tm-preds.h
+echo timestamp > s-preds-h
+rm -f tmp-all-tree.def
+echo '#include "tree.def"' > tmp-all-tree.def
+echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
+echo '#include "c-common.def"' >> tmp-all-tree.def
+ltf=""; for f in $ltf; do \
+	  echo "#include \"$f\""; \
+	done | sed 's|../../GCC/gcc/||' >> tmp-all-tree.def
+/bin/sh ../../GCC/gcc/../move-if-change tmp-all-tree.def all-tree.def
+echo timestamp > s-alltree
+gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gencheck.o ../../GCC/gcc/gencheck.c
+gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencheck \
+	    build/gencheck.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/gencheck > tmp-check.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-check.h tree-check.h
+echo timestamp > s-check
+build/genpreds -c ../../GCC/gcc/config/i386/i386.md > tmp-constrs.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-constrs.h tm-constrs.h
+echo timestamp > s-constrs-h
+gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gencondmd.o build/gencondmd.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencondmd \
+	    build/gencondmd.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/gencondmd > tmp-cond.md
+/bin/sh ../../GCC/gcc/../move-if-change tmp-cond.md insn-conditions.md
+echo timestamp > s-condmd
+build/genflags ../../GCC/gcc/config/i386/i386.md \
+	  insn-conditions.md > tmp-flags.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-flags.h insn-flags.h
+echo timestamp > s-flags
+if test yes = yes \
+	   || test -n ""; then \
+	  /bin/sh ../../GCC/gcc/genmultilib \
+	    "m64" \
+	    "x86_64" \
+	    "" \
+	    "" \
+	    "" \
+	    "" \
+	    "" \
+	    "yes" \
+	    > tmp-mlib.h; \
+	else \
+	  /bin/sh ../../GCC/gcc/genmultilib '' '' '' '' '' '' '' no \
+	    > tmp-mlib.h; \
+	fi
+/bin/sh ../../GCC/gcc/../move-if-change tmp-mlib.h multilib.h
+echo timestamp > s-mlib
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genattr.o ../../GCC/gcc/genattr.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genattr \
+	    build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genattr ../../GCC/gcc/config/i386/i386.md \
+	  insn-conditions.md > tmp-attr.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-attr.h insn-attr.h
+echo timestamp > s-attr
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gencodes.o ../../GCC/gcc/gencodes.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencodes \
+	    build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/gencodes ../../GCC/gcc/config/i386/i386.md \
+	  insn-conditions.md > tmp-codes.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-codes.h insn-codes.h
+echo timestamp > s-codes
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/genconfig.o ../../GCC/gcc/genconfig.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconfig \
+	    build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genconfig ../../GCC/gcc/config/i386/i386.md \
+	  insn-conditions.md > tmp-config.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-config.h insn-config.h
+echo timestamp > s-config
+lsf=""; for f in $lsf; do \
+	    echo "#include \"$f\""; \
+	done | sed 's|../../GCC/gcc/||' > tmp-specs.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-specs.h specs.h
+echo timestamp > s-specs
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../GCC/gcc -I../../GCC/gcc/build -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-o build/gcov-iov.o ../../GCC/gcc/gcov-iov.c
+gcc  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -DGENERATOR_FILE  \
+		build/gcov-iov.o -o build/gcov-iov
+build/gcov-iov '4.5.0' 'experimental' \
+	    > tmp-gcov-iov.h
+/bin/sh ../../GCC/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
+echo timestamp > s-iov
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-lang.c -o c-lang.o
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-lang.c:33:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/stub-objc.c -o stub-objc.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/attribs.c -o attribs.o
+../../GCC/gcc/attribs.c: In function ‘register_attribute’:
+../../GCC/gcc/attribs.c:206: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-errors.c -o c-errors.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-lex.c -o c-lex.o
+../../GCC/gcc/c-lex.c: In function ‘lex_string’:
+../../GCC/gcc/c-lex.c:962: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-pragma.c -o c-pragma.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-decl.c -o c-decl.o
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-decl.c:36:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-decl.c: In function ‘c_make_fname_decl’:
+../../GCC/gcc/c-decl.c:3509: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-typeck.c -o c-typeck.o
+In file included from ../../GCC/gcc/c-typeck.c:46:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-typeck.c: In function ‘free_all_tagged_tu_seen_up_to’:
+../../GCC/gcc/c-typeck.c:1297: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-typeck.c: In function ‘build_asm_expr’:
+../../GCC/gcc/c-typeck.c:8175: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-typeck.c:8221: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-convert.c -o c-convert.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-aux-info.c -o c-aux-info.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-common.c -o c-common.o
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-common.c:41:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-common.c: In function ‘strict_aliasing_warning’:
+../../GCC/gcc/c-common.c:1727: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		../../GCC/gcc/c-opts.c -o c-opts.o 
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-opts.c:32:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-format.c -o c-format.o
+../../GCC/gcc/c-format.c: In function ‘check_format_arg’:
+../../GCC/gcc/c-format.c:1331: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-format.c:1332: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/c-format.c: In function ‘check_format_types’:
+../../GCC/gcc/c-format.c:2161: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-semantics.c -o c-semantics.o
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-semantics.c:43:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-ppoutput.c -o c-ppoutput.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+		-DBASEVER="\"4.5.0\"" ../../GCC/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-objc-common.c -o c-objc-common.o
+In file included from ../../GCC/gcc/tree-inline.h:25,
+                 from ../../GCC/gcc/c-objc-common.c:36:
+../../GCC/gcc/gimple.h: In function ‘gimple_op’:
+../../GCC/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../GCC/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../GCC/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-dump.c -o c-dump.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     \
+	  -DHOST_MACHINE=\"i386-apple-darwin9.8.0\" -DTARGET_MACHINE=\"i386-apple-darwin9.8.0\" \
+	  ../../GCC/gcc/c-pch.c -o c-pch.o
+gcc -c  -g3 -O0 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition   -DHAVE_CONFIG_H -I. -I. -I../../GCC/gcc -I../../GCC/gcc/. -I../../GCC/gcc/../include -I../../GCC/gcc/../libcpp/include -I/opt/local/include  -I../../GCC/gcc/../libdecnumber -I../../GCC/gcc/../libdecnumber/dpd -I../libdecnumber     ../../GCC/gcc/c-parser.c -o c-parser.o
+../../GCC/gcc/c-parser.c: In function ‘c_parser_declspecs’:
+../../GCC/gcc/c-parser.c:1612: warning: passing argument 1 of ‘declspecs_add_type’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:1612: error: incompatible type for argument 2 of ‘declspecs_add_type’
+../../GCC/gcc/c-parser.c:1612: error: too few arguments to function ‘declspecs_add_type’
+../../GCC/gcc/c-parser.c:3853:64: error: macro "build_decl" requires 4 arguments, but only 3 given
+../../GCC/gcc/c-parser.c: In function ‘cbc_replace_arguments’:
+../../GCC/gcc/c-parser.c:3853: error: ‘build_decl’ undeclared (first use in this function)
+../../GCC/gcc/c-parser.c:3853: error: (Each undeclared identifier is reported only once
+../../GCC/gcc/c-parser.c:3853: error: for each function it appears in.)
+../../GCC/gcc/c-parser.c:3856: warning: passing argument 3 of ‘build_modify_expr’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:3856: error: incompatible type for argument 4 of ‘build_modify_expr’
+../../GCC/gcc/c-parser.c:3856: error: too few arguments to function ‘build_modify_expr’
+../../GCC/gcc/c-parser.c:3868:65: error: macro "build_decl" requires 4 arguments, but only 3 given
+../../GCC/gcc/c-parser.c:3871: warning: passing argument 3 of ‘build_modify_expr’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:3871: error: incompatible type for argument 4 of ‘build_modify_expr’
+../../GCC/gcc/c-parser.c:3871: error: too few arguments to function ‘build_modify_expr’
+../../GCC/gcc/c-parser.c: In function ‘c_parser_statement_after_labels’:
+../../GCC/gcc/c-parser.c:3939: warning: passing argument 1 of ‘build_external_ref’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:3939: warning: passing argument 2 of ‘build_external_ref’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:3939: error: too few arguments to function ‘build_external_ref’
+../../GCC/gcc/c-parser.c:3952: error: too few arguments to function ‘c_finish_return’
+../../GCC/gcc/c-parser.c: In function ‘cbc_finish_labeled_goto’:
+../../GCC/gcc/c-parser.c:5509: error: incompatible type for argument 2 of ‘build_stmt’
+../../GCC/gcc/c-parser.c:5511: warning: passing argument 1 of ‘c_finish_return’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5511: error: too few arguments to function ‘c_finish_return’
+../../GCC/gcc/c-parser.c:5515: warning: passing argument 1 of ‘c_end_compound_stmt’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5515: warning: passing argument 2 of ‘c_end_compound_stmt’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:5515: error: too few arguments to function ‘c_end_compound_stmt’
+../../GCC/gcc/c-parser.c:5547:93: error: macro "build_decl" requires 4 arguments, but only 3 given
+../../GCC/gcc/c-parser.c: In function ‘cbc_finish_nested_function’:
+../../GCC/gcc/c-parser.c:5547: error: ‘build_decl’ undeclared (first use in this function)
+../../GCC/gcc/c-parser.c:5552: warning: passing argument 2 of ‘finish_decl’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5552: error: too few arguments to function ‘finish_decl’
+../../GCC/gcc/c-parser.c:5554:80: error: macro "build_decl" requires 4 arguments, but only 3 given
+../../GCC/gcc/c-parser.c:5559: warning: passing argument 2 of ‘finish_decl’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5559: error: too few arguments to function ‘finish_decl’
+../../GCC/gcc/c-parser.c:5568: warning: passing argument 1 of ‘declspecs_add_type’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5568: error: incompatible type for argument 2 of ‘declspecs_add_type’
+../../GCC/gcc/c-parser.c:5568: error: too few arguments to function ‘declspecs_add_type’
+../../GCC/gcc/c-parser.c:5588: warning: passing argument 3 of ‘build_modify_expr’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:5588: error: incompatible type for argument 4 of ‘build_modify_expr’
+../../GCC/gcc/c-parser.c:5588: error: too few arguments to function ‘build_modify_expr’
+../../GCC/gcc/c-parser.c:5589: warning: passing argument 1 of ‘c_finish_goto_label’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5589: error: too few arguments to function ‘c_finish_goto_label’
+../../GCC/gcc/c-parser.c:5592: warning: passing argument 1 of ‘c_end_compound_stmt’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:5592: warning: passing argument 2 of ‘c_end_compound_stmt’ makes pointer from integer without a cast
+../../GCC/gcc/c-parser.c:5592: error: too few arguments to function ‘c_end_compound_stmt’
+../../GCC/gcc/c-parser.c:5601: error: incompatible type for argument 2 of ‘build_stmt’
+../../GCC/gcc/c-parser.c:5589: warning: unused variable ‘stmt’
+../../GCC/gcc/c-parser.c:5538: warning: unused variable ‘ident’
+../../GCC/gcc/c-parser.c: In function ‘c_parser_postfix_expression’:
+../../GCC/gcc/c-parser.c:6009: warning: passing argument 1 of ‘build_external_ref’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:6009: error: too few arguments to function ‘build_external_ref’
+../../GCC/gcc/c-parser.c:6011: warning: passing argument 1 of ‘build_function_call’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:6011: error: too few arguments to function ‘build_function_call’
+../../GCC/gcc/c-parser.c:6149: error: incompatible type for argument 2 of ‘build_stmt’
+../../GCC/gcc/c-parser.c:6154:56: error: macro "build_decl" requires 4 arguments, but only 3 given
+../../GCC/gcc/c-parser.c:6153: error: ‘build_decl’ undeclared (first use in this function)
+../../GCC/gcc/c-parser.c:6175: warning: passing argument 1 of ‘c_finish_stmt_expr’ makes integer from pointer without a cast
+../../GCC/gcc/c-parser.c:6175: error: too few arguments to function ‘c_finish_stmt_expr’
+make[2]: *** [c-parser.o] Error 1
+make[1]: *** [all-gcc] Error 2
+make: *** [all] Error 2