From mboxrd@z Thu Jan 1 00:00:00 1970 From: yasr@rafie.og To: gcc-gnats@gcc.gnu.org Subject: bootstrap/3727: Compile error buildng gcc3.0 on Solaris2.8 UltraSpacIII Date: Wed, 18 Jul 2001 06:06:00 -0000 Message-id: <20010718125727.1045.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00471.html List-Id: >Number: 3727 >Category: bootstrap >Synopsis: Compile error buildng gcc3.0 on Solaris2.8 UltraSpacIII >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Jul 18 06:06:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: yasr@rafie.og >Release: gcc-3.0 >Organization: >Environment: Solaris2.8 UltraSparcIII >Description: Problems Compiling GCC3.0 on a Solaris2.8 UltraSparcIII, Attached is the whole compile Log. Last couple of lines is also listed below. /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -shared -Wl,-h -Wl,libobjc.so.1 -o .libs/libobjc.so.1.0.0 .libs/archive.o .libs/class.o .libs/encoding.o .libs/gc.o .libs/hash.o .libs/init.o .libs/linking.o .libs/misc.o .libs/nil_method.o .libs/NXConstStr.o .libs/Object.o .libs/objects.o .libs/Protocol.o .libs/sarray.o .libs/selector.o .libs/sendmsg.o .libs/thr.o .libs/thr-objc.o -lc Text relocation remains referenced against symbol offset in file __objc_class_name_Object 0x1c .libs/linking.o __objc_class_name_Object 0x0 .libs/NXConstStr.o __objc_class_name_Object 0x0 .libs/Protocol.o __objc_class_name_NXConstantString 0x20 .libs/linking.o ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake[2]: *** [libobjc.la] Error 1 gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libobjc' gmake[1]: *** [all-target-libobjc] Error 2 gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build' gmake: *** [bootstrap] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ----gnatsweb-attachment---- Content-Type: text/plain; name="GCC30compilefail.txt" Content-Disposition: inline; filename="GCC30compilefail.txt" gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/libiberty' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/argv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/choose-temp.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/concat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/cplus-dem.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/cp-demangle.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/dyn-string.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/fdmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/fnmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi ../../gcc-3.0/libiberty/getopt.c: In function `_getopt_initialize': ../../gcc-3.0/libiberty/getopt.c:396: warning: unused parameter `argc' ../../gcc-3.0/libiberty/getopt.c:397: warning: unused parameter `argv' gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/getopt.c ../../gcc-3.0/libiberty/getopt.c: In function `_getopt_initialize': ../../gcc-3.0/libiberty/getopt.c:396: warning: unused parameter `argc' ../../gcc-3.0/libiberty/getopt.c:397: warning: unused parameter `argv' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/getopt1.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/getpwd.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/getruntime.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/hashtab.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/hex.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/floatformat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/lbasename.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/md5.c -o pic/md5.o; \ else true; fi ../../gcc-3.0/libiberty/md5.c: In function `md5_init_ctx': ../../gcc-3.0/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c: In function `md5_process_block': ../../gcc-3.0/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/md5.c ../../gcc-3.0/libiberty/md5.c: In function `md5_init_ctx': ../../gcc-3.0/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c: In function `md5_process_block': ../../gcc-3.0/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/libiberty/md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/objalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/obstack.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/partition.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/pexecute.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/safe-ctype.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/sort.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/spaces.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/splay-tree.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/strerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/strsignal.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xatexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xmalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xmemdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xstrdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/xstrerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/asprintf.c -o pic/asprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/asprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/mkstemps.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/setenv.c -o pic/setenv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/setenv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/sigsetmask.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/vasprintf.c -o pic/vasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/vasprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/vfork.c -o pic/vfork.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/vfork.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../gcc-3.0/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.0/libiberty/strncmp.c rm -f libiberty.a ar rc libiberty.a \ argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o vfork.o strncmp.o true libiberty.a rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o vfork.o strncmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/libiberty/testsuite' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/libiberty/testsuite' gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/libiberty' gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/argv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/choose-temp.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/concat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/cplus-dem.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/cp-demangle.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/dyn-string.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/fdmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/fnmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/getopt.c -o pic/getopt.o; \ else true; fi ../../../gcc-3.0/binutils/libiberty/getopt.c: In function `_getopt_initialize': ../../../gcc-3.0/binutils/libiberty/getopt.c:396: warning: unused parameter `argc' ../../../gcc-3.0/binutils/libiberty/getopt.c:397: warning: unused parameter `argv' gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/getopt.c ../../../gcc-3.0/binutils/libiberty/getopt.c: In function `_getopt_initialize': ../../../gcc-3.0/binutils/libiberty/getopt.c:396: warning: unused parameter `argc' ../../../gcc-3.0/binutils/libiberty/getopt.c:397: warning: unused parameter `argv' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/getopt1.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/getpwd.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/getruntime.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi ../../../gcc-3.0/binutils/libiberty/hashtab.c: In function `higher_prime_number': ../../../gcc-3.0/binutils/libiberty/hashtab.c:114: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/hashtab.c:114: warning: decimal constant is so large that it is unsigned gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/hashtab.c ../../../gcc-3.0/binutils/libiberty/hashtab.c: In function `higher_prime_number': ../../../gcc-3.0/binutils/libiberty/hashtab.c:114: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/hashtab.c:114: warning: decimal constant is so large that it is unsigned if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/hex.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/floatformat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/md5.c -o pic/md5.o; \ else true; fi ../../../gcc-3.0/binutils/libiberty/md5.c: In function `md5_init_ctx': ../../../gcc-3.0/binutils/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c: In function `md5_process_block': ../../../gcc-3.0/binutils/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/md5.c ../../../gcc-3.0/binutils/libiberty/md5.c: In function `md5_init_ctx': ../../../gcc-3.0/binutils/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c: In function `md5_process_block': ../../../gcc-3.0/binutils/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../../gcc-3.0/binutils/libiberty/md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/objalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/obstack.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/partition.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/pexecute.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/safe-ctype.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/sort.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/spaces.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/splay-tree.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/strerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/strsignal.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xatexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xmalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xmemdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xstrdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/xstrerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/asprintf.c -o pic/asprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/asprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/mkstemps.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/setenv.c -o pic/setenv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/setenv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/sigsetmask.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/vasprintf.c -o pic/vasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/vasprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/vfork.c -o pic/vfork.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/vfork.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/binutils/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/binutils/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/binutils/libiberty/strncmp.c rm -f libiberty.a ar rc libiberty.a \ argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o vfork.o strncmp.o true libiberty.a rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o vfork.o strncmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty/testsuite' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty/testsuite' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/intl' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' Making all in doc gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/doc' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/doc' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' cd .. && gmake po/SRC-POTFILES.in gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' for file in archive.c archures.c bfd.c cache.c coffgen.c corefile.c format.c init.c libbfd.c opncls.c reloc.c section.c syms.c targets.c hash.c linker.c srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c dwarf2.c cpu-a29k.c cpu-alpha.c cpu-arc.c cpu-arm.c cpu-avr.c cpu-cris.c cpu-d10v.c cpu-d30v.c cpu-fr30.c cpu-h8300.c cpu-h8500.c cpu-hppa.c cpu-ia64.c cpu-i370.c cpu-i386.c cpu-i860.c cpu-i960.c cpu-m32r.c cpu-m68hc11.c cpu-m68hc12.c cpu-m68k.c cpu-m88k.c cpu-m10200.c cpu-m10300.c cpu-mcore.c cpu-mips.c cpu-ns32k.c cpu-pj.c cpu-powerpc.c cpu-rs6000.c cpu-sh.c cpu-sparc.c cpu-tic30.c cpu-tic54x.c cpu-tic80.c cpu-v850.c cpu-vax.c cpu-we32k.c cpu-w65.c cpu-z8k.c aout-adobe.c aout-arm.c aout-cris.c aout-ns32k.c aout-sparcle.c aout-tic30.c aout0.c aout32.c armnetbsd.c bout.c cf-i386lynx.c cf-m68klynx.c cf-sparclynx.c coff-a29k.c coff-apollo.c coff-arm.c coff-aux.c coff-h8300.c coff-h8500.c coff-i386.c coff-i860.c coff-go32.c coff-i960.c coff-m68k.c coff-m88k.c coff-mips.c coff-pmac.c coff-rs6000.c coff-sh.c coff-sparc.c coff-stgo32.c coff-svm68k.c coff-tic30.c coff-tic54x.c coff-tic80.c coff-u68k.c coff-we32k.c coff-w65.c coff-z8k.c cofflink.c dwarf1.c ecoff.c ecofflink.c efi-app-ia32.c elf.c elf32-arc.c elfarm-oabi.c elfarm-nabi.c elf32-avr.c elf32-cris.c elf32-d10v.c elf32-d30v.c elf32-fr30.c elf32-gen.c elf32-hppa.c elf32-i370.c elf32-i386.c elf32-i860.c elf32-i960.c elf32-m32r.c elf32-m68k.c elf32-m68hc11.c elf32-m68hc12.c elf32-m88k.c elf-m10200.c elf-m10300.c elf32-mcore.c elf32-mips.c elf32-pj.c elf32-ppc.c elf32-sh.c elf32-sh-lin.c elf32-sparc.c elf32-v850.c elf32.c elflink.c epoc-pe-arm.c epoc-pei-arm.c hp300bsd.c hp300hpux.c som.c i386aout.c i386bsd.c i386dynix.c i386freebsd.c i386linux.c i386lynx.c i386msdos.c i386netbsd.c i386mach3.c i386os9k.c ieee.c m68k4knetbsd.c m68klinux.c m68klynx.c m68knetbsd.c m88kmach3.c mipsbsd.c newsos3.c nlm.c nlm32-i386.c nlm32-sparc.c nlm32-ppc.c nlm32.c ns32knetbsd.c oasys.c pc532-mach.c pe-arm.c pei-arm.c pe-i386.c pei-i386.c pe-mcore.c pei-mcore.c pe-ppc.c pei-ppc.c pe-sh.c pei-sh.c pe-mips.c pei-mips.c ppcboot.c reloc16.c riscix.c sparclinux.c sparclynx.c sparcnetbsd.c sunos.c vaxnetbsd.c versados.c vms.c vms-gsd.c vms-hdr.c vms-misc.c vms-tir.c xcofflink.c aout64.c coff-alpha.c coff64-rs6000.c demo64.c efi-app-ia64.c elf64-x86-64.c elf64-alpha.c elf64-hppa.c elf64-gen.c elf64-mips.c elf64-sparc.c elf64.c nlm32-alpha.c nlm64.c aix386-core.c hpux-core.c irix-core.c lynx-core.c osf-core.c sco5-core.c trad-core.c cisco-core.c aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h xcoff-target.h; do echo $file; done | sort > tmp \ && mv tmp ../../../gcc-3.0/binutils/bfd/po/SRC-POTFILES.in gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' ( if test 'x../../../../gcc-3.0/binutils/bfd/po' != 'x.'; then \ posrcprefix='../../../../gcc-3.0/binutils/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../../gcc-3.0/binutils/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) cd .. && gmake po/BLD-POTFILES.in gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' for file in elf32-ia64.c elf64-ia64.c peigen.c pepigen.c elf32-target.h elf64-target.h targmatch.h; do echo $file; done | sort > tmp \ && mv tmp ../../../gcc-3.0/binutils/bfd/po/BLD-POTFILES.in gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../../gcc-3.0/binutils/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status creating po/Makefile.in gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../../gcc-3.0/binutils/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/archive.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/archive.c -fPIC -DPIC -o .libs/archive.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/archive.c -o archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec -DSELECT_VECS='&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/archures.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/archures.c -fPIC -DPIC -o .libs/archures.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/archures.c -o archures.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/bfd.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/bfd.c -o bfd.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cache.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cache.c -fPIC -DPIC -o .libs/cache.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cache.c -o cache.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/coffgen.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/coffgen.c -fPIC -DPIC -o .libs/coffgen.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/coffgen.c -o coffgen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/corefile.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/corefile.c -o corefile.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/format.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/format.c -fPIC -DPIC -o .libs/format.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/format.c -o format.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/init.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/init.c -fPIC -DPIC -o .libs/init.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/init.c -o init.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/libbfd.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/opncls.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/opncls.c -o opncls.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/reloc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/reloc.c -o reloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/section.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/section.c -fPIC -DPIC -o .libs/section.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/section.c -o section.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/syms.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/syms.c -fPIC -DPIC -o .libs/syms.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/syms.c -o syms.o >/dev/null 2>&1 rm -f targmatch.h sed -f ../../../gcc-3.0/binutils/bfd/targmatch.sed < ../../../gcc-3.0/binutils/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec -DSELECT_VECS='&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/targets.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/targets.c -fPIC -DPIC -o .libs/targets.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../../gcc-3.0/binutils/bfd/targets.c -o targets.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/hash.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/hash.c -fPIC -DPIC -o .libs/hash.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/hash.c -o hash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/linker.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/linker.c -fPIC -DPIC -o .libs/linker.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/linker.c -o linker.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/srec.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/srec.c -fPIC -DPIC -o .libs/srec.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/srec.c -o srec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/binary.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/binary.c -fPIC -DPIC -o .libs/binary.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/binary.c -o binary.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/tekhex.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/ihex.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/ihex.c -o ihex.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stabs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stabs.c -o stabs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stab-syms.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf2.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 rm -f elf32-target.h sed -e s/NN/32/g < ../../../gcc-3.0/binutils/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-sparc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-sparc.c -fPIC -DPIC -o .libs/elf32-sparc.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-sparc.c -o elf32-sparc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32.c -o elf32.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf.c -fPIC -DPIC -o .libs/elf.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elflink.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elflink.c -o elflink.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf1.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 rm -f elf64-target.h sed -e s/NN/64/g < ../../../gcc-3.0/binutils/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-sparc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-sparc.c -fPIC -DPIC -o .libs/elf64-sparc.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-sparc.c -o elf64-sparc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64.c -fPIC -DPIC -o .libs/elf64.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64.c -o elf64.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/sunos.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/sunos.c -fPIC -DPIC -o .libs/sunos.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/sunos.c -o sunos.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/aout32.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/aout32.c -fPIC -DPIC -o .libs/aout32.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/aout32.c -o aout32.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-gen.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-gen.c -fPIC -DPIC -o .libs/elf64-gen.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-gen.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cpu-sparc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cpu-sparc.c -fPIC -DPIC -o .libs/cpu-sparc.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/bfd -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/bfd -I../../../gcc-3.0/binutils/bfd/../include -I../../../gcc-3.0/binutils/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/bfd/cpu-sparc.c -o cpu-sparc.o >/dev/null 2>&1 rm -f tofiles f=""; \ for i in elf32-sparc.lo elf32.lo elf.lo elflink.lo dwarf1.lo elf64-sparc.lo elf64.lo sunos.lo aout32.lo elf64-gen.lo elf32-gen.lo cpu-sparc.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../../gcc-3.0/binutils/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o libbfd.la -rpath /csd/appl/opt/stow/gcc-3.0/lib -release 2.11.2 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo dwarf2.lo `cat ofiles` /usr/ccs/bin/ld -G -h libbfd-2.11.2.so -o .libs/libbfd-2.11.2.so .libs/archive.o .libs/archures.o .libs/bfd.o .libs/cache.o .libs/coffgen.o .libs/corefile.o .libs/format.o .libs/init.o .libs/libbfd.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/syms.o .libs/targets.o .libs/hash.o .libs/linker.o .libs/srec.o .libs/binary.o .libs/tekhex.o .libs/ihex.o .libs/stabs.o .libs/stab-syms.o .libs/dwarf2.o .libs/elf32-sparc.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/dwarf1.o .libs/elf64-sparc.o .libs/elf64.o .libs/sunos.o .libs/aout32.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/cpu-sparc.o -lc (cd .libs && rm -f libbfd.so && ln -s libbfd-2.11.2.so libbfd.so) ar cru .libs/libbfd.a archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o dwarf2.o elf32-sparc.o elf32.o elf.o elflink.o dwarf1.o elf64-sparc.o elf64.o sunos.o aout32.o elf64-gen.o elf32-gen.o cpu-sparc.o ranlib .libs/libbfd.a creating libbfd.la (cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ true libbfd.tmp; \ /bin/sh ../../../gcc-3.0/binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/dis-buf.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c -DARCH_sparc ../../../gcc-3.0/binutils/opcodes/disassemble.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c -DARCH_sparc ../../../gcc-3.0/binutils/opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c -DARCH_sparc ../../../gcc-3.0/binutils/opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-dis.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-dis.c -fPIC -DPIC -o .libs/sparc-dis.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-dis.c -o sparc-dis.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-opc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-opc.c -fPIC -DPIC -o .libs/sparc-opc.o gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/opcodes -I../bfd -I../../../gcc-3.0/binutils/opcodes/../include -I../../../gcc-3.0/binutils/opcodes/../bfd -I../../../gcc-3.0/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/opcodes/sparc-opc.c -o sparc-opc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o libopcodes.la -rpath /csd/appl/opt/stow/gcc-3.0/lib -release 2.11.2 dis-buf.lo disassemble.lo sparc-dis.lo sparc-opc.lo /usr/ccs/bin/ld -G -h libopcodes-2.11.2.so -o .libs/libopcodes-2.11.2.so .libs/dis-buf.o .libs/disassemble.o .libs/sparc-dis.o .libs/sparc-opc.o -lc (cd .libs && rm -f libopcodes.so && ln -s libopcodes-2.11.2.so libopcodes.so) ar cru .libs/libopcodes.a dis-buf.o disassemble.o sparc-dis.o sparc-opc.o ranlib .libs/libopcodes.a creating libopcodes.la (cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ true libopcodes.tmp; \ /bin/sh ../../../gcc-3.0/binutils/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/size.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/bucomm.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/version.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/filemode.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a mkdir .libs gcc -W -Wall -g -O2 -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/objdump.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/prdbg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/rddbg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/debug.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/stabs.c ../../../gcc-3.0/binutils/binutils/stabs.c: In function `stab_demangle_template': ../../../gcc-3.0/binutils/binutils/stabs.c:4464: warning: `s4' might be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/ieee.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/rdcoff.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/.libs/libopcodes.so ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating objdump gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/arparse.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/arlex.c lex.yy.c:1289: warning: `yyunput' defined but not used gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/ar.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/not-ranlib.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/arsup.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/rename.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl gcc -W -Wall -g -O2 -o .libs/ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -lfl -R/csd/appl/opt/stow/gcc-3.0/lib creating ar gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/strings.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating strings gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/is-ranlib.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl gcc -W -Wall -g -O2 -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -lfl -R/csd/appl/opt/stow/gcc-3.0/lib creating ranlib gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/objcopy.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/not-strip.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/wrstabs.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating objcopy gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/addr2line.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating addr2line gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/readelf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/unwind-ia64.c ../../../gcc-3.0/binutils/binutils/unwind-ia64.c: In function `unw_decode_x1': ../../../gcc-3.0/binutils/binutils/unwind-ia64.c:580: warning: unused parameter `code' ../../../gcc-3.0/binutils/binutils/unwind-ia64.c: In function `unw_decode_x2': ../../../gcc-3.0/binutils/binutils/unwind-ia64.c:600: warning: unused parameter `code' ../../../gcc-3.0/binutils/binutils/unwind-ia64.c: In function `unw_decode_x3': ../../../gcc-3.0/binutils/binutils/unwind-ia64.c:622: warning: unused parameter `code' ../../../gcc-3.0/binutils/binutils/unwind-ia64.c: In function `unw_decode_x4': ../../../gcc-3.0/binutils/binutils/unwind-ia64.c:646: warning: unused parameter `code' /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o readelf readelf.o version.o unwind-ia64.o ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o readelf readelf.o version.o unwind-ia64.o ../libiberty/libiberty.a gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/nm.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating nm-new gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/binutils/is-strip.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o .libs/strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating strip-new gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c -DMAIN -DVERSION='"2.11.2"' ../../../gcc-3.0/binutils/binutils/../libiberty/cplus-dem.c echo '/*WARNING: This file is automatically generated!*/' >underscore.t echo "int prepends_underscore = 0;" >>underscore.t /bin/sh ../../../gcc-3.0/binutils/binutils/../move-if-change underscore.t underscore.c touch stamp-under gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/binutils -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/binutils -I../bfd -I../../../gcc-3.0/binutils/binutils/../bfd -I../../../gcc-3.0/binutils/binutils/../include -I../../../gcc-3.0/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c underscore.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o cxxfilt cplus-dem.o underscore.o ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o cxxfilt cplus-dem.o underscore.o ../libiberty/libiberty.a sed -e 's/@PROGRAM@/c++filt/' < ../../../gcc-3.0/binutils/binutils/cxxfilt.man \ > c++filt.1 gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/etc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/etc' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' Making all in doc gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/doc' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/doc' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/app.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/as.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/atof-generic.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/bignum-copy.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/cond.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/depend.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/dwarf2dbg.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/ecoff.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/ehopt.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/expr.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/flonum-copy.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/flonum-konst.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/flonum-mult.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/frags.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/hash.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/input-file.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/input-scrub.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/listing.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/literal.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/macro.c ../../../gcc-3.0/binutils/gas/macro.c: In function `buffer_and_nest': ../../../gcc-3.0/binutils/gas/macro.c:215: warning: subscript has type `char' ../../../gcc-3.0/binutils/gas/macro.c:219: warning: subscript has type `char' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/messages.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/output-file.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/read.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/sb.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/stabs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/subsegs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/symbols.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/write.c ../../../gcc-3.0/binutils/gas/write.c: In function `relax_seg': ../../../gcc-3.0/binutils/gas/write.c:603: warning: unused parameter `abfd' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/config/tc-sparc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/config/obj-elf.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/config/atof-ieee.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o as-new app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o sb.o stabs.o subsegs.o symbols.o write.o tc-sparc.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a mkdir .libs gcc -W -Wall -g -O2 -o .libs/as-new app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o sb.o stabs.o subsegs.o symbols.o write.o tc-sparc.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.so ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating as-new gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gas -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/gas -I../bfd -I../../../gcc-3.0/binutils/gas/config -I../../../gcc-3.0/binutils/gas/../include -I../../../gcc-3.0/binutils/gas/.. -I../../../gcc-3.0/binutils/gas/../bfd -I../../../gcc-3.0/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gas/gasp.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o gasp-new gasp.o macro.o sb.o hash.o ../libiberty/libiberty.a gcc -W -Wall -g -O2 -o gasp-new gasp.o macro.o sb.o hash.o ../libiberty/libiberty.a gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/basic_blocks.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/call_graph.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/cg_arcs.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/cg_dfn.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/cg_print.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/corefile.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/gmon_io.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/gprof.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/hertz.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/hist.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/source.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/search_list.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/symtab.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/sym_ids.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/utils.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/i386.c ../../../gcc-3.0/binutils/gprof/i386.c: In function `i386_find_call': ../../../gcc-3.0/binutils/gprof/i386.c:61: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/i386.c:63: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/i386.c:64: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/i386.c:71: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/i386.c:79: warning: cast from pointer to integer of different size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/alpha.c ../../../gcc-3.0/binutils/gprof/alpha.c: In function `alpha_find_call': ../../../gcc-3.0/binutils/gprof/alpha.c:86: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/alpha.c:109: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/alpha.c:110: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/alpha.c:130: warning: long unsigned int format, different type arg (arg 2) ../../../gcc-3.0/binutils/gprof/alpha.c:138: warning: long unsigned int format, different type arg (arg 2) ../../../gcc-3.0/binutils/gprof/alpha.c:145: warning: cast from pointer to integer of different size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/vax.c ../../../gcc-3.0/binutils/gprof/vax.c: In function `vax_reladdr': ../../../gcc-3.0/binutils/gprof/vax.c:205: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/vax.c:207: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/vax.c:210: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/vax.c:213: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/vax.c: In function `vax_find_call': ../../../gcc-3.0/binutils/gprof/vax.c:314: warning: cast from pointer to integer of different size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/tahoe.c ../../../gcc-3.0/binutils/gprof/tahoe.c: In function `tahoe_reladdr': ../../../gcc-3.0/binutils/gprof/tahoe.c:201: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/tahoe.c:203: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/tahoe.c:207: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/tahoe.c:211: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/tahoe.c: In function `tahoe_find_call': ../../../gcc-3.0/binutils/gprof/tahoe.c:311: warning: cast from pointer to integer of different size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/sparc.c ../../../gcc-3.0/binutils/gprof/sparc.c: In function `sparc_find_call': ../../../gcc-3.0/binutils/gprof/sparc.c:40: warning: cast from pointer to integer of different size ../../../gcc-3.0/binutils/gprof/sparc.c:57: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/sparc.c:58: warning: cast to pointer from integer of different size ../../../gcc-3.0/binutils/gprof/sparc.c:65: warning: long unsigned int format, different type arg (arg 2) ../../../gcc-3.0/binutils/gprof/sparc.c:70: warning: cast from pointer to integer of different size gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/flat_bl.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/bsd_callg_bl.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../../gcc-3.0/binutils/gprof/../include -I../../../gcc-3.0/binutils/gprof/../bfd -I../../../gcc-3.0/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/gprof/fsf_callg_bl.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a mkdir .libs gcc -W -Wall -g -O2 -o .libs/gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating gprof gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' Making all in po gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld/po' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld/po' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldgram.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldlex.c lex.yy.c:2830: warning: `yyunput' defined but not used gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/lexsup.c ../../../gcc-3.0/binutils/ld/lexsup.c: In function `is_num': ../../../gcc-3.0/binutils/ld/lexsup.c:412: warning: subscript has type `char' gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldlang.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/mri.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldctor.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c -DDEFAULT_EMULATION='"elf32_sparc"' -DSCRIPTDIR='"/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib"' -DTARGET='"sparc-sun-solaris2.8"' ../../../gcc-3.0/binutils/ld/ldmain.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldwrite.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldexp.c (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf32_sparc.o eelf64_sparc.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf32_sparc.o eelf64_sparc.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldemul.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldver.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldmisc.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldfile.c gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c ../../../gcc-3.0/binutils/ld/ldcref.c cp ../../../gcc-3.0/binutils/ld/emultempl/astring.sed stringify.sed /bin/sh ../../../gcc-3.0/binutils/ld/genscripts.sh ../../../gcc-3.0/binutils/ld /csd/appl/opt/stow/gcc-3.0/lib /csd/appl/opt/stow/gcc-3.0 sparc-sun-solaris2.8 sparc-sun-solaris2.8 sparc-sun-solaris2.8 "elf32_sparc elf64_sparc" "/usr/ccs/lib" elf32_sparc "sparc-sun-solaris2.8" gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c eelf32_sparc.c /bin/sh ../../../gcc-3.0/binutils/ld/genscripts.sh ../../../gcc-3.0/binutils/ld /csd/appl/opt/stow/gcc-3.0/lib /csd/appl/opt/stow/gcc-3.0 sparc-sun-solaris2.8 sparc-sun-solaris2.8 sparc-sun-solaris2.8 "elf32_sparc elf64_sparc" "/usr/ccs/lib" elf64_sparc "sparc-sun-solaris2.8" gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/binutils/ld -I. -D_GNU_SOURCE -I. -I../../../gcc-3.0/binutils/ld -I../bfd -I../../../gcc-3.0/binutils/ld/../bfd -I../../../gcc-3.0/binutils/ld/../include -I../../../gcc-3.0/binutils/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/csd/appl/opt/stow/gcc-3.0/share/locale\"" -W -Wall -g -O2 -c eelf64_sparc.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32_sparc.o eelf64_sparc.o ../bfd/libbfd.la ../libiberty/libiberty.a mkdir .libs gcc -W -Wall -g -O2 -o .libs/ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32_sparc.o eelf64_sparc.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -R/csd/appl/opt/stow/gcc-3.0/lib creating ld-new gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils' gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/zlib' gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/adler32.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/compress.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/crc32.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/deflate.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/gzio.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/infblock.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/infcodes.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/inffast.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/inflate.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/inftrees.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/infutil.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/trees.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/uncompr.c gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-3.0/zlib -g -O2 -c ../../gcc-3.0/zlib/zutil.c rm -f libz.a ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o true libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "INSTALL_DATA=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c " "INSTALL_SCRIPT=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=gmake" "MAKEINFO=makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/csd/appl/opt/stow/gcc-3.0" "infodir=/csd/appl/opt/stow/gcc-3.0/info" "libdir=/csd/appl/opt/stow/gcc-3.0/lib" "prefix=/csd/appl/opt/stow/gcc-3.0" "tooldir=/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/zlib' Bootstrapping the compiler gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' gmake CC="gcc" libdir=/csd/appl/opt/stow/gcc-3.0/lib LANGUAGES="c " \ CFLAGS="-g " MAKEINFO="makeinfo " \ MAKEINFOFLAGS="" gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' HEADERS="auto-host.h gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h defaults.h hwint.h" DEFINES="USG POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh config.h HEADERS="gansidecl.h sparc/sol2-sld.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh tm.h HEADERS="auto-host.h gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h defaults.h hwint.h" DEFINES="USG POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh hconfig.h gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gengenrtl.c rm -f obstack.c ln -s ../../gcc-3.0/gcc/../libiberty/obstack.c obstack.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ obstack.c -o obstack.o rm -f alloca.c ln -s ../../gcc-3.0/gcc/../libiberty/alloca.c alloca.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c alloca.c true gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gengenrtl -h >tmp-genrtl.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.h genrtl.h ./gengenrtl >tmp-genrtl.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gencodes.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtl.c -o rtl.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bitmap.c -o bitmap.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-none.c -o ggc-none.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gensupport.c rm -f hashtab.c ln -s ../../gcc-3.0/gcc/../libiberty/hashtab.c hashtab.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include hashtab.c rm -f safe-ctype.c ln -s ../../gcc-3.0/gcc/../libiberty/safe-ctype.c safe-ctype.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include safe-ctype.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-rtl.c -o print-rtl.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/errors.c -o errors.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \ gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencodes ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-codes.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genflags.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ genflags.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genflags ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-flags.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags (cd intl && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' (cd po && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/gencheck.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \ gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencheck > tmp-check.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-check.h tree-check.h echo timestamp > s-check gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c ../../gcc-3.0/gcc/c-parse.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lang.c -o c-lang.o HEADERS="sparc/sparc-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh tm_p.h gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-errors.c -o c-errors.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lex.c -o c-lex.o ../../gcc-3.0/gcc/c-lex.c: In function `read_ucs': ../../gcc-3.0/gcc/c-lex.c:408: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-pragma.c -o c-pragma.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-decl.c -o c-decl.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-typeck.c -o c-typeck.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-convert.c -o c-convert.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-aux-info.c -o c-aux-info.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-common.c -o c-common.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-format.c -o c-format.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-semantics.c -o c-semantics.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-dump.c -o c-dump.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplib.c -o cpplib.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplex.c -o cpplex.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmacro.c -o cppmacro.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppexp.c -o cppexp.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppfiles.c -o cppfiles.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpphash.c -o cpphash.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpperror.c -o cpperror.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppinit.c -o cppinit.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DGCC_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/sparc-sun-solaris2.8\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/sys-include\" -DTOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/include\" \ -c ../../gcc-3.0/gcc/cppdefault.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mkdeps.c -o mkdeps.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DPREFIX=\"/csd/appl/opt/stow/gcc-3.0\" \ -c ../../gcc-3.0/gcc/prefix.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/version.c -o version.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mbchar.c -o mbchar.o rm -rf libcpp.a ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o mkdeps.o prefix.o version.o mbchar.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libcpp.a ; else true ; fi gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattr.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \ genattr.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattr ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attr.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genconfig.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \ genconfig.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genconfig ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-config.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-config.h insn-config.h echo timestamp > s-config gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_NAME=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/toplev.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/diagnostic.c -o diagnostic.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tree.c -o tree.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-tree.c -o print-tree.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stor-layout.c -o stor-layout.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fold-const.c -o fold-const.o ../../gcc-3.0/gcc/fold-const.c: In function `div_and_round_double': ../../gcc-3.0/gcc/fold-const.c:681: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/fold-const.c: In function `optimize_bit_field_compare': ../../gcc-3.0/gcc/fold-const.c:2932: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/function.c -o function.o ../../gcc-3.0/gcc/function.c: In function `instantiate_decls': ../../gcc-3.0/gcc/function.c:3581: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stmt.c -o stmt.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/except.c -o except.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expr.c -o expr.o ../../gcc-3.0/gcc/expr.c: In function `store_field': ../../gcc-3.0/gcc/expr.c:5112: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr': ../../gcc-3.0/gcc/expr.c:7070: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr_unaligned': ../../gcc-3.0/gcc/expr.c:8997: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/calls.c -o calls.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expmed.c -o expmed.o ../../gcc-3.0/gcc/expmed.c: In function `expand_shift': ../../gcc-3.0/gcc/expmed.c:1998: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/explow.c -o explow.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/optabs.c -o optabs.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/real.c -o real.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/builtins.c -o builtins.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DLOCALEDIR=\"/csd/appl/opt/stow/gcc-3.0/lib/locale\" \ -c ../../gcc-3.0/gcc/intl.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varasm.c -o varasm.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtlanal.c -o rtlanal.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/emit-rtl.c -o emit-rtl.o ../../gcc-3.0/gcc/emit-rtl.c: In function `operand_subword': ../../gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include genrtl.c -o genrtl.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dbxout.c -o dbxout.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sdbout.c -o sdbout.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarfout.c -o dwarfout.o ../../gcc-3.0/gcc/dwarfout.c: In function `dwarfout_init': ../../gcc-3.0/gcc/dwarfout.c:6339: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2asm.c -o dwarf2asm.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2out.c -o dwarf2out.o ../../gcc-3.0/gcc/dwarf2out.c: In function `output_call_frame_info': ../../gcc-3.0/gcc/dwarf2out.c:1777: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/dwarf2out.c:1890: warning: int format, long int arg (arg 4) ../../gcc-3.0/gcc/dwarf2out.c: In function `int_loc_descriptor': ../../gcc-3.0/gcc/dwarf2out.c:7115: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/dwarf2out.c:7127: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/xcoffout.c -o xcoffout.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/alias.c -o alias.o ../../gcc-3.0/gcc/alias.c: In function `base_alias_check': ../../gcc-3.0/gcc/alias.c:1311: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/alias.c:1315: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gcse.c -o gcse.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/integrate.c -o integrate.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/jump.c -o jump.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cse.c -o cse.o ../../gcc-3.0/gcc/cse.c: In function `fold_rtx': ../../gcc-3.0/gcc/cse.c:3509: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3511: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3644: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3655: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:4261: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/loop.c -o loop.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/doloop.c -o doloop.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/unroll.c -o unroll.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/flow.c -o flow.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/combine.c -o combine.o ../../gcc-3.0/gcc/combine.c: In function `find_split_point': ../../gcc-3.0/gcc/combine.c:2984: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `combine_simplify_rtx': ../../gcc-3.0/gcc/combine.c:4032: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_logical': ../../gcc-3.0/gcc/combine.c:5479: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5573: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `expand_field_assignment': ../../gcc-3.0/gcc/combine.c:5828: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5839: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `force_to_mode': ../../gcc-3.0/gcc/combine.c:6992: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7037: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7105: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7188: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7237: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `num_sign_bit_copies': ../../gcc-3.0/gcc/combine.c:8606: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8669: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8738: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8746: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_shift_const': ../../gcc-3.0/gcc/combine.c:9223: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9563: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9584: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9627: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `recog_for_combine': ../../gcc-3.0/gcc/combine.c:9759: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness ../../gcc-3.0/gcc/combine.c: In function `simplify_comparison': ../../gcc-3.0/gcc/combine.c:10716: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:10973: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11062: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varray.c -o varray.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regclass.c -o regclass.o ../../gcc-3.0/gcc/regclass.c: In function `record_reg_classes': ../../gcc-3.0/gcc/regclass.c:1609: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regmove.c -o regmove.o ../../gcc-3.0/gcc/regmove.c: In function `replace_in_call_usage': ../../gcc-3.0/gcc/regmove.c:1627: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/local-alloc.c -o local-alloc.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/global.c -o global.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload.c -o reload.o ../../gcc-3.0/gcc/reload.c: In function `find_reloads': ../../gcc-3.0/gcc/reload.c:3120: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/reload.c: In function `regno_clobbered_p': ../../gcc-3.0/gcc/reload.c:6638: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload.c:6654: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload1.c -o reload1.o ../../gcc-3.0/gcc/reload1.c: In function `replace_pseudos_in_call_usage': ../../gcc-3.0/gcc/reload1.c:624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload1.c: In function `reload_combine': ../../gcc-3.0/gcc/reload1.c:8836: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/caller-save.c -o caller-save.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genpeep.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \ genpeep.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genpeep ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-peep.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-peep.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reorg.c -o reorg.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/haifa-sched.c -o haifa-sched.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/final.c -o final.o ../../gcc-3.0/gcc/final.c: In function `final': ../../gcc-3.0/gcc/final.c:2005: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/recog.c -o recog.o ../../gcc-3.0/gcc/recog.c: In function `asm_operand_ok': ../../gcc-3.0/gcc/recog.c:1796: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1801: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1806: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1811: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1816: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1821: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1826: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c:1831: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/recog.c: In function `constrain_operands': ../../gcc-3.0/gcc/recog.c:2597: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reg-stack.c -o reg-stack.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regrename.c -o regrename.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genopinit.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \ genopinit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genopinit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-opinit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-opinit.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genrecog.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \ genrecog.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genrecog ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-recog.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-recog.c insn-recog.c: In function `recog_3': insn-recog.c:3897: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c: In function `split_1': insn-recog.c:14157: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c:14195: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c:14233: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c:14278: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genextract.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \ genextract.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genextract ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-extract.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-extract.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genoutput.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \ genoutput.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genoutput ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-output.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-output.c insn-output.c echo timestamp > s-output gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-output.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genemit.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \ genemit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genemit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-emit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-emit.c insn-emit.c: In function `gen_movdi': insn-emit.c:3746: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c:3747: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c:3748: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_432': insn-emit.c:4017: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_439': insn-emit.c:4363: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_504': insn-emit.c:7069: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_508': insn-emit.c:7230: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_511': insn-emit.c:7328: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_512': insn-emit.c:7363: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_tablejump': insn-emit.c:8300: warning: comparison between signed and unsigned gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lcm.c -o lcm.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/profile.c -o profile.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattrtab.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \ genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattrtab ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attrtab.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-attrtab.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/config/sparc/sparc.c -o sparc.o ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `fp_sethi_p': ../../gcc-3.0/gcc/config/sparc/sparc.c:440: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `fp_high_losum_p': ../../gcc-3.0/gcc/config/sparc/sparc.c:493: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `arith_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:886: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `arith_4096_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:900: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `const64_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:928: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:929: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `const64_high_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:941: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:942: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:952: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:953: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `uns_small_int': ../../gcc-3.0/gcc/config/sparc/sparc.c:1121: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `input_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:1161: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1173: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1180: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1183: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_const32': ../../gcc-3.0/gcc/config/sparc/sparc.c:1245: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1263: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1268: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1274: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_safe_HIGH64': ../../gcc-3.0/gcc/config/sparc/sparc.c:1457: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `gen_safe_SET64': ../../gcc-3.0/gcc/config/sparc/sparc.c:1465: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1465: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1465: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `gen_safe_OR64': ../../gcc-3.0/gcc/config/sparc/sparc.c:1473: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1473: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1473: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `gen_safe_XOR64': ../../gcc-3.0/gcc/config/sparc/sparc.c:1481: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1481: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1481: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_const64_quick1': ../../gcc-3.0/gcc/config/sparc/sparc.c:1505: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_const64_quick2': ../../gcc-3.0/gcc/config/sparc/sparc.c:1548: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1551: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_const64_longway': ../../gcc-3.0/gcc/config/sparc/sparc.c:1594: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1597: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1621: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `const64_is_2insns': ../../gcc-3.0/gcc/config/sparc/sparc.c:1762: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_emit_set_const64': ../../gcc-3.0/gcc/config/sparc/sparc.c:1861: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1937: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1964: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1967: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1985: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1986: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1992: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1993: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1994: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1994: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1995: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1997: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:1999: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2000: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2004: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2004: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2004: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2014: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:2015: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `addrs_ok_for_ldd_peep': ../../gcc-3.0/gcc/config/sparc/sparc.c:5627: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `print_operand': ../../gcc-3.0/gcc/config/sparc/sparc.c:5870: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc_initialize_trampoline': ../../gcc-3.0/gcc/config/sparc/sparc.c:6193: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:6199: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `sparc64_initialize_trampoline': ../../gcc-3.0/gcc/config/sparc/sparc.c:6232: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:6234: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:6236: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:6238: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `set_extends': ../../gcc-3.0/gcc/config/sparc/sparc.c:8058: warning: integer constant is unsigned in ANSI C, signed with -traditional ../../gcc-3.0/gcc/config/sparc/sparc.c:8060: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/convert.c -o convert.o rm -f splay-tree.c ln -s ../../gcc-3.0/gcc/../libiberty/splay-tree.c splay-tree.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ splay-tree.c -o splay-tree.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/graph.c -o graph.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sbitmap.c -o sbitmap.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/resource.c -o resource.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/hash.c -o hash.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/predict.c -o predict.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lists.c -o lists.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-common.c -o ggc-common.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-page.c -o ggc-page.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stringpool.c -o stringpool.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/simplify-rtx.c -o simplify-rtx.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ssa.c -o ssa.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bb-reorder.c -o bb-reorder.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sibcall.c -o sibcall.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/conflict.c -o conflict.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/timevar.c -o timevar.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ifcvt.c -o ifcvt.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dominance.c -o dominance.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dependence.c -o dependence.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dce.c -o dce.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-vis.c -o sched-vis.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-deps.c -o sched-deps.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-rgn.c -o sched-rgn.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-ebb.c -o sched-ebb.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/params.c -o params.o rm -rf libbackend.a ar rc libbackend.a diagnostic.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o sdbout.o dwarfout.o dwarf2asm.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.o unroll.o flow.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o sparc.o convert.o mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o lists.o ggc-common.o ggc-page.o stringpool.o simplify-rtx.o ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o params.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libbackend.a ; else true ; fi gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \ c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcpp.c -o tradcpp.o gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcif.c -o tradcif.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tradcpp0 \ tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o alloca.o ../libiberty/libiberty.a gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_MACHINE=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/collect2.c ../../gcc-3.0/gcc/collect2.c: In function `handler': ../../gcc-3.0/gcc/collect2.c:475: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c: In function `main': ../../gcc-3.0/gcc/collect2.c:869: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:938: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:938: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:941: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:941: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:944: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:944: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:948: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:948: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:951: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:951: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:954: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:954: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c: In function `scan_prog_file': ../../gcc-3.0/gcc/collect2.c:2177: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/collect2.c:2179: warning: function declaration isn't a prototype gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tlink.c -o tlink.o /bin/sh ../../gcc-3.0/gcc/genmultilib \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ > tmp-mlib.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc-3.0/gcc/gcc.c) ../../gcc-3.0/gcc/gcc.c: In function `fatal_error': ../../gcc-3.0/gcc/gcc.c:5439: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c: In function `main': ../../gcc-3.0/gcc/gcc.c:5487: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5487: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5490: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5490: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5493: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5493: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5496: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5496: warning: function declaration isn't a prototype ../../gcc-3.0/gcc/gcc.c:5502: warning: function declaration isn't a prototype gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gccspec.c -o gccspec.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmain.c -o cppmain.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp0 cppmain.o \ intl.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -dumpspecs > tmp-specs mv tmp-specs specs echo "int xxy_us_dummy;" >tmp-dum.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -S tmp-dum.c echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \ echo "int prepends_underscore = 1;" >>tmp-under.c; \ else \ echo "int prepends_underscore = 0;" >>tmp-under.c; \ fi /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-under.c underscore.c rm -f tmp-dum.c tmp-dum.s echo timestamp > s-under gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include underscore.c -o underscore.o rm -f collect2 gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o alloca.o ../libiberty/libiberty.a gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppspec.c -o cppspec.o gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp gcc.o cppspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a if [ -f /usr/include/limits.h ] ; then \ cat ../../gcc-3.0/gcc/limitx.h ../../gcc-3.0/gcc/glimits.h ../../gcc-3.0/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../gcc-3.0/gcc/glimits.h > tmp-xlimits.h; \ fi mv tmp-xlimits.h xlimits.h (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/g++spec.c) gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g++ \ gcc.o g++spec.o intl.o prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a case "c " in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/f/g77spec.c -o g77spec.o; \ else true; fi case "c " in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -o g77version.o \ ../../gcc-3.0/gcc/f/version.c; \ else true; fi if [ -f lang-f77 ]; then \ gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g77 gcc.o g77spec.o g77version.o \ version.o prefix.o intl.o obstack.o alloca.o ../libiberty/libiberty.a; \ else true; fi (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jvspec.c) gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gcj gcc.o jvspec.o prefix.o intl.o \ version.o obstack.o alloca.o ../libiberty/libiberty.a if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi (MAKE="gmake"; srcdir=`cd ../../gcc-3.0/gcc/fixinc && pwd` ; \ CC="gcc"; CFLAGS="-g "; LDFLAGS=""; \ WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long"; \ export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \ /bin/sh ${srcdir}/mkfixinc.sh sparc-sun-solaris2.8 sparc-sun-solaris2.8) constructing ../fixinc.sh for sparc-sun-solaris2.8 to run on sparc-sun-solaris2.8 gmake TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS="-g " LDFLAGS="" install-bin gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/fixinc' /bin/sh ../../../gcc-3.0/gcc/fixinc/genfixes machname.h Forbidden identifiers: sparc sun unix gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/fixincl.c ../../../gcc-3.0/gcc/fixinc/fixincl.c: In function `initialize': ../../../gcc-3.0/gcc/fixinc/fixincl.c:258: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c:315: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c:317: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c:320: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c:322: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c:323: warning: function declaration isn't a prototype ../../../gcc-3.0/gcc/fixinc/fixincl.c: In function `internal_fix': ../../../gcc-3.0/gcc/fixinc/fixincl.c:835: warning: `long' switch expression not converted to `int' in ANSI C gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/fixtests.c ../../../gcc-3.0/gcc/fixinc/fixtests.c: In function `stdc_0_in_system_headers_test': ../../../gcc-3.0/gcc/fixinc/fixtests.c:124: warning: unused parameter `fname' ../../../gcc-3.0/gcc/fixinc/fixtests.c:124: warning: unused parameter `text' gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/fixfixes.c gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/server.c gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/procopen.c ../../../gcc-3.0/gcc/fixinc/procopen.c: In function `chain_open': ../../../gcc-3.0/gcc/fixinc/procopen.c:124: warning: `long' switch expression not converted to `int' in ANSI C gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/gnu-regex.c ../../../gcc-3.0/gcc/fixinc/gnu-regex.c:161: warning: function declaration isn't a prototype gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include ../../../gcc-3.0/gcc/fixinc/fixlib.c gcc -DIN_GCC -DHAVE_CONFIG_H -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0/gcc/fixinc -I../../../gcc-3.0/gcc/fixinc/.. -I../../../gcc-3.0/gcc/fixinc/../config -I../../../gcc-3.0/gcc/fixinc/../../include -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o ../../libiberty/libiberty.a echo timestamp > full-stamp ./fixincl -v < /dev/null 'fixincl version 1.1' chmod 755 ../fixinc.sh gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/fixinc' rm -rf include; mkdir include chmod a+rx include (TARGET_MACHINE=sparc-sun-solaris2.8; srcdir=`cd ../../gcc-3.0/gcc; pwd`; \ SHELL=/bin/sh ;\ export TARGET_MACHINE srcdir SHELL ; \ /bin/sh ./fixinc.sh `pwd`/include /usr/include ; \ rm -f include/syslimits.h; \ if [ -f include/limits.h ]; then \ mv include/limits.h include/syslimits.h; \ else \ cp ../../gcc-3.0/gcc/gsyslimits.h include/syslimits.h; \ fi; \ chmod a+r include/syslimits.h) Fixing headers into /work2/opt/stow/src/gcc-3.0.build/gcc/include for sparc-sun-solaris2.8 target Finding directories and links to directories Searching /usr/include/. Searching /usr/include/./Mrm Searching /usr/include/./X11 Searching /usr/include/./Xm Searching /usr/include/./kcms Searching /usr/include/./uil Searching /usr/include/./xil Searching /usr/include/./GL Making symbolic directory links Fixing directory /usr/include into /work2/opt/stow/src/gcc-3.0.build/gcc/include Applying io_quotes_def to sys/audio_4231.h Applying io_quotes_def to sys/audiovar.h Applying machine_name to sys/fibre-channel/fca/qlc.h Fixed: sys/fibre-channel/fca/qlc.h Applying machine_name to sys/fs/hsfs_spec.h Fixed: sys/fs/hsfs_spec.h Applying machine_name to sys/fs/udf_volume.h Fixed: sys/fs/udf_volume.h Applying machine_name to sys/fs/ufs_inode.h Fixed: sys/fs/ufs_inode.h Applying io_quotes_def to sys/pcmcia/pcelx.h Applying machine_name to sys/proc/prdata.h Fixed: sys/proc/prdata.h Applying io_quotes_def to sys/scsi/adapters/glmvar.h Applying machine_name to sys/scsi/adapters/glmvar.h Fixed: sys/scsi/adapters/glmvar.h Applying machine_name to sys/scsi/impl/pkt_wrapper.h Fixed: sys/scsi/impl/pkt_wrapper.h Applying io_quotes_def to sys/acctctl.h Applying machine_name to sys/core.h Fixed: sys/core.h Applying io_quotes_use to sys/cs.h Applying io_quotes_use to sys/cs_priv.h Applying machine_name to sys/ddi_impldefs.h Fixed: sys/ddi_impldefs.h Applying machine_name to sys/ddidmareq.h Fixed: sys/ddidmareq.h Applying machine_name to sys/debug.h Fixed: sys/debug.h Applying machine_name to sys/ethernet.h Fixed: sys/ethernet.h Applying machine_name to sys/exec.h Fixed: sys/exec.h Applying machine_name to sys/exechdr.h Fixed: sys/exechdr.h Applying io_quotes_def to sys/fdvar.h Applying io_quotes_def to sys/ioccom.h Applying io_quotes_use to sys/msreg.h Fixed: sys/msreg.h Applying machine_name to sys/openpromio.h Fixed: sys/openpromio.h Applying io_quotes_def to sys/pcmcia.h Applying io_quotes_use to sys/pcmcia.h Applying machine_name to sys/pctypes.h Fixed: sys/pctypes.h Applying io_quotes_def to sys/pem.h Applying io_quotes_use to sys/pem.h Applying machine_name to sys/prsystm.h Fixed: sys/prsystm.h Applying io_quotes_def to sys/rce.h Applying io_quotes_use to sys/rce.h Applying machine_name to sys/sunddi.h Fixed: sys/sunddi.h Applying io_quotes_def to sys/thread.h Applying gnu_types to sys/types.h Fixed: sys/types.h Applying machine_name to sys/user.h Fixed: sys/user.h Applying machine_name to sys/varargs.h Fixed: sys/varargs.h Applying machine_name to sys/ieeefp.h Fixed: sys/ieeefp.h Applying machine_name to arpa/nameser_compat.h Fixed: arpa/nameser_compat.h Applying io_quotes_def to inet/optcom.h Applying avoid_wchar_t_type to iso/stdlib_iso.h Fixed: iso/stdlib_iso.h Applying avoid_wchar_t_type to iso/wchar_iso.h Fixed: iso/wchar_iso.h Applying machine_name to netinet/if_ether.h Fixed: netinet/if_ether.h Applying ip_missing_semi to netinet/ip.h Applying sun_auth_proto to rpc/auth.h Fixed: rpc/auth.h Applying sun_auth_proto to rpc/clnt.h Fixed: rpc/clnt.h Applying sun_auth_proto to rpc/svc.h Fixed: rpc/svc.h Applying sun_auth_proto to rpc/xdr.h Fixed: rpc/xdr.h Applying avoid_bool_type to curses.h Fixed: curses.h Applying avoid_wchar_t_type to libintl.h Fixed: libintl.h Applying limits_ifndefs to limits.h Fixed: limits.h Applying sun_malloc to malloc.h Applying avoid_wchar_t_type to regex.h Fixed: regex.h Applying avoid_wchar_t_type to stddef.h Applying gnu_types to stddef.h Fixed: stddef.h Applying stdio_stdarg_h to stdio.h Applying stdio_va_list to stdio.h Fixed: stdio.h Applying sysv68_string to string.h Applying machine_name to tzfile.h Fixed: tzfile.h Applying svr4__p to floatingpoint.h Fixed: floatingpoint.h Applying math_exception to math.h Applying svr4__p to math.h Fixed: math.h Fixing directory /usr/dt/share/include/Mrm into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt/share/include/Mrm Fixing directory /usr/openwin/share/include/X11 into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share/include/X11 Applying machine_name to X11/DPS/dpsconfig.h Fixed: X11/DPS/dpsconfig.h Applying io_quotes_def to X11/Xmu/Atoms.h Applying machine_name to X11/Xfuncs.h Fixed: X11/Xfuncs.h Applying avoid_wchar_t_type to X11/Xlib.h Fixed: X11/Xlib.h Applying machine_name to X11/Xlibint.h Fixed: X11/Xlibint.h Applying machine_name to X11/Xos.h Fixed: X11/Xos.h Applying machine_name to X11/Xosdefs.h Fixed: X11/Xosdefs.h Applying io_quotes_use to X11/dni.h Fixed: X11/dni.h Applying io_quotes_use to X11/nmdefs.h Fixed: X11/nmdefs.h Fixing directory /usr/dt/share/include/Xm into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt/share/include/Xm Applying machine_name to Xm/XmosP.h Fixed: Xm/XmosP.h Applying machine_name to Xm/Xmos_r.h Fixed: Xm/Xmos_r.h Fixing directory /usr/openwin/share/include/kcms into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share/include/kcms Applying machine_name to kcms/kcs.h Fixed: kcms/kcs.h Quoted includes in kcms/kcs.h Fixing directory /usr/dt/share/include/uil into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt/share/include/uil Fixing directory /usr/openwin/share/include/xil into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share/include/xil Fixing directory /usr/openwin/share/include/GL into /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share/include/GL Cleaning up unneeded directories: fixincludes is done if [ "/usr/include" = "/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/sys-include" ] \ && [ -d /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/sys-include ]; then \ if [ -d /csd/appl/opt/stow/gcc-3.0/lib ] ; then true ; else mkdir /csd/appl/opt/stow/gcc-3.0/lib ; fi; \ if [ -d /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib ] ; then true ; else mkdir /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib; fi; \ if [ -d /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8 ] ; then true ; else mkdir /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8 ; fi; \ if [ -d /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0 ] ; then true ; else mkdir /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0 ; fi; \ else true; fi echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi for file in .. ../../gcc-3.0/gcc/ginclude/stdarg.h ../../gcc-3.0/gcc/ginclude/stddef.h ../../gcc-3.0/gcc/ginclude/varargs.h ../../gcc-3.0/gcc/ginclude/proto.h ../../gcc-3.0/gcc/ginclude/stdbool.h ../../gcc-3.0/gcc/ginclude/iso646.h ; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done rm -f include/limits.h cp xlimits.h include/limits.h chmod a+r include/limits.h rm -f include/float.h if [ xMakefile.in != xMakefile.in ]; then \ cp ../../gcc-3.0/gcc/config/Makefile.in include/float.h && \ chmod a+r include/float.h; \ else :; fi rm -f include/README cp ../../gcc-3.0/gcc/README-fixinc include/README chmod a+r include/README echo timestamp > stmp-int-hdrs if [ -d /usr/include ]; \ then \ CC="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I../../gcc-3.0/gcc -isystem include -isystem /usr/include"; \ export CC; \ /bin/sh ../../gcc-3.0/gcc/scan-types.sh "../../gcc-3.0/gcc" >tmp-deduced.h; \ mv tmp-deduced.h deduced.h; \ else \ echo timestamp > deduced.h; \ fi gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gen-protos.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gen-protos \ gen-protos.o scan.o ../libiberty/libiberty.a sed -e s/TARGET_GETGROUPS_T/gid_t/ \ deduced.h ../../gcc-3.0/gcc/sys-protos.h > tmp-fixtmp.c mv tmp-fixtmp.c fixtmp.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \ | sed -e 's/ / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \ | ./gen-protos >xsys-protos.hT gen-protos: 1346 entries 340 collisions mv xsys-protos.hT xsys-protos.h rm -rf fixtmp.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fix-header.c gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan-decls.c gcc -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o fix-header fix-header.o \ scan-decls.o scan.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a if [ -f fixhdr.ready ] ; then \ true; \ else \ echo timestamp > fixhdr.ready; \ fi if [ -f include/fixed ] ; then true; \ else \ : This line works around a 'make' bug in BSDI 1.1.; \ FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \ mkinstalldirs="/bin/sh ../../gcc-3.0/gcc/mkinstalldirs"; \ export mkinstalldirs; \ if [ -d /usr/include ] ; then \ /bin/sh ../../gcc-3.0/gcc/fixproto include include /usr/include; \ if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \ else true; fi; \ echo timestamp > include/fixed; \ fi fixproto: populating `include' (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/sys/fibre-channel) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/sys/scsi) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt/share) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/dt/share/include) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share) (No *.h files in /work2/opt/stow/src/gcc-3.0.build/gcc/include/root/usr/openwin/share/include) echo timestamp > stmp-fixproto objext='.o' \ OLDCC='cc' \ LIBGCC1='' \ LIB1FUNCS='_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _ashrsi3 _ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _fixdfsi _fixsfsi _floatsidf _floatsisf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3 _mulsf3 _divsf3 _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2' \ LIB1ASMFUNCS='' \ LIB1FUNCS_EXTRA='' \ LIB2FUNCS='_muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \ LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp ' \ LIB2ADD='' \ LIB2ADDEH='../../gcc-3.0/gcc/unwind-dw2.c ../../gcc-3.0/gcc/unwind-dw2-fde.c ../../gcc-3.0/gcc/unwind-sjlj.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \ LIB2ADD_ST='' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \ MULTILIBS=`./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_INSTALL='../../gcc-3.0/gcc/../install-sh -c -m 644 @shlib_base_name@.so $(slibdir)/@shlib_base_name@.so.1; rm -f $(slibdir)/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(slibdir)/@shlib_base_name@.so' \ SHLIB_EXT='.so' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='../../gcc-3.0/gcc/mkmap-symver.awk' \ SHLIB_MAPFILES='../../gcc-3.0/gcc/libgcc-std.ver' \ SHLIB_NM_FLAGS='-pg' \ /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk HEADERS="gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh tconfig.h echo '#include "config.h"' > conftest.c echo '#include "except.h"' >> conftest.c echo 'xyzzy USING_SJLJ_EXCEPTIONS' >> conftest.c gcc -E conftest.c -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include > conftest.out sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \ -e d conftest.out >> tconfig.h rm conftest.* ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crti.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-ci.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crtn.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-cn.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DGCRT1 -o gcrt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/config/sparc/gmon-sol2.c -o gmon.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_END -o crtend.o gmake GCC_FOR_TARGET="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" \ HOST_PREFIX="" HOST_PREFIX_1="loser-" \ AR_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi`" \ AR_CREATE_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi` rc" \ AR_FLAGS_FOR_TARGET="" \ OLDCC="cc" CCLIBFLAGS="-O" \ CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \ RANLIB_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi`" \ RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo nm; else t='s,^,sparc-sun-solaris2.8-,'; echo nm | sed -e $t ; fi; fi`" AWK="gawk" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include" MAYBE_USE_COLLECT2="" \ CONFIG_H="tconfig.h insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \ LIB1ASMSRC='' \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else mkdir $d; fi \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_muldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_muldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_divdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_divdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_moddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_moddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_umoddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_umoddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_lshrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_lshrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ffsdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ffsdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clz -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clz.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udiv_w_sdiv -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udiv_w_sdiv.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivmoddi4 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivmoddi4.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_cmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_cmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ucmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdidf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdidf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdisf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdisf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixsfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixsfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdixf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdixf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixtfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixtfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunstfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatditf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatditf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clear_cache -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clear_cache.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_trampoline -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_trampoline.o ../../gcc-3.0/gcc/libgcc2.c: In function `__enable_execute_stack': ../../gcc-3.0/gcc/libgcc2.c:2512: warning: implicit declaration of function `mprotect' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__main -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__main.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_exit -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_exit.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ctors -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ctors.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o ../../gcc-3.0/gcc/unwind-dw2.c: In function `extract_cie_info': ../../gcc-3.0/gcc/unwind-dw2.c:219: warning: implicit declaration of function `strlen' ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_stack_op': ../../gcc-3.0/gcc/unwind-dw2.c:300: warning: `result' might be used uninitialized in this function ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_cfa_program': ../../gcc-3.0/gcc/unwind-dw2.c:775: warning: implicit declaration of function `alloca' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_frame_state_for': ../../gcc-3.0/gcc/unwind-dw2.c:886: warning: implicit declaration of function `memset' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_install_context_1': ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: missing braces around initializer ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: (near initialization for `once_regsizes.__pthread_once_pad') ../../gcc-3.0/gcc/unwind-dw2.c:1103: warning: implicit declaration of function `memcpy' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o ../../gcc-3.0/gcc/unwind-dw2-fde.c: In function `get_cie_encoding': ../../gcc-3.0/gcc/unwind-dw2-fde.c:250: warning: implicit declaration of function `strlen' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_eprintf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_eprintf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_bb -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_bb.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__gcc_bcmp -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o rm -rf ./libgcc.a ar rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o if [ -f ranlib ] || ( [ sparc-sun-solaris2.8 = sparc-sun-solaris2.8 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \ ranlib ./libgcc.a ; \ else true; fi; { nm -pg libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o; echo %%; cat ../../gcc-3.0/gcc/libgcc-std.ver; } | gawk -f ../../gcc-3.0/gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,libgcc_s.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,libgcc.map -o libgcc_s.so libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so libgcc_s.so.1 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' rm -f cxxmain.c ln -s ../../gcc-3.0/gcc/../libiberty/cplus-dem.c cxxmain.c gcc -c -DMAIN -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DVERSION=\"3.0\" cxxmain.c gcc -o c++filt -DIN_GCC -DSVR4 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H \ cxxmain.o underscore.o obstack.o alloca.o ../libiberty/libiberty.a gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' echo timestamp > stage1_build echo stage1_build > stage_last gmake stage1 gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' if [ -d stage1 ] ; then true ; else mkdir stage1 ; fi gmake -f libgcc.mk libgcc-stage-start stage=stage1 gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for dir in libgcc; do \ if [ -d stage1/$dir ]; then true; else mkdir stage1/$dir; fi; \ done for dir in libgcc; do \ mv $dir/*.o stage1/$dir; \ done gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for dir in intl cp f java objc ; \ do \ if [ -d stage1/$dir ] ; then true ; else mkdir stage1/$dir ; fi ; \ done mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c tree-check.h s-flags s-config s-codes s-mlib s-under s-genrtl s-output s-recog s-emit s-extract s-peep s-check s-attr s-attrtab s-opinit s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck genrtl.c genrtl.h xgcc cpp cc1 cpp0 crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o gcc-cross cc1obj enquire protoize unprotoize specs collect2 collect2 underscore.c tradcpp0 gcov *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk g++ g++-cross cc1plus g77 g77-cross f771 jc1 gcj jvgenmain gcjh jv-scan jcf-dump stage1 mv: cannot access s-crt0 mv: cannot access crt1.o mv: cannot access crti.o mv: cannot access crtn.o mv: cannot access gcrt1.o mv: cannot access gmon.o mv: cannot access crtbegin.o mv: cannot access crtend.o mv: cannot access gcc-cross mv: cannot access cc1obj mv: cannot access enquire mv: cannot access protoize mv: cannot access unprotoize mv: cannot access collect2 mv: cannot access gcov mv: cannot access *.[0-9][0-9].* mv: cannot access *.[si] mv: cannot access g++-cross mv: cannot access cc1plus mv: cannot access g77 mv: cannot access g77-cross mv: cannot access f771 mv: cannot access jc1 mv: cannot access jvgenmain mv: cannot access gcjh mv: cannot access jv-scan mv: cannot access jcf-dump gmake[2]: [stage1-start] Error 2 (ignored) mv intl/*.o stage1/intl mv: cannot access intl/*.o gmake[2]: [stage1-start] Error 2 (ignored) if [ -f as ] ; then ln -s ../as stage1 ; else true ; fi if [ -f ld ] ; then ln -s ../ld stage1 ; else true ; fi if [ -f collect-ld ] ; then ln -s ../collect-ld stage1 ; else true ; fi rm -f stage1/libgcc.a cp libgcc.a stage1 if [ -f ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \ ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc.a; \ else true; fi for f in .. ; do if [ x${f} != x.. ]; then \ cp stage1/${f} . ; \ else true; \ fi; done mv cp/*.o stage1/cp mv: cannot access cp/*.o gmake[2]: [c++.stage1] Error 2 (ignored) if [ -f lang-f77 ]; then \ mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j lang-f77 g77spec.o g77version.o stage1/f; \ fi mv java/*.o stage1/java mv: cannot access java/*.o gmake[2]: [java.stage1] Error 2 (ignored) mv objc/*.o stage1/objc mv: cannot access objc/*.o gmake[2]: [objc.stage1] Error 2 (ignored) mv cc1obj stage1 mv: cannot access cc1obj gmake[2]: [objc.stage1] Error 2 (ignored) gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' echo timestamp > stage1_copy echo stage2_build > stage_last gmake CC="stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/" \ STAGE_PREFIX=stage1/ \ CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/csd/appl/opt/stow/gcc-3.0/lib LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gengenrtl.c rm -f obstack.c ln -s ../../gcc-3.0/gcc/../libiberty/obstack.c obstack.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ obstack.c -o obstack.o rm -f alloca.c ln -s ../../gcc-3.0/gcc/../libiberty/alloca.c alloca.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c alloca.c true stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gengenrtl -h >tmp-genrtl.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.h genrtl.h ./gengenrtl >tmp-genrtl.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gencodes.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtl.c -o rtl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bitmap.c -o bitmap.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-none.c -o ggc-none.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gensupport.c rm -f hashtab.c ln -s ../../gcc-3.0/gcc/../libiberty/hashtab.c hashtab.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include hashtab.c rm -f safe-ctype.c ln -s ../../gcc-3.0/gcc/../libiberty/safe-ctype.c safe-ctype.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include safe-ctype.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-rtl.c -o print-rtl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/errors.c -o errors.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \ gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencodes ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-codes.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genflags.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ genflags.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genflags ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-flags.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags (cd intl && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' (cd po && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/gencheck.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \ gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencheck > tmp-check.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-check.h tree-check.h echo timestamp > s-check stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c ../../gcc-3.0/gcc/c-parse.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lang.c -o c-lang.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-errors.c -o c-errors.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lex.c -o c-lex.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-pragma.c -o c-pragma.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-decl.c -o c-decl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-typeck.c -o c-typeck.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-convert.c -o c-convert.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-aux-info.c -o c-aux-info.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-common.c -o c-common.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-format.c -o c-format.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-semantics.c -o c-semantics.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-dump.c -o c-dump.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplib.c -o cpplib.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplex.c -o cpplex.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmacro.c -o cppmacro.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppexp.c -o cppexp.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppfiles.c -o cppfiles.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpphash.c -o cpphash.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpperror.c -o cpperror.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppinit.c -o cppinit.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DGCC_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/sparc-sun-solaris2.8\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/sys-include\" -DTOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/include\" \ -c ../../gcc-3.0/gcc/cppdefault.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mkdeps.c -o mkdeps.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DPREFIX=\"/csd/appl/opt/stow/gcc-3.0\" \ -c ../../gcc-3.0/gcc/prefix.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/version.c -o version.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mbchar.c -o mbchar.o rm -rf libcpp.a ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o mkdeps.o prefix.o version.o mbchar.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libcpp.a ; else true ; fi stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattr.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \ genattr.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattr ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attr.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genconfig.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \ genconfig.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genconfig ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-config.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-config.h insn-config.h echo timestamp > s-config stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_NAME=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/toplev.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/diagnostic.c -o diagnostic.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tree.c -o tree.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-tree.c -o print-tree.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stor-layout.c -o stor-layout.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fold-const.c -o fold-const.o ../../gcc-3.0/gcc/fold-const.c: In function `div_and_round_double': ../../gcc-3.0/gcc/fold-const.c:681: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/fold-const.c: In function `optimize_bit_field_compare': ../../gcc-3.0/gcc/fold-const.c:2932: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/function.c -o function.o ../../gcc-3.0/gcc/function.c: In function `instantiate_decls': ../../gcc-3.0/gcc/function.c:3581: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/function.c:3581: warning: signed and unsigned type in conditional expression stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stmt.c -o stmt.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/except.c -o except.o ../../gcc-3.0/gcc/except.c: In function `dw2_build_landing_pads': ../../gcc-3.0/gcc/except.c:1900: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/except.c: In function `convert_to_eh_region_ranges': ../../gcc-3.0/gcc/except.c:3249: warning: `call_site' might be used uninitialized in this function ../../gcc-3.0/gcc/except.c: In function `output_function_exception_table': ../../gcc-3.0/gcc/except.c:3528: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/except.c:3520: warning: `tt_format_size' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expr.c -o expr.o ../../gcc-3.0/gcc/expr.c: In function `store_constructor': ../../gcc-3.0/gcc/expr.c:4577: warning: `minelt' might be used uninitialized in this function ../../gcc-3.0/gcc/expr.c:4578: warning: `maxelt' might be used uninitialized in this function ../../gcc-3.0/gcc/expr.c: In function `store_field': ../../gcc-3.0/gcc/expr.c:5112: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr': ../../gcc-3.0/gcc/expr.c:7070: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr_unaligned': ../../gcc-3.0/gcc/expr.c:8997: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/calls.c -o calls.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expmed.c -o expmed.o ../../gcc-3.0/gcc/expmed.c: In function `expand_shift': ../../gcc-3.0/gcc/expmed.c:1998: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/explow.c -o explow.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/optabs.c -o optabs.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/real.c -o real.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/builtins.c -o builtins.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DLOCALEDIR=\"/csd/appl/opt/stow/gcc-3.0/lib/locale\" \ -c ../../gcc-3.0/gcc/intl.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varasm.c -o varasm.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtlanal.c -o rtlanal.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/emit-rtl.c -o emit-rtl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include genrtl.c -o genrtl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dbxout.c -o dbxout.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sdbout.c -o sdbout.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarfout.c -o dwarfout.o ../../gcc-3.0/gcc/dwarfout.c: In function `dwarfout_init': ../../gcc-3.0/gcc/dwarfout.c:6339: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2asm.c -o dwarf2asm.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2out.c -o dwarf2out.o ../../gcc-3.0/gcc/dwarf2out.c: In function `output_call_frame_info': ../../gcc-3.0/gcc/dwarf2out.c:1890: warning: int format, long unsigned int arg (arg 4) stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/xcoffout.c -o xcoffout.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/alias.c -o alias.o ../../gcc-3.0/gcc/alias.c: In function `base_alias_check': ../../gcc-3.0/gcc/alias.c:1311: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/alias.c:1315: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gcse.c -o gcse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/integrate.c -o integrate.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/jump.c -o jump.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cse.c -o cse.o ../../gcc-3.0/gcc/cse.c: In function `fold_rtx': ../../gcc-3.0/gcc/cse.c:3509: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3511: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3644: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3655: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:4261: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/loop.c -o loop.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/doloop.c -o doloop.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/unroll.c -o unroll.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/flow.c -o flow.o ../../gcc-3.0/gcc/flow.c: In function `mark_regs_live_at_end': ../../gcc-3.0/gcc/flow.c:3175: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/flow.c: In function `mark_set_1': ../../gcc-3.0/gcc/flow.c:4569: warning: signed and unsigned type in conditional expression stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/combine.c -o combine.o ../../gcc-3.0/gcc/combine.c: In function `find_split_point': ../../gcc-3.0/gcc/combine.c:2984: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `combine_simplify_rtx': ../../gcc-3.0/gcc/combine.c:4032: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_logical': ../../gcc-3.0/gcc/combine.c:5479: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5573: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `expand_field_assignment': ../../gcc-3.0/gcc/combine.c:5828: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5839: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `make_extraction': ../../gcc-3.0/gcc/combine.c:6054: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c: In function `force_to_mode': ../../gcc-3.0/gcc/combine.c:6992: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7037: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7105: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7166: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:7188: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7237: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `num_sign_bit_copies': ../../gcc-3.0/gcc/combine.c:8606: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8667: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8667: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:8738: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8738: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:8746: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_shift_const': ../../gcc-3.0/gcc/combine.c:9223: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9563: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9584: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9627: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `recog_for_combine': ../../gcc-3.0/gcc/combine.c:9759: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness ../../gcc-3.0/gcc/combine.c: In function `simplify_comparison': ../../gcc-3.0/gcc/combine.c:10716: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:10973: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11062: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varray.c -o varray.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regclass.c -o regclass.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regmove.c -o regmove.o ../../gcc-3.0/gcc/regmove.c: In function `replace_in_call_usage': ../../gcc-3.0/gcc/regmove.c:1627: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/local-alloc.c -o local-alloc.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/global.c -o global.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload.c -o reload.o ../../gcc-3.0/gcc/reload.c: In function `regno_clobbered_p': ../../gcc-3.0/gcc/reload.c:6638: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload.c:6654: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload1.c -o reload1.o ../../gcc-3.0/gcc/reload1.c: In function `replace_pseudos_in_call_usage': ../../gcc-3.0/gcc/reload1.c:624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload1.c: In function `verify_initial_elim_offsets': ../../gcc-3.0/gcc/reload1.c:3330: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/reload1.c: In function `set_initial_elim_offsets': ../../gcc-3.0/gcc/reload1.c:3350: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/reload1.c: In function `reload_combine': ../../gcc-3.0/gcc/reload1.c:8836: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload1.c:8600: warning: `last_index_reg' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/caller-save.c -o caller-save.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genpeep.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \ genpeep.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genpeep ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-peep.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-peep.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reorg.c -o reorg.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/haifa-sched.c -o haifa-sched.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/final.c -o final.o ../../gcc-3.0/gcc/final.c: In function `final': ../../gcc-3.0/gcc/final.c:2005: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/recog.c -o recog.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reg-stack.c -o reg-stack.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regrename.c -o regrename.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genopinit.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \ genopinit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genopinit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-opinit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-opinit.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genrecog.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \ genrecog.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genrecog ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-recog.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-recog.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genextract.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \ genextract.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genextract ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-extract.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-extract.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genoutput.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \ genoutput.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genoutput ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-output.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-output.c insn-output.c echo timestamp > s-output stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-output.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genemit.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \ genemit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genemit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-emit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-emit.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lcm.c -o lcm.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/profile.c -o profile.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattrtab.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \ genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattrtab ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attrtab.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-attrtab.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/config/sparc/sparc.c -o sparc.o ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `function_arg_partial_nregs': ../../gcc-3.0/gcc/config/sparc/sparc.c:4525: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `function_arg_advance': ../../gcc-3.0/gcc/config/sparc/sparc.c:4624: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c:4651: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `addrs_ok_for_ldd_peep': ../../gcc-3.0/gcc/config/sparc/sparc.c:5627: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/convert.c -o convert.o rm -f splay-tree.c ln -s ../../gcc-3.0/gcc/../libiberty/splay-tree.c splay-tree.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ splay-tree.c -o splay-tree.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/graph.c -o graph.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sbitmap.c -o sbitmap.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/resource.c -o resource.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/hash.c -o hash.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/predict.c -o predict.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lists.c -o lists.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-common.c -o ggc-common.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-page.c -o ggc-page.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stringpool.c -o stringpool.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/simplify-rtx.c -o simplify-rtx.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ssa.c -o ssa.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bb-reorder.c -o bb-reorder.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sibcall.c -o sibcall.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/conflict.c -o conflict.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/timevar.c -o timevar.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ifcvt.c -o ifcvt.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dominance.c -o dominance.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dependence.c -o dependence.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dce.c -o dce.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-vis.c -o sched-vis.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-deps.c -o sched-deps.o ../../gcc-3.0/gcc/sched-deps.c: In function `add_dependence': ../../gcc-3.0/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-rgn.c -o sched-rgn.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-ebb.c -o sched-ebb.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/params.c -o params.o rm -rf libbackend.a ar rc libbackend.a diagnostic.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o sdbout.o dwarfout.o dwarf2asm.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.o unroll.o flow.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o sparc.o convert.o mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o lists.o ggc-common.o ggc-page.o stringpool.o simplify-rtx.o ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o params.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libbackend.a ; else true ; fi stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \ c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcpp.c -o tradcpp.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcif.c -o tradcif.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tradcpp0 \ tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gcov.c -o gcov.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H gcov.o intl.o obstack.o alloca.o ../libiberty/libiberty.a -o gcov stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/call.c -o cp/call.o ../../gcc-3.0/gcc/cp/call.c: In function `build_op_delete_call': ../../gcc-3.0/gcc/cp/call.c:3548: warning: `fn' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c: In function `convert_like_real': ../../gcc-3.0/gcc/cp/call.c:3711: warning: `savew' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c:3711: warning: `savee' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c: In function `joust': ../../gcc-3.0/gcc/cp/call.c:5410: warning: `w' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c:5410: warning: `l' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/decl.c -o cp/decl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/errfn.c -o cp/errfn.o ../../gcc-3.0/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/expr.c -o cp/expr.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/pt.c -o cp/pt.o ../../gcc-3.0/gcc/cp/pt.c: In function `inline_needs_template_parms': ../../gcc-3.0/gcc/cp/pt.c:306: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `is_member_template': ../../gcc-3.0/gcc/cp/pt.c:453: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `retrieve_specialization': ../../gcc-3.0/gcc/cp/pt.c:740: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `register_specialization': ../../gcc-3.0/gcc/cp/pt.c:825: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `check_default_tmpl_args': ../../gcc-3.0/gcc/cp/pt.c:2455: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `tsubst_template_parms': ../../gcc-3.0/gcc/cp/pt.c:5378: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/typeck2.c -o cp/typeck2.o ../../gcc-3.0/gcc/cp/typeck2.c: In function `build_m_component_ref': ../../gcc-3.0/gcc/cp/typeck2.c:1088: warning: `field_type' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/class.c -o cp/class.o ../../gcc-3.0/gcc/cp/class.c: In function `get_primary_binfo': ../../gcc-3.0/gcc/cp/class.c:6804: warning: `result' might be used uninitialized in this function stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/decl2.c -o cp/decl2.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/error.c -o cp/error.o ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:174: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:174: warning: initialization from incompatible pointer type stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/lex.c -o cp/lex.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/cp/parse.c -o cp/parse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/ptree.c -o cp/ptree.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/rtti.c -o cp/rtti.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/spew.c -o cp/spew.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/typeck.c -o cp/typeck.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/cvt.c -o cp/cvt.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/except.c -o cp/except.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/friend.c -o cp/friend.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/init.c -o cp/init.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/method.c -o cp/method.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/search.c -o cp/search.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/semantics.c -o cp/semantics.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/tree.c -o cp/tree.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/xref.c -o cp/xref.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/repo.c -o cp/repo.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/dump.c -o cp/dump.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/optimize.c -o cp/optimize.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/mangle.c -o cp/mangle.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1plus \ cp/call.o cp/decl.o cp/errfn.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parse.o cp/ptree.o cp/rtti.o cp/spew.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/xref.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o toplev.o libbackend.a libcpp.a obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bad.c -o f/bad.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bit.c -o f/bit.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bld.c -o f/bld.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/com.c -o f/com.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/data.c -o f/data.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/equiv.c -o f/equiv.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/f/fini.c -o f/fini.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DUSE_HCONFIG \ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/f/proj.c -o f/proj-h.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o f/fini \ f/fini.o f/proj-h.o safe-ctype.o ./f/fini ../../gcc-3.0/gcc/f/str-1t.fin f/str-1t.j f/str-1t.h ./f/fini ../../gcc-3.0/gcc/f/str-2t.fin f/str-2t.j f/str-2t.h ./f/fini ../../gcc-3.0/gcc/f/str-fo.fin f/str-fo.j f/str-fo.h ./f/fini ../../gcc-3.0/gcc/f/str-io.fin f/str-io.j f/str-io.h ./f/fini ../../gcc-3.0/gcc/f/str-nq.fin f/str-nq.j f/str-nq.h ./f/fini ../../gcc-3.0/gcc/f/str-op.fin f/str-op.j f/str-op.h ./f/fini ../../gcc-3.0/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h echo timestamp > f/stamp-str stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/expr.c -o f/expr.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/global.c -o f/global.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/implic.c -o f/implic.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/info.c -o f/info.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/intrin.c -o f/intrin.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/lab.c -o f/lab.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/lex.c -o f/lex.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/malloc.c -o f/malloc.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/name.c -o f/name.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/parse.c -o f/parse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/proj.c -o f/proj.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/src.c -o f/src.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/st.c -o f/st.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/sta.c -o f/sta.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stb.c -o f/stb.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stc.c -o f/stc.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/std.c -o f/std.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/ste.c -o f/ste.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/storag.c -o f/storag.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stp.c -o f/stp.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/str.c -o f/str.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/sts.c -o f/sts.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stt.c -o f/stt.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stu.c -o f/stu.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stv.c -o f/stv.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stw.c -o f/stw.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/symbol.c -o f/symbol.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/target.c -o f/target.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/top.c -o f/top.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/type.c -o f/type.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/version.c -o f/version.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/where.c -o f/where.o rm -f f771 stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o f/proj.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o f/version.o f/where.o toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/parse.c -o java/parse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/class.c -o java/class.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/decl.c -o java/decl.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/expr.c -o java/expr.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/constants.c -o java/constants.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/lang.c -o java/lang.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/typeck.c -o java/typeck.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/except.c -o java/except.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/verify.c -o java/verify.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/zextract.c -o java/zextract.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/../zlib \ ../../gcc-3.0/gcc/java/jcf-io.c -o java/jcf-io.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-parse.c -o java/jcf-parse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/mangle.c -o java/mangle.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/mangle_name.c -o java/mangle_name.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-write.c -o java/jcf-write.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/buffer.c -o java/buffer.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/check-init.c -o java/check-init.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-depend.c -o java/jcf-depend.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DLIBGCJ_ZIP_FILE='"/csd/appl/opt/stow/gcc-3.0/share/libgcj.jar"' \ ../../gcc-3.0/gcc/java/jcf-path.c -o java/jcf-path.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/xref.c -o java/xref.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/boehm.c -o java/boehm.o rm -f jc1 stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jc1 \ java/parse.o java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o java/jcf-io.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/jcf-write.o java/buffer.o java/check-init.o java/jcf-depend.o java/jcf-path.o java/xref.o java/boehm.o mkdeps.o toplev.o libbackend.a -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a /bin/sh ../../gcc-3.0/gcc/genmultilib \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ > tmp-mlib.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-mlib.h multilib.h multilib.h is unchanged echo timestamp > s-mlib (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc-3.0/gcc/gcc.c) ../../gcc-3.0/gcc/gcc.c:573: warning: string length `727' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:610: warning: string length `930' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:760: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:1, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/cp/lang-specs.h:60: warning: string length `928' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:2, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:4, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:1258: warning: string length `645' is greater than the length `509' ISO C89 compilers are required to support (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jvspec.c) ../../gcc-3.0/gcc/java/jvspec.c:70: warning: string length `756' is greater than the length `509' ISO C89 compilers are required to support stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gcj gcc.o jvspec.o prefix.o intl.o \ version.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jvgenmain.c -o java/jvgenmain.o rm -f jvgenmain stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jvgenmain java/jvgenmain.o java/mangle_name.o errors.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/gjavah.c -o java/gjavah.o rm -f gcjh stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gcjh java/gjavah.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/zextract.o version.o mkdeps.o errors.o -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/parse-scan.c -o java/parse-scan.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jv-scan.c -o java/jv-scan.o rm -f jv-scan stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jv-scan java/parse-scan.o java/jv-scan.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-dump.c -o java/jcf-dump.o rm -f jcf-dump stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jcf-dump java/jcf-dump.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/zextract.o errors.o version.o mkdeps.o -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/objc \ -c ../../gcc-3.0/gcc/objc/objc-parse.c -o objc-parse.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/objc \ -c ../../gcc-3.0/gcc/objc/objc-act.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1obj objc-parse.o objc-act.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_MACHINE=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/collect2.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tlink.c -o tlink.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gccspec.c -o gccspec.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmain.c -o cppmain.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp0 cppmain.o \ intl.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -dumpspecs > tmp-specs mv tmp-specs specs echo "int xxy_us_dummy;" >tmp-dum.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -S tmp-dum.c echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \ echo "int prepends_underscore = 1;" >>tmp-under.c; \ else \ echo "int prepends_underscore = 0;" >>tmp-under.c; \ fi /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-under.c underscore.c rm -f tmp-dum.c tmp-dum.s echo timestamp > s-under stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include underscore.c -o underscore.o rm -f collect2 stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppspec.c -o cppspec.o stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp gcc.o cppspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/g++spec.c) stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g++ \ gcc.o g++spec.o intl.o prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a case "c gcov c++ f77 java objc" in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/f/g77spec.c -o g77spec.o; \ else true; fi case "c gcov c++ f77 java objc" in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -o g77version.o \ ../../gcc-3.0/gcc/f/version.c; \ else true; fi if [ -f lang-f77 ]; then \ stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g77 gcc.o g77spec.o g77version.o \ version.o prefix.o intl.o obstack.o alloca.o ../libiberty/libiberty.a; \ else true; fi if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi if [ -d /usr/include ]; \ then \ CC="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I../../gcc-3.0/gcc -isystem include -isystem /usr/include"; \ export CC; \ /bin/sh ../../gcc-3.0/gcc/scan-types.sh "../../gcc-3.0/gcc" >tmp-deduced.h; \ mv tmp-deduced.h deduced.h; \ else \ echo timestamp > deduced.h; \ fi stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gen-protos.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gen-protos \ gen-protos.o scan.o ../libiberty/libiberty.a sed -e s/TARGET_GETGROUPS_T/gid_t/ \ deduced.h ../../gcc-3.0/gcc/sys-protos.h > tmp-fixtmp.c mv tmp-fixtmp.c fixtmp.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \ | sed -e 's/ / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \ | ./gen-protos >xsys-protos.hT gen-protos: 1346 entries 340 collisions mv xsys-protos.hT xsys-protos.h rm -rf fixtmp.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fix-header.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan-decls.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o fix-header fix-header.o \ scan-decls.o scan.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a if [ -f fixhdr.ready ] ; then \ true; \ else \ echo timestamp > fixhdr.ready; \ fi objext='.o' \ OLDCC='cc' \ LIBGCC1='' \ LIB1FUNCS='_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _ashrsi3 _ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _fixdfsi _fixsfsi _floatsidf _floatsisf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3 _mulsf3 _divsf3 _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2' \ LIB1ASMFUNCS='' \ LIB1FUNCS_EXTRA='' \ LIB2FUNCS='_muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \ LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp ' \ LIB2ADD='' \ LIB2ADDEH='../../gcc-3.0/gcc/unwind-dw2.c ../../gcc-3.0/gcc/unwind-dw2-fde.c ../../gcc-3.0/gcc/unwind-sjlj.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \ LIB2ADD_ST='' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \ MULTILIBS=`./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_INSTALL='../../gcc-3.0/gcc/../install-sh -c -m 644 @shlib_base_name@.so $(slibdir)/@shlib_base_name@.so.1; rm -f $(slibdir)/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(slibdir)/@shlib_base_name@.so' \ SHLIB_EXT='.so' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='../../gcc-3.0/gcc/mkmap-symver.awk' \ SHLIB_MAPFILES='../../gcc-3.0/gcc/libgcc-std.ver' \ SHLIB_NM_FLAGS='-pg' \ /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk HEADERS="gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh tconfig.h echo '#include "config.h"' > conftest.c echo '#include "except.h"' >> conftest.c echo 'xyzzy USING_SJLJ_EXCEPTIONS' >> conftest.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -E conftest.c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include > conftest.out sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \ -e d conftest.out >> tconfig.h rm conftest.* ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crti.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-ci.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crtn.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-cn.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DGCRT1 -o gcrt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/config/sparc/gmon-sol2.c -o gmon.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_END -o crtend.o gmake GCC_FOR_TARGET="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" \ HOST_PREFIX="" HOST_PREFIX_1="loser-" \ AR_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi`" \ AR_CREATE_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi` rc" \ AR_FLAGS_FOR_TARGET="" \ OLDCC="cc" CCLIBFLAGS="-O" \ CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \ RANLIB_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi`" \ RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo nm; else t='s,^,sparc-sun-solaris2.8-,'; echo nm | sed -e $t ; fi; fi`" AWK="gawk" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include" MAYBE_USE_COLLECT2="" \ CONFIG_H="tconfig.h insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \ LIB1ASMSRC='' \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else mkdir $d; fi \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_muldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_muldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_divdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_divdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_moddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_moddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_umoddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_umoddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_lshrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_lshrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ffsdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ffsdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clz -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clz.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udiv_w_sdiv -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udiv_w_sdiv.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivmoddi4 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivmoddi4.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_cmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_cmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ucmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdidf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdidf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdisf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdisf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixsfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixsfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdixf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdixf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixtfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixtfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunstfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatditf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatditf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clear_cache -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clear_cache.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_trampoline -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_trampoline.o ../../gcc-3.0/gcc/libgcc2.c: In function `__enable_execute_stack': ../../gcc-3.0/gcc/libgcc2.c:2512: warning: implicit declaration of function `mprotect' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__main -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__main.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_exit -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_exit.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ctors -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ctors.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o ../../gcc-3.0/gcc/unwind-dw2.c: In function `extract_cie_info': ../../gcc-3.0/gcc/unwind-dw2.c:219: warning: implicit declaration of function `strlen' ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_stack_op': ../../gcc-3.0/gcc/unwind-dw2.c:300: warning: `result' might be used uninitialized in this function ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_cfa_program': ../../gcc-3.0/gcc/unwind-dw2.c:775: warning: implicit declaration of function `alloca' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_frame_state_for': ../../gcc-3.0/gcc/unwind-dw2.c:886: warning: implicit declaration of function `memset' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_install_context_1': ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: missing braces around initializer ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: (near initialization for `once_regsizes.__pthread_once_pad') ../../gcc-3.0/gcc/unwind-dw2.c:1103: warning: implicit declaration of function `memcpy' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o ../../gcc-3.0/gcc/unwind-dw2-fde.c: In function `get_cie_encoding': ../../gcc-3.0/gcc/unwind-dw2-fde.c:250: warning: implicit declaration of function `strlen' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_eprintf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_eprintf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_bb -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_bb.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__gcc_bcmp -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o rm -rf ./libgcc.a ar rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o if [ -f ranlib ] || ( [ sparc-sun-solaris2.8 = sparc-sun-solaris2.8 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \ ranlib ./libgcc.a ; \ else true; fi; { nm -pg libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o; echo %%; cat ../../gcc-3.0/gcc/libgcc-std.ver; } | gawk -f ../../gcc-3.0/gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,libgcc_s.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,libgcc.map -o libgcc_s.so libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so libgcc_s.so.1 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' rm -f cxxmain.c ln -s ../../gcc-3.0/gcc/../libiberty/cplus-dem.c cxxmain.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DMAIN -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DVERSION=\"3.0\" cxxmain.c stage1/xgcc -Bstage1/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -o c++filt -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H \ cxxmain.o underscore.o obstack.o alloca.o ../libiberty/libiberty.a gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' echo timestamp > stage2_build echo stage2_build > stage_last gmake stage2 gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' if [ -d stage2 ] ; then true ; else mkdir stage2 ; fi gmake -f libgcc.mk libgcc-stage-start stage=stage2 gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for dir in libgcc; do \ if [ -d stage2/$dir ]; then true; else mkdir stage2/$dir; fi; \ done for dir in libgcc; do \ mv $dir/*.o stage2/$dir; \ done gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for dir in intl cp f java objc ; \ do \ if [ -d stage2/$dir ] ; then true ; else mkdir stage2/$dir ; fi ; \ done mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c tree-check.h s-flags s-config s-codes s-mlib s-under s-genrtl s-output s-recog s-emit s-extract s-peep s-check s-attr s-attrtab s-opinit s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck genrtl.c genrtl.h xgcc cpp cc1 cpp0 crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o gcc-cross cc1obj enquire protoize unprotoize specs collect2 collect2 underscore.c tradcpp0 gcov *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk g++ g++-cross cc1plus g77 g77-cross f771 jc1 gcj jvgenmain gcjh jv-scan jcf-dump stage2 mv: cannot access s-crt0 mv: cannot access crt1.o mv: cannot access crti.o mv: cannot access crtn.o mv: cannot access gcrt1.o mv: cannot access gmon.o mv: cannot access crtbegin.o mv: cannot access crtend.o mv: cannot access gcc-cross mv: cannot access enquire mv: cannot access protoize mv: cannot access unprotoize mv: cannot access collect2 mv: cannot access *.[0-9][0-9].* mv: cannot access *.[si] mv: cannot access g++-cross mv: cannot access g77-cross gmake[2]: [stage2-start] Error 2 (ignored) mv intl/*.o stage2/intl mv: cannot access intl/*.o gmake[2]: [stage2-start] Error 2 (ignored) if [ -f as ] ; then ln -s ../as stage2 ; else true ; fi if [ -f ld ] ; then ln -s ../ld stage2 ; else true ; fi if [ -f collect-ld ] ; then ln -s ../collect-ld stage2 ; else true ; fi rm -f stage2/libgcc.a cp libgcc.a stage2 if [ -f ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \ ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcc.a; \ else true; fi for f in .. ; do if [ x${f} != x.. ]; then \ cp stage2/${f} . ; \ else true; \ fi; done mv cp/*.o stage2/cp if [ -f lang-f77 ]; then \ mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j lang-f77 g77spec.o g77version.o stage2/f; \ fi mv: cannot access g77spec.o mv: cannot access g77version.o gmake[2]: [f77.stage2] Error 2 (ignored) mv java/*.o stage2/java mv objc/*.o stage2/objc mv: cannot access objc/*.o gmake[2]: [objc.stage2] Error 2 (ignored) mv cc1obj stage2 mv: cannot access cc1obj gmake[2]: [objc.stage2] Error 2 (ignored) gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' echo timestamp > stage2_copy echo stage3_build > stage_last gmake CC="stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/" \ STAGE_PREFIX=stage2/ \ CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/csd/appl/opt/stow/gcc-3.0/lib LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gengenrtl.c rm -f obstack.c ln -s ../../gcc-3.0/gcc/../libiberty/obstack.c obstack.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ obstack.c -o obstack.o rm -f alloca.c ln -s ../../gcc-3.0/gcc/../libiberty/alloca.c alloca.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c alloca.c true stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gengenrtl -h >tmp-genrtl.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.h genrtl.h ./gengenrtl >tmp-genrtl.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gencodes.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtl.c -o rtl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bitmap.c -o bitmap.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-none.c -o ggc-none.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gensupport.c rm -f hashtab.c ln -s ../../gcc-3.0/gcc/../libiberty/hashtab.c hashtab.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include hashtab.c rm -f safe-ctype.c ln -s ../../gcc-3.0/gcc/../libiberty/safe-ctype.c safe-ctype.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include safe-ctype.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-rtl.c -o print-rtl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/errors.c -o errors.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \ gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencodes ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-codes.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genflags.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ genflags.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genflags ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-flags.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags (cd intl && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' (cd po && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/gencheck.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \ gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gencheck > tmp-check.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-check.h tree-check.h echo timestamp > s-check stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c ../../gcc-3.0/gcc/c-parse.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lang.c -o c-lang.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-errors.c -o c-errors.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-lex.c -o c-lex.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-pragma.c -o c-pragma.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-decl.c -o c-decl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-typeck.c -o c-typeck.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-convert.c -o c-convert.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-aux-info.c -o c-aux-info.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-common.c -o c-common.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-format.c -o c-format.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-semantics.c -o c-semantics.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/c-dump.c -o c-dump.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplib.c -o cpplib.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpplex.c -o cpplex.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmacro.c -o cppmacro.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppexp.c -o cppexp.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppfiles.c -o cppfiles.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpphash.c -o cpphash.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cpperror.c -o cpperror.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppinit.c -o cppinit.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DGCC_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/sparc-sun-solaris2.8\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../..`echo /csd/appl/opt/stow/gcc-3.0 | sed -e 's|^/csd/appl/opt/stow/gcc-3.0||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/sys-include\" -DTOOL_INCLUDE_DIR=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0/../../../../sparc-sun-solaris2.8/include\" \ -c ../../gcc-3.0/gcc/cppdefault.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mkdeps.c -o mkdeps.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DPREFIX=\"/csd/appl/opt/stow/gcc-3.0\" \ -c ../../gcc-3.0/gcc/prefix.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/version.c -o version.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/mbchar.c -o mbchar.o rm -rf libcpp.a ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o mkdeps.o prefix.o version.o mbchar.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libcpp.a ; else true ; fi stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattr.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \ genattr.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattr ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attr.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genconfig.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \ genconfig.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genconfig ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-config.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-config.h insn-config.h echo timestamp > s-config stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_NAME=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/toplev.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/diagnostic.c -o diagnostic.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tree.c -o tree.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/print-tree.c -o print-tree.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stor-layout.c -o stor-layout.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fold-const.c -o fold-const.o ../../gcc-3.0/gcc/fold-const.c: In function `div_and_round_double': ../../gcc-3.0/gcc/fold-const.c:681: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/fold-const.c: In function `optimize_bit_field_compare': ../../gcc-3.0/gcc/fold-const.c:2932: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/function.c -o function.o ../../gcc-3.0/gcc/function.c: In function `instantiate_decls': ../../gcc-3.0/gcc/function.c:3581: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/function.c:3581: warning: signed and unsigned type in conditional expression stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stmt.c -o stmt.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/except.c -o except.o ../../gcc-3.0/gcc/except.c: In function `dw2_build_landing_pads': ../../gcc-3.0/gcc/except.c:1900: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/except.c: In function `convert_to_eh_region_ranges': ../../gcc-3.0/gcc/except.c:3249: warning: `call_site' might be used uninitialized in this function ../../gcc-3.0/gcc/except.c: In function `output_function_exception_table': ../../gcc-3.0/gcc/except.c:3528: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/except.c:3520: warning: `tt_format_size' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expr.c -o expr.o ../../gcc-3.0/gcc/expr.c: In function `store_constructor': ../../gcc-3.0/gcc/expr.c:4577: warning: `minelt' might be used uninitialized in this function ../../gcc-3.0/gcc/expr.c:4578: warning: `maxelt' might be used uninitialized in this function ../../gcc-3.0/gcc/expr.c: In function `store_field': ../../gcc-3.0/gcc/expr.c:5112: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr': ../../gcc-3.0/gcc/expr.c:7070: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/expr.c: In function `expand_expr_unaligned': ../../gcc-3.0/gcc/expr.c:8997: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/calls.c -o calls.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/expmed.c -o expmed.o ../../gcc-3.0/gcc/expmed.c: In function `expand_shift': ../../gcc-3.0/gcc/expmed.c:1998: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/explow.c -o explow.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/optabs.c -o optabs.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/real.c -o real.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/builtins.c -o builtins.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DLOCALEDIR=\"/csd/appl/opt/stow/gcc-3.0/lib/locale\" \ -c ../../gcc-3.0/gcc/intl.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varasm.c -o varasm.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/rtlanal.c -o rtlanal.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/emit-rtl.c -o emit-rtl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include genrtl.c -o genrtl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dbxout.c -o dbxout.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sdbout.c -o sdbout.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarfout.c -o dwarfout.o ../../gcc-3.0/gcc/dwarfout.c: In function `dwarfout_init': ../../gcc-3.0/gcc/dwarfout.c:6339: warning: passing arg 2 of `output_die' discards qualifiers from pointer target type stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2asm.c -o dwarf2asm.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dwarf2out.c -o dwarf2out.o ../../gcc-3.0/gcc/dwarf2out.c: In function `output_call_frame_info': ../../gcc-3.0/gcc/dwarf2out.c:1890: warning: int format, long unsigned int arg (arg 4) stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/xcoffout.c -o xcoffout.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/alias.c -o alias.o ../../gcc-3.0/gcc/alias.c: In function `base_alias_check': ../../gcc-3.0/gcc/alias.c:1311: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/alias.c:1315: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gcse.c -o gcse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/integrate.c -o integrate.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/jump.c -o jump.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cse.c -o cse.o ../../gcc-3.0/gcc/cse.c: In function `fold_rtx': ../../gcc-3.0/gcc/cse.c:3509: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3511: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3644: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:3655: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cse.c:4261: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/loop.c -o loop.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/doloop.c -o doloop.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/unroll.c -o unroll.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/flow.c -o flow.o ../../gcc-3.0/gcc/flow.c: In function `mark_regs_live_at_end': ../../gcc-3.0/gcc/flow.c:3175: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/flow.c: In function `mark_set_1': ../../gcc-3.0/gcc/flow.c:4569: warning: signed and unsigned type in conditional expression stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/combine.c -o combine.o ../../gcc-3.0/gcc/combine.c: In function `find_split_point': ../../gcc-3.0/gcc/combine.c:2984: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `combine_simplify_rtx': ../../gcc-3.0/gcc/combine.c:4032: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_logical': ../../gcc-3.0/gcc/combine.c:5479: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5573: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `expand_field_assignment': ../../gcc-3.0/gcc/combine.c:5828: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:5839: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `make_extraction': ../../gcc-3.0/gcc/combine.c:6054: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c: In function `force_to_mode': ../../gcc-3.0/gcc/combine.c:6992: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7037: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7105: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7166: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:7188: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:7237: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `num_sign_bit_copies': ../../gcc-3.0/gcc/combine.c:8606: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8667: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8667: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:8738: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:8738: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/combine.c:8746: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `simplify_shift_const': ../../gcc-3.0/gcc/combine.c:9223: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9563: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9584: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:9627: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c: In function `recog_for_combine': ../../gcc-3.0/gcc/combine.c:9759: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness ../../gcc-3.0/gcc/combine.c: In function `simplify_comparison': ../../gcc-3.0/gcc/combine.c:10716: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:10973: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11049: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/combine.c:11062: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/varray.c -o varray.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regclass.c -o regclass.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regmove.c -o regmove.o ../../gcc-3.0/gcc/regmove.c: In function `replace_in_call_usage': ../../gcc-3.0/gcc/regmove.c:1627: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/local-alloc.c -o local-alloc.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/global.c -o global.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload.c -o reload.o ../../gcc-3.0/gcc/reload.c: In function `regno_clobbered_p': ../../gcc-3.0/gcc/reload.c:6638: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload.c:6654: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reload1.c -o reload1.o ../../gcc-3.0/gcc/reload1.c: In function `replace_pseudos_in_call_usage': ../../gcc-3.0/gcc/reload1.c:624: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload1.c: In function `verify_initial_elim_offsets': ../../gcc-3.0/gcc/reload1.c:3330: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/reload1.c: In function `set_initial_elim_offsets': ../../gcc-3.0/gcc/reload1.c:3350: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/reload1.c: In function `reload_combine': ../../gcc-3.0/gcc/reload1.c:8836: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/reload1.c:8600: warning: `last_index_reg' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/caller-save.c -o caller-save.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genpeep.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \ genpeep.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genpeep ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-peep.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-peep.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reorg.c -o reorg.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/haifa-sched.c -o haifa-sched.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/final.c -o final.o ../../gcc-3.0/gcc/final.c: In function `final': ../../gcc-3.0/gcc/final.c:2005: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/recog.c -o recog.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/reg-stack.c -o reg-stack.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/regrename.c -o regrename.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genopinit.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \ genopinit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genopinit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-opinit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-opinit.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genrecog.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \ genrecog.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genrecog ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-recog.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-recog.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genextract.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \ genextract.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genextract ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-extract.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-extract.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genoutput.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \ genoutput.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genoutput ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-output.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-output.c insn-output.c echo timestamp > s-output stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-output.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genemit.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \ genemit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genemit ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-emit.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-emit.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lcm.c -o lcm.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/profile.c -o profile.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/genattrtab.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \ genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./genattrtab ../../gcc-3.0/gcc/config/sparc/sparc.md > tmp-attrtab.c /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -c insn-attrtab.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/config/sparc/sparc.c -o sparc.o ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `function_arg_partial_nregs': ../../gcc-3.0/gcc/config/sparc/sparc.c:4525: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `function_arg_advance': ../../gcc-3.0/gcc/config/sparc/sparc.c:4624: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c:4651: warning: signed and unsigned type in conditional expression ../../gcc-3.0/gcc/config/sparc/sparc.c: In function `addrs_ok_for_ldd_peep': ../../gcc-3.0/gcc/config/sparc/sparc.c:5627: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/convert.c -o convert.o rm -f splay-tree.c ln -s ../../gcc-3.0/gcc/../libiberty/splay-tree.c splay-tree.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ splay-tree.c -o splay-tree.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/graph.c -o graph.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sbitmap.c -o sbitmap.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/resource.c -o resource.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/hash.c -o hash.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/predict.c -o predict.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/lists.c -o lists.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-common.c -o ggc-common.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ggc-page.c -o ggc-page.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/stringpool.c -o stringpool.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/simplify-rtx.c -o simplify-rtx.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ssa.c -o ssa.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/bb-reorder.c -o bb-reorder.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sibcall.c -o sibcall.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/conflict.c -o conflict.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/timevar.c -o timevar.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/ifcvt.c -o ifcvt.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dominance.c -o dominance.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dependence.c -o dependence.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/dce.c -o dce.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-vis.c -o sched-vis.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-deps.c -o sched-deps.o ../../gcc-3.0/gcc/sched-deps.c: In function `add_dependence': ../../gcc-3.0/gcc/sched-deps.c:200: warning: `present_dep_type' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-rgn.c -o sched-rgn.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/sched-ebb.c -o sched-ebb.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/params.c -o params.o rm -rf libbackend.a ar rc libbackend.a diagnostic.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o sdbout.o dwarfout.o dwarf2asm.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.o unroll.o flow.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o sparc.o convert.o mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o lists.o ggc-common.o ggc-page.o stringpool.o simplify-rtx.o ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o params.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libbackend.a ; else true ; fi stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \ c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcpp.c -o tradcpp.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tradcif.c -o tradcif.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tradcpp0 \ tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gcov.c -o gcov.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H gcov.o intl.o obstack.o alloca.o ../libiberty/libiberty.a -o gcov stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/call.c -o cp/call.o ../../gcc-3.0/gcc/cp/call.c: In function `build_op_delete_call': ../../gcc-3.0/gcc/cp/call.c:3548: warning: `fn' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c: In function `convert_like_real': ../../gcc-3.0/gcc/cp/call.c:3711: warning: `savew' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c:3711: warning: `savee' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c: In function `joust': ../../gcc-3.0/gcc/cp/call.c:5410: warning: `w' might be used uninitialized in this function ../../gcc-3.0/gcc/cp/call.c:5410: warning: `l' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/decl.c -o cp/decl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/errfn.c -o cp/errfn.o ../../gcc-3.0/gcc/cp/errfn.c:34: warning: function declaration isn't a prototype stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/expr.c -o cp/expr.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/pt.c -o cp/pt.o ../../gcc-3.0/gcc/cp/pt.c: In function `inline_needs_template_parms': ../../gcc-3.0/gcc/cp/pt.c:306: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `is_member_template': ../../gcc-3.0/gcc/cp/pt.c:453: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `retrieve_specialization': ../../gcc-3.0/gcc/cp/pt.c:740: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `register_specialization': ../../gcc-3.0/gcc/cp/pt.c:825: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `check_default_tmpl_args': ../../gcc-3.0/gcc/cp/pt.c:2455: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/cp/pt.c: In function `tsubst_template_parms': ../../gcc-3.0/gcc/cp/pt.c:5378: warning: comparison between signed and unsigned stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/typeck2.c -o cp/typeck2.o ../../gcc-3.0/gcc/cp/typeck2.c: In function `build_m_component_ref': ../../gcc-3.0/gcc/cp/typeck2.c:1088: warning: `field_type' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/class.c -o cp/class.o ../../gcc-3.0/gcc/cp/class.c: In function `get_primary_binfo': ../../gcc-3.0/gcc/cp/class.c:6804: warning: `result' might be used uninitialized in this function stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/decl2.c -o cp/decl2.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/error.c -o cp/error.o ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:173: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:174: warning: initialization from incompatible pointer type ../../gcc-3.0/gcc/cp/error.c:174: warning: initialization from incompatible pointer type stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/lex.c -o cp/lex.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/cp/parse.c -o cp/parse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/ptree.c -o cp/ptree.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/rtti.c -o cp/rtti.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/spew.c -o cp/spew.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/typeck.c -o cp/typeck.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/cvt.c -o cp/cvt.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/except.c -o cp/except.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/friend.c -o cp/friend.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/init.c -o cp/init.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/method.c -o cp/method.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/search.c -o cp/search.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/semantics.c -o cp/semantics.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/tree.c -o cp/tree.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/xref.c -o cp/xref.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/repo.c -o cp/repo.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/dump.c -o cp/dump.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/optimize.c -o cp/optimize.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/cp -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/mangle.c -o cp/mangle.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1plus \ cp/call.o cp/decl.o cp/errfn.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parse.o cp/ptree.o cp/rtti.o cp/spew.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/xref.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o toplev.o libbackend.a libcpp.a obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bad.c -o f/bad.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bit.c -o f/bit.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/bld.c -o f/bld.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/com.c -o f/com.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/data.c -o f/data.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/equiv.c -o f/equiv.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/f/fini.c -o f/fini.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DUSE_HCONFIG \ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/f/proj.c -o f/proj-h.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o f/fini \ f/fini.o f/proj-h.o safe-ctype.o ./f/fini ../../gcc-3.0/gcc/f/str-1t.fin f/str-1t.j f/str-1t.h ./f/fini ../../gcc-3.0/gcc/f/str-2t.fin f/str-2t.j f/str-2t.h ./f/fini ../../gcc-3.0/gcc/f/str-fo.fin f/str-fo.j f/str-fo.h ./f/fini ../../gcc-3.0/gcc/f/str-io.fin f/str-io.j f/str-io.h ./f/fini ../../gcc-3.0/gcc/f/str-nq.fin f/str-nq.j f/str-nq.h ./f/fini ../../gcc-3.0/gcc/f/str-op.fin f/str-op.j f/str-op.h ./f/fini ../../gcc-3.0/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h echo timestamp > f/stamp-str stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/expr.c -o f/expr.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/global.c -o f/global.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/implic.c -o f/implic.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/info.c -o f/info.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/intrin.c -o f/intrin.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/lab.c -o f/lab.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/lex.c -o f/lex.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/malloc.c -o f/malloc.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/name.c -o f/name.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/parse.c -o f/parse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/proj.c -o f/proj.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/src.c -o f/src.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/st.c -o f/st.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/sta.c -o f/sta.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stb.c -o f/stb.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stc.c -o f/stc.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/std.c -o f/std.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/ste.c -o f/ste.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/storag.c -o f/storag.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stp.c -o f/stp.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/str.c -o f/str.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/sts.c -o f/sts.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stt.c -o f/stt.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stu.c -o f/stu.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stv.c -o f/stv.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/stw.c -o f/stw.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/symbol.c -o f/symbol.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/target.c -o f/target.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/top.c -o f/top.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/type.c -o f/type.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/version.c -o f/version.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/f -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/f/where.c -o f/where.o rm -f f771 stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o f/proj.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o f/version.o f/where.o toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/parse.c -o java/parse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/class.c -o java/class.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/decl.c -o java/decl.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/expr.c -o java/expr.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/constants.c -o java/constants.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/lang.c -o java/lang.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/typeck.c -o java/typeck.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/except.c -o java/except.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/verify.c -o java/verify.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/zextract.c -o java/zextract.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/../zlib \ ../../gcc-3.0/gcc/java/jcf-io.c -o java/jcf-io.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-parse.c -o java/jcf-parse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/mangle.c -o java/mangle.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/mangle_name.c -o java/mangle_name.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-write.c -o java/jcf-write.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/buffer.c -o java/buffer.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/check-init.c -o java/check-init.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-depend.c -o java/jcf-depend.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DLIBGCJ_ZIP_FILE='"/csd/appl/opt/stow/gcc-3.0/share/libgcj.jar"' \ ../../gcc-3.0/gcc/java/jcf-path.c -o java/jcf-path.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/xref.c -o java/xref.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/boehm.c -o java/boehm.o rm -f jc1 stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jc1 \ java/parse.o java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o java/jcf-io.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/jcf-write.o java/buffer.o java/check-init.o java/jcf-depend.o java/jcf-path.o java/xref.o java/boehm.o mkdeps.o toplev.o libbackend.a -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a /bin/sh ../../gcc-3.0/gcc/genmultilib \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ > tmp-mlib.h /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-mlib.h multilib.h multilib.h is unchanged echo timestamp > s-mlib (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc-3.0/gcc/gcc.c) ../../gcc-3.0/gcc/gcc.c:573: warning: string length `727' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:610: warning: string length `930' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:760: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:1, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/cp/lang-specs.h:60: warning: string length `928' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:2, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/f/lang-specs.h:59: warning: string length `544' is greater than the length `509' ISO C89 compilers are required to support In file included from specs.h:4, from ../../gcc-3.0/gcc/gcc.c:778: ../../gcc-3.0/gcc/objc/lang-specs.h:39: warning: string length `614' is greater than the length `509' ISO C89 compilers are required to support ../../gcc-3.0/gcc/gcc.c:1258: warning: string length `645' is greater than the length `509' ISO C89 compilers are required to support (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jvspec.c) ../../gcc-3.0/gcc/java/jvspec.c:70: warning: string length `756' is greater than the length `509' ISO C89 compilers are required to support stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gcj gcc.o jvspec.o prefix.o intl.o \ version.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jvgenmain.c -o java/jvgenmain.o rm -f jvgenmain stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jvgenmain java/jvgenmain.o java/mangle_name.o errors.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/gjavah.c -o java/gjavah.o rm -f gcjh stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gcjh java/gjavah.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/zextract.o version.o mkdeps.o errors.o -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/parse-scan.c -o java/parse-scan.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jv-scan.c -o java/jv-scan.o rm -f jv-scan stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jv-scan java/parse-scan.o java/jv-scan.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/java -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/java/jcf-dump.c -o java/jcf-dump.o rm -f jcf-dump stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o jcf-dump java/jcf-dump.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/zextract.o errors.o version.o mkdeps.o -L../zlib -lz obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/objc \ -c ../../gcc-3.0/gcc/objc/objc-parse.c -o objc-parse.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -I../../gcc-3.0/gcc/objc \ -c ../../gcc-3.0/gcc/objc/objc-act.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1obj objc-parse.o objc-act.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DTARGET_MACHINE=\"sparc-sun-solaris2.8\" \ -c ../../gcc-3.0/gcc/collect2.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/tlink.c -o tlink.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gccspec.c -o gccspec.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppmain.c -o cppmain.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp0 cppmain.o \ intl.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -dumpspecs > tmp-specs mv tmp-specs specs echo "int xxy_us_dummy;" >tmp-dum.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -S tmp-dum.c echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \ echo "int prepends_underscore = 1;" >>tmp-under.c; \ else \ echo "int prepends_underscore = 0;" >>tmp-under.c; \ fi /bin/sh ../../gcc-3.0/gcc/move-if-change tmp-under.c underscore.c rm -f tmp-dum.c tmp-dum.s echo timestamp > s-under stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include underscore.c -o underscore.o rm -f collect2 stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o alloca.o ../libiberty/libiberty.a stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cppspec.c -o cppspec.o stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp gcc.o cppspec.o intl.o \ prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a (SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_MULTILIB=''; \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" -DSTANDARD_BINDIR_PREFIX=\"/csd/appl/opt/stow/gcc-3.0/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/cp/g++spec.c) stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g++ \ gcc.o g++spec.o intl.o prefix.o version.o obstack.o alloca.o ../libiberty/libiberty.a case "c gcov c++ f77 java objc" in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/f/g77spec.c -o g77spec.o; \ else true; fi case "c gcov c++ f77 java objc" in \ *[fF]77*) echo timestamp > lang-f77;; \ *) rm -f lang-f77;; \ esac if [ -f lang-f77 ]; then \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -o g77version.o \ ../../gcc-3.0/gcc/f/version.c; \ else true; fi if [ -f lang-f77 ]; then \ stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g77 gcc.o g77spec.o g77version.o \ version.o prefix.o intl.o obstack.o alloca.o ../libiberty/libiberty.a; \ else true; fi if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi if [ -d /usr/include ]; \ then \ CC="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I../../gcc-3.0/gcc -isystem include -isystem /usr/include"; \ export CC; \ /bin/sh ../../gcc-3.0/gcc/scan-types.sh "../../gcc-3.0/gcc" >tmp-deduced.h; \ mv tmp-deduced.h deduced.h; \ else \ echo timestamp > deduced.h; \ fi stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/gen-protos.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gen-protos \ gen-protos.o scan.o ../libiberty/libiberty.a sed -e s/TARGET_GETGROUPS_T/gid_t/ \ deduced.h ../../gcc-3.0/gcc/sys-protos.h > tmp-fixtmp.c mv tmp-fixtmp.c fixtmp.c ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \ | sed -e 's/ / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \ | ./gen-protos >xsys-protos.hT gen-protos: 1346 entries 340 collisions mv xsys-protos.hT xsys-protos.h rm -rf fixtmp.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/fix-header.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include ../../gcc-3.0/gcc/scan-decls.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o fix-header fix-header.o \ scan-decls.o scan.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a if [ -f fixhdr.ready ] ; then \ true; \ else \ echo timestamp > fixhdr.ready; \ fi objext='.o' \ OLDCC='cc' \ LIBGCC1='' \ LIB1FUNCS='_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _ashrsi3 _ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _fixdfsi _fixsfsi _floatsidf _floatsisf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3 _mulsf3 _divsf3 _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2' \ LIB1ASMFUNCS='' \ LIB1FUNCS_EXTRA='' \ LIB2FUNCS='_muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \ LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp ' \ LIB2ADD='' \ LIB2ADDEH='../../gcc-3.0/gcc/unwind-dw2.c ../../gcc-3.0/gcc/unwind-dw2-fde.c ../../gcc-3.0/gcc/unwind-sjlj.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \ LIB2ADD_ST='' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \ MULTILIBS=`./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK='./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,@shlib_base_name@.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \ SHLIB_INSTALL='../../gcc-3.0/gcc/../install-sh -c -m 644 @shlib_base_name@.so $(slibdir)/@shlib_base_name@.so.1; rm -f $(slibdir)/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(slibdir)/@shlib_base_name@.so' \ SHLIB_EXT='.so' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='../../gcc-3.0/gcc/mkmap-symver.awk' \ SHLIB_MAPFILES='../../gcc-3.0/gcc/libgcc-std.ver' \ SHLIB_NM_FLAGS='-pg' \ /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk HEADERS="gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh ../../gcc-3.0/gcc/mkconfig.sh tconfig.h echo '#include "config.h"' > conftest.c echo '#include "except.h"' >> conftest.c echo 'xyzzy USING_SJLJ_EXCEPTIONS' >> conftest.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -E conftest.c -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include > conftest.out sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \ -e d conftest.out >> tconfig.h rm conftest.* ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crti.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-ci.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o crtn.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-cn.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DGCRT1 -o gcrt1.o -x assembler-with-cpp ../../gcc-3.0/gcc/config/sparc/sol2-c1.asm ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -c ../../gcc-3.0/gcc/config/sparc/gmon-sol2.c -o gmon.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -g0 \ -finhibit-size-directive -fno-inline-functions \ -fno-exceptions -fPIC \ -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_END -o crtend.o gmake GCC_FOR_TARGET="./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" \ HOST_PREFIX="" HOST_PREFIX_1="loser-" \ AR_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi`" \ AR_CREATE_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ar ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ar; else t='s,^,sparc-sun-solaris2.8-,'; echo ar | sed -e $t ; fi; fi` rc" \ AR_FLAGS_FOR_TARGET="" \ OLDCC="cc" CCLIBFLAGS="-O" \ CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \ RANLIB_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi`" \ RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/ranlib ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo ranlib; else t='s,^,sparc-sun-solaris2.8-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="` if [ -f /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ] ; then echo /work2/opt/stow/src/gcc-3.0.build/gcc/../binutils/nm ; else if [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] ; then echo nm; else t='s,^,sparc-sun-solaris2.8-,'; echo nm | sed -e $t ; fi; fi`" AWK="gawk" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include" MAYBE_USE_COLLECT2="" \ CONFIG_H="tconfig.h insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \ LIB1ASMSRC='' \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else mkdir $d; fi \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_muldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_muldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_divdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_divdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_moddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_moddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_umoddi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_umoddi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_lshrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_lshrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashldi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ashrdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ashrdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ffsdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ffsdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clz -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clz.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udiv_w_sdiv -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udiv_w_sdiv.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_udivmoddi4 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_udivmoddi4.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_cmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_cmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ucmpdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdidf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdidf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdisf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdisf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixdfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixdfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunssfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixsfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixsfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatdixf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatdixf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunsxfsi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixtfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixtfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_fixunstfdi -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_floatditf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_floatditf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_clear_cache -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_clear_cache.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_trampoline -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_trampoline.o ../../gcc-3.0/gcc/libgcc2.c: In function `__enable_execute_stack': ../../gcc-3.0/gcc/libgcc2.c:2512: warning: implicit declaration of function `mprotect' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__main -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__main.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_exit -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_exit.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_absvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_absvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_addvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_addvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_subvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_subvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvsi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvsi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_mulvdi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_mulvdi3.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvsi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvsi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_negvdi2 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_negvdi2.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_ctors -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_ctors.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o ../../gcc-3.0/gcc/unwind-dw2.c: In function `extract_cie_info': ../../gcc-3.0/gcc/unwind-dw2.c:219: warning: implicit declaration of function `strlen' ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_stack_op': ../../gcc-3.0/gcc/unwind-dw2.c:300: warning: `result' might be used uninitialized in this function ../../gcc-3.0/gcc/unwind-dw2.c: In function `execute_cfa_program': ../../gcc-3.0/gcc/unwind-dw2.c:775: warning: implicit declaration of function `alloca' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_frame_state_for': ../../gcc-3.0/gcc/unwind-dw2.c:886: warning: implicit declaration of function `memset' ../../gcc-3.0/gcc/unwind-dw2.c: In function `uw_install_context_1': ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: missing braces around initializer ../../gcc-3.0/gcc/unwind-dw2.c:1088: warning: (near initialization for `once_regsizes.__pthread_once_pad') ../../gcc-3.0/gcc/unwind-dw2.c:1103: warning: implicit declaration of function `memcpy' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o ../../gcc-3.0/gcc/unwind-dw2-fde.c: In function `get_cie_encoding': ../../gcc-3.0/gcc/unwind-dw2-fde.c:250: warning: implicit declaration of function `strlen' ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -fexceptions -c ../../gcc-3.0/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_eprintf -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_eprintf.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL_bb -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_bb.o ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include -DL__gcc_bcmp -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o rm -rf ./libgcc.a ar rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o if [ -f ranlib ] || ( [ sparc-sun-solaris2.8 = sparc-sun-solaris2.8 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \ ranlib ./libgcc.a ; \ else true; fi; { nm -pg libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o; echo %%; cat ../../gcc-3.0/gcc/libgcc-std.ver; } | gawk -f ../../gcc-3.0/gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map ./xgcc -B./ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,-h,libgcc_s.so.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,libgcc.map -o libgcc_s.so libgcc/./_muldi3.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so libgcc_s.so.1 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' rm -f cxxmain.c ln -s ../../gcc-3.0/gcc/../libiberty/cplus-dem.c cxxmain.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -c -DMAIN -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ -DVERSION=\"3.0\" cxxmain.c stage2/xgcc -Bstage2/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -o c++filt -DIN_GCC -DSVR4 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H \ cxxmain.o underscore.o obstack.o alloca.o ../libiberty/libiberty.a gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' echo timestamp > stage3_build echo stage3_build > stage_last Bootstrap complete - make "quickstrap" to redo last build, "restage1" through "restage3" to rebuild specific stages, or "cleanstrap" to redo the bootstrap from scratch. gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' Comparing stage2 and stage3 of the compiler gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' rm -f .bad_compare case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \ for file in *.o; do \ tail +16c ./$file > tmp-foo1; \ tail +16c stage$stage/$file > tmp-foo2 \ && (cmp tmp-foo1 tmp-foo2 > /dev/null 2>&1 || echo $file differs >> .bad_compare) || true; \ done case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \ for dir in tmp-foo intl cp f java objc; do \ if [ "`echo $dir/*.o`" != "$dir/*.o" ] ; then \ for file in $dir/*.o; do \ tail +16c ./$file > tmp-foo1; \ tail +16c stage$stage/$file > tmp-foo2 \ && (cmp tmp-foo1 tmp-foo2 > /dev/null 2>&1 || echo $file differs >> .bad_compare) || true; \ done; \ else true; fi; \ done rm -f tmp-foo* case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \ if [ -f .bad_compare ]; then \ echo "Bootstrap comparison failure!"; \ cat .bad_compare; \ exit 1; \ else \ case "compare" in \ *-lean ) rm -rf stage$stage ;; \ *) ;; \ esac; true; \ fi gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' Building runtime libraries gmake[1]: Entering directory `/work2/opt/stow/src/gcc-3.0.build' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/libiberty' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/libiberty/testsuite' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/libiberty/testsuite' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/libiberty' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty/testsuite' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty/testsuite' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/libiberty' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/intl' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/intl' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' Making all in doc gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/doc' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/doc' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ true libbfd.tmp; \ /bin/sh ../../../gcc-3.0/binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi libbfd.a is unchanged touch stamp-lib gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/bfd' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/opcodes' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/binutils' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/etc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/etc' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' Making all in doc gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/doc' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/doc' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gas' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/gprof' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake all-recursive gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' Making all in po gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld/po' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld/po' gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils/ld' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/binutils' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/zlib' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "INSTALL_DATA=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c " "INSTALL_SCRIPT=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=gmake" "MAKEINFO=makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/csd/appl/opt/stow/gcc-3.0" "infodir=/csd/appl/opt/stow/gcc-3.0/info" "libdir=/csd/appl/opt/stow/gcc-3.0/lib" "prefix=/csd/appl/opt/stow/gcc-3.0" "tooldir=/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/zlib' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/fastjar' gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0/fastjar -I. -I. -I../../gcc-3.0/fastjar -I../../gcc-3.0/fastjar/../zlib -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c ../../gcc-3.0/fastjar/jartool.c ../../gcc-3.0/fastjar/jartool.c: In function `extract_jar': ../../gcc-3.0/fastjar/jartool.c:1414: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/jartool.c: In function `list_jar': ../../gcc-3.0/fastjar/jartool.c:1557: warning: comparison between signed and unsigned gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0/fastjar -I. -I. -I../../gcc-3.0/fastjar -I../../gcc-3.0/fastjar/../zlib -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c ../../gcc-3.0/fastjar/dostime.c gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0/fastjar -I. -I. -I../../gcc-3.0/fastjar -I../../gcc-3.0/fastjar/../zlib -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c ../../gcc-3.0/fastjar/compress.c ../../gcc-3.0/fastjar/compress.c: In function `compress_file': ../../gcc-3.0/fastjar/compress.c:159: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/compress.c:201: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/compress.c:215: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/compress.c:228: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/compress.c: In function `inflate_file': ../../gcc-3.0/fastjar/compress.c:292: warning: comparison of unsigned expression < 0 is always false ../../gcc-3.0/fastjar/compress.c:318: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/compress.c:335: warning: comparison between signed and unsigned gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0/fastjar -I. -I. -I../../gcc-3.0/fastjar -I../../gcc-3.0/fastjar/../zlib -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c ../../gcc-3.0/fastjar/pushback.c ../../gcc-3.0/fastjar/pushback.c: In function `pb_push': ../../gcc-3.0/fastjar/pushback.c:94: warning: comparison between signed and unsigned ../../gcc-3.0/fastjar/pushback.c: In function `pb_read': ../../gcc-3.0/fastjar/pushback.c:141: warning: comparison between signed and unsigned gcc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -o jar jartool.o dostime.o compress.o pushback.o ./../zlib/libz.a -L/../zlib/ gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/fastjar' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' (cd intl && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/intl' (cd po && gmake all) gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc/po' if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi if [ -f fixhdr.ready ] ; then \ true; \ else \ echo timestamp > fixhdr.ready; \ fi gmake GCC_FOR_TARGET="/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" \ HOST_PREFIX="" HOST_PREFIX_1="loser-" \ AR_FOR_TARGET="ar" \ AR_CREATE_FOR_TARGET="ar rc" \ AR_FLAGS_FOR_TARGET="" \ OLDCC="cc" CCLIBFLAGS="-O" \ CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \ RANLIB_FOR_TARGET="true" \ RANLIB_TEST_FOR_TARGET="[ -f true ] || ( [ "sparc-sun-solaris2.8" = "sparc-sun-solaris2.8" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="/usr/ccs/bin/nm" AWK="gawk" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include" MAYBE_USE_COLLECT2="" \ CONFIG_H="tconfig.h insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \ LIB1ASMSRC='' \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else mkdir $d; fi \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/gcc' Configuring in sparc-sun-solaris2.8/libstdc++-v3 creating cache ../config.cache checking host system type... sparc-sun-solaris2.8 checking target system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 checking for a BSD compatible install... /bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... yes checking for c++... /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C++... yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... yes checking for as... /usr/ccs/bin/as checking for ar... ar checking for ranlib... true checking for a BSD compatible install... /bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c checking whether to enable maintainer-specific portions of Makefiles... no CPU config directory is config/cpu/sparc/sparc32 OS config directory is config/os/solaris/solaris2.7 checking for ld used by GCC... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/ccs/bin/nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for ranlib... (cached) true checking for strip... strip checking how to run the C++ preprocessor... /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E updating cache ../config.cache loading cache ../config.cache within ltconfig checking whether -lc should be explicitly linked in... yes checking for objdir... .libs checking for /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc option to produce PIC... -fPIC -DPIC checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc PIC flag -fPIC -DPIC works... yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc static flag -static works... yes finding the maximum length of command line arguments... 393217 checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -c -o file.o... yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2.8 ld.so checking command to parse /usr/ccs/bin/nm output... failed checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool updating cache ../config.cache loading cache ../config.cache loading cache ../config.cache within ltconfig checking host system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 checking for objdir... .libs checking for /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc option to produce PIC... -fPIC -DPIC checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc PIC flag -fPIC -DPIC works... yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc static flag -static works... yes finding the maximum length of command line arguments... (cached) 393217 checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -c -o file.o... (cached) yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2.8 ld.so checking command to parse /usr/ccs/bin/nm output... failed checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) no appending configuration tag "CXX" to libtool checking for GNU make... gmake checking for g++ that will successfully compile libstdc++-v3... yes checking how to run the C preprocessor... /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for cstdio to use... stdio checking for clocale to use... generic checking for ISO C99 support in ... no checking for ISO C99 support in ... no checking for lldiv_t declaration... yes checking for ISO C99 support in ... no checking for additional ISO C99 support in ... no checking for enabled ISO C99 support... no checking for enabled long long support... no checking for c header strategy to use... c_std checking for thread model used by GCC... posix checking for exception model to use... call frame checking for nan.h... yes checking for ieeefp.h... yes checking for endian.h... no checking for sys/isa_defs.h... yes checking for machine/endian.h... no checking for machine/param.h... no checking for sys/machine.h... no checking for fp.h... no checking for locale.h... yes checking for float.h... yes checking for inttypes.h... yes checking for gconv.h... no checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for __builtin_abs declaration... yes checking for __builtin_abs linkage... yes checking for __builtin_fabsf declaration... yes checking for __builtin_fabsf linkage... yes checking for __builtin_fabs declaration... yes checking for __builtin_fabs linkage... yes checking for __builtin_fabsl declaration... yes checking for __builtin_fabsl linkage... yes checking for __builtin_labs declaration... yes checking for __builtin_labs linkage... yes checking for __builtin_sqrtf declaration... yes checking for __builtin_sqrtf linkage... no checking for __builtin_fsqrt declaration... no checking for __builtin_sqrtl declaration... yes checking for __builtin_sqrtl linkage... no checking for __builtin_sinf declaration... yes checking for __builtin_sinf linkage... no checking for __builtin_sin declaration... yes checking for __builtin_sin linkage... no checking for __builtin_sinl declaration... yes checking for __builtin_sinl linkage... no checking for __builtin_cosf declaration... yes checking for __builtin_cosf linkage... no checking for __builtin_cos declaration... yes checking for __builtin_cos linkage... no checking for __builtin_cosl declaration... yes checking for __builtin_cosl linkage... no checking for sin in -lm... yes checking for isinf declaration... no checking for _isinf declaration... no checking for isnan declaration... yes checking for isnan... yes checking for finite declaration... yes checking for finite... yes checking for copysign declaration... yes checking for copysign... yes checking for sincos declaration... no checking for _sincos declaration... no checking for fpclass declaration... yes checking for fpclass... yes checking for qfpclass declaration... no checking for _qfpclass declaration... no checking for float trig functions... no checking for float round functions... no checking for isnanf declaration... yes checking for isnanf... yes checking for isinff declaration... no checking for _isinff declaration... no checking for fabsf declaration... no checking for _fabsf declaration... no checking for fmodf declaration... no checking for _fmodf declaration... no checking for frexpf declaration... no checking for _frexpf declaration... no checking for ldexpf declaration... no checking for _ldexpf declaration... no checking for logf declaration... no checking for _logf declaration... no checking for log10f declaration... no checking for _log10f declaration... no checking for modff declaration... yes checking for modff... yes checking for powf declaration... no checking for _powf declaration... no checking for sqrtf declaration... no checking for _sqrtf declaration... no checking for sincosf declaration... no checking for _sincosf declaration... no checking for finitef declaration... no checking for _finitef declaration... no checking for long double trig functions... no checking for long double round functions... no checking for isnanl declaration... no checking for _isnanl declaration... no checking for isinfl declaration... no checking for _isinfl declaration... no checking for copysignl declaration... no checking for _copysignl declaration... no checking for atan2l declaration... no checking for _atan2l declaration... no checking for expl declaration... no checking for _expl declaration... no checking for fabsl declaration... no checking for _fabsl declaration... no checking for fmodl declaration... no checking for _fmodl declaration... no checking for frexpl declaration... no checking for _frexpl declaration... no checking for ldexpl declaration... no checking for _ldexpl declaration... no checking for logl declaration... no checking for _logl declaration... no checking for log10l declaration... no checking for _log10l declaration... no checking for modfl declaration... no checking for _modfl declaration... no checking for powl declaration... no checking for _powl declaration... no checking for sqrtl declaration... no checking for _sqrtl declaration... no checking for sincosl declaration... no checking for _sincosl declaration... no checking for finitel declaration... no checking for _finitel declaration... no checking for _float trig functions... no checking for _float round functions... no checking for _long double trig functions... no checking for _long double round functions... no checking for main in -lm... yes checking for nan... no checking for hypot... yes checking for hypotf... no checking for atan2f... no checking for expf... no checking for copysignf... no checking for mbstate_t... yes checking for wchar.h... yes checking for wctype.h... yes checking for WCHAR_MIN and WCHAR_MAX... yes checking for WEOF... yes checking for wcslen... yes checking for wmemchr... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemmove... yes checking for wmemset... yes checking for btowc... yes checking for wctob... yes checking for fgetwc... yes checking for fgetwc... (cached) yes checking for fgetws... yes checking for fputwc... yes checking for fputws... yes checking for fwide... yes checking for fwprintf... yes checking for fwscanf... yes checking for swprintf... yes checking for swscanf... yes checking for vfwprintf... yes checking for vfwscanf... no checking for vswprintf... yes checking for vswscanf... no checking for vwprintf... yes checking for vwscanf... no checking for wprintf... yes checking for wscanf... yes checking for getwc... yes checking for getwchar... yes checking for mbsinit... yes checking for mbrlen... yes checking for mbrtowc... yes checking for mbsrtowcs... yes checking for wcsrtombs... yes checking for putwc... yes checking for putwchar... yes checking for ungetwc... yes checking for wcrtomb... yes checking for wcstod... yes checking for wcstof... no checking for wcstol... yes checking for wcstoul... yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcscat... yes checking for wcsncat... yes checking for wcscmp... yes checking for wcscoll... yes checking for wcsncmp... yes checking for wcsxfrm... yes checking for wcscspn... yes checking for wcsspn... yes checking for wcstok... yes checking for wcsftime... yes checking for wcschr... yes checking for wcspbrk... yes checking for wcsrchr... yes checking for wcsstr... yes checking for ISO C99 wchar_t support... no checking for iconv.h... yes checking for langinfo.h... yes checking for iconv in -liconv... no checking for iconv_open... yes checking for iconv_close... yes checking for iconv... yes checking for nl_langinfo... yes checking for XPG2 wchar_t support... yes checking for enabled wchar_t specializations... no checking for strtold declaration... no checking for drand48... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes updating cache ../config.cache checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for interface version number... v3 checking for --with-gxx-include-dir... no checking for --enable-version-specific-runtime-libs... no checking for install location... $(prefix)/include/g++-v3 checking for /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/include updating cache ../config.cache creating ./config.status creating Makefile creating src/Makefile creating libmath/Makefile creating libio/Makefile creating libsupc++/Makefile creating testsuite/Makefile creating mkcheck creating testsuite_flags creating config.h linking ../../../gcc-3.0/libstdc++-v3/config/os/solaris/solaris2.7/bits/os_defines.h to include/bits/os_defines.h linking ../../../gcc-3.0/libstdc++-v3/config/c_io_stdio.h to include/bits/c++io.h linking ../../../gcc-3.0/libstdc++-v3/config/basic_file_stdio.h to include/bits/basic_file_model.h linking ../../../gcc-3.0/libstdc++-v3/config/basic_file_stdio.cc to src/basic_file.cc linking ../../../gcc-3.0/libstdc++-v3/config/c_io_libio_codecvt.c to libio/c_codecvt.c linking ../../../gcc-3.0/libstdc++-v3/config/c_locale_generic.h to include/bits/c++locale.h linking ../../../gcc-3.0/libstdc++-v3/config/c_locale_generic.cc to src/c++locale.cc linking ../../../gcc-3.0/libstdc++-v3/../gcc/gthr.h to include/bits/gthr.h-in linking ../../../gcc-3.0/libstdc++-v3/../gcc/gthr-single.h to include/bits/gthr-single.h-in linking ../../../gcc-3.0/libstdc++-v3/../gcc/gthr-posix.h to include/bits/gthr-default.h-in linking ../../../gcc-3.0/libstdc++-v3/config/os/solaris/solaris2.7/bits/ctype_base.h to include/bits/ctype_base.h linking ../../../gcc-3.0/libstdc++-v3/config/os/solaris/solaris2.7/bits/ctype_inline.h to include/bits/ctype_inline.h linking ../../../gcc-3.0/libstdc++-v3/config/os/solaris/solaris2.7/bits/ctype_noninline.h to include/bits/ctype_noninline.h linking ../../../gcc-3.0/libstdc++-v3/config/cpu/sparc/sparc32/bits/atomicity.h to include/bits/atomicity.h Adding multilib support to Makefile in ../../../gcc-3.0/libstdc++-v3 multidirs= with_multisubdir= running mkc++config running mknumeric_limits /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I. -I/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/include -DHAVE_CONFIG_H -fno-exceptions -o /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/gen-num-limits ../../../gcc-3.0/libstdc++-v3/src/gen-num-limits.cc Please make certain that you read the installation information here: faster => ../../../gcc-3.0/libstdc++-v3/docs/install.html slower => and the configuration information here: faster => ../../../gcc-3.0/libstdc++-v3/docs/configopts.html slower => before proceeding with gmake. Configuring in sparc-sun-solaris2.8/libiberty loading cache ../config.cache checking host system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 checking for ar... (cached) ar checking for ranlib... (cached) true checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking for a BSD compatible install... /bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c Appending ../../../gcc-3.0/libiberty/config/../../config/mh-sparcpic to xhost-mkfrag checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking whether the C compiler (/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -g -O2 ) works... yes checking whether the C compiler (/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -g -O2 ) is a cross-compiler... no checking for asprintf... no checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for getcwd... yes checking for getpagesize... (cached) yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... no checking for sigsetmask... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... no checking for vfprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... no checking for getrusage... yes checking for on_exit... no checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... no updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Adding multilib support to Makefile in ../../../gcc-3.0/libiberty multidirs= with_multisubdir= gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/argv.c -o pic/argv.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/argv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/choose-temp.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/concat.c -o pic/concat.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/concat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/cplus-dem.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/cp-demangle.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/dyn-string.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/fdmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/fnmatch.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi ../../../gcc-3.0/libiberty/getopt.c: In function `_getopt_initialize': ../../../gcc-3.0/libiberty/getopt.c:396: warning: unused parameter `argc' ../../../gcc-3.0/libiberty/getopt.c:397: warning: unused parameter `argv' /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/getopt.c ../../../gcc-3.0/libiberty/getopt.c: In function `_getopt_initialize': ../../../gcc-3.0/libiberty/getopt.c:396: warning: unused parameter `argc' ../../../gcc-3.0/libiberty/getopt.c:397: warning: unused parameter `argv' if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/getopt1.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/getpwd.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/getruntime.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/hashtab.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/hex.c -o pic/hex.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/hex.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/floatformat.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/lbasename.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/md5.c -o pic/md5.o; \ else true; fi ../../../gcc-3.0/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/md5.c ../../../gcc-3.0/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C ../../../gcc-3.0/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/objalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/obstack.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/partition.c -o pic/partition.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/partition.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/pexecute.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/safe-ctype.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/sort.c -o pic/sort.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/sort.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/spaces.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/splay-tree.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/strerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/strsignal.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xatexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xexit.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xmalloc.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xmemdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xstrdup.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/xstrerror.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/asprintf.c -o pic/asprintf.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/asprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/mkstemps.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/setenv.c -o pic/setenv.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/setenv.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/sigsetmask.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/vasprintf.c -o pic/vasprintf.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/vasprintf.c if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../gcc-3.0/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.0/libiberty/strncmp.c rm -f libiberty.a ar rc libiberty.a \ argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o strncmp.o true libiberty.a rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o strncmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty/testsuite' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty/testsuite' gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty' if [ -z "" ]; then \ true; \ else \ rootpre=`pwd`/; export rootpre; \ srcrootpre=`cd ../../../gcc-3.0/libiberty; pwd`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake "AR=ar" "AR_FLAGS=rc" "CC=/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "INSTALL_DATA=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c " "LDFLAGS=" "LOADLIBES=" "RANLIB=true" "SHELL=/bin/sh" "prefix=/csd/appl/opt/stow/gcc-3.0" "exec_prefix=/csd/appl/opt/stow/gcc-3.0" "libdir=/csd/appl/opt/stow/gcc-3.0/lib" "libsubdir=/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0" "tooldir=/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8" \ CFLAGS="-g -O2 ${flags}" \ prefix="/csd/appl/opt/stow/gcc-3.0" \ exec_prefix="/csd/appl/opt/stow/gcc-3.0" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-g -O2 ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libiberty' gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' gmake "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "INSTALL_DATA=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c " "INSTALL_SCRIPT=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=gmake" "MAKEINFO=makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/csd/appl/opt/stow/gcc-3.0" "infodir=/csd/appl/opt/stow/gcc-3.0/info" "libdir=/csd/appl/opt/stow/gcc-3.0/lib" "includedir=/csd/appl/opt/stow/gcc-3.0/include" "prefix=/csd/appl/opt/stow/gcc-3.0" "tooldir=/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8" "AR=ar" "AS=/usr/ccs/bin/as" "LD=/usr/ccs/bin/ld" "LIBCFLAGS=-g -O2" "PICFLAG=" "RANLIB=true" "NM=/usr/ccs/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/ccs/bin/nm" "DESTDIR=" "WERROR=" all-recursive gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' Making all in libio gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libio' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libio' Making all in libmath gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libmath' /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbit.c mkdir .libs /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbit.c -fPIC -DPIC -o .libs/signbit.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbit.c -o signbit.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbitf.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbitf.c -fPIC -DPIC -o .libs/signbitf.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/signbitf.c -o signbitf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/nan.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/nan.c -fPIC -DPIC -o .libs/nan.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/nan.c -o nan.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/hypotf.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/hypotf.c -fPIC -DPIC -o .libs/hypotf.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/hypotf.c -o hypotf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/atan2f.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/atan2f.c -fPIC -DPIC -o .libs/atan2f.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/atan2f.c -o atan2f.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/expf.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/expf.c -fPIC -DPIC -o .libs/expf.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/expf.c -o expf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/copysignf.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/copysignf.c -fPIC -DPIC -o .libs/copysignf.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.0/libstdc++-v3/libmath -I.. -I../../../../gcc-3.0/libstdc++-v3/include -I../include -g -O2 -c ../../../../gcc-3.0/libstdc++-v3/libmath/copysignf.c -o copysignf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link "/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" -g -O2 -o libmath.la signbit.lo signbitf.lo nan.lo hypotf.lo atan2f.lo expf.lo copysignf.lo -lm ar rc .libs/libmath.a .libs/signbit.o .libs/signbitf.o .libs/nan.o .libs/hypotf.o .libs/atan2f.o .libs/expf.o .libs/copysignf.o true .libs/libmath.a creating libmath.la (cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la) gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libmath' Making all in libsupc++ gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_op.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -o del_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opnt.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -o del_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opv.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -o del_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opvnt.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -o del_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -o eh_aux_runtime.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_catch.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -o eh_catch.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_exception.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -o eh_exception.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_globals.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -o eh_globals.o ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_globals.cc: In function `void get_globals_init_once()': ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_globals.cc:65: warning: aggregate has a partly bracketed initializer /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -o eh_personality.o In file included from ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc:37: ../../../../gcc-3.0/gcc/unwind-pe.h: In function `unsigned int size_of_encoded_value(unsigned char)': ../../../../gcc-3.0/gcc/unwind-pe.h:77: warning: control reaches end of non-void function ../../../../gcc-3.0/gcc/unwind-pe.h: In function `_Unwind_Ptr base_of_encoded_value(unsigned char, _Unwind_Context*)': ../../../../gcc-3.0/gcc/unwind-pe.h:105: warning: control reaches end of non-void function ../../../../gcc-3.0/gcc/unwind-pe.h: In function `const unsigned char* read_encoded_value_with_base(unsigned char, unsigned int, const unsigned char*, _Unwind_Ptr*)': ../../../../gcc-3.0/gcc/unwind-pe.h:127: warning: `_Unwind_Ptr result' might be used uninitialized in this function ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc: In function `void __cxa_call_unexpected(_Unwind_Exception*)': ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: new declaration `void __cxa_call_unexpected(_Unwind_Exception*)' ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: ambiguates built-in declaration `void __cxa_call_unexpected(void*)' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_terminate.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -o eh_terminate.o ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_terminate.cc: In function `void __cxxabiv1::__terminate(void (*)())': ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_terminate.cc:52: warning: `noreturn' function does return /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_throw.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -o eh_throw.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_handler.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -o new_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_op.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -o new_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opnt.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -o new_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opv.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -o new_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opvnt.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -o new_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/pure.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -o pure.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/tinfo.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -o tinfo.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/tinfo2.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -o tinfo2.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/vec.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -o vec.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -o libsupc++convenience.la del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_terminate.lo eh_throw.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo -lm mkdir .libs ar rc .libs/libsupc++convenience.a del_op.o del_opnt.o del_opv.o del_opvnt.o eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_terminate.o eh_throw.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o true .libs/libsupc++convenience.a creating libsupc++convenience.la (cd .libs && rm -f libsupc++convenience.la && ln -s ../libsupc++convenience.la libsupc++convenience.la) /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -o libsupc++.la -rpath /csd/appl/opt/stow/gcc-3.0/lib del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_terminate.lo eh_throw.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo -lm ar rc .libs/libsupc++.a del_op.o del_opnt.o del_opv.o del_opvnt.o eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_terminate.o eh_throw.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o true .libs/libsupc++.a creating libsupc++.la (cd .libs && rm -f libsupc++.la && ln -s ../libsupc++.la libsupc++.la) gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/libsupc++' Making all in src gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src' /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c limitsMEMBERS.cc mkdir .libs /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c limitsMEMBERS.cc -fPIC -DPIC -o .libs/limitsMEMBERS.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c limitsMEMBERS.cc -o limitsMEMBERS.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stdexcept.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stdexcept.cc -fPIC -DPIC -o .libs/stdexcept.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stdexcept.cc -o stdexcept.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/functexcept.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/functexcept.cc -fPIC -DPIC -o .libs/functexcept.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/functexcept.cc -o functexcept.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/bitset.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/bitset.cc -fPIC -DPIC -o .libs/bitset.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/bitset.cc -o bitset.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/globals.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/globals.cc -fPIC -DPIC -o .libs/globals.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/globals.cc -o globals.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c basic_file.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c basic_file.cc -fPIC -DPIC -o .libs/basic_file.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c basic_file.cc -o basic_file.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/ios.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/ios.cc -fPIC -DPIC -o .libs/ios.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/ios.cc -o ios.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/complex_io.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/complex_io.cc -fPIC -DPIC -o .libs/complex_io.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/complex_io.cc -o complex_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I../../../../gcc-3.0/libstdc++-v3/include/backward -c ../../../../gcc-3.0/libstdc++-v3/src/strstream.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I../../../../gcc-3.0/libstdc++-v3/include/backward -c ../../../../gcc-3.0/libstdc++-v3/src/strstream.cc -fPIC -DPIC -o .libs/strstream.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I../../../../gcc-3.0/libstdc++-v3/include/backward -c ../../../../gcc-3.0/libstdc++-v3/src/strstream.cc -o strstream.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c c++locale.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c c++locale.cc -fPIC -DPIC -o .libs/c++locale.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c c++locale.cc -o c++locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale.cc -fPIC -DPIC -o .libs/locale.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale.cc -o locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/localename.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/localename.cc -fPIC -DPIC -o .libs/localename.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/localename.cc -o localename.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/codecvt.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/codecvt.cc -fPIC -DPIC -o .libs/codecvt.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/codecvt.cc -o codecvt.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale-inst.cc -fPIC -DPIC -o .libs/locale-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/locale-inst.cc -o locale-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stl-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stl-inst.cc -fPIC -DPIC -o .libs/stl-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/stl-inst.cc -o stl-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/misc-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/misc-inst.cc -fPIC -DPIC -o .libs/misc-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/misc-inst.cc -o misc-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/valarray-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/valarray-inst.cc -fPIC -DPIC -o .libs/valarray-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/valarray-inst.cc -o valarray-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/string-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/string-inst.cc -fPIC -DPIC -o .libs/string-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/string-inst.cc -o string-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/wstring-inst.cc /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/wstring-inst.cc -fPIC -DPIC -o .libs/wstring-inst.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -nostdinc++ -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-3.0/libstdc++-v3/libio -I../../../../gcc-3.0/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/src/wstring-inst.cc -o wstring-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=link /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -o libstdc++.la -rpath /csd/appl/opt/stow/gcc-3.0/lib -version-info 3:0:0 -lm limitsMEMBERS.lo stdexcept.lo functexcept.lo bitset.lo globals.lo basic_file.lo ios.lo complex_io.lo strstream.lo c++locale.lo locale.lo localename.lo codecvt.lo locale-inst.lo stl-inst.lo misc-inst.lo valarray-inst.lo string-inst.lo wstring-inst.lo ../libmath/libmath.la ../libsupc++/libsupc++convenience.la -lm rm -fr .libs/libstdc++.lax mkdir .libs/libstdc++.lax rm -fr .libs/libstdc++.lax/libmath.a mkdir .libs/libstdc++.lax/libmath.a (cd .libs/libstdc++.lax/libmath.a && ar x /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/../libmath/.libs/libmath.a) rm -fr .libs/libstdc++.lax/libsupc++convenience.a mkdir .libs/libstdc++.lax/libsupc++convenience.a (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -nostdinc++ -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -shared -nostdlib /work2/opt/stow/src/gcc-3.0.build/gcc/crti.o /usr/lib/values-Xa.o /work2/opt/stow/src/gcc-3.0.build/gcc/crtbegin.o .libs/limitsMEMBERS.o .libs/stdexcept.o .libs/functexcept.o .libs/bitset.o .libs/globals.o .libs/basic_file.o .libs/ios.o .libs/complex_io.o .libs/strstream.o .libs/c++locale.o .libs/locale.o .libs/localename.o .libs/codecvt.o .libs/locale-inst.o .libs/stl-inst.o .libs/misc-inst.o .libs/valarray-inst.o .libs/string-inst.o .libs/wstring-inst.o .libs/libstdc++.lax/libmath.a/signbit.o .libs/libstdc++.lax/libmath.a/signbitf.o .libs/libstdc++.lax/libmath.a/nan.o .libs/libstdc++.lax/libmath.a/hypotf.o .libs/libstdc++.lax/libmath.a/atan2f.o .libs/libstdc++.lax/libmath.a/expf.o .libs/libstdc++.lax/libmath.a/copysignf.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src -L/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -lm ../libmath/.libs/libmath.a -lm ../libsupc++/.libs/libsupc++convenience.a -lm -L/work2/opt/stow/src/gcc-3.0.build/gcc -L/work2/opt/stow/kde-current/lib -L/work2/opt/stow/qt-current/lib -L/csd/appl/opt/stow/gcc-2.95.3/lib -L/csd/appl/opt/adm/lib -L/csd/appl/opt/lib -L/usr/dt/lib -L/usr/openwin/lib -L/opt/lib -L/opt/ixi/lib/spso0503 -L/work2/opt/stow/kde-2.1.2/lib -L/usr/ccs/bin -L/usr/ccs/lib -lgcc_s -lgcc -lgcc_s -lgcc -lm -lgcc_s -lgcc -lgcc_s -lgcc -lc /work2/opt/stow/src/gcc-3.0.build/gcc/crtend.o /work2/opt/stow/src/gcc-3.0.build/gcc/crtn.o -Wl,-h -Wl,libstdc++.so.3 -o .libs/libstdc++.so.3.0.0 (cd .libs && rm -f libstdc++.so.3 && ln -s libstdc++.so.3.0.0 libstdc++.so.3) (cd .libs && rm -f libstdc++.so && ln -s libstdc++.so.3.0.0 libstdc++.so) rm -fr .libs/libstdc++.lax mkdir .libs/libstdc++.lax rm -fr .libs/libstdc++.lax/libmath.a mkdir .libs/libstdc++.lax/libmath.a (cd .libs/libstdc++.lax/libmath.a && ar x /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/../libmath/.libs/libmath.a) rm -fr .libs/libstdc++.lax/libsupc++convenience.a mkdir .libs/libstdc++.lax/libsupc++convenience.a (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x /work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a) ar rc .libs/libstdc++.a limitsMEMBERS.o stdexcept.o functexcept.o bitset.o globals.o basic_file.o ios.o complex_io.o strstream.o c++locale.o locale.o localename.o codecvt.o locale-inst.o stl-inst.o misc-inst.o valarray-inst.o string-inst.o wstring-inst.o .libs/libstdc++.lax/libmath.a/signbit.o .libs/libstdc++.lax/libmath.a/signbitf.o .libs/libstdc++.lax/libmath.a/nan.o .libs/libstdc++.lax/libmath.a/hypotf.o .libs/libstdc++.lax/libmath.a/atan2f.o .libs/libstdc++.lax/libmath.a/expf.o .libs/libstdc++.lax/libmath.a/copysignf.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o true .libs/libstdc++.a rm -fr .libs/libstdc++.lax .libs/libstdc++.lax creating libstdc++.la (cd .libs && rm -f libstdc++.la && ln -s ../libstdc++.la libstdc++.la) gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/src' Making all in testsuite gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/testsuite' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3/testsuite' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' gmake "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "INSTALL_DATA=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c " "INSTALL_SCRIPT=/bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=gmake" "MAKEINFO=makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/csd/appl/opt/stow/gcc-3.0" "infodir=/csd/appl/opt/stow/gcc-3.0/info" "libdir=/csd/appl/opt/stow/gcc-3.0/lib" "includedir=/csd/appl/opt/stow/gcc-3.0/include" "prefix=/csd/appl/opt/stow/gcc-3.0" "tooldir=/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8" "AR=ar" "AS=/usr/ccs/bin/as" "LD=/usr/ccs/bin/ld" "LIBCFLAGS=-g -O2" "PICFLAG=" "RANLIB=true" "NM=/usr/ccs/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/ccs/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do gmake[5]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' if [ -z "" ]; then \ true; \ else \ rootpre=`pwd`/; export rootpre; \ srcrootpre=`cd ../../../gcc-3.0/libstdc++-v3; pwd`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake \ CFLAGS="-g -O2 ${flags}" \ prefix="/csd/appl/opt/stow/gcc-3.0" \ exec_prefix="/csd/appl/opt/stow/gcc-3.0" \ GCJFLAGS="@GCJFLAGS@ ${flags}" \ CXXFLAGS="-g -O2 ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[5]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libstdc++-v3' Configuring in sparc-sun-solaris2.8/libf2c loading cache ../config.cache checking if compiler f771 has been built... yes checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking for a BSD compatible install... /bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c checking whether gmake sets ${MAKE}... (cached) yes checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for stdio.h... yes checking for built-in g77 integer types... yes checking host system type... sparc-sun-solaris2.8 checking target system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 updating cache ../config.cache creating ./config.status creating Makefile creating g2c.h Adding multilib support to Makefile in ../../../gcc-3.0/libf2c multidirs= with_multisubdir= configuring in libU77 running /bin/sh ../../../../gcc-3.0/libf2c/libU77/configure --host=sparc-sun-solaris2.8 --build=sparc-sun-solaris2.8 --enable-multilib --with-gcc-version-trigger=/work2/opt/stow/src/gcc-3.0/gcc/version.c --prefix=/csd/appl/opt/stow/gcc-3.0 --enable-shared --with-target-subdir=sparc-sun-solaris2.8 --cache-file=../../config.cache --srcdir=../../../../gcc-3.0/libf2c/libU77 loading cache ../../config.cache checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking whether gmake sets ${MAKE}... (cached) yes checking for chmod... /usr/bin/chmod checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... yes checking for working const... (cached) yes checking for size_t... yes checking for mode_t... yes checking for pid_t... (cached) yes checking for st_blksize in struct stat... yes checking for st_blocks in struct stat... yes checking for st_rdev in struct stat... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostname in -lsocket... yes checking for symlink... yes checking for getcwd... (cached) yes checking for getwd... yes checking for lstat... yes checking for gethostname... yes checking for strerror... (cached) yes checking for clock... (cached) yes checking for getrusage... (cached) yes checking for times... (cached) yes checking for alarm... yes checking for getlogin... yes checking for getgid... yes checking for getuid... yes checking for kill... yes checking for link... yes checking for ttyname... yes checking for gettimeofday... (cached) yes checking for struct timezone... yes checking whether gettimeofday can accept two arguments... yes updating cache ../../config.cache creating ./config.status creating Makefile creating config.h configuring in libI77 running /bin/sh ../../../../gcc-3.0/libf2c/libI77/configure --host=sparc-sun-solaris2.8 --build=sparc-sun-solaris2.8 --enable-multilib --with-gcc-version-trigger=/work2/opt/stow/src/gcc-3.0/gcc/version.c --prefix=/csd/appl/opt/stow/gcc-3.0 --enable-shared --with-target-subdir=sparc-sun-solaris2.8 --cache-file=../../config.cache --srcdir=../../../../gcc-3.0/libf2c/libI77 loading cache ../../config.cache checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking whether gmake sets ${MAKE}... (cached) yes checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for stdio.h... (cached) yes checking for ANSI C header files... (cached) yes checking for posix... yes checking for GNU library... no checking for cyg`win'32... no checking for mingw32... no checking for fcntl.h... (cached) yes checking for working const... (cached) yes checking for size_t... (cached) yes checking for fstat... yes checking need for NON_UNIX_STDIO... no checking for ftruncate... yes checking for mkstemp... yes checking for tempnam... yes checking for ansi/posix sprintf result... (cached) yes checking NON_ANSI_RW_MODES... yes checking for off_t... yes updating cache ../../config.cache creating ./config.status creating Makefile creating config.h configuring in libF77 running /bin/sh ../../../../gcc-3.0/libf2c/libF77/configure --host=sparc-sun-solaris2.8 --build=sparc-sun-solaris2.8 --enable-multilib --with-gcc-version-trigger=/work2/opt/stow/src/gcc-3.0/gcc/version.c --prefix=/csd/appl/opt/stow/gcc-3.0 --enable-shared --with-target-subdir=sparc-sun-solaris2.8 --cache-file=../../config.cache --srcdir=../../../../gcc-3.0/libf2c/libF77 loading cache ../../config.cache checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking whether gmake sets ${MAKE}... (cached) yes checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for stdio.h... (cached) yes checking for ANSI C header files... (cached) yes checking for posix... (cached) yes checking for GNU library... (cached) no checking return type of signal handlers... void checking for drem in -lm... no updating cache ../../config.cache creating ./config.status creating Makefile gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' /bin/sh config.status creating Makefile creating g2c.h Adding multilib support to Makefile in ../../../gcc-3.0/libf2c multidirs= with_multisubdir= cd libI77; gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libI77' /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 -o VersionI.o ../../../../gcc-3.0/libf2c/libI77/Version.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/backspace.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/close.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/dfe.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/dolio.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/due.c CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh config.status creating config.h config.h is unchanged echo timestamp > stamp-h /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/endfile.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/err.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/fmt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/fmtlib.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/iio.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/ilnw.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/inquire.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/lread.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/lwrite.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/open.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/rdfmt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/rewind.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/rsfe.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/rsli.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/rsne.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/sfe.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/sue.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/typesize.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/uio.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/util.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/wref.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/wrtfmt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/wsfe.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/wsle.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/wsne.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/xwsne.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0/libf2c/libI77 -I.. -I../../../../gcc-3.0/libf2c/libI77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libI77/ftell_.c echo timestamp > ../s-libi77 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libI77' cd libF77; gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libF77' /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/F77_aloc.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 -o VersionF.o ../../../../gcc-3.0/libf2c/libF77/Version.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/main.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_rnge.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/abort_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/getarg_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/iargc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/getenv_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/signal_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_stop.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_paus.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/system_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/cabs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/derf_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/derfc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/erf_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/erfc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/sig_die.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/exit_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/setarg.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/setsig.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_ci.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_dd.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_di.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_hh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_ii.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_ri.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_zi.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_zz.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/pow_qq.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_cos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_div.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_exp.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_log.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_sin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/c_sqrt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_cos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_div.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_exp.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_log.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_sin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/z_sqrt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_acos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_asin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_atan.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_atn2.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_cnjg.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_cos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_cosh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_dim.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_exp.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_imag.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_int.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_lg10.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_log.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_mod.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_nint.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_sign.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_sin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_sinh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_sqrt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_tan.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/r_tanh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_acos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_asin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_atan.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_atn2.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_cnjg.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_cos.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_cosh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_dim.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_exp.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_imag.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_int.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_lg10.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_log.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_mod.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_nint.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_prod.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_sign.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_sin.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_sinh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_sqrt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_tan.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/d_tanh.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_dim.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_dnnt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_indx.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_len.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_mod.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_nint.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/i_sign.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_abs.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_dim.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_dnnt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_indx.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_len.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_mod.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_nint.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/h_sign.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/l_ge.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/l_gt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/l_le.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/l_lt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/hl_ge.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/hl_gt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/hl_le.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/hl_lt.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/ef1asc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/ef1cmc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_cat.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_cmp.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/s_copy.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/lbitbits.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/lbitshft.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/qbitbits.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libF77 -I.. -I../../../../gcc-3.0/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -g -O2 ../../../../gcc-3.0/libf2c/libF77/qbitshft.c echo timestamp > ../s-libf77 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libF77' cd libU77; gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' all gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libU77' /bin/sh config.status creating Makefile creating config.h config.h is unchanged echo timestamp > stamp-h /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 -o VersionU.o ../../../../gcc-3.0/libf2c/libU77/Version.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/gerror_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/perror_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/ierrno_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/itime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/time_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/unlink_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/fnum_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/getpid_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/getuid_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/getgid_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/kill_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/rand_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/srand_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/irand_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/sleep_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/idate_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/ctime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/etime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/dtime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/isatty_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/ltime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/fstat_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/stat_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/lstat_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/access_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/link_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/getlog_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/ttynam_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/getcwd_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/symlnk_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/vxttime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/vxtidate_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/gmtime_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/fdate_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/secnds_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/bes.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/dbes.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/chdir_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/chmod_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/lnblnk_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/hostnm_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/rename_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/fgetc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/fputc_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/umask_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/sys_clock_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/date_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/second_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/flush1_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/mclock_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/alarm_.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -DSkip_f2c_Undefs -I. -I../../../../gcc-3.0/libf2c/libU77 -I../../../../gcc-3.0/libf2c/libU77/../libI77 -I.. -I../../../../gcc-3.0/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2 ../../../../gcc-3.0/libf2c/libU77/datetime_.c echo timestamp > ../s-libu77 gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libU77' if [ -d libE77 ]; then rm -f libE77/*.o; else mkdir libE77; fi for name in abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 besyn chdir chmod ctime dbesj0 dbesj1 dbesjn dbesy0 dbesy1 dbesyn dtime etime fdate fgetc fget flush1 fnum fputc fput fstat gerror getcwd getgid getlog getpid getuid gmtime hostnm idate ierrno irand isatty itime kill link lnblnk lstat ltime mclock perror rand rename secnds second sleep srand stat symlnk time ttynam umask unlink vxttim alarm date_y2kbuggy date_y2kbug vxtidt_y2kbuggy vxtidt_y2kbug; \ do \ echo ${name}; \ /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libf2c -I../../include -g -O2 \ -DL${name} ../../../gcc-3.0/libf2c/f2cext.c \ -o libE77/L${name}.o; \ if [ $? -eq 0 ] ; then true; else exit 1; fi; \ done abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 besyn chdir chmod ctime dbesj0 dbesj1 dbesjn dbesy0 dbesy1 dbesyn dtime etime fdate fgetc fget flush1 fnum fputc fput fstat gerror getcwd getgid getlog getpid getuid gmtime hostnm idate ierrno irand isatty itime kill link lnblnk lstat ltime mclock perror rand rename secnds second sleep srand stat symlnk time ttynam umask unlink vxttim alarm date_y2kbuggy date_y2kbug vxtidt_y2kbuggy vxtidt_y2kbug echo timestamp >s-libe77 gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' libg2c.a gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' /bin/sh config.status creating Makefile creating g2c.h Adding multilib support to Makefile in ../../../gcc-3.0/libf2c multidirs= with_multisubdir= rm -f libg2c.a set -e; \ for i in libI77 libF77 libU77; \ do (cd $i && gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' LIBG2C=../libg2c.a archive); \ done gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libI77' ar rc ../libg2c.a VersionI.o backspace.o close.o dfe.o dolio.o due.o endfile.o err.o fmt.o fmtlib.o iio.o ilnw.o inquire.o lread.o lwrite.o open.o rdfmt.o rewind.o rsfe.o rsli.o rsne.o sfe.o sue.o typesize.o uio.o util.o wref.o wrtfmt.o wsfe.o wsle.o wsne.o xwsne.o ftell_.o gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libI77' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libF77' ar rc ../libg2c.a F77_aloc.o VersionF.o main.o s_rnge.o abort_.o getarg_.o iargc_.o getenv_.o signal_.o s_stop.o s_paus.o system_.o cabs.o derf_.o derfc_.o erf_.o erfc_.o sig_die.o exit_.o setarg.o setsig.o pow_ci.o pow_dd.o pow_di.o pow_hh.o pow_ii.o pow_ri.o pow_zi.o pow_zz.o pow_qq.o c_abs.o c_cos.o c_div.o c_exp.o c_log.o c_sin.o c_sqrt.o z_abs.o z_cos.o z_div.o z_exp.o z_log.o z_sin.o z_sqrt.o r_abs.o r_acos.o r_asin.o r_atan.o r_atn2.o r_cnjg.o r_cos.o r_cosh.o r_dim.o r_exp.o r_imag.o r_int.o r_lg10.o r_log.o r_mod.o r_nint.o r_sign.o r_sin.o r_sinh.o r_sqrt.o r_tan.o r_tanh.o d_abs.o d_acos.o d_asin.o d_atan.o d_atn2.o d_cnjg.o d_cos.o d_cosh.o d_dim.o d_exp.o d_imag.o d_int.o d_lg10.o d_log.o d_mod.o d_nint.o d_prod.o d_sign.o d_sin.o d_sinh.o d_sqrt.o d_tan.o d_tanh.o i_abs.o i_dim.o i_dnnt.o i_indx.o i_len.o i_mod.o i_nint.o i_sign.o h_abs.o h_dim.o h_dnnt.o h_indx.o h_len.o h_mod.o h_nint.o h_sign.o l_ge.o l_gt.o l_le.o l_lt.o hl_ge.o hl_gt.o hl_le.o hl_lt.o ef1asc_.o ef1cmc_.o s_cat.o s_cmp.o s_copy.o lbitbits.o lbitshft.o qbitbits.o qbitshft.o gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libF77' gmake[4]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libU77' ar rc ../libg2c.a VersionU.o gerror_.o perror_.o ierrno_.o itime_.o time_.o unlink_.o fnum_.o getpid_.o getuid_.o getgid_.o kill_.o rand_.o srand_.o irand_.o sleep_.o idate_.o ctime_.o etime_.o dtime_.o isatty_.o ltime_.o fstat_.o stat_.o lstat_.o access_.o link_.o getlog_.o ttynam_.o getcwd_.o symlnk_.o vxttime_.o vxtidate_.o gmtime_.o fdate_.o secnds_.o bes.o dbes.o chdir_.o chmod_.o lnblnk_.o hostnm_.o rename_.o fgetc_.o fputc_.o umask_.o sys_clock_.o date_.o second_.o flush1_.o mclock_.o alarm_.o datetime_.o gmake[4]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c/libU77' objs=""; for i in abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 besyn chdir chmod ctime dbesj0 dbesj1 dbesjn dbesy0 dbesy1 dbesyn dtime etime fdate fgetc fget flush1 fnum fputc fput fstat gerror getcwd getgid getlog getpid getuid gmtime hostnm idate ierrno irand isatty itime kill link lnblnk lstat ltime mclock perror rand rename secnds second sleep srand stat symlnk time ttynam umask unlink vxttim alarm date_y2kbuggy date_y2kbug vxtidt_y2kbuggy vxtidt_y2kbug; do objs="$objs libE77/L$i.o"; done; \ ar rc libg2c.a $objs true libg2c.a gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' multi-do DO="all-unilib" gmake[3]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' if [ -z "" ]; then \ true; \ else \ rootpre=`pwd`/; export rootpre; \ srcrootpre=`cd ../../../gcc-3.0/libf2c; pwd`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; gmake CC='/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include' CFLAGS='-g -O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/csd/appl/opt/stow/gcc-3.0' exec_prefix='/csd/appl/opt/stow/gcc-3.0' libdir='/csd/appl/opt/stow/gcc-3.0/lib' libsubdir='/csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0' tooldir='/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8' \ CFLAGS="-g -O2 ${flags}" \ prefix="/csd/appl/opt/stow/gcc-3.0" \ exec_prefix="/csd/appl/opt/stow/gcc-3.0" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-g -O2 ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ all-unilib); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi gmake[3]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libf2c' Configuring in sparc-sun-solaris2.8/libobjc loading cache ../config.cache checking if compiler cc1obj has been built... yes checking for gcc... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include checking whether we are using GNU C... (cached) yes checking whether /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include accepts -g... (cached) yes checking for a BSD compatible install... /bin/sh /work2/opt/stow/src/gcc-3.0/install-sh -c checking how to run the C preprocessor... (cached) /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -E checking for stdio.h... (cached) yes checking for ANSI C header files... (cached) yes checking for sched.h... yes checking for gthread cflags... -DHAVE_GTHR_DEFAULT checking host system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 checking for ld used by GCC... (cached) /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no checking for /usr/ccs/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... (cached) o checking for ranlib... (cached) true checking for strip... (cached) strip updating cache ../config.cache loading cache ../config.cache within ltconfig checking whether -lc should be explicitly linked in... (cached) yes checking for objdir... .libs checking for /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc option to produce PIC... -fPIC -DPIC checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc PIC flag -fPIC -DPIC works... (cached) yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc static flag -static works... (cached) yes finding the maximum length of command line arguments... (cached) 393217 checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -c -o file.o... (cached) yes checking if /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2.8 ld.so checking command to parse /usr/ccs/bin/nm output... failed checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool loading cache ../config.cache creating ./config.status creating Makefile creating config.h Adding multilib support to Makefile in ../../../gcc-3.0/libobjc multidirs= with_multisubdir= gmake[2]: Entering directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libobjc' ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/archive.c mkdir .libs /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/archive.c -fPIC -DPIC -o .libs/archive.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/archive.c -o archive.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/class.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/class.c -fPIC -DPIC -o .libs/class.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/class.c -o class.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/encoding.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/encoding.c -fPIC -DPIC -o .libs/encoding.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/encoding.c -o encoding.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o gc.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/gc.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/gc.c -fPIC -DPIC -o .libs/gc.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/gc.c -o gc.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/hash.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/hash.c -fPIC -DPIC -o .libs/hash.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/hash.c -o hash.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/init.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/init.c -fPIC -DPIC -o .libs/init.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/init.c -o init.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -o linking.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS \ -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/linking.m /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/linking.m -fPIC -DPIC -o .libs/linking.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/linking.m -o linking.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/misc.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/misc.c -fPIC -DPIC -o .libs/misc.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/misc.c -o misc.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/nil_method.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/nil_method.c -fPIC -DPIC -o .libs/nil_method.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/nil_method.c -o nil_method.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -o NXConstStr.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS \ -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/NXConstStr.m /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/NXConstStr.m -fPIC -DPIC -o .libs/NXConstStr.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/NXConstStr.m -o NXConstStr.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -o Object.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS \ -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Object.m /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Object.m -fPIC -DPIC -o .libs/Object.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Object.m -o Object.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/objects.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/objects.c -fPIC -DPIC -o .libs/objects.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/objects.c -o objects.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -o Protocol.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS \ -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Protocol.m /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Protocol.m -fPIC -DPIC -o .libs/Protocol.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/Protocol.m -o Protocol.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sarray.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sarray.c -fPIC -DPIC -o .libs/sarray.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sarray.c -o sarray.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/selector.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/selector.c -fPIC -DPIC -o .libs/selector.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/selector.c -o selector.o >/dev/null 2>&1 echo "" > tmp-runtime echo "/* This file is automatically generated */" > runtime-info.h `/work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -print-prog-name=cc1obj` -print-objc-runtime-info tmp-runtime >> runtime-info.h rm -f tmp-runtime ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -o sendmsg.lo -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sendmsg.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sendmsg.c -fPIC -DPIC -o .libs/sendmsg.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/sendmsg.c -o sendmsg.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr.c -fPIC -DPIC -o .libs/thr.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr.c -o thr.o >/dev/null 2>&1 ./libtool --mode=compile /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr-objc.c /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr-objc.c -fPIC -DPIC -o .libs/thr-objc.o /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -c -I. -I../../../gcc-3.0/libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../gcc-3.0/libobjc/objc -I../../../gcc-3.0/libobjc/../gcc -I../../../gcc-3.0/libobjc/../gcc/config -I../../gcc -I../../../gcc-3.0/libobjc/../include ../../../gcc-3.0/libobjc/thr-objc.c -o thr-objc.o >/dev/null 2>&1 ./libtool --mode=link /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -o libobjc.la archive.lo class.lo encoding.lo gc.lo hash.lo init.lo linking.lo misc.lo nil_method.lo NXConstStr.lo Object.lo objects.lo Protocol.lo sarray.lo selector.lo sendmsg.lo thr.lo thr-objc.lo -rpath /csd/appl/opt/stow/gcc-3.0/lib/gcc-lib/sparc-sun-solaris2.8/3.0 \ -version-info 1:0:0 /work2/opt/stow/src/gcc-3.0.build/gcc/xgcc -B/work2/opt/stow/src/gcc-3.0.build/gcc/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/bin/ -B/csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/lib/ -isystem /csd/appl/opt/stow/gcc-3.0/sparc-sun-solaris2.8/include -shared -Wl,-h -Wl,libobjc.so.1 -o .libs/libobjc.so.1.0.0 .libs/archive.o .libs/class.o .libs/encoding.o .libs/gc.o .libs/hash.o .libs/init.o .libs/linking.o .libs/misc.o .libs/nil_method.o .libs/NXConstStr.o .libs/Object.o .libs/objects.o .libs/Protocol.o .libs/sarray.o .libs/selector.o .libs/sendmsg.o .libs/thr.o .libs/thr-objc.o -lc Text relocation remains referenced against symbol offset in file __objc_class_name_Object 0x1c .libs/linking.o __objc_class_name_Object 0x0 .libs/NXConstStr.o __objc_class_name_Object 0x0 .libs/Protocol.o __objc_class_name_NXConstantString 0x20 .libs/linking.o ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake[2]: *** [libobjc.la] Error 1 gmake[2]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build/sparc-sun-solaris2.8/libobjc' gmake[1]: *** [all-target-libobjc] Error 2 gmake[1]: Leaving directory `/work2/opt/stow/src/gcc-3.0.build' gmake: *** [bootstrap] Error 2