changeset 58:3aaf117db171

error at dwarf2out.c
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 14:58:24 +0900
parents 326d9e06c2e3
children 5b5b9ea5b220
files CbC-DEVEL CbC-MAKELOG gcc/cbc-goto.h
diffstat 3 files changed, 1147 insertions(+), 962 deletions(-) [+]
line wrap: on
line diff
--- a/CbC-DEVEL	Mon Feb 15 00:54:17 2010 +0900
+++ b/CbC-DEVEL	Mon Feb 15 14:58:24 2010 +0900
@@ -11,3 +11,15 @@
 # locationに関しては間違っても動く。
 
 全てc-parser.c のcbc拡張の古い部分の変更
+
+--
+
+cbc-goto.hでエラー(消された関数を使用) -> targetm.calls.promote_funciton_return(funtype)
+
+ gcc/ChangeLog より --
+   (expand_call): When making sibcall decisions, use promote_function_mode.
+   Below, remove an if for targetm.calls.promote_function_return and
+   and use promote_function_mode.
+ --
+
+
--- a/CbC-MAKELOG	Mon Feb 15 00:54:17 2010 +0900
+++ b/CbC-MAKELOG	Mon Feb 15 14:58:24 2010 +0900
@@ -8,7 +8,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -117,7 +117,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -289,259 +289,259 @@
 config.status: creating config.h
 config.status: executing default commands
 if [ x"" != x ] && [ ! -d pic ]; then \
-	  mkdir pic; \
-	else true; fi
+          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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/regex.c -o pic/regex.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/md5.c -o pic/md5.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/sha1.c -o pic/sha1.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/alloca.c -o pic/alloca.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/argv.c -o pic/argv.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/choose-temp.c -o pic/choose-temp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/concat.c -o pic/concat.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/cp-demint.c -o pic/cp-demint.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/crc32.c -o pic/crc32.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/dyn-string.c -o pic/dyn-string.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/fdmatch.c -o pic/fdmatch.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/fibheap.c -o pic/fibheap.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/floatformat.c -o pic/floatformat.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/fnmatch.c -o pic/fnmatch.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/getopt.c -o pic/getopt.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/getopt1.c -o pic/getopt1.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/getpwd.c -o pic/getpwd.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/getruntime.c -o pic/getruntime.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/hashtab.c -o pic/hashtab.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/hex.c -o pic/hex.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/lbasename.c -o pic/lbasename.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/lrealpath.c -o pic/lrealpath.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/objalloc.c -o pic/objalloc.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/obstack.c -o pic/obstack.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/partition.c -o pic/partition.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/pexecute.c -o pic/pexecute.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/physmem.c -o pic/physmem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/pex-common.c -o pic/pex-common.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/pex-one.c -o pic/pex-one.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/pex-unix.c -o pic/pex-unix.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/sort.c -o pic/sort.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/spaces.c -o pic/spaces.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/splay-tree.c -o pic/splay-tree.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/strerror.c -o pic/strerror.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/strsignal.c -o pic/strsignal.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xatexit.c -o pic/xatexit.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xexit.c -o pic/xexit.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xmalloc.c -o pic/xmalloc.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xmemdup.c -o pic/xmemdup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xstrdup.c -o pic/xstrdup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xstrerror.c -o pic/xstrerror.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/xstrndup.c -o pic/xstrndup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/memmem.c -o pic/memmem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/mempcpy.c -o pic/mempcpy.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/stpncpy.c -o pic/stpncpy.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/strndup.c -o pic/strndup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../CbC_devel/libiberty/strverscmp.c -o pic/strverscmp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../CbC_devel/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
+          ./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
+          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 -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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixincl.c
+In file included from ../../CbC_devel/fixincludes/fixincl.c:102:
+../../CbC_devel/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../CbC_devel/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../CbC_devel/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../CbC_devel/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../CbC_devel/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/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
+srcdir="../../CbC_devel/fixincludes" /bin/sh ../../CbC_devel/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
@@ -558,7 +558,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -679,7 +679,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -903,14 +903,14 @@
 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 `../../CbC_devel/gcc/config/i386/i386.c' for machine-specific logic.
+Using `../../CbC_devel/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
+        ../../CbC_devel/gcc/config/vxworks-dummy.h
+        ../../CbC_devel/gcc/config/i386/i386.h
+        ../../CbC_devel/gcc/config/darwin.h
+        ../../CbC_devel/gcc/config/darwin9.h
+        ../../CbC_devel/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
@@ -982,7 +982,7 @@
 checking what objdump to use... not found
 checking for readelf... no
 checking what readelf to use... not found
-checking assembler flags...  
+checking assembler flags...
 checking assembler for .balign and .p2align... yes
 checking assembler for .p2align with maximum skip... yes
 checking assembler for .literal16... yes
@@ -1060,7 +1060,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -1232,240 +1232,240 @@
 config.status: creating config.h
 config.status: executing default commands
 if [ x"" != x ] && [ ! -d pic ]; then \
-	  mkdir pic; \
-	else true; fi
+          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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/regex.c -o pic/regex.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/md5.c -o pic/md5.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/sha1.c -o pic/sha1.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/alloca.c -o pic/alloca.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/argv.c -o pic/argv.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/choose-temp.c -o pic/choose-temp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/concat.c -o pic/concat.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/cp-demint.c -o pic/cp-demint.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/crc32.c -o pic/crc32.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/dyn-string.c -o pic/dyn-string.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/fdmatch.c -o pic/fdmatch.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/fibheap.c -o pic/fibheap.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/floatformat.c -o pic/floatformat.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/fnmatch.c -o pic/fnmatch.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/getopt.c -o pic/getopt.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/getopt1.c -o pic/getopt1.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/getpwd.c -o pic/getpwd.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/getruntime.c -o pic/getruntime.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/hashtab.c -o pic/hashtab.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/hex.c -o pic/hex.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/lbasename.c -o pic/lbasename.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/lrealpath.c -o pic/lrealpath.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/objalloc.c -o pic/objalloc.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/obstack.c -o pic/obstack.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/partition.c -o pic/partition.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/pexecute.c -o pic/pexecute.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/physmem.c -o pic/physmem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/pex-common.c -o pic/pex-common.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/pex-one.c -o pic/pex-one.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/pex-unix.c -o pic/pex-unix.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/sort.c -o pic/sort.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/spaces.c -o pic/spaces.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/splay-tree.c -o pic/splay-tree.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/strerror.c -o pic/strerror.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/strsignal.c -o pic/strsignal.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xatexit.c -o pic/xatexit.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xexit.c -o pic/xexit.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xmalloc.c -o pic/xmalloc.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xmemdup.c -o pic/xmemdup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xstrdup.c -o pic/xstrdup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xstrerror.c -o pic/xstrerror.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/xstrndup.c -o pic/xstrndup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/memmem.c -o pic/memmem.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/mempcpy.c -o pic/mempcpy.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/stpncpy.c -o pic/stpncpy.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/strndup.c -o pic/strndup.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic   ../../../CbC_devel/libiberty/strverscmp.c -o pic/strverscmp.o; \
+        else true; fi
+gcc -c -DHAVE_CONFIG_H -g3 -O0  -I. -I../../../CbC_devel/libiberty/../include  -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic  ../../../CbC_devel/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
+          ./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
+          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
@@ -1478,7 +1478,7 @@
 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 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
@@ -1565,23 +1565,23 @@
 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 -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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixincl.c
+In file included from ../../../CbC_devel/fixincludes/fixincl.c:102:
+../../../CbC_devel/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../CbC_devel/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../CbC_devel/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../CbC_devel/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../CbC_devel/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
+../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/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
+srcdir="../../../CbC_devel/fixincludes" /bin/sh ../../../CbC_devel/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
@@ -1600,7 +1600,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -1683,22 +1683,22 @@
 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
+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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../CbC_devel/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../../CbC_devel/zlib     -g3 -O0 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../CbC_devel/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 
+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
+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/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR" "infodir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/share/info" "libdir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib" "prefix=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR" "tooldir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/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
@@ -1711,7 +1711,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -1820,7 +1820,7 @@
 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 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
@@ -1833,24 +1833,24 @@
 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
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../CbC_devel/libcpp/charset.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../CbC_devel/libcpp/directives.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../CbC_devel/libcpp/directives-only.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../CbC_devel/libcpp/errors.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../CbC_devel/libcpp/expr.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../CbC_devel/libcpp/files.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../CbC_devel/libcpp/identifiers.c
+echo "#define LOCALEDIR \"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/share/locale\"" > localedir.new
+../../CbC_devel/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
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../CbC_devel/libcpp/init.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../CbC_devel/libcpp/lex.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../CbC_devel/libcpp/line-map.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../CbC_devel/libcpp/macro.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../CbC_devel/libcpp/mkdeps.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../CbC_devel/libcpp/pch.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../CbC_devel/libcpp/symtab.c
+gcc  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include  -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../CbC_devel/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
@@ -1862,7 +1862,7 @@
 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 executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
@@ -1926,362 +1926,532 @@
 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
+source='../../CbC_devel/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I../../CbC_devel/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../../CbC_devel/libdecnumber -I.  -c ../../CbC_devel/libdecnumber/decNumber.c
+source='../../CbC_devel/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I../../CbC_devel/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../../CbC_devel/libdecnumber -I.  -c ../../CbC_devel/libdecnumber/decContext.c
+source='../../CbC_devel/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I../../CbC_devel/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../../CbC_devel/libdecnumber -I.  -c ../../CbC_devel/libdecnumber/dpd/decimal32.c
+source='../../CbC_devel/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I../../CbC_devel/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../../CbC_devel/libdecnumber -I.  -c ../../CbC_devel/libdecnumber/dpd/decimal64.c
+source='../../CbC_devel/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I../../CbC_devel/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../../CbC_devel/libdecnumber -I.  -c ../../CbC_devel/libdecnumber/dpd/decimal128.c
 rm -f libdecnumber.a
-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
+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'
+../../CbC_devel/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
+        HEADERS="auto-host.h ansidecl.h" DEFINES="" \
+        /bin/sh ../../CbC_devel/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
+        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 ../../CbC_devel/gcc/mkconfig.sh tm.h
+gawk -f ../../CbC_devel/gcc/opt-gather.awk ../../CbC_devel/gcc/lto/lang.opt ../../CbC_devel/gcc/c.opt ../../CbC_devel/gcc/common.opt ../../CbC_devel/gcc/config/i386/i386.opt ../../CbC_devel/gcc/config/darwin.opt > tmp-optionlist
+/bin/sh ../../CbC_devel/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
+gawk -f ../../CbC_devel/gcc/opt-functions.awk -f ../../CbC_devel/gcc/opth-gen.awk \
+               < optionlist > tmp-options.h
+/bin/sh ../../CbC_devel/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
+        HEADERS="auto-host.h ansidecl.h" DEFINES="" \
+        /bin/sh ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genmodes.o ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/errors.o ../../CbC_devel/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.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
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genconstants.o ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gengenrtl.o ../../CbC_devel/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.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
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gengtype.o ../../CbC_devel/gcc/gengtype.c
+../../CbC_devel/gcc/gengtype.c: In function ‘read_input_list’:
+../../CbC_devel/gcc/gengtype.c:453: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gengtype.c: In function ‘adjust_field_type’:
+../../CbC_devel/gcc/gengtype.c:1298: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gengtype.c:1300: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gengtype.c: In function ‘process_gc_options’:
+../../CbC_devel/gcc/gengtype.c:1349: 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  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gengtype-lex.o ../../CbC_devel/gcc/gengtype-lex.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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gengtype-parse.o ../../CbC_devel/gcc/gengtype-parse.c
+../../CbC_devel/gcc/gengtype-parse.c: In function ‘string_seq’:
+../../CbC_devel/gcc/gengtype-parse.c:202: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gengtype-parse.c:204: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gengtype-parse.c: In function ‘typedef_name’:
+../../CbC_devel/gcc/gengtype-parse.c:226: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/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
+            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 ../../CbC_devel/gcc/../move-if-change tmp-gi.list gtyp-input.list
 echo timestamp > s-gtyp-input
-build/gengtype ../../GCC/gcc gtyp-input.list
+build/gengtype ../../CbC_devel/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
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/rtl.o ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/read-rtl.o ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/ggc-none.o ../../CbC_devel/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
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/vec.o ../../CbC_devel/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
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gensupport.o ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/print-rtl.o ../../CbC_devel/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
+            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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genmddeps.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md > tmp-mddeps
+/bin/sh ../../CbC_devel/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
+build/genconstants ../../CbC_devel/gcc/config/i386/i386.md \
+          > tmp-constants.h
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genflags.o ../../CbC_devel/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
+            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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genconditions.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md > tmp-condmd.c
+/bin/sh ../../CbC_devel/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
+        HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \
+        /bin/sh ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genpreds.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md > tmp-preds.h
+/bin/sh ../../CbC_devel/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 "#include \"$f\""; \
+        done | sed 's|../../CbC_devel/gcc/||' >> tmp-all-tree.def
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gencheck.o ../../CbC_devel/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.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
+/bin/sh ../../CbC_devel/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
+build/genpreds -c ../../CbC_devel/gcc/config/i386/i386.md > tmp-constrs.h
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/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.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
+/bin/sh ../../CbC_devel/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
+build/genflags ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-flags.h
+/bin/sh ../../CbC_devel/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
+           || test -n ""; then \
+          /bin/sh ../../CbC_devel/gcc/genmultilib \
+            "m64" \
+            "x86_64" \
+            "" \
+            "" \
+            "" \
+            "" \
+            "" \
+            "yes" \
+            > tmp-mlib.h; \
+        else \
+          /bin/sh ../../CbC_devel/gcc/genmultilib '' '' '' '' '' '' '' no \
+            > tmp-mlib.h; \
+        fi
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genattr.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-attr.h
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gencodes.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-codes.h
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genconfig.o ../../CbC_devel/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
+            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 ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-config.h
+/bin/sh ../../CbC_devel/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 "#include \"$f\""; \
+        done | sed 's|../../CbC_devel/gcc/||' > tmp-specs.h
+/bin/sh ../../CbC_devel/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 -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../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/gcov-iov.o ../../CbC_devel/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.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
+            > tmp-gcov-iov.h
+/bin/sh ../../CbC_devel/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
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-lang.c -o c-lang.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-lang.c:33:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/attribs.c -o attribs.o
+../../CbC_devel/gcc/attribs.c: In function ‘register_attribute’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-lex.c -o c-lex.o
+../../CbC_devel/gcc/c-lex.c: In function ‘lex_string’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-decl.c -o c-decl.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-decl.c:36:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-decl.c: In function ‘c_make_fname_decl’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-typeck.c -o c-typeck.o
+In file included from ../../CbC_devel/gcc/c-typeck.c:46:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-typeck.c: In function ‘free_all_tagged_tu_seen_up_to’:
+../../CbC_devel/gcc/c-typeck.c:1297: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-typeck.c: In function ‘build_asm_expr’:
+../../CbC_devel/gcc/c-typeck.c:8175: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-common.c -o c-common.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-common.c:41:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-common.c: In function ‘strict_aliasing_warning’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                ../../CbC_devel/gcc/c-opts.c -o c-opts.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-opts.c:32:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-format.c -o c-format.o
+../../CbC_devel/gcc/c-format.c: In function ‘check_format_arg’:
+../../CbC_devel/gcc/c-format.c:1331: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-format.c:1332: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/c-format.c: In function ‘check_format_types’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-semantics.c -o c-semantics.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-semantics.c:43:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -DBASEVER="\"4.5.0\"" ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-objc-common.c -o c-objc-common.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/c-objc-common.c:36:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+          -DHOST_MACHINE=\"i386-apple-darwin9.8.0\" -DTARGET_MACHINE=\"i386-apple-darwin9.8.0\" \
+          ../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-parser.c -o c-parser.o
+../../CbC_devel/gcc/c-parser.c:5522: warning: unused parameter ‘label’
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber    \
+                ../../CbC_devel/gcc/config/i386/i386-c.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 -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber    \
+                ../../CbC_devel/gcc/config/darwin-c.c -DGCC_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/include\" -DFIXED_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0/i386-apple-darwin9.8.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../i386-apple-darwin9.8.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../i386-apple-darwin9.8.0/include\" -DPREFIX=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/\" -DSTANDARD_EXEC_PREFIX=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/\"
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-gimplify.c -o c-gimplify.o
+In file included from ../../CbC_devel/gcc/c-gimplify.c:35:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/tree-mudflap.c -o tree-mudflap.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/tree-mudflap.c:35:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-pretty-print.c -o c-pretty-print.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/c-omp.c -o c-omp.o
+In file included from ../../CbC_devel/gcc/c-omp.c:32:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/dummy-checksum.c -o dummy-checksum.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/main.c -o main.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/tree-browser.c -o tree-browser.o
+In file included from ../../CbC_devel/gcc/tree-inline.h:25,
+                 from ../../CbC_devel/gcc/tree-browser.c:26:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genattrtab.o ../../CbC_devel/gcc/genattrtab.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/genattrtab \
+            build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genattrtab ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-attrtab.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
+echo timestamp > s-attrtab
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-attrtab.c -o insn-attrtab.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genautomata.o ../../CbC_devel/gcc/genautomata.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/genautomata \
+            build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a -lm
+build/genautomata ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-automata.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-automata.c insn-automata.c
+echo timestamp > s-automata
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-automata.c -o insn-automata.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genemit.o ../../CbC_devel/gcc/genemit.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/genemit \
+            build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genemit ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-emit.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-emit.c insn-emit.c
+echo timestamp > s-emit
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-emit.c -o insn-emit.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genextract.o ../../CbC_devel/gcc/genextract.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/genextract \
+            build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genextract ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-extract.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-extract.c insn-extract.c
+echo timestamp > s-extract
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-extract.c -o insn-extract.o
+build/genmodes > tmp-modes.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-modes.c insn-modes.c
+echo timestamp > s-modes
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-modes.c -o insn-modes.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genopinit.o ../../CbC_devel/gcc/genopinit.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/genopinit \
+            build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genopinit ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-opinit.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-opinit.c insn-opinit.c
+echo timestamp > s-opinit
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-opinit.c -o insn-opinit.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genoutput.o ../../CbC_devel/gcc/genoutput.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/genoutput \
+            build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genoutput ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-output.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-output.c insn-output.c
+echo timestamp > s-output
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-output.c -o insn-output.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genpeep.o ../../CbC_devel/gcc/genpeep.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/genpeep \
+            build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genpeep ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-peep.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-peep.c insn-peep.c
+echo timestamp > s-peep
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-peep.c -o insn-peep.o
+build/genpreds ../../CbC_devel/gcc/config/i386/i386.md > tmp-preds.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-preds.c insn-preds.c
+echo timestamp > s-preds
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-preds.c -o insn-preds.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 -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     \
+                -o build/genrecog.o ../../CbC_devel/gcc/genrecog.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/genrecog \
+            build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
+build/genrecog ../../CbC_devel/gcc/config/i386/i386.md \
+          insn-conditions.md > tmp-recog.c
+/bin/sh ../../CbC_devel/gcc/../move-if-change tmp-recog.c insn-recog.c
+echo timestamp > s-recog
+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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     insn-recog.c -o insn-recog.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/ggc-page.c -o ggc-page.o
+In file included from ../../CbC_devel/gcc/tree-flow.h:29,
+                 from ../../CbC_devel/gcc/ggc-page.c:33:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/ggc-page.c: In function ‘gt_ggc_m_S’:
+../../CbC_devel/gcc/ggc-page.c:1302: 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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/alias.c -o alias.o
+In file included from ../../CbC_devel/gcc/tree-flow.h:29,
+                 from ../../CbC_devel/gcc/alias.c:51:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/alias.c: In function ‘get_alias_set’:
+../../CbC_devel/gcc/alias.c:647: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/alias.c:662: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/alias.c:677: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/alias.c: In function ‘memory_modified_in_insn_p’:
+../../CbC_devel/gcc/alias.c:2579: 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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/alloc-pool.c -o alloc-pool.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/auto-inc-dec.c -o auto-inc-dec.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/bb-reorder.c -o bb-reorder.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/bitmap.c -o bitmap.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/bt-load.c -o bt-load.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/builtins.c -o builtins.o
+In file included from ../../CbC_devel/gcc/builtins.c:30:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘c_strlen’:
+../../CbC_devel/gcc/builtins.c:436: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_memcpy’:
+../../CbC_devel/gcc/builtins.c:3287: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:3292: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_mempcpy_args’:
+../../CbC_devel/gcc/builtins.c:3385: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:3392: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_strncpy’:
+../../CbC_devel/gcc/builtins.c:3641: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:3648: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_constant_p’:
+../../CbC_devel/gcc/builtins.c:6478: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_expect’:
+../../CbC_devel/gcc/builtins.c:6586: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_cabs’:
+../../CbC_devel/gcc/builtins.c:6896: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_memset’:
+../../CbC_devel/gcc/builtins.c:8059: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_memory_op’:
+../../CbC_devel/gcc/builtins.c:8257: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:8258: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:8263: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:8270: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:8280: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:8289: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_logb’:
+../../CbC_devel/gcc/builtins.c:9056: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_significand’:
+../../CbC_devel/gcc/builtins.c:9098: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_frexp’:
+../../CbC_devel/gcc/builtins.c:9137: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_load_exponent’:
+../../CbC_devel/gcc/builtins.c:9195: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:9196: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_modf’:
+../../CbC_devel/gcc/builtins.c:9254: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘readonly_data_expr’:
+../../CbC_devel/gcc/builtins.c:10809: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_object_size’:
+../../CbC_devel/gcc/builtins.c:11589: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘maybe_emit_free_warning’:
+../../CbC_devel/gcc/builtins.c:11859: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_object_size’:
+../../CbC_devel/gcc/builtins.c:11888: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg1’:
+../../CbC_devel/gcc/builtins.c:12773: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg2’:
+../../CbC_devel/gcc/builtins.c:12816: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:12817: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg3’:
+../../CbC_devel/gcc/builtins.c:12861: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:12862: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:12863: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_sincos’:
+../../CbC_devel/gcc/builtins.c:12911: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_bessel_n’:
+../../CbC_devel/gcc/builtins.c:12981: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:12982: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_remquo’:
+../../CbC_devel/gcc/builtins.c:13026: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:13027: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_lgamma_r’:
+../../CbC_devel/gcc/builtins.c:13101: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpc_arg1’:
+../../CbC_devel/gcc/builtins.c:13164: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c: In function ‘do_mpc_arg2’:
+../../CbC_devel/gcc/builtins.c:13212: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/builtins.c:13213: 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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/caller-save.c -o caller-save.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../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include  -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber     ../../CbC_devel/gcc/calls.c -o calls.o
+In file included from ../../CbC_devel/gcc/calls.c:28:
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
+../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
+../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
+../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
+In file included from ../../CbC_devel/gcc/calls.c:1881:
+../../CbC_devel/gcc/cbc-goto.h: In function ‘expand_cbc_goto’:
+../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 1 of ‘prepare_call_address’ from incompatible pointer type
+../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 3 of ‘prepare_call_address’ from incompatible pointer type
+../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 4 of ‘prepare_call_address’ makes pointer from integer without a cast
+../../CbC_devel/gcc/cbc-goto.h:275: error: too few arguments to function ‘prepare_call_address’
+../../CbC_devel/gcc/cbc-goto.h:391: error: ‘struct calls’ has no member named ‘promote_function_return’
+../../CbC_devel/gcc/cbc-goto.h:404: error: too many arguments to function ‘promote_mode’
+../../CbC_devel/gcc/cbc-goto.h: At top level:
+../../CbC_devel/gcc/cbc-goto.h:35: warning: unused parameter ‘old_inhibit_defer_pop’
+make[2]: *** [calls.o] Error 1
 make[1]: *** [all-gcc] Error 2
 make: *** [all] Error 2
--- a/gcc/cbc-goto.h	Mon Feb 15 00:54:17 2010 +0900
+++ b/gcc/cbc-goto.h	Mon Feb 15 14:58:24 2010 +0900
@@ -17,22 +17,22 @@
 
 static rtx
 expand_cbc_goto (tree exp, rtx target, tree fndecl, tree funtype, tree fntype,
-		tree addr,
-		int ignore,
-		int flags,
-		int num_actuals,
-		struct arg_data *args,
-		struct args_size *args_size,
-		CUMULATIVE_ARGS args_so_far,
-		rtx old_stack_level,
-		int reg_parm_stack_space,
-		int old_pending_adj,
-		unsigned HOST_WIDE_INT preferred_stack_boundary,
-		unsigned HOST_WIDE_INT preferred_unit_stack_boundary,
-		rtx structure_value_addr,
-		//int structure_value_addr_parm,
-		int old_inhibit_defer_pop
-		)
+                 tree addr,
+                 int ignore,
+                 int flags,
+                 int num_actuals,
+                 struct arg_data *args,
+                 struct args_size *args_size,
+                 CUMULATIVE_ARGS args_so_far,
+                 rtx old_stack_level,
+                 int reg_parm_stack_space,
+                 int old_pending_adj,
+                 unsigned HOST_WIDE_INT preferred_stack_boundary,
+                 unsigned HOST_WIDE_INT preferred_unit_stack_boundary,
+                 rtx structure_value_addr,
+                 //int structure_value_addr_parm,
+                 int old_inhibit_defer_pop
+                 )
 {
 
   /* folowing variables is just copied from expand_call.  */
@@ -101,9 +101,9 @@
      exception handling can fail; PR 19225. */
   if (pending_stack_adjust >= 32
       || (pending_stack_adjust > 0
-	&& (flags & ECF_MAY_BE_ALLOCA))
+          && (flags & ECF_MAY_BE_ALLOCA))
       || (pending_stack_adjust > 0
-	&& flag_exceptions && !(flags & ECF_NOTHROW))
+          && flag_exceptions && !(flags & ECF_NOTHROW))
       || pass == 0)
     do_pending_stack_adjust ();
 
@@ -119,20 +119,20 @@
      caller provided.  */
   unadjusted_args_size
     = compute_argument_block_size (reg_parm_stack_space,
-	&adjusted_args_size,
-	fndecl, fntype,
-	(pass == 0 ? 0
-	 : preferred_stack_boundary));
+                                   &adjusted_args_size,
+                                   fndecl, fntype,
+                                   (pass == 0 ? 0
+                                    : preferred_stack_boundary));
 
   old_stack_allocated = stack_pointer_delta - pending_stack_adjust;
 
-      argblock = crtl->args.internal_arg_pointer;
+  argblock = crtl->args.internal_arg_pointer;
 
-      argblock
+  argblock
 #ifdef STACK_GROWS_DOWNWARD
-	  = plus_constant (argblock, crtl->args.pretend_args_size);
+    = plus_constant (argblock, crtl->args.pretend_args_size);
 #else
-	  = plus_constant (argblock, -crtl->args.pretend_args_size);
+  = plus_constant (argblock, -crtl->args.pretend_args_size);
 #endif
 
 
@@ -143,65 +143,65 @@
   if (ACCUMULATE_OUTGOING_ARGS)
     {
       /* The save/restore code in store_one_arg handles all
-	 cases except one: a constructor call (including a C
-	 function returning a BLKmode struct) to initialize
-	 an argument.  */
+         cases except one: a constructor call (including a C
+         function returning a BLKmode struct) to initialize
+         an argument.  */
       if (stack_arg_under_construction)
-	{
-	  rtx push_size
-	      = GEN_INT (adjusted_args_size.constant
-		      + (OUTGOING_REG_PARM_STACK_SPACE ((!fndecl ? fntype
-				  : TREE_TYPE (fndecl))) ? 0
-			  : reg_parm_stack_space));
-	  if (old_stack_level == 0)
-	    {
-	      emit_stack_save (SAVE_BLOCK, &old_stack_level,
-		      NULL_RTX);
-	      old_stack_pointer_delta = stack_pointer_delta;
-	      old_pending_adj = pending_stack_adjust;
-	      pending_stack_adjust = 0;
-	      /* stack_arg_under_construction says whether a stack
-		 arg is being constructed at the old stack level.
-		 Pushing the stack gets a clean outgoing argument
-		 block.  */
-	      old_stack_arg_under_construction
-		  = stack_arg_under_construction;
-	      stack_arg_under_construction = 0;
-	      /* Make a new map for the new argument list.  */
-	      if (stack_usage_map_buf)
-		  free (stack_usage_map_buf);
-	      stack_usage_map_buf = XNEWVEC (char, highest_outgoing_arg_in_use);
-	      stack_usage_map = stack_usage_map_buf;
-	      memset (stack_usage_map, 0, highest_outgoing_arg_in_use);
-	      highest_outgoing_arg_in_use = 0;
-	    }
-	  allocate_dynamic_stack_space (push_size, NULL_RTX,
-		  BITS_PER_UNIT);
-	}
+        {
+          rtx push_size
+            = GEN_INT (adjusted_args_size.constant
+                       + (OUTGOING_REG_PARM_STACK_SPACE ((!fndecl ? fntype
+                                                          : TREE_TYPE (fndecl))) ? 0
+                          : reg_parm_stack_space));
+          if (old_stack_level == 0)
+            {
+              emit_stack_save (SAVE_BLOCK, &old_stack_level,
+                               NULL_RTX);
+              old_stack_pointer_delta = stack_pointer_delta;
+              old_pending_adj = pending_stack_adjust;
+              pending_stack_adjust = 0;
+              /* stack_arg_under_construction says whether a stack
+                 arg is being constructed at the old stack level.
+                 Pushing the stack gets a clean outgoing argument
+                 block.  */
+              old_stack_arg_under_construction
+                = stack_arg_under_construction;
+              stack_arg_under_construction = 0;
+              /* Make a new map for the new argument list.  */
+              if (stack_usage_map_buf)
+                free (stack_usage_map_buf);
+              stack_usage_map_buf = XNEWVEC (char, highest_outgoing_arg_in_use);
+              stack_usage_map = stack_usage_map_buf;
+              memset (stack_usage_map, 0, highest_outgoing_arg_in_use);
+              highest_outgoing_arg_in_use = 0;
+            }
+          allocate_dynamic_stack_space (push_size, NULL_RTX,
+                                        BITS_PER_UNIT);
+        }
 
       /* If argument evaluation might modify the stack pointer,
-	 copy the address of the argument list to a register.  */
+         copy the address of the argument list to a register.  */
       for (i = 0; i < num_actuals; i++)
-	if (args[i].pass_on_stack)
-	  {
-	    argblock = copy_addr_to_reg (argblock);
-	    break;
-	  }
-  }
+        if (args[i].pass_on_stack)
+          {
+            argblock = copy_addr_to_reg (argblock);
+            break;
+          }
+    }
 
   compute_argument_addresses (args, argblock, num_actuals);
 
   /* in the case that
-     a function goto codesegment.  
+     a function goto codesegment.
      adjust stack space.  */
   if ( !CbC_IS_CODE_SEGMENT(TREE_TYPE(current_function_decl)) )
-  //if ( !(current_function_decl&&CbC_IS_CODE_SEGMENT(current_function_decl)) )
+    //if ( !(current_function_decl&&CbC_IS_CODE_SEGMENT(current_function_decl)) )
     {
       HOST_WIDE_INT padding;
-      padding = CbC_PRETENDED_STACK_SIZE - 
-	  (crtl->args.size - crtl->args.pretend_args_size);
+      padding = CbC_PRETENDED_STACK_SIZE -
+        (crtl->args.size - crtl->args.pretend_args_size);
       if (0&&padding > 0)
-	  anti_adjust_stack (GEN_INT (padding));
+        anti_adjust_stack (GEN_INT (padding));
     }
 
   /* Now that the stack is properly aligned, pops can't safely
@@ -219,9 +219,9 @@
   precompute_register_parameters (num_actuals, args, &reg_parm_seen);
 
   if (CALL_EXPR_STATIC_CHAIN (exp))
-      static_chain_value = expand_normal (CALL_EXPR_STATIC_CHAIN (exp));
+    static_chain_value = expand_normal (CALL_EXPR_STATIC_CHAIN (exp));
   else
-      static_chain_value = 0;
+    static_chain_value = 0;
 
 
   /* parallel assignment  */
@@ -232,10 +232,10 @@
   for (i = 0; i < num_actuals; i++)
     {
       if (args[i].reg == 0 || args[i].pass_on_stack)
-	{
-	  preexpand_argument_expr (&args[i],
-		  adjusted_args_size.var != 0);
-	}
+        {
+          preexpand_argument_expr (&args[i],
+                                   adjusted_args_size.var != 0);
+        }
     }
 
 
@@ -251,13 +251,13 @@
   for (i = 0; i < num_actuals; i++)
     {
       if (args[store_order[i]].reg == 0
-	      || args[store_order[i]].pass_on_stack
-	      || args[store_order[i]].partial!=0 )
-	{
-	  expand_one_arg_push (&args[store_order[i]], argblock, flags,
-		  adjusted_args_size.var != 0,
-		  reg_parm_stack_space);
-	}
+          || args[store_order[i]].pass_on_stack
+          || args[store_order[i]].partial!=0 )
+        {
+          expand_one_arg_push (&args[store_order[i]], argblock, flags,
+                               adjusted_args_size.var != 0,
+                               reg_parm_stack_space);
+        }
     }
 
 
@@ -271,13 +271,13 @@
 #endif
 
   /*   */
-  funexp = prepare_call_address (funexp, static_chain_value,
-      &call_fusage, reg_parm_seen, pass == 0);
+  funexp = prepare_call_address (fndecl, funexp, static_chain_value,
+                                 &call_fusage, reg_parm_seen, pass == 0);
 
   /* store args into register.  */
   load_register_parameters (args, num_actuals, &call_fusage, flags,
-      //pass == 0, &sibcall_failure);
-			   0, NULL);
+                            //pass == 0, &sibcall_failure);
+                            0, NULL);
 
   /* Save a pointer to the last insn before the call, so that we can
      later safely search backwards to find the CALL_INSN.  */
@@ -288,25 +288,25 @@
 #ifdef FUNCTION_INCOMING_ARG
   if (pass == 0)
     next_arg_reg = FUNCTION_INCOMING_ARG (args_so_far, VOIDmode,
-	void_type_node, 1);
+                                          void_type_node, 1);
   else
 #endif
     next_arg_reg = FUNCTION_ARG (args_so_far, VOIDmode,
-	void_type_node, 1);
+                                 void_type_node, 1);
 
   /* All arguments and registers used for the call must be set up by
      now!  */
 
   /* Stack must be properly aligned now.  */
   gcc_assert (!pass
-      || !(stack_pointer_delta % preferred_unit_stack_boundary));
+              || !(stack_pointer_delta % preferred_unit_stack_boundary));
 #if 0
   /* store environment.  */
   if ( env_tree!=NULL )
     {
       emit_insn (gen_rtx_CLOBBER (VOIDmode,
-		  gen_rtx_MEM (BLKmode,
-		      hard_frame_pointer_rtx)));
+                                  gen_rtx_MEM (BLKmode,
+                                               hard_frame_pointer_rtx)));
       emit_move_insn (hard_frame_pointer_rtx, env_rtx);
       emit_insn (gen_rtx_USE (VOIDmode, hard_frame_pointer_rtx));
       //pop_temp_slots ();
@@ -320,21 +320,21 @@
       preserve_temp_slots(funexp);
       /* Generate the actual call instruction.  */
       emit_call_1 (funexp, exp, fndecl, funtype, unadjusted_args_size,
-	  adjusted_args_size.constant, struct_value_size,
-	  //next_arg_reg, valreg, old_inhibit_defer_pop, call_fusage,
-	  next_arg_reg, valreg, 0, call_fusage,
-	  flags, & args_so_far);
+                   adjusted_args_size.constant, struct_value_size,
+                   //next_arg_reg, valreg, old_inhibit_defer_pop, call_fusage,
+                   next_arg_reg, valreg, 0, call_fusage,
+                   flags, & args_so_far);
       pop_temp_slots();
     }
   else
     {
 
-  /* Generate the actual call instruction.  */
-  emit_call_1 (funexp, exp, fndecl, funtype, unadjusted_args_size,
-      adjusted_args_size.constant, struct_value_size,
-      //next_arg_reg, valreg, old_inhibit_defer_pop, call_fusage,
-      next_arg_reg, valreg, 0, call_fusage,
-      flags, & args_so_far);
+      /* Generate the actual call instruction.  */
+      emit_call_1 (funexp, exp, fndecl, funtype, unadjusted_args_size,
+                   adjusted_args_size.constant, struct_value_size,
+                   //next_arg_reg, valreg, old_inhibit_defer_pop, call_fusage,
+                   next_arg_reg, valreg, 0, call_fusage,
+                   flags, & args_so_far);
     }
 
   /* If a non-BLKmode value is returned at the most significant end
@@ -347,7 +347,7 @@
       && targetm.calls.return_in_msb (TREE_TYPE (exp)))
     {
       if (shift_return_value (TYPE_MODE (TREE_TYPE (exp)), false, valreg))
-	  sibcall_failure = 1;
+        sibcall_failure = 1;
       valreg = gen_rtx_REG (TYPE_MODE (TREE_TYPE (exp)), REGNO (valreg));
     }
 
@@ -359,27 +359,27 @@
   if ((flags & ECF_NORETURN) || pass == 0)
     {
       /* The barrier must be emitted
-	 immediately after the CALL_INSN.  Some ports emit more
-	 than just a CALL_INSN above, so we must search for it here.  */
+         immediately after the CALL_INSN.  Some ports emit more
+         than just a CALL_INSN above, so we must search for it here.  */
 
       rtx last = get_last_insn ();
       while (!CALL_P (last))
-	{
-	  last = PREV_INSN (last);
-	  /* There was no CALL_INSN?  */
-	  gcc_assert (last != before_call);
-	}
+        {
+          last = PREV_INSN (last);
+          /* There was no CALL_INSN?  */
+          gcc_assert (last != before_call);
+        }
 
       emit_barrier_after (last);
 
       /* Stack adjustments after a noreturn call are dead code.
-	 However when NO_DEFER_POP is in effect, we must preserve
-	 stack_pointer_delta.  */
+         However when NO_DEFER_POP is in effect, we must preserve
+         stack_pointer_delta.  */
       if (inhibit_defer_pop == 0)
-	{
-	  stack_pointer_delta = old_stack_allocated;
-	  pending_stack_adjust = 0;
-	}
+        {
+          stack_pointer_delta = old_stack_allocated;
+          pending_stack_adjust = 0;
+        }
     }
 
   /* If value type not void, return an rtx for the value.  */
@@ -388,38 +388,41 @@
       || ignore)
     target = const0_rtx;
 
-  if (targetm.calls.promote_function_return(funtype))
+  tree type = TREE_TYPE (exp);
+  int unsignedp = TYPE_UNSIGNED (type);
+
+  /* if (targetm.calls.promote_function_return(funtype))*/
+  if (promote_function_mode(type, TYPE_MODE (type), &unsignedp,
+                            fndecl ? TREE_TYPE (fndecl) : fntype, 0))
     {
       /* If we promoted this return value, make the proper SUBREG.
-	 TARGET might be const0_rtx here, so be careful.  */
+         TARGET might be const0_rtx here, so be careful.  */
       if (REG_P (target)
-	      && TYPE_MODE (TREE_TYPE (exp)) != BLKmode
-	      && GET_MODE (target) != TYPE_MODE (TREE_TYPE (exp)))
-	{
-	  tree type = TREE_TYPE (exp);
-	  int unsignedp = TYPE_UNSIGNED (type);
-	  int offset = 0;
-	  enum machine_mode pmode;
+          && TYPE_MODE (TREE_TYPE (exp)) != BLKmode
+          && GET_MODE (target) != TYPE_MODE (TREE_TYPE (exp)))
+        {
+          int offset = 0;
+          enum machine_mode pmode;
 
-	  pmode = promote_mode (type, TYPE_MODE (type), &unsignedp, 1);
-	  /* If we don't promote as expected, something is wrong.  */
-	  gcc_assert (GET_MODE (target) == pmode);
+          pmode = promote_mode (type, TYPE_MODE (type), &unsignedp);//, 1);
+          /* If we don't promote as expected, something is wrong.  */
+          gcc_assert (GET_MODE (target) == pmode);
 
-	  if ((WORDS_BIG_ENDIAN || BYTES_BIG_ENDIAN)
-		  && (GET_MODE_SIZE (GET_MODE (target))
-		      > GET_MODE_SIZE (TYPE_MODE (type))))
-	    {
-	      offset = GET_MODE_SIZE (GET_MODE (target))
-		  - GET_MODE_SIZE (TYPE_MODE (type));
-	      if (! BYTES_BIG_ENDIAN)
-		  offset = (offset / UNITS_PER_WORD) * UNITS_PER_WORD;
-	      else if (! WORDS_BIG_ENDIAN)
-		  offset %= UNITS_PER_WORD;
-	    }
-	  target = gen_rtx_SUBREG (TYPE_MODE (type), target, offset);
-	  SUBREG_PROMOTED_VAR_P (target) = 1;
-	  SUBREG_PROMOTED_UNSIGNED_SET (target, unsignedp);
-	}
+          if ((WORDS_BIG_ENDIAN || BYTES_BIG_ENDIAN)
+              && (GET_MODE_SIZE (GET_MODE (target))
+                  > GET_MODE_SIZE (TYPE_MODE (type))))
+            {
+              offset = GET_MODE_SIZE (GET_MODE (target))
+                - GET_MODE_SIZE (TYPE_MODE (type));
+              if (! BYTES_BIG_ENDIAN)
+                offset = (offset / UNITS_PER_WORD) * UNITS_PER_WORD;
+              else if (! WORDS_BIG_ENDIAN)
+                offset %= UNITS_PER_WORD;
+            }
+          target = gen_rtx_SUBREG (TYPE_MODE (type), target, offset);
+          SUBREG_PROMOTED_VAR_P (target) = 1;
+          SUBREG_PROMOTED_UNSIGNED_SET (target, unsignedp);
+        }
     }
 
   /* If size of args is variable or this was a constructor call for a stack
@@ -479,7 +482,7 @@
 
 static void
 preexpand_argument_expr (struct arg_data *arg,
-	       int variable_size ATTRIBUTE_UNUSED)
+                         int variable_size ATTRIBUTE_UNUSED)
 {
   tree pval = arg->tree_value;
   rtx reg = 0;
@@ -521,17 +524,17 @@
     stack_arg_under_construction++;
 
   arg->value = expand_expr (pval,
-      (partial
-       || TYPE_MODE (TREE_TYPE (pval)) != arg->mode)
-      ? NULL_RTX : arg->stack,
-      VOIDmode, EXPAND_STACK_PARM);
+                            (partial
+                             || TYPE_MODE (TREE_TYPE (pval)) != arg->mode)
+                            ? NULL_RTX : arg->stack,
+                            VOIDmode, EXPAND_STACK_PARM);
 
   /* If we are promoting object (or for any other reason) the mode
      doesn't agree, convert the mode.  */
 
   if (arg->mode != TYPE_MODE (TREE_TYPE (pval)))
     arg->value = convert_modes (arg->mode, TYPE_MODE (TREE_TYPE (pval)),
-	arg->value, arg->unsignedp);
+                                arg->value, arg->unsignedp);
 
   if (arg->pass_on_stack)
     stack_arg_under_construction--;
@@ -549,7 +552,7 @@
 
 static int
 expand_one_arg_push (struct arg_data *arg, rtx argblock, int flags,
-	       int variable_size ATTRIBUTE_UNUSED, int reg_parm_stack_space)
+                     int variable_size ATTRIBUTE_UNUSED, int reg_parm_stack_space)
 {
   tree pval = arg->tree_value;
   int used = 0;
@@ -592,42 +595,42 @@
       int size;
 
       /* Argument is a scalar, not entirely passed in registers.
-	 (If part is passed in registers, arg->partial says how much
-	 and emit_push_insn will take care of putting it there.)
+         (If part is passed in registers, arg->partial says how much
+         and emit_push_insn will take care of putting it there.)
 
-	 Push it, and if its size is less than the
-	 amount of space allocated to it,
-	 also bump stack pointer by the additional space.
-	 Note that in C the default argument promotions
-	 will prevent such mismatches.  */
+         Push it, and if its size is less than the
+         amount of space allocated to it,
+         also bump stack pointer by the additional space.
+         Note that in C the default argument promotions
+         will prevent such mismatches.  */
 
       size = GET_MODE_SIZE (arg->mode);
       /* Compute how much space the push instruction will push.
-	 On many machines, pushing a byte will advance the stack
-	 pointer by a halfword.  */
+         On many machines, pushing a byte will advance the stack
+         pointer by a halfword.  */
 #ifdef PUSH_ROUNDING
       size = PUSH_ROUNDING (size);
 #endif
       used = size;
 
       /* Compute how much space the argument should get:
-	 round up to a multiple of the alignment for arguments.  */
+         round up to a multiple of the alignment for arguments.  */
       if (none != FUNCTION_ARG_PADDING (arg->mode, TREE_TYPE (pval)))
-	  used = (((size + PARM_BOUNDARY / BITS_PER_UNIT - 1)
-		      / (PARM_BOUNDARY / BITS_PER_UNIT))
-		  * (PARM_BOUNDARY / BITS_PER_UNIT));
+        used = (((size + PARM_BOUNDARY / BITS_PER_UNIT - 1)
+                 / (PARM_BOUNDARY / BITS_PER_UNIT))
+                * (PARM_BOUNDARY / BITS_PER_UNIT));
 
       /* This isn't already where we want it on the stack, so put it there.
-	 This can either be done with push or copy insns.  */
+         This can either be done with push or copy insns.  */
       emit_push_insn (arg->value, arg->mode, TREE_TYPE (pval), NULL_RTX,
-	      PARM_BOUNDARY, partial, reg, used - size, argblock,
-	      ARGS_SIZE_RTX (arg->locate.offset), reg_parm_stack_space,
-	      ARGS_SIZE_RTX (arg->locate.alignment_pad));
+                      PARM_BOUNDARY, partial, reg, used - size, argblock,
+                      ARGS_SIZE_RTX (arg->locate.offset), reg_parm_stack_space,
+                      ARGS_SIZE_RTX (arg->locate.alignment_pad));
 
       /* Unless this is a partially-in-register argument, the argument is now
-	 in the stack.  */
+         in the stack.  */
       if (partial == 0)
-	  arg->value = arg->stack;
+        arg->value = arg->stack;
     }
   else
     {
@@ -638,88 +641,88 @@
       rtx size_rtx;
 
       /* Pushing a nonscalar.
-	 If part is passed in registers, PARTIAL says how much
-	 and emit_push_insn will take care of putting it there.  */
+         If part is passed in registers, PARTIAL says how much
+         and emit_push_insn will take care of putting it there.  */
 
       /* Round its size up to a multiple
-	 of the allocation unit for arguments.  */
+         of the allocation unit for arguments.  */
 
       if (arg->locate.size.var != 0)
-	{
-	  excess = 0;
-	  size_rtx = ARGS_SIZE_RTX (arg->locate.size);
-	}
+        {
+          excess = 0;
+          size_rtx = ARGS_SIZE_RTX (arg->locate.size);
+        }
       else
-	{
-	  /* PUSH_ROUNDING has no effect on us, because emit_push_insn
-	     for BLKmode is careful to avoid it.  */
-	  excess = (arg->locate.size.constant
-		  - int_size_in_bytes (TREE_TYPE (pval))
-		  + partial);
-	  size_rtx = expand_expr (size_in_bytes (TREE_TYPE (pval)),
-		  NULL_RTX, TYPE_MODE (sizetype), 0);
-	}
+        {
+          /* PUSH_ROUNDING has no effect on us, because emit_push_insn
+             for BLKmode is careful to avoid it.  */
+          excess = (arg->locate.size.constant
+                    - int_size_in_bytes (TREE_TYPE (pval))
+                    + partial);
+          size_rtx = expand_expr (size_in_bytes (TREE_TYPE (pval)),
+                                  NULL_RTX, TYPE_MODE (sizetype), 0);
+        }
 
       parm_align = arg->locate.boundary;
 
       /* When an argument is padded down, the block is aligned to
-	 PARM_BOUNDARY, but the actual argument isn't.  */
+         PARM_BOUNDARY, but the actual argument isn't.  */
       if (FUNCTION_ARG_PADDING (arg->mode, TREE_TYPE (pval)) == downward)
-	{
-	  if (arg->locate.size.var)
-	      parm_align = BITS_PER_UNIT;
-	  else if (excess)
-	    {
-	      unsigned int excess_align = (excess & -excess) * BITS_PER_UNIT;
-	      parm_align = MIN (parm_align, excess_align);
-	    }
-	}
+        {
+          if (arg->locate.size.var)
+            parm_align = BITS_PER_UNIT;
+          else if (excess)
+            {
+              unsigned int excess_align = (excess & -excess) * BITS_PER_UNIT;
+              parm_align = MIN (parm_align, excess_align);
+            }
+        }
 
       if ((flags & ECF_SIBCALL) && MEM_P (arg->value))
-	{
-	  /* emit_push_insn might not work properly if arg->value and
-	     argblock + arg->locate.offset areas overlap.  */
-	  rtx x = arg->value;
-	  int i = 0;
+        {
+          /* emit_push_insn might not work properly if arg->value and
+             argblock + arg->locate.offset areas overlap.  */
+          rtx x = arg->value;
+          int i = 0;
 
-	  if (XEXP (x, 0) == crtl->args.internal_arg_pointer
-		  || (GET_CODE (XEXP (x, 0)) == PLUS
-		      && XEXP (XEXP (x, 0), 0) ==
-		      crtl->args.internal_arg_pointer
-		      && GET_CODE (XEXP (XEXP (x, 0), 1)) == CONST_INT))
-	    {
-	      if (XEXP (x, 0) != crtl->args.internal_arg_pointer)
-		  i = INTVAL (XEXP (XEXP (x, 0), 1));
+          if (XEXP (x, 0) == crtl->args.internal_arg_pointer
+              || (GET_CODE (XEXP (x, 0)) == PLUS
+                  && XEXP (XEXP (x, 0), 0) ==
+                  crtl->args.internal_arg_pointer
+                  && GET_CODE (XEXP (XEXP (x, 0), 1)) == CONST_INT))
+            {
+              if (XEXP (x, 0) != crtl->args.internal_arg_pointer)
+                i = INTVAL (XEXP (XEXP (x, 0), 1));
 
-	      /* expand_call should ensure this.  */
-	      gcc_assert (!arg->locate.offset.var
-		      && GET_CODE (size_rtx) == CONST_INT);
-	    }
-	}
+              /* expand_call should ensure this.  */
+              gcc_assert (!arg->locate.offset.var
+                          && GET_CODE (size_rtx) == CONST_INT);
+            }
+        }
 
       emit_push_insn (arg->value, arg->mode, TREE_TYPE (pval), size_rtx,
-	      parm_align, partial, reg, excess, argblock,
-	      ARGS_SIZE_RTX (arg->locate.offset), reg_parm_stack_space,
-	      ARGS_SIZE_RTX (arg->locate.alignment_pad));
+                      parm_align, partial, reg, excess, argblock,
+                      ARGS_SIZE_RTX (arg->locate.offset), reg_parm_stack_space,
+                      ARGS_SIZE_RTX (arg->locate.alignment_pad));
 
       /* Unless this is a partially-in-register argument, the argument is now
-	 in the stack.
+         in the stack.
 
-	 ??? Unlike the case above, in which we want the actual
-	 address of the data, so that we can load it directly into a
-	 register, here we want the address of the stack slot, so that
-	 it's properly aligned for word-by-word copying or something
-	 like that.  It's not clear that this is always correct.  */
+         ??? Unlike the case above, in which we want the actual
+         address of the data, so that we can load it directly into a
+         register, here we want the address of the stack slot, so that
+         it's properly aligned for word-by-word copying or something
+         like that.  It's not clear that this is always correct.  */
       if (partial == 0)
-	  arg->value = arg->stack_slot;
+        arg->value = arg->stack_slot;
     }
 
   if (arg->reg && GET_CODE (arg->reg) == PARALLEL)
     {
       tree type = TREE_TYPE (arg->tree_value);
       arg->parallel_value
-	  = emit_group_load_into_temps (arg->reg, arg->value, type,
-		  int_size_in_bytes (type));
+        = emit_group_load_into_temps (arg->reg, arg->value, type,
+                                      int_size_in_bytes (type));
     }
 
   /* Mark all slots this store used.  */
@@ -747,7 +750,7 @@
 {
   int i;
   for (i=0; i<num_actuals; i++)
-      order[i] = num_actuals-i-1;
+    order[i] = num_actuals-i-1;
   return;
 }
 
@@ -767,9 +770,9 @@
       /* $BB`Hr(B  */
       temp = assign_temp(args[i].tree_value, 1, 0, 0);
       if ( args[i].mode==BLKmode )
-	  emit_block_move ( temp, args[i].value, ARGS_SIZE_RTX(args[i].locate.size), 0 );
+        emit_block_move ( temp, args[i].value, ARGS_SIZE_RTX(args[i].locate.size), 0 );
       else
-	  emit_move_insn ( temp, args[i].value );
+        emit_move_insn ( temp, args[i].value );
       args[i].value = temp;
 
     }
@@ -782,21 +785,21 @@
   int i;
   rtx addr;
   if ( !x || !MEM_P(x))
-      return -1;
+    return -1;
 
   addr = XEXP(x, 0);
   if (addr == crtl->args.internal_arg_pointer)
-      i = 0;
+    i = 0;
   else if (GET_CODE (addr) == PLUS
-	  && XEXP (addr, 0) == crtl->args.internal_arg_pointer
-	  && GET_CODE (XEXP (addr, 1)) == CONST_INT)
-      i = INTVAL (XEXP (addr, 1));
+           && XEXP (addr, 0) == crtl->args.internal_arg_pointer
+           && GET_CODE (XEXP (addr, 1)) == CONST_INT)
+    i = INTVAL (XEXP (addr, 1));
   else if (GET_CODE (addr) == PLUS
-	  && GET_CODE (XEXP (addr, 0)) == CONST_INT
-	  && XEXP (addr, 1) == crtl->args.internal_arg_pointer )
-      i = INTVAL (XEXP (addr, 0));
+           && GET_CODE (XEXP (addr, 0)) == CONST_INT
+           && XEXP (addr, 1) == crtl->args.internal_arg_pointer )
+    i = INTVAL (XEXP (addr, 0));
   else
-      return -1;
+    return -1;
 
   return i;
 }