stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/sparc-sun-sunos4.1.4_JL/include\" \
-c `echo ./cccp.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c ./cexp.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config version.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config obstack.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o cccp cccp.o cexp.o \
version.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
rm -f cpp
ln cccp cpp > /dev/null 2>&1 \
|| cp cccp cpp
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c ./c-parse.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-lang.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-lex.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-pragma.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-decl.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-typeck.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-convert.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-aux-info.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-common.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config c-iterate.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genattr.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config rtl.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genattr \
genattr.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genattr ./config/sparc/sparc.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch stamp-attr
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config \
-DUSE_COLLECT2 \
-c `echo ./toplev.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config tree.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config print-tree.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config stor-layout.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config fold-const.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genflags.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genflags \
genflags.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genflags ./config/sparc/sparc.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch stamp-flags
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./gencodes.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o gencodes \
gencodes.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gencodes ./config/sparc/sparc.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch stamp-codes
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genconfig.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genconfig \
genconfig.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genconfig ./config/sparc/sparc.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch stamp-config
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config function.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-opcode.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-parser.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-lexer.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-reverse.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o bi-opcode \
bi-opcode.o bi-parser.o bi-lexer.o bi-reverse.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./bi-opcode < ./bytecode.def >tmp-bcopcd.h
./move-if-change tmp-bcopcd.h bc-opcode.h
touch stamp-bcopcode
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config stmt.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config expr.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config calls.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config expmed.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config explow.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config optabs.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config varasm.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config print-rtl.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config rtlanal.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-opname.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o bi-opname \
bi-opname.o bi-parser.o bi-lexer.o bi-reverse.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./bi-opname < ./bytecode.def >tmp-bcopnm.h
./move-if-change tmp-bcopnm.h bc-opname.h
touch stamp-bcopname
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config emit-rtl.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config real.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config dbxout.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config sdbout.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config dwarfout.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config xcoffout.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config integrate.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config jump.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cse.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config loop.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config unroll.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config flow.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config stupid.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config combine.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config regclass.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config local-alloc.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config global.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config reload.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config reload1.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config caller-save.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genpeep.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genpeep \
genpeep.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genpeep ./config/sparc/sparc.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch stamp-peep
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-peep.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config reorg.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config sched.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config final.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config recog.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config reg-stack.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genopinit.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genopinit \
genopinit.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genopinit ./config/sparc/sparc.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch stamp-opinit
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-opinit.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genrecog.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genrecog \
genrecog.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genrecog ./config/sparc/sparc.md > tmp-recog.c
./move-if-change tmp-recog.c insn-recog.c
touch stamp-recog
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-recog.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genextract.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genextract \
genextract.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genextract ./config/sparc/sparc.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch stamp-extract
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-extract.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genoutput.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genoutput \
genoutput.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genoutput ./config/sparc/sparc.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch stamp-output
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-output.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genemit.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genemit \
genemit.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genemit ./config/sparc/sparc.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch stamp-emit
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-emit.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./genattrtab.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o genattrtab \
genattrtab.o rtl.o print-rtl.o rtlanal.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
if cmp -s Makefile ./config/sparc/sparc.md; \
then \
echo Using ; \
cp tmp-attrtab.c; \
else \
./genattrtab ./config/sparc/sparc.md > tmp-attrtab.c; \
fi
./move-if-change tmp-attrtab.c insn-attrtab.c
touch stamp-attrtab
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c insn-attrtab.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./config/sparc/sparc.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config getpwd.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config convert.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
./bi-arity.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o bi-arity \
bi-arity.o bi-parser.o bi-lexer.o bi-reverse.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./bi-arity < ./bytecode.def >tmp-bc-arity.h
./move-if-change tmp-bc-arity.h bc-arity.h
touch stamp-bcarity
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config bc-emit.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config bc-optab.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o cc1 c-parse.o c-lang.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o real.o dbxout.o sdbout.o dwarfout.o xcoffout.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o insn-attrtab.o sparc.o getpwd.o convert.o bc-emit.o bc-optab.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -c ./objc-parse.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config objc-act.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o cc1obj objc-parse.o objc-act.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o real.o dbxout.o sdbout.o dwarfout.o xcoffout.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o insn-attrtab.o sparc.o getpwd.o convert.o bc-emit.o bc-optab.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config \
-DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" \
-DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-lib/\" \
-DDEFAULT_TARGET_VERSION=\"2.7.2.1\" \
-DDEFAULT_TARGET_MACHINE=\"sparc-sun-sunos4.1.4_JL\" \
-DTOOLDIR_BASE_PREFIX=\"/usr/local/\" \
\
-c `echo ./gcc.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o xgcc gcc.o version.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
if [ -f libgcc2.ready ] ; then \
true; \
else \
touch libgcc2.ready; \
fi
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config \
-DTARGET_MACHINE=\"sparc-sun-sunos4.1.4_JL\" -DUSE_COLLECT2 \
-c `echo ./collect2.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cplus-dem.c
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./ -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
./move-if-change tmp-under.c underscore.c
rm -f tmp-dum.c tmp-dum.s
touch stamp-under
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config underscore.c
rm -f collect2
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o collect2 collect2.o \
cplus-dem.o underscore.o version.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
rm -f ld
ln collect2 ld > /dev/null 2>&1 \
|| cp collect2 ld
if [ -d objc ]; then true; else mkdir objc; fi
thisdir1=`pwd`; \
srcdir1=`cd .; pwd`; \
cd objc; \
make -f ${srcdir1}/objc/Makefile libobjc.a \
srcdir=${srcdir1} tooldir=/usr/local/sparc-sun-sunos4.1.4_JL AR="ar" AR_FLAGS="rc" \
GCC_FOR_TARGET="${thisdir1}/xgcc -B${thisdir1}/" \
GCC_CFLAGS=" -DIN_GCC -g -O2 -I./include"
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config hash.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config sarray.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config class.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config sendmsg.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config init.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config archive.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config encoding.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config selector.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config objects.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config misc.c
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O -fgnu-runtime \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config NXConstStr.m
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O -fgnu-runtime \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config Object.m
/usr/local/src/gcc-2.7.2.1/xgcc -B/usr/local/src/gcc-2.7.2.1/ -O -fgnu-runtime \
-c -DIN_GCC -g -O2 -I./include -I. -I.. -I/usr/local/src/gcc-2.7.2.1 -I/usr/local/src/gcc-2.7.2.1/config Protocol.m
rm -f libobjc.a
ar rc libobjc.a hash.o sarray.o class.o sendmsg.o init.o archive.o encoding.o selector.o objects.o misc.o NXConstStr.o Object.o Protocol.o
rm -f libobjc.a
ln objc/libobjc.a . >/dev/null 2>&1 || cp objc/libobjc.a .
if [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libobjc.a; else true; fi
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/sparc-sun-sunos4.1.4_JL/include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1\" \
-DUNPROTOIZE ./protoize.c
mv protoize.o unprotoize.o
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/sparc-sun-sunos4.1.4_JL/include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1\" \
./protoize.c
touch stamp-proto
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./getopt.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./getopt1.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o protoize \
protoize.o getopt.o getopt1.o getpwd.o version.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o unprotoize \
unprotoize.o getopt.o getopt1.o getpwd.o version.o obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
./xgcc -B./ -DIN_GCC -g -O2 -I./include -I. -I. -I./config \
-aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
rm -f SYSCALLS.c tmp-SYSCALLS.s
echo " toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o real.o dbxout.o sdbout.o dwarfout.o xcoffout.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o insn-attrtab.o sparc.o getpwd.o convert.o bc-emit.o bc-optab.o" | sed -e 's, \([a-z]\), ../\1,g' -e 's/\.o/.o/g' >stamp-objlist
cd cp; make "AR_FLAGS=rc" "AR_FOR_TARGET=/usr/local/sparc-sun-sunos4.1.4_JL/bin/ar" "BISON=bison" "BISONFLAGS=" "CC=stage1/xgcc -Bstage1/" "CFLAGS=-g -O2" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=/usr/local/sparc-sun-sunos4.1.4_JL/bin/ranlib" "RANLIB_TEST_FOR_TARGET=[ -f /usr/local/sparc-sun-sunos4.1.4_JL/bin/ranlib ]" "SHELL=/bin/sh" "exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "tooldir=/usr/local/sparc-sun-sunos4.1.4_JL" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1" "CXX_FOR_BUILD=" "CXXFLAGS=" "CXX_FOR_TARGET=" ../cc1plus
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config call.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config decl.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config errfn.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config expr.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config pt.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config sig.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config typeck2.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config class.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config decl2.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config error.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config gc.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config lex.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config \
`echo ./parse.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config ptree.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config spew.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config typeck.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config cvt.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config edsel.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config except.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config init.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config method.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config search.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config tree.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config xref.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I.. -I. -I./.. -I./../config repo.c
rm -f ../cc1plus
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o ../cc1plus \
call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o error.o gc.o lex.o parse.o ptree.o spew.o typeck.o cvt.o edsel.o except.o init.o method.o search.o tree.o xref.o repo.o `cat ../stamp-objlist` ../c-common.o ../c-pragma.o `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `case "stage1/xgcc -Bstage1/" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi`
./xgcc -B./ -dumpspecs > tmp-specs
mv tmp-specs specs
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config -o g++ ./cp/g++.c obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac `
./xgcc -B./ -DIN_GCC -g -O2 -I./include -DNO_MEM -DNO_LONG_DOUBLE_IO -O0 -I. -c ./enquire.c
./xgcc -B./ -DIN_GCC -g -O2 -I./include enquire.o -o enquire
./enquire -f > tmp-float.h
mv tmp-float.h float.h-nat
rm -f gfloat.h
cp float.h-nat gfloat.h
rm -f include/float.h
cp gfloat.h include/float.h
chmod a+r include/float.h
touch stmp-headers
CC="./xgcc -B./ -DIN_GCC -g -O2 -I./include -I. -I. -Iinclude -I/usr/include"; \
export CC; \
/bin/sh ./scan-types.sh "." >tmp-deduced.h
mv tmp-deduced.h deduced.h
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./gen-protos.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./scan.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cppalloc.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o gen-protos \
gen-protos.o scan.o cppalloc.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
cat deduced.h ./sys-protos.h > tmp-fixtmp.c
mv tmp-fixtmp.c fixtmp.c
./xgcc -B./ 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
mv xsys-protos.hT xsys-protos.h
rm -rf fixtmp.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./fix-header.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config ./scan-decls.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -I. -I. -I./config \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4_JL/2.7.2.1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/sparc-sun-sunos4.1.4_JL/include\" \
-c `echo ./cpplib.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cpphash.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cppexp.c
stage1/xgcc -Bstage1/ -c -DIN_GCC -g -O2 -I. -I. -I./config cpperror.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 -o fix-header fix-header.o \
scan-decls.o scan.o cpplib.o cpphash.o cppalloc.o version.o \
cppexp.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "stage1/xgcc -Bstage1/"@"" in "cc"@?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
if [ -f fixhdr.ready ] ; then \
true; \
else \
touch fixhdr.ready; \
fi
Various warnings and error messages from fixproto are normal
if [ -d include ] ; then true; else mkdir include; fi
if [ -f include/fixed ] ; then true; \
else \
: This line works around a 'make' bug in BSDI 1.1.; \
FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \
/bin/sh ./fixproto include include /usr/include; \
touch include/fixed; \
fi
touch stmp-fixproto
rm -f cxxmain.c
ln -s ./cplus-dem.c cxxmain.c > /dev/null 2>&1 \
|| cp ./cplus-dem.c cxxmain.c
stage1/xgcc -Bstage1/ -c -DMAIN -DIN_GCC -g -O2 -I. -I. -I./config \
-DVERSION=\"2.7.2.1\" cxxmain.c
rm -f cxxmain.c
stage1/xgcc -Bstage1/ -DIN_GCC -g -O2 obstack.o ` case "stage1/xgcc -Bstage1/" in "cc") echo "" ;; esac ` -o c++filt \
cxxmain.o underscore.o getopt.o getopt1.o