make: Entering directory `/src/egcs-1.1.2'
patch -s -p1 < ../egcs-1.1.2-linux.patch
cd gcc && autoconf
ln -s . libg++-2.8.1.3
tar xIf ../libg++-2.8.1.3.tar.bz2
# --enable-threads  ??? XXX
./configure --prefix=/usr --with-local-prefix=/usr/local \
	--enable-shared --enable-cpp \
	--with-gxx-include-dir=/usr/include/g++ i486-linux-gnulibc1
Created "Makefile" in /src/egcs-1.1.2 using "mh-frag" and "mt-frag"
Links are now set up to build a native compiler for i486-pc-linux-gnulibc1
# --enable-languages="c"
# --enable-version-specific-runtime-libs
echo "#include \"ada/lang-specs.h\"" >> specs.h
echo "#include \"ada/lang-options.h\"" >> options.h
make bootstrap CC=/usr/bin/gcc CFLAGS="-O2 -pipe -s" LDFLAGS=-s
make[1]: Entering directory `/src/egcs-1.1.2'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic argv.c -o pic/argv.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  argv.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic choose-temp.c -o pic/choose-temp.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  choose-temp.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic concat.c -o pic/concat.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  concat.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic cplus-dem.c -o pic/cplus-dem.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  cplus-dem.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic fdmatch.c -o pic/fdmatch.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  fdmatch.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic fnmatch.c -o pic/fnmatch.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  fnmatch.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic getopt.c -o pic/getopt.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  getopt.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic getopt1.c -o pic/getopt1.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  getopt1.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic getruntime.c -o pic/getruntime.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  getruntime.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic hex.c -o pic/hex.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  hex.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic floatformat.c -o pic/floatformat.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  floatformat.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic objalloc.c -o pic/objalloc.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  objalloc.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic obstack.c -o pic/obstack.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  obstack.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic pexecute.c -o pic/pexecute.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  pexecute.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic spaces.c -o pic/spaces.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  spaces.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic strerror.c -o pic/strerror.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  strerror.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic strsignal.c -o pic/strsignal.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  strsignal.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic xatexit.c -o pic/xatexit.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  xatexit.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic xexit.c -o pic/xexit.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  xexit.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic xmalloc.c -o pic/xmalloc.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  xmalloc.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic xstrdup.c -o pic/xstrdup.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  xstrdup.c
test x"yes" != xyes || \
  /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  -fpic xstrerror.c -o pic/xstrerror.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -pipe -s -I. -I./../include  xstrerror.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o  
ranlib libiberty.a
f=" "; \
case $f in \
  *alloca.o*) f="$f xmalloc.o xexit.o" ;; \
esac; \
echo $f > needed-list
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/texinfo'
make all-recursive
make[3]: Entering directory `/src/egcs-1.1.2/texinfo'
Making all in intl
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  intl-compat.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  bindtextdom.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  dcgettext.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  dgettext.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  gettext.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  finddomain.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  loadmsgcat.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  localealias.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  textdomain.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  l10nflist.c
/usr/bin/gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -pipe -s  explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ranlib libintl.a
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making all in lib
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -pipe -s -c getopt.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -pipe -s -c getopt1.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -pipe -s -c xmalloc.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -pipe -s -c xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"  -O2 -pipe -s -c makeinfo.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"  -O2 -pipe -s -c multi.c
/usr/bin/gcc -O2 -pipe -s -s -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a -lz
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making all in util
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/util'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"  -O2 -pipe -s -c install-info.c
/usr/bin/gcc -O2 -pipe -s -s -o install-info  install-info.o ../lib/libtxi.a ../intl/libintl.a -lz
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"  -O2 -pipe -s -c texindex.c
/usr/bin/gcc -O2 -pipe -s -s -o texindex  texindex.o ../lib/libtxi.a ../intl/libintl.a -lz
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Leaving directory `/src/egcs-1.1.2/texinfo'
Bootstrapping the compiler
make[2]: Entering directory `/src/egcs-1.1.2/gcc'
make CC="/usr/bin/gcc" libdir=/usr/lib LANGUAGES="c "
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
cd . && autoheader
echo timestamp > ./cstamp-h.in
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
  -DOLD_GPLUSPLUS_INCLUDE_DIR=\"/usr/lib/g++-include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -c `echo ./cccp.c | sed 's,^\./,,'`
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./cexp.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config version.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DPREFIX=\"/usr\" \
  -c `echo ./prefix.c | sed 's,^\./,,'`
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o cccp cccp.o cexp.o prefix.o \
  version.o      
rm -f cpp
ln cccp cpp
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
sed -e "/^ifobjc$/,/^end ifobjc$/d" \
  -e "/^ifc$/d" -e "/^end ifc$/d" \
  ./c-parse.in >>tmp-c-parse.y
./move-if-change tmp-c-parse.y ./c-parse.y
cd .; `if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`  -d c-parse.y -o c-parse.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencheck.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o gencheck \
 gencheck.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./c-parse.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-lang.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./gengenrtl.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o gengenrtl \
 gengenrtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-lex.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-pragma.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-decl.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencodes.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config rtl.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config bitmap.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config print-rtl.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o gencodes \
 gencodes.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencodes ./config/i386/i386.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-typeck.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-convert.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-aux-info.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-common.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config c-iterate.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattr.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genattr \
 genattr.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genattr ./config/i386/i386.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genconfig.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genconfig \
  genconfig.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genconfig ./config/i386/i386.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config  \
  -DTARGET_NAME=\"i486-linux-gnulibc1\" \
  -c `echo ./toplev.c | sed 's,^\./,,'`
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config tree.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config print-tree.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config stor-layout.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config fold-const.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genflags.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genflags \
 genflags.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genflags ./config/i386/i386.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config function.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config stmt.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config except.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config expr.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config calls.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config expmed.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config explow.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config optabs.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config varasm.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config rtlanal.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config emit-rtl.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config genrtl.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config real.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config regmove.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config dbxout.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config sdbout.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config dwarfout.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config dwarf2out.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config xcoffout.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config alias.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config integrate.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config jump.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config cse.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config loop.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config unroll.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config flow.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config stupid.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config combine.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config varray.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config regclass.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config local-alloc.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config global.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config reload.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config reload1.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config caller-save.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config gcse.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genpeep.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genpeep \
 genpeep.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genpeep ./config/i386/i386.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-peep.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config reorg.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config sched.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config final.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config recog.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config reg-stack.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genopinit.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genopinit \
 genopinit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genopinit ./config/i386/i386.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-opinit.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genrecog.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genrecog \
 genrecog.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genrecog ./config/i386/i386.md > tmp-recog.c
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-recog.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genextract.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genextract \
 genextract.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genextract ./config/i386/i386.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-extract.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genoutput.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genoutput \
 genoutput.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genoutput ./config/i386/i386.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-output.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genemit.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genemit \
 genemit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genemit ./config/i386/i386.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-emit.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config profile.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattrtab.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o genattrtab \
 genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
if cmp -s Makefile   ./config/i386/i386.md;	\
then					\
  echo Using ;	\
  cp  tmp-attrtab.c;	\
else					\
  ./genattrtab ./config/i386/i386.md > tmp-attrtab.c;	\
fi
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-attrtab.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./config/i386/i386.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config getpwd.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config convert.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config dyn-string.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -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 except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o      
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config  \
-DTARGET_MACHINE=\"i486-linux-gnulibc1\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config tlink.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config hash.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config cplus-dem.c
/bin/sh ./genmultilib \
  "" \
  "" \
  "" \
  "" \
  "" > tmp-mlib.h
./move-if-change tmp-mlib.h multilib.h
touch s-mlib
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
  -c `echo ./gcc.c | sed 's,^\./,,'`
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config choose-temp.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config pexecute.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config mkstemp.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o xgcc gcc.o prefix.o version.o \
  choose-temp.o pexecute.o mkstemp.o       
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 s-under
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config underscore.c
rm -f collect2
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o collect2 collect2.o tlink.o hash.o \
  cplus-dem.o underscore.o version.o choose-temp.o mkstemp.o      
./xgcc -B./ -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f /usr/include/limits.h ] ; then \
  cat ./limitx.h ./glimits.h ./limity.h > tmp-xlimits.h; \
else \
  cat ./glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
rm -f g++.c
ln -s ./gcc.c g++.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
-DLANG_SPECIFIC_DRIVER \
  -c g++.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./cp/g++spec.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o g++ g++.o g++spec.o prefix.o \
  version.o choose-temp.o pexecute.o mkstemp.o       
case "c " in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  rm -f g77.c; \
  ln -s ./gcc.c g77.c; \
else true; fi
case "c " in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  /usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
   -DLANG_SPECIFIC_DRIVER -c g77.c; \
else true; fi
case "c " in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  /usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./f/g77spec.c; \
else true; fi
case "c " in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  /usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config -o g77version.o \
    ./f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
  /usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s -o g77 g77.o g77spec.o g77version.o \
   version.o choose-temp.o pexecute.o prefix.o mkstemp.o       ; \
else true; fi
touch stmp-headers
rm -rf include
mkdir include
if [ xMakefile.in != xMakefile.in ]; \
then \
  for dir in /usr/include ; do \
    if [ -d $dir ]; \
    then \
      /bin/sh ./Makefile.in include $dir; \
    else true; fi; \
  done; \
  if [ x != x ] ; \
  then \
    rm -f include/assert.h; \
    cp ./assert.h include/assert.h; \
    chmod a+r include/assert.h; \
  fi \
else true; \
fi
rm -f include/syslimits.h
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ./gsyslimits.h include/syslimits.h; \
fi
chmod a+r include/syslimits.h
touch stmp-fixinc
rm -f gfloat.h
cp ./config/float-i386.h gfloat.h
for file in .. ./ginclude/stdarg.h ./ginclude/stddef.h ./ginclude/varargs.h ./ginclude/va-alpha.h ./ginclude/va-h8300.h ./ginclude/va-i860.h ./ginclude/va-i960.h ./ginclude/va-mips.h ./ginclude/va-m88k.h ./ginclude/va-mn10200.h ./ginclude/va-mn10300.h ./ginclude/va-pa.h ./ginclude/va-pyr.h ./ginclude/va-sparc.h ./ginclude/va-clipper.h ./ginclude/va-spur.h ./ginclude/va-m32r.h ./ginclude/va-sh.h ./ginclude/va-v850.h ./ginclude/va-arc.h ./ginclude/iso646.h ./ginclude/va-ppc.h  ./cp/inc/typeinfo ./cp/inc/exception ./cp/inc/new ./cp/inc/new.h   ./ginclude/proto.h ./ginclude/stdbool.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    touch 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 [ -s gfloat.h ]; then \
  cp gfloat.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp ./README-fixinc include/README
chmod a+r include/README
touch stmp-int-hdrs
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
case " c  " in \
*" "[cC]"++ "*) \
  echo tinfo.o tinfo2.o new.o opnew.o opnewnt.o opvnew.o opvnewnt.o opdel.o opdelnt.o opvdel.o opvdelnt.o exception.o > cplib2.new;; \
*) \
  echo "" > cplib2.new;; \
esac
mv -f cplib2.new cplib2.txt 
rm -f tmplibgcc2.a
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _bb _shtab _clear_cache _trampoline __main _exit _ctors _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
      ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
_divdi3
_moddi3
_udivdi3
_umoddi3
_negdi2
_lshrdi3
_ashldi3
_ashrdi3
_ffsdi2
_udiv_w_sdiv
_udivmoddi4
_cmpdi2
_ucmpdi2
_floatdidf
_floatdisf
_fixunsdfsi
_fixunssfsi
_fixunsdfdi
_fixdfdi
_fixunssfdi
_fixsfdi
_fixxfdi
_fixunsxfdi
_floatdixf
_fixunsxfsi
_fixtfdi
_fixunstfdi
_floatditf
__gcc_bcmp
_varargs
__dummy
_eprintf
_bb
_shtab
_clear_cache
_trampoline
__main
_exit
_ctors
_pure
for name in _eh; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -fexceptions -I. -I. -I./config -c \
      -DL${name} ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_eh
if [ x != x ]; then \
  for name in _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 _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df; \
  do \
    echo ${name}; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
if [ x != x ]; then \
  for name in _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 _si_to_df _df_to_si _negate_df _make_df _df_to_sf; \
  do \
    echo ${name}; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
for file in ./frame.c  cplib2.txt  ; do \
  name=`echo ${file} | sed -e 's/[.][cSo]$//' -e 's/[.]asm$//' -e 's/[.]txt$//'`; \
  oname=` echo ${name} | sed -e 's,.*/,,'`; \
  if [ ${name}.txt = ${file} ]; then \
    for f in .. `cat ${file}`; do if [ x${f} != x.. ]; then \
      make GCC_FOR_TARGET="./xgcc -B./" \
	AR="` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" AR_FLAGS="rc" CC="/usr/bin/gcc" \
	CFLAGS="-g" HOST_PREFIX="" \
	HOST_PREFIX_1="loser-" \
	LANGUAGES="c " \
	LIBGCC2_CFLAGS="-O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  " ${f}; \
      if [ $? -eq 0 ] ; then true; else exit 1; fi; \
      ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${f}; \
      rm -f ${f}; \
    else true; \
    fi; done; \
  else \
    echo ${name}; \
    if [ ${name}.asm = ${file} ]; then \
      cp ${file} ${name}.s || exit 1; file=${name}.s; \
    else true; fi; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c ${file}; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${oname}.o; \
    rm -f ${name}.s ${oname}.o; \
  fi; \
done
./frame
mv tmplibgcc2.a libgcc2.a
rm -rf tmplibgcc.a libgcc.a tmpcopy
mkdir tmpcopy
if [ x != x ];			\
then (cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` x ../);	\
else true;					\
fi
(cd tmpcopy; chmod +w * > /dev/null 2>&1)
make[3]: [libgcc.a] Error 1 (ignored)
(cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` x ../libgcc2.a)
(cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc ../tmplibgcc.a *.o)
rm -rf tmpcopy
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` tmplibgcc.a; else true; fi
mv tmplibgcc.a libgcc.a
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_BEGIN -o crtbegin.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -I. -I. -I./config -fPIC \
  -DCRT_BEGIN -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c 
mv crtstuff.o crtbeginS.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -I. -I. -I./config -fPIC \
  -DCRT_END -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c -o crtendS.o
touch s-crtS
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -g -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_END -o crtend.o
rm -f cxxmain.c
ln -s ./cplus-dem.c cxxmain.c
/usr/bin/gcc -c -DMAIN  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DVERSION=\"egcs-2.91.66\" cxxmain.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt.c
/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt1.c
/usr/bin/gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g  -DHAVE_CONFIG_H  -s       -o c++filt \
  cxxmain.o underscore.o getopt.o getopt1.o
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
make stage1
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
if [ -d stage1 ] ; then true ; else mkdir stage1 ; fi
for dir in . cp f 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 genrtl.c genrtl.h tree-check.h s-flags s-config s-codes s-mlib s-under s-output s-recog s-emit s-extract s-peep s-check s-attr s-attrtab s-opinit s-crt s-crtS s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck xgcc cc1 cpp  crtbegin.o crtbeginS.o crtend.o crtendS.o  gcc-cross cccp cc1obj enquire protoize unprotoize specs collect2 collect2 underscore.c gcov *.bp *.greg *.lreg *.combine *.flow *.cse *.jump *.rtl *.tree *.loop *.dbr *.jump2 *.sched *.cse2 *.sched2 *.stack *.gcse *.[si] g++ g++-cross cc1plus g77 g77-cross f771  stage1
mv: s-crt: No such file or directory
mv: s-crt0: No such file or directory
mv: crtbegin.o: No such file or directory
mv: crtbeginS.o: No such file or directory
mv: crtend.o: No such file or directory
mv: crtendS.o: No such file or directory
mv: gcc-cross: No such file or directory
mv: cc1obj: No such file or directory
mv: enquire: No such file or directory
mv: protoize: No such file or directory
mv: unprotoize: No such file or directory
mv: collect2: No such file or directory
mv: gcov: No such file or directory
mv: *.bp: No such file or directory
mv: *.greg: No such file or directory
mv: *.lreg: No such file or directory
mv: *.combine: No such file or directory
mv: *.flow: No such file or directory
mv: *.cse: No such file or directory
mv: *.jump: No such file or directory
mv: *.rtl: No such file or directory
mv: *.tree: No such file or directory
mv: *.loop: No such file or directory
mv: *.dbr: No such file or directory
mv: *.jump2: No such file or directory
mv: *.sched: No such file or directory
mv: *.cse2: No such file or directory
mv: *.sched2: No such file or directory
mv: *.stack: No such file or directory
mv: *.gcse: No such file or directory
mv: *.[si]: No such file or directory
mv: g++-cross: No such file or directory
mv: cc1plus: No such file or directory
mv: g77: No such file or directory
mv: g77-cross: No such file or directory
mv: f771: No such file or directory
make[3]: [stage1-start] Error 1 (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 [ -n "" -a -f libgcc.map ] ; then \
  rm -f stage1/libgcc.map; \
  cp libgcc.map stage1; \
fi
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; 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: cp/*.o: No such file or directory
make[3]: [c++.stage1] Error 1 (ignored)
if [ -f lang-f77 ]; then \
  mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j lang-f77 g77.c g77.o g77spec.o g77version.o stage1/f; \
fi
mv objc/*.o stage1/objc
mv: objc/*.o: No such file or directory
make[3]: [objc.stage1] Error 1 (ignored)
mv cc1obj stage1
mv: cc1obj: No such file or directory
make[3]: [objc.stage1] Error 1 (ignored)
mv libobjc.a stage1
mv: libobjc.a: No such file or directory
make[3]: [objc.stage1] Error 1 (ignored)
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
make CC="stage1/xgcc -Bstage1/" CFLAGS=" -O2 -O2 -pipe -s" LDFLAGS="" libdir=/usr/lib STAGE_PREFIX=stage1/ LANGUAGES="c proto gcov  c++ f77 objc"
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
CONFIG_HEADERS=auto-host.h:config.in /bin/sh config.status
creating Makefile
creating cp/Makefile
creating f/Makefile
creating auto-host.h
Merged x-linux.
Merged t-linux and t-linux-gnulibc1 and i386/t-crtstuff and t-install-cpp.
Created `objc/Makefile'.
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
  -DOLD_GPLUSPLUS_INCLUDE_DIR=\"/usr/lib/g++-include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -c `echo ./cccp.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./cexp.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config version.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DPREFIX=\"/usr\" \
  -c `echo ./prefix.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o cccp cccp.o cexp.o prefix.o \
  version.o      
rm -f cpp
ln cccp cpp
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencheck.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gencheck \
 gencheck.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./c-parse.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-lang.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gengenrtl.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gengenrtl \
 gengenrtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-lex.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-pragma.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-decl.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencodes.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config rtl.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config bitmap.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config print-rtl.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gencodes \
 gencodes.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencodes ./config/i386/i386.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-typeck.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-convert.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-aux-info.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-common.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-iterate.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattr.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genattr \
 genattr.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genattr ./config/i386/i386.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genconfig.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genconfig \
  genconfig.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genconfig ./config/i386/i386.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config  \
  -DTARGET_NAME=\"i486-linux-gnulibc1\" \
  -c `echo ./toplev.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config tree.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config print-tree.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stor-layout.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config fold-const.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genflags.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genflags \
 genflags.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genflags ./config/i386/i386.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config function.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stmt.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config except.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config expr.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config calls.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config expmed.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config explow.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config optabs.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config varasm.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config rtlanal.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config emit-rtl.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config genrtl.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config real.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config regmove.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dbxout.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config sdbout.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dwarfout.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dwarf2out.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config xcoffout.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config alias.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config integrate.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config jump.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config cse.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config loop.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config unroll.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config flow.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stupid.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config combine.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config varray.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config regclass.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config local-alloc.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config global.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reload.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reload1.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config caller-save.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config gcse.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genpeep.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genpeep \
 genpeep.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genpeep ./config/i386/i386.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-peep.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reorg.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config sched.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config final.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config recog.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reg-stack.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genopinit.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genopinit \
 genopinit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genopinit ./config/i386/i386.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-opinit.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genrecog.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genrecog \
 genrecog.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genrecog ./config/i386/i386.md > tmp-recog.c
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-recog.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genextract.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genextract \
 genextract.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genextract ./config/i386/i386.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-extract.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genoutput.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genoutput \
 genoutput.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genoutput ./config/i386/i386.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-output.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genemit.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genemit \
 genemit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genemit ./config/i386/i386.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-emit.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config profile.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattrtab.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genattrtab \
 genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
if cmp -s Makefile   ./config/i386/i386.md;	\
then					\
  echo Using ;	\
  cp  tmp-attrtab.c;	\
else					\
  ./genattrtab ./config/i386/i386.md > tmp-attrtab.c;	\
fi
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-attrtab.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./config/i386/i386.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config getpwd.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config convert.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dyn-string.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -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 except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o      
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
          -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
          -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66\" \
  ./protoize.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt1.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config pexecute.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config choose-temp.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config mkstemp.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o protoize \
  protoize.o getopt.o getopt1.o getpwd.o version.o \
  pexecute.o choose-temp.o mkstemp.o      
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
          -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
          -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66\" \
  ./unprotoize.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o unprotoize \
  unprotoize.o getopt.o getopt1.o getpwd.o version.o \
  pexecute.o choose-temp.o mkstemp.o      
/bin/sh ./genmultilib \
  "" \
  "" \
  "" \
  "" \
  "" > tmp-mlib.h
./move-if-change tmp-mlib.h multilib.h
multilib.h is unchanged
touch s-mlib
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
  -c `echo ./gcc.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o xgcc gcc.o prefix.o version.o \
  choose-temp.o pexecute.o mkstemp.o       
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -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
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config gcov.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   gcov.o       -o gcov
echo " toplev.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 varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o" | sed -e 's, \([a-z0-9]\), ../\1,g' -e 's/\.o/.o/g' >stamp-objlist
cd cp; make "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`" "BISONFLAGS=" "CC=stage1/xgcc -Bstage1/" "CFLAGS=-O2 -O2 -pipe -s" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f /src/egcs-1.1.2/gcc/../flex/flex ] ; then echo /src/egcs-1.1.2/gcc/../flex/flex ; else echo flex ; fi`" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`" "RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=stage1/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr" "prefix=/usr" "local_prefix=/usr/local" "gxx_include_dir=/usr/include/g++" "tooldir=/usr/i486-linux-gnulibc1" "bindir=/usr/bin" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "CXX_FOR_BUILD=c++" "CXXFLAGS=-g -O2" "CXX_FOR_TARGET=c++" ../cc1plus
make[4]: Entering directory `/src/egcs-1.1.2/gcc/cp'
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config call.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config decl.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config errfn.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config expr.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config pt.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config sig.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config typeck2.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config class.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config decl2.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config error.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config lex.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config  \
  `echo ./parse.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config ptree.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config rtti.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config spew.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config typeck.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config cvt.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config except.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config friend.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config init.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config method.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config search.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config semantics.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config tree.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config xref.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config repo.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s   -o ../cc1plus \
      call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o error.o lex.o parse.o ptree.o rtti.o spew.o typeck.o cvt.o except.o friend.o init.o method.o search.o semantics.o tree.o xref.o repo.o  `cat ../stamp-objlist` ../c-common.o ../c-pragma.o `if [ x != x ]; then echo ../; 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` 
make[4]: Leaving directory `/src/egcs-1.1.2/gcc/cp'
touch lang-f77
cd f; make "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`" "BISONFLAGS=" "CC=stage1/xgcc -Bstage1/" "CFLAGS=-O2 -O2 -pipe -s" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f /src/egcs-1.1.2/gcc/../flex/flex ] ; then echo /src/egcs-1.1.2/gcc/../flex/flex ; else echo flex ; fi`" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`" "RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=stage1/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr" "prefix=/usr" "local_prefix=/usr/local" "gxx_include_dir=/usr/include/g++" "tooldir=/usr/i486-linux-gnulibc1" "bindir=/usr/bin" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" \
  HOST_CC="stage1/xgcc -Bstage1/" HOST_CFLAGS=" -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H " HOST_CPPFLAGS="  " \
  ../f771
make[4]: Entering directory `/src/egcs-1.1.2/gcc/f'
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bad.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bit.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bld.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config com.c
com.c:305: warning: missing initializer for `ffecom_symbol_null_.assign_tree'
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config data.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config equiv.c
stage1/xgcc -Bstage1/ -c -DUSE_HCONFIG -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -I. -I.. -I. -I./.. -I./../config \
      `echo ./fini.c | sed 's,^\./,,'` -o fini.o
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config proj.c
stage1/xgcc -Bstage1/ -c -DUSE_HCONFIG -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -I. -I.. -I. -I./.. -I./../config \
      `echo ./proj.c | sed 's,^\./,,'` -o proj-h.o
stage1/xgcc -Bstage1/ -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o fini fini.o proj-h.o
./fini `echo ./str-1t.fin | sed 's,^\./,,'` str-1t.j str-1t.h
./fini `echo ./str-2t.fin | sed 's,^\./,,'` str-2t.j str-2t.h
./fini `echo ./str-fo.fin | sed 's,^\./,,'` str-fo.j str-fo.h
./fini `echo ./str-io.fin | sed 's,^\./,,'` str-io.j str-io.h
./fini `echo ./str-nq.fin | sed 's,^\./,,'` str-nq.j str-nq.h
./fini `echo ./str-op.fin | sed 's,^\./,,'` str-op.j str-op.h
./fini `echo ./str-ot.fin | sed 's,^\./,,'` str-ot.j str-ot.h
touch stamp-str
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config expr.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config global.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config implic.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config info.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config intrin.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config lab.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config lex.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config malloc.c
malloc.c:56: warning: missing initializer for `malloc_root_.malloc_pool_image_.name'
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config name.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config parse.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config src.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config st.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config sta.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stb.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stc.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config std.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config ste.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config storag.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stp.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config str.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config sts.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stt.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stu.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stv.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stw.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config symbol.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config target.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config top.c
top.c: In function `ffe_decode_option':
top.c:165: warning: unused parameter `argc'
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config type.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config version.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config where.c
where.c:41: warning: missing initializer for `ffewhere_unknown_line_.content'
rm -f f771
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall  `case "i486-pc-linux-gnulibc1" in m68k-next-nextstep*) echo -segaddr __DATA 6000000;; *-*-aix[4-9]*) \`stage1/xgcc -Bstage1/ --print-prog-name=ld\` -v 2>&1 | grep BFD >/dev/null || echo -Wl,-bbigtoc;; esac` -o ../f771 \
      bad.o bit.o bld.o com.o data.o equiv.o expr.o global.o implic.o info.o intrin.o lab.o lex.o malloc.o name.o parse.o proj.o src.o st.o sta.o stb.o stc.o std.o ste.o storag.o stp.o str.o sts.o stt.o stu.o stv.o stw.o symbol.o target.o top.o type.o version.o where.o `cat ../stamp-objlist` `if [ x != x ]; then echo ../; 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` 
make[4]: Leaving directory `/src/egcs-1.1.2/gcc/f'
echo '/*WARNING: This file is automatically generated!*/' >tmp-objc-prs.y
sed -e "/^ifc$/,/^end ifc$/d" \
  -e "/^ifobjc$/d" -e "/^end ifobjc$/d" \
  ./c-parse.in >>tmp-objc-prs.y
./move-if-change tmp-objc-prs.y ./objc/objc-parse.y
cd ./objc; \
`if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`  objc-parse.y -o objc-parse.c
objc-parse.y contains 67 shift/reduce conflicts.
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -I./objc \
-c ./objc/objc-parse.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -I./objc \
-c ./objc/objc-act.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -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 except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o \
	     
if [ -d include ]; then true; else mkdir include; fi
cd objc; \
if [ -f Makefile ]; then \
  make copy-headers \
  tooldir=/usr/i486-linux-gnulibc1 \
  AR="` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" AR_FLAGS="rc" \
  GCC_FOR_TARGET="../xgcc -B../" \
  GCC_CFLAGS=" -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include " incinstalldir=../include; \
fi
make[4]: Entering directory `/src/egcs-1.1.2/gcc/objc'
rm -fr ../include/objc
mkdir ../include/objc
for file in hash.h objc-list.h sarray.h objc.h objc-api.h NXConstStr.h Object.h Protocol.h encoding.h typedstream.h thr.h; do \
  realfile=./${file}; \
  cp ${realfile} ../include/objc; \
  chmod a+r ../include/objc/${file}; \
done
make[4]: Leaving directory `/src/egcs-1.1.2/gcc/objc'
touch objc-headers
./xgcc -B./ -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config  \
-DTARGET_MACHINE=\"i486-linux-gnulibc1\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config tlink.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config hash.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -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 s-under
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config underscore.c
rm -f collect2
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o collect2 collect2.o tlink.o hash.o \
  cplus-dem.o underscore.o version.o choose-temp.o mkstemp.o      
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_BEGIN -o crtbegin.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -fPIC \
  -DCRT_BEGIN -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c 
mv crtstuff.o crtbeginS.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -fPIC \
  -DCRT_END -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c -o crtendS.o
touch s-crtS
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_END -o crtend.o
echo "" > tmp-runtime
echo "/* This file is automatically generated */" >objc/runtime-info.h
./cc1obj -print-objc-runtime-info tmp-runtime >>objc/runtime-info.h
rm -f tmp-runtime
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/hash.c -o objc/hash.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/sarray.c -o objc/sarray.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/class.c -o objc/class.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -Iobjc \
-c ./objc/sendmsg.c -o objc/sendmsg.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/init.c -o objc/init.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/archive.c -o objc/archive.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/encoding.c -o objc/encoding.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/selector.c -o objc/selector.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/objects.c -o objc/objects.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/misc.c -o objc/misc.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/NXConstStr.m -o objc/NXConstStr.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/Object.m -o objc/Object.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/Protocol.m -o objc/Protocol.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/nil_method.c -o objc/nil_method.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/thr.c -o objc/thr.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/linking.m -o objc/linking.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/thr-single.c -o objc/thr-single.o
rm -f libobjc.a
` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc libobjc.a objc/hash.o objc/sarray.o objc/class.o objc/sendmsg.o objc/init.o objc/archive.o objc/encoding.o objc/selector.o objc/objects.o objc/misc.o objc/NXConstStr.o objc/Object.o objc/Protocol.o objc/nil_method.o objc/thr.o objc/linking.o objc/thr-single.o
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` libobjc.a; else true; fi
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
-DLANG_SPECIFIC_DRIVER \
  -c g++.c
stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./cp/g++spec.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o g++ g++.o g++spec.o prefix.o \
  version.o choose-temp.o pexecute.o mkstemp.o       
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  rm -f g77.c; \
  ln -s ./gcc.c g77.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
   -DLANG_SPECIFIC_DRIVER -c g77.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./f/g77spec.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -o g77version.o \
    ./f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
  stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o g77 g77.o g77spec.o g77version.o \
   version.o choose-temp.o pexecute.o prefix.o mkstemp.o       ; \
else true; fi
case " c proto gcov  c++ f77 objc " in \
*" "[cC]"++ "*) \
  echo tinfo.o tinfo2.o new.o opnew.o opnewnt.o opvnew.o opvnewnt.o opdel.o opdelnt.o opvdel.o opvdelnt.o exception.o > cplib2.new;; \
*) \
  echo "" > cplib2.new;; \
esac
mv -f cplib2.new cplib2.txt 
rm -f tmplibgcc2.a
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _bb _shtab _clear_cache _trampoline __main _exit _ctors _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
      ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
_divdi3
_moddi3
_udivdi3
_umoddi3
_negdi2
_lshrdi3
_ashldi3
_ashrdi3
_ffsdi2
_udiv_w_sdiv
_udivmoddi4
_cmpdi2
_ucmpdi2
_floatdidf
_floatdisf
_fixunsdfsi
_fixunssfsi
_fixunsdfdi
_fixdfdi
_fixunssfdi
_fixsfdi
_fixxfdi
_fixunsxfdi
_floatdixf
_fixunsxfsi
_fixtfdi
_fixunstfdi
_floatditf
__gcc_bcmp
_varargs
__dummy
_eprintf
_bb
_shtab
_clear_cache
_trampoline
__main
_exit
_ctors
_pure
for name in _eh; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -fexceptions -I. -I. -I./config -c \
      -DL${name} ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_eh
if [ x != x ]; then \
  for name in _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 _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df; \
  do \
    echo ${name}; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
if [ x != x ]; then \
  for name in _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 _si_to_df _df_to_si _negate_df _make_df _df_to_sf; \
  do \
    echo ${name}; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c -DL${name} \
        -DFINE_GRAINED_LIBRARIES  -o ${name}.o; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${name}.o; \
    rm -f ${name}.o; \
  done; \
else true; fi;
for file in ./frame.c  cplib2.txt  ; do \
  name=`echo ${file} | sed -e 's/[.][cSo]$//' -e 's/[.]asm$//' -e 's/[.]txt$//'`; \
  oname=` echo ${name} | sed -e 's,.*/,,'`; \
  if [ ${name}.txt = ${file} ]; then \
    for f in .. `cat ${file}`; do if [ x${f} != x.. ]; then \
      make GCC_FOR_TARGET="./xgcc -B./" \
	AR="` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" AR_FLAGS="rc" CC="stage1/xgcc -Bstage1/" \
	CFLAGS="-O2 -O2 -pipe -s" HOST_PREFIX="" \
	HOST_PREFIX_1="loser-" \
	LANGUAGES="c proto gcov  c++ f77 objc" \
	LIBGCC2_CFLAGS="-O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  " ${f}; \
      if [ $? -eq 0 ] ; then true; else exit 1; fi; \
      ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${f}; \
      rm -f ${f}; \
    else true; \
    fi; done; \
  else \
    echo ${name}; \
    if [ ${name}.asm = ${file} ]; then \
      cp ${file} ${name}.s || exit 1; file=${name}.s; \
    else true; fi; \
    ./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config -c ${file}; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc tmplibgcc2.a ${oname}.o; \
    rm -f ${name}.s ${oname}.o; \
  fi; \
done
./frame
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/tinfo.cc
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/tinfo2.cc
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new.cc
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new1.cc -DL_op_new -o opnew.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new1.cc -DL_op_newnt -o opnewnt.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_vnew -o opvnew.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_vnewnt -o opvnewnt.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_delete -o opdel.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_delnt -o opdelnt.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_vdel -o opvdel.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c ./cp/new2.cc -DL_op_vdelnt -o opvdelnt.o
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
make[4]: Entering directory `/src/egcs-1.1.2/gcc'
./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I./config \
  -c -fexceptions ./cp/exception.cc
make[4]: Leaving directory `/src/egcs-1.1.2/gcc'
mv tmplibgcc2.a libgcc2.a
rm -rf tmplibgcc.a libgcc.a tmpcopy
mkdir tmpcopy
if [ x != x ];			\
then (cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` x ../);	\
else true;					\
fi
(cd tmpcopy; chmod +w * > /dev/null 2>&1)
make[3]: [libgcc.a] Error 1 (ignored)
(cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` x ../libgcc2.a)
(cd tmpcopy; ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc ../tmplibgcc.a *.o)
rm -rf tmpcopy
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` tmplibgcc.a; else true; fi
mv tmplibgcc.a libgcc.a
rm -f cxxmain.c
ln -s ./cplus-dem.c cxxmain.c
stage1/xgcc -Bstage1/ -c -DMAIN  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DVERSION=\"egcs-2.91.66\" cxxmain.c
stage1/xgcc -Bstage1/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H         -o c++filt \
  cxxmain.o underscore.o getopt.o getopt1.o
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
make stage2
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
if [ -d stage2 ] ; then true ; else mkdir stage2 ; fi
for dir in . cp f 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 genrtl.c genrtl.h tree-check.h s-flags s-config s-codes s-mlib s-under s-output s-recog s-emit s-extract s-peep s-check s-attr s-attrtab s-opinit s-crt s-crtS s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck xgcc cc1 cpp  crtbegin.o crtbeginS.o crtend.o crtendS.o  gcc-cross cccp cc1obj enquire protoize unprotoize specs collect2 collect2 underscore.c gcov *.bp *.greg *.lreg *.combine *.flow *.cse *.jump *.rtl *.tree *.loop *.dbr *.jump2 *.sched *.cse2 *.sched2 *.stack *.gcse *.[si] g++ g++-cross cc1plus g77 g77-cross f771  stage2
mv: s-crt: No such file or directory
mv: s-crt0: No such file or directory
mv: crtbegin.o: No such file or directory
mv: crtbeginS.o: No such file or directory
mv: crtend.o: No such file or directory
mv: crtendS.o: No such file or directory
mv: gcc-cross: No such file or directory
mv: enquire: No such file or directory
mv: collect2: No such file or directory
mv: *.bp: No such file or directory
mv: *.greg: No such file or directory
mv: *.lreg: No such file or directory
mv: *.combine: No such file or directory
mv: *.flow: No such file or directory
mv: *.cse: No such file or directory
mv: *.jump: No such file or directory
mv: *.rtl: No such file or directory
mv: *.tree: No such file or directory
mv: *.loop: No such file or directory
mv: *.dbr: No such file or directory
mv: *.jump2: No such file or directory
mv: *.sched: No such file or directory
mv: *.cse2: No such file or directory
mv: *.sched2: No such file or directory
mv: *.stack: No such file or directory
mv: *.gcse: No such file or directory
mv: g++-cross: No such file or directory
mv: g77-cross: No such file or directory
make[3]: [stage2-start] Error 1 (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 [ -n "" -a -f libgcc.map ] ; then \
  rm -f stage2/libgcc.map; \
  cp libgcc.map stage2; \
fi
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; 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 g77.c g77.o g77spec.o g77version.o stage2/f; \
fi
mv: g77.o: No such file or directory
mv: g77spec.o: No such file or directory
mv: g77version.o: No such file or directory
make[3]: [f77.stage2] Error 1 (ignored)
mv objc/*.o stage2/objc
mv cc1obj stage2
mv: cc1obj: No such file or directory
make[3]: [objc.stage2] Error 1 (ignored)
mv libobjc.a stage2
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
if test bootstrap = bootstrap-lean; then rm -rf stage1; else true; fi
make CC="stage2/xgcc -Bstage2/" CFLAGS=" -O2 -O2 -pipe -s" LDFLAGS="" libdir=/usr/lib STAGE_PREFIX=stage2/ LANGUAGES="c proto gcov  c++ f77 objc"
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
  -DOLD_GPLUSPLUS_INCLUDE_DIR=\"/usr/lib/g++-include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -c `echo ./cccp.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./cexp.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config version.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DPREFIX=\"/usr\" \
  -c `echo ./prefix.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o cccp cccp.o cexp.o prefix.o \
  version.o      
rm -f cpp
ln cccp cpp
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencheck.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gencheck \
 gencheck.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c ./c-parse.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-lang.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gengenrtl.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gengenrtl \
 gengenrtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-lex.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-pragma.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-decl.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./gencodes.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config rtl.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config bitmap.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config print-rtl.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o gencodes \
 gencodes.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencodes ./config/i386/i386.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-typeck.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-convert.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-aux-info.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-common.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config c-iterate.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattr.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genattr \
 genattr.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genattr ./config/i386/i386.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genconfig.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genconfig \
  genconfig.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genconfig ./config/i386/i386.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config  \
  -DTARGET_NAME=\"i486-linux-gnulibc1\" \
  -c `echo ./toplev.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config tree.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config print-tree.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stor-layout.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config fold-const.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genflags.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genflags \
 genflags.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genflags ./config/i386/i386.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config function.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stmt.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config except.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config expr.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config calls.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config expmed.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config explow.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config optabs.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config varasm.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config rtlanal.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config emit-rtl.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config genrtl.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config real.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config regmove.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dbxout.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config sdbout.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dwarfout.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dwarf2out.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config xcoffout.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config alias.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config integrate.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config jump.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config cse.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config loop.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config unroll.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config flow.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config stupid.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config combine.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config varray.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config regclass.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config local-alloc.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config global.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reload.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reload1.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config caller-save.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config gcse.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genpeep.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genpeep \
 genpeep.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genpeep ./config/i386/i386.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-peep.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reorg.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config sched.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config final.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config recog.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config reg-stack.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genopinit.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genopinit \
 genopinit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genopinit ./config/i386/i386.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-opinit.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genrecog.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genrecog \
 genrecog.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genrecog ./config/i386/i386.md > tmp-recog.c
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-recog.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genextract.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genextract \
 genextract.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genextract ./config/i386/i386.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-extract.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genoutput.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genoutput \
 genoutput.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genoutput ./config/i386/i386.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-output.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genemit.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genemit \
 genemit.o rtl.o bitmap.o print-rtl.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./genemit ./config/i386/i386.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-emit.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config profile.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./genattrtab.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o genattrtab \
 genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
if cmp -s Makefile   ./config/i386/i386.md;	\
then					\
  echo Using ;	\
  cp  tmp-attrtab.c;	\
else					\
  ./genattrtab ./config/i386/i386.md > tmp-attrtab.c;	\
fi
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -c insn-attrtab.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./config/i386/i386.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config getpwd.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config convert.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config dyn-string.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -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 except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o      
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
          -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
          -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66\" \
  ./protoize.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./getopt1.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config pexecute.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config choose-temp.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config mkstemp.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o protoize \
  protoize.o getopt.o getopt1.o getpwd.o version.o \
  pexecute.o choose-temp.o mkstemp.o      
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
          -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include\" \
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/g++\" \
          -DCROSS_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"/usr/i486-linux-gnulibc1/include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DSTD_PROTO_DIR=\"/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66\" \
  ./unprotoize.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o unprotoize \
  unprotoize.o getopt.o getopt1.o getpwd.o version.o \
  pexecute.o choose-temp.o mkstemp.o      
/bin/sh ./genmultilib \
  "" \
  "" \
  "" \
  "" \
  "" > tmp-mlib.h
./move-if-change tmp-mlib.h multilib.h
multilib.h is unchanged
touch s-mlib
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
  -c `echo ./gcc.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o xgcc gcc.o prefix.o version.o \
  choose-temp.o pexecute.o mkstemp.o       
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -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
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config gcov.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   gcov.o       -o gcov
echo " toplev.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 varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o" | sed -e 's, \([a-z0-9]\), ../\1,g' -e 's/\.o/.o/g' >stamp-objlist
cd cp; make "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`" "BISONFLAGS=" "CC=stage2/xgcc -Bstage2/" "CFLAGS=-O2 -O2 -pipe -s" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f /src/egcs-1.1.2/gcc/../flex/flex ] ; then echo /src/egcs-1.1.2/gcc/../flex/flex ; else echo flex ; fi`" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`" "RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=stage2/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr" "prefix=/usr" "local_prefix=/usr/local" "gxx_include_dir=/usr/include/g++" "tooldir=/usr/i486-linux-gnulibc1" "bindir=/usr/bin" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "CXX_FOR_BUILD=c++" "CXXFLAGS=-g -O2" "CXX_FOR_TARGET=c++" ../cc1plus
make[4]: Entering directory `/src/egcs-1.1.2/gcc/cp'
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config call.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config decl.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config errfn.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config expr.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config pt.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config sig.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config typeck2.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config class.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config decl2.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config error.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config lex.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config  \
  `echo ./parse.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config ptree.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config rtti.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config spew.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config typeck.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config cvt.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config except.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config friend.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config init.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config method.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config search.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config semantics.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config tree.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config xref.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s     -I. -I.. -I. -I./.. -I./../config repo.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s   -o ../cc1plus \
      call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o error.o lex.o parse.o ptree.o rtti.o spew.o typeck.o cvt.o except.o friend.o init.o method.o search.o semantics.o tree.o xref.o repo.o  `cat ../stamp-objlist` ../c-common.o ../c-pragma.o `if [ x != x ]; then echo ../; else true; fi` `case "stage2/xgcc -Bstage2/" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` 
make[4]: Leaving directory `/src/egcs-1.1.2/gcc/cp'
touch lang-f77
cd f; make "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f /src/egcs-1.1.2/gcc/../bison/bison ] ; then case . in /*) echo /src/egcs-1.1.2/gcc/../bison/bison -L ./../bison/ ;; *) echo /src/egcs-1.1.2/gcc/../bison/bison -L /src/egcs-1.1.2/gcc/./../bison/ ;; esac else echo bison ; fi`" "BISONFLAGS=" "CC=stage2/xgcc -Bstage2/" "CFLAGS=-O2 -O2 -pipe -s" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f /src/egcs-1.1.2/gcc/../flex/flex ] ; then echo /src/egcs-1.1.2/gcc/../flex/flex ; else echo flex ; fi`" "LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`" "RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=stage2/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr" "prefix=/usr" "local_prefix=/usr/local" "gxx_include_dir=/usr/include/g++" "tooldir=/usr/i486-linux-gnulibc1" "bindir=/usr/bin" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" \
  HOST_CC="stage2/xgcc -Bstage2/" HOST_CFLAGS=" -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H " HOST_CPPFLAGS="  " \
  ../f771
make[4]: Entering directory `/src/egcs-1.1.2/gcc/f'
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bad.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bit.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config bld.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config com.c
com.c:305: warning: missing initializer for `ffecom_symbol_null_.assign_tree'
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config data.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config equiv.c
stage2/xgcc -Bstage2/ -c -DUSE_HCONFIG -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -I. -I.. -I. -I./.. -I./../config \
      `echo ./fini.c | sed 's,^\./,,'` -o fini.o
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config proj.c
stage2/xgcc -Bstage2/ -c -DUSE_HCONFIG -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -I. -I.. -I. -I./.. -I./../config \
      `echo ./proj.c | sed 's,^\./,,'` -o proj-h.o
stage2/xgcc -Bstage2/ -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o fini fini.o proj-h.o
./fini `echo ./str-1t.fin | sed 's,^\./,,'` str-1t.j str-1t.h
./fini `echo ./str-2t.fin | sed 's,^\./,,'` str-2t.j str-2t.h
./fini `echo ./str-fo.fin | sed 's,^\./,,'` str-fo.j str-fo.h
./fini `echo ./str-io.fin | sed 's,^\./,,'` str-io.j str-io.h
./fini `echo ./str-nq.fin | sed 's,^\./,,'` str-nq.j str-nq.h
./fini `echo ./str-op.fin | sed 's,^\./,,'` str-op.j str-op.h
./fini `echo ./str-ot.fin | sed 's,^\./,,'` str-ot.j str-ot.h
touch stamp-str
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config expr.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config global.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config implic.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config info.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config intrin.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config lab.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config lex.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config malloc.c
malloc.c:56: warning: missing initializer for `malloc_root_.malloc_pool_image_.name'
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config name.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config parse.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config src.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config st.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config sta.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stb.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stc.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config std.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config ste.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config storag.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stp.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config str.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config sts.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stt.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stu.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stv.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config stw.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config symbol.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config target.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config top.c
top.c: In function `ffe_decode_option':
top.c:165: warning: unused parameter `argc'
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config type.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config version.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall    -I. -I.. -I. -I./.. -I./../config where.c
where.c:41: warning: missing initializer for `ffewhere_unknown_line_.content'
rm -f f771
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -W -Wall  `case "i486-pc-linux-gnulibc1" in m68k-next-nextstep*) echo -segaddr __DATA 6000000;; *-*-aix[4-9]*) \`stage2/xgcc -Bstage2/ --print-prog-name=ld\` -v 2>&1 | grep BFD >/dev/null || echo -Wl,-bbigtoc;; esac` -o ../f771 \
      bad.o bit.o bld.o com.o data.o equiv.o expr.o global.o implic.o info.o intrin.o lab.o lex.o malloc.o name.o parse.o proj.o src.o st.o sta.o stb.o stc.o std.o ste.o storag.o stp.o str.o sts.o stt.o stu.o stv.o stw.o symbol.o target.o top.o type.o version.o where.o `cat ../stamp-objlist` `if [ x != x ]; then echo ../; else true; fi` `case "stage2/xgcc -Bstage2/" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` 
make[4]: Leaving directory `/src/egcs-1.1.2/gcc/f'
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -I./objc \
-c ./objc/objc-parse.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -I./objc \
-c ./objc/objc-act.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -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 except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.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 profile.o insn-attrtab.o i386.o getpwd.o  convert.o dyn-string.o \
	     
./xgcc -B./ -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config  \
-DTARGET_MACHINE=\"i486-linux-gnulibc1\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config tlink.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config hash.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -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 s-under
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config underscore.c
rm -f collect2
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o collect2 collect2.o tlink.o hash.o \
  cplus-dem.o underscore.o version.o choose-temp.o mkstemp.o      
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_BEGIN -o crtbegin.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -fPIC \
  -DCRT_BEGIN -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c 
mv crtstuff.o crtbeginS.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -fPIC \
  -DCRT_END -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -g0 -c ./crtstuff.c -o crtendS.o
touch s-crtS
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config  -g0 \
  -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
  -c ./crtstuff.c -DCRT_END -o crtend.o
echo "" > tmp-runtime
echo "/* This file is automatically generated */" >objc/runtime-info.h
./cc1obj -print-objc-runtime-info tmp-runtime >>objc/runtime-info.h
rm -f tmp-runtime
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/hash.c -o objc/hash.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/sarray.c -o objc/sarray.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/class.c -o objc/class.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config -Iobjc \
-c ./objc/sendmsg.c -o objc/sendmsg.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/init.c -o objc/init.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/archive.c -o objc/archive.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/encoding.c -o objc/encoding.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/selector.c -o objc/selector.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/objects.c -o objc/objects.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/misc.c -o objc/misc.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/NXConstStr.m -o objc/NXConstStr.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/Object.m -o objc/Object.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/Protocol.m -o objc/Protocol.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/nil_method.c -o objc/nil_method.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/thr.c -o objc/thr.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-fgnu-runtime -c ./objc/linking.m -o objc/linking.o
./xgcc -B./  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s -I./include  -I. -I. -I./config \
-c ./objc/thr-single.c -o objc/thr-single.o
rm -f libobjc.a
` if [ -f /src/egcs-1.1.2/gcc/../binutils/ar ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ar ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi` rc libobjc.a objc/hash.o objc/sarray.o objc/class.o objc/sendmsg.o objc/init.o objc/archive.o objc/encoding.o objc/selector.o objc/objects.o objc/misc.o objc/NXConstStr.o objc/Object.o objc/Protocol.o objc/nil_method.o objc/thr.o objc/linking.o objc/thr-single.o
if [ -f ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then ` if [ -f /src/egcs-1.1.2/gcc/../binutils/ranlib ] ; then echo /src/egcs-1.1.2/gcc/../binutils/ranlib ; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` libobjc.a; else true; fi
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
-DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
-DLANG_SPECIFIC_DRIVER \
  -c g++.c
stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./cp/g++spec.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o g++ g++.o g++spec.o prefix.o \
  version.o choose-temp.o pexecute.o mkstemp.o       
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  rm -f g77.c; \
  ln -s ./gcc.c g77.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -DSTANDARD_STARTFILE_PREFIX=\"/usr/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i486-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/\" \
   -DLANG_SPECIFIC_DRIVER -c g77.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config ./f/g77spec.c; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  stage2/xgcc -Bstage2/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config -o g77version.o \
    ./f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
  stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H   -o g77 g77.o g77spec.o g77version.o \
   version.o choose-temp.o pexecute.o prefix.o mkstemp.o       ; \
else true; fi
rm -f cxxmain.c
ln -s ./cplus-dem.c cxxmain.c
stage2/xgcc -Bstage2/ -c -DMAIN  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H     -I. -I. -I./config \
  -DVERSION=\"egcs-2.91.66\" cxxmain.c
stage2/xgcc -Bstage2/  -DIN_GCC   -DUSE_GNULIBC_1 -O2 -O2 -pipe -s  -DHAVE_CONFIG_H         -o c++filt \
  cxxmain.o underscore.o getopt.o getopt1.o
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
Comparing stage2 and stage3 of the compiler
make[2]: Entering directory `/src/egcs-1.1.2/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 cp f objc; do \
  if [ "`echo $dir/*.o`" != "$dir/*.o" ] ; then \
    for file in $dir/*.o; do \
      if [ $file != objc/NXConstStr.o -a $file != objc/Object.o -a $file != objc/Protocol.o -a $file != objc/linking.o ] ; then \
	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; \
      else true; fi; \
    done; \
  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
make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
Building runtime libraries
make[2]: Entering directory `/src/egcs-1.1.2'
make[3]: Entering directory `/src/egcs-1.1.2/libiberty'
make[3]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[3]: Entering directory `/src/egcs-1.1.2/texinfo'
make all-recursive
make[4]: Entering directory `/src/egcs-1.1.2/texinfo'
Making all in intl
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making all in lib
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making all in util
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[3]: Entering directory `/src/egcs-1.1.2/etc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/egcs-1.1.2/etc'
make[3]: Entering directory `/src/egcs-1.1.2/gcc'
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/gcc'
Configuring in i486-linux-gnulibc1/libio
ChangeLog		..linked
ChangeLog.linux		..linked
Makefile.in		..linked
NEWS		..linked
PlotFile.cc		..linked
PlotFile.h		..linked
README		..linked
SFile.cc		..linked
SFile.h		..linked
builtinbuf.cc		..linked
builtinbuf.h		..linked
cleanup.c		..linked
config		..working in
hpux.mt		..linked
isc.mt		..linked
linux.mt		..linked
linuxaxp1-libc-lock.h		..linked
linuxaxp1-stdio-lock.h		..linked
linuxaxp1.mt		..linked
linuxlibc1.mt		..linked
mn10200.mt		..linked
mtsafe.mt		..linked
netware.mt		..linked
sco4.mt		..linked
config.shared		..linked
configure.in		..linked
dbz		..working in
Makefile.in		..linked
README		..linked
altbytes		..linked
byteflip.c		..linked
case.c		..linked
case.h		..linked
configure.in		..linked
dbz.1		..linked
dbz.3z		..linked
dbz.c		..linked
dbz.h		..linked
dbzmain.c		..linked
fake.c		..linked
firstlast25		..linked
getmap		..linked
random.c		..linked
revbytes		..linked
stdio.h		..linked
depend		..linked
editbuf.cc		..linked
editbuf.h		..linked
filebuf.cc		..linked
filedoalloc.c		..linked
fileops.c		..linked
floatconv.c		..linked
floatio.h		..linked
fstream.cc		..linked
fstream.h		..linked
gen-params		..linked
genops.c		..linked
include		..working in
empty.h		..linked
indstream.cc		..linked
indstream.h		..linked
ioassign.cc		..linked
ioextend.cc		..linked
iofclose.c		..linked
iofdopen.c		..linked
iofeof.c		..linked
ioferror.c		..linked
iofflush.c		..linked
iofflush_u.c		..linked
iofgetpos.c		..linked
iofgets.c		..linked
iofopen.c		..linked
iofprintf.c		..linked
iofputs.c		..linked
iofread.c		..linked
iofscanf.c		..linked
iofsetpos.c		..linked
ioftell.c		..linked
iofwrite.c		..linked
iogetc.c		..linked
iogetdelim.c		..linked
iogetline.c		..linked
iogets.c		..linked
ioignore.c		..linked
iolibio.h		..linked
iomanip.cc		..linked
iomanip.h		..linked
iopadn.c		..linked
ioperror.c		..linked
iopopen.c		..linked
ioprims.c		..linked
ioprintf.c		..linked
ioputc.c		..linked
ioputs.c		..linked
ioscanf.c		..linked
ioseekoff.c		..linked
ioseekpos.c		..linked
iosetbuffer.c		..linked
iosetvbuf.c		..linked
iosprintf.c		..linked
iosscanf.c		..linked
iostdio.h		..linked
iostream.cc		..linked
iostream.h		..linked
iostream.texi		..linked
iostreamP.h		..linked
iostrerror.c		..linked
ioungetc.c		..linked
iovfprintf.c		..linked
iovfscanf.c		..linked
iovsprintf.c		..linked
iovsscanf.c		..linked
isgetline.cc		..linked
isgetsb.cc		..linked
isscan.cc		..linked
istream.h		..linked
libio.h		..linked
libioP.h		..linked
osform.cc		..linked
ostream.h		..linked
outfloat.c		..linked
parsestream.cc		..linked
parsestream.h		..linked
peekc.c		..linked
pfstream.cc		..linked
pfstream.h		..linked
procbuf.cc		..linked
procbuf.h		..linked
sbform.cc		..linked
sbgetline.cc		..linked
sbscan.cc		..linked
stdfiles.c		..linked
stdio		..working in
ChangeLog		..linked
ChangeLog.old		..linked
Makefile.in		..linked
clearerr.c		..linked
clearerr_u.c		..linked
configure.in		..linked
fdopen.c		..linked
feof.c		..linked
feof_u.c		..linked
ferror.c		..linked
ferror_u.c		..linked
fgetc.c		..linked
fileno.c		..linked
fputc.c		..linked
fputc_u.c		..linked
freopen.c		..linked
fseek.c		..linked
getc.c		..linked
getc_u.c		..linked
getchar.c		..linked
getchar_u.c		..linked
getline.c		..linked
getw.c		..linked
obprintf.c		..linked
popen.c		..linked
putc.c		..linked
putc_u.c		..linked
putchar.c		..linked
putchar_u.c		..linked
putw.c		..linked
rewind.c		..linked
setbuf.c		..linked
setfileno.c		..linked
setlinebuf.c		..linked
snprintf.c		..linked
stdio.h		..linked
vasprintf.c		..linked
vfprintf.c		..linked
vfscanf.c		..linked
vprintf.c		..linked
vscanf.c		..linked
vsnprintf.c		..linked
stdiostream.cc		..linked
stdiostream.h		..linked
stdstrbufs.cc		..linked
stdstreams.cc		..linked
stream.cc		..linked
stream.h		..linked
streambuf.cc		..linked
streambuf.h		..linked
strfile.h		..linked
strops.c		..linked
strstream.cc		..linked
strstream.h		..linked
tests		..working in
ChangeLog		..linked
Makefile.in		..linked
configure.in		..linked
hounddog.cc		..linked
hounddog.exp		..linked
hounddog.inp		..linked
putbackdog.cc		..linked
tFile.cc		..linked
tFile.exp		..linked
tFile.inp		..linked
tfformat.c		..linked
tiformat.c		..linked
tiomanip.cc		..linked
tiomanip.exp		..linked
tiomisc.cc		..linked
tiomisc.exp		..linked
tstdiomisc.c		..linked
tstdiomisc.exp		..linked
testsuite		..working in
ChangeLog		..linked
Makefile.in		..linked
config		..working in
default.exp		..linked
configure.in		..linked
lib		..working in
libio.exp		..linked
libio.tests		..working in
hounddog.exp		..linked
putbackdog.exp		..linked
tFile.exp		..linked
tfformat.exp		..linked
tiformat.exp		..linked
tiomanip.exp		..linked
tiomisc.exp		..linked
tstdiomisc.exp		..linked
Appending ./config/linuxlibc1.mt to target-mkfrag
Appending ./config/../../../config/mh-x86pic to target-mkfrag
Created "Makefile" in /src/egcs-1.1.2/i486-linux-gnulibc1/libio using "target-mkfrag"
Configuring in i486-linux-gnulibc1/libiberty
COPYING.LIB		..linked
ChangeLog		..linked
ChangeLog.linux		..linked
Makefile		..linked
Makefile.in		..linked
README		..linked
acconfig.h		..linked
alloca-conf.h		..linked
alloca.c		..linked
argv.c		..linked
argv.o		..linked
asprintf.c		..linked
atexit.c		..linked
basename.c		..linked
bcmp.c		..linked
bcopy.c		..linked
bzero.c		..linked
choose-temp.c		..linked
choose-temp.o		..linked
clock.c		..linked
concat.c		..linked
concat.o		..linked
config		..working in
mh-aix		..linked
mh-cxux7		..linked
mh-fbsd21		..linked
mh-windows		..linked
config.h		..linked
config.h-vms		..linked
config.in		..linked
config.log		..linked
config.status		..linked
config.table		..linked
configure		..linked
configure.bat		..linked
configure.in		..linked
copysign.c		..linked
cplus-dem.c		..linked
cplus-dem.o		..linked
fdmatch.c		..linked
fdmatch.o		..linked
floatformat.c		..linked
floatformat.o		..linked
fnmatch.c		..linked
fnmatch.o		..linked
getcwd.c		..linked
getopt.c		..linked
getopt.o		..linked
getopt1.c		..linked
getopt1.o		..linked
getpagesize.c		..linked
getruntime.c		..linked
getruntime.o		..linked
hex.c		..linked
hex.o		..linked
index.c		..linked
insque.c		..linked
libiberty.a		..linked
makefile.dos		..linked
makefile.vms		..linked
memchr.c		..linked
memcmp.c		..linked
memcpy.c		..linked
memmove.c		..linked
memset.c		..linked
mpw-config.in		..linked
mpw-make.sed		..linked
mpw.c		..linked
msdos.c		..linked
needed-list		..linked
objalloc.c		..linked
objalloc.o		..linked
obstack.c		..linked
obstack.o		..linked
pexecute.c		..linked
pexecute.o		..linked
pic		..working in
argv.o		..linked
choose-temp.o		..linked
concat.o		..linked
cplus-dem.o		..linked
fdmatch.o		..linked
floatformat.o		..linked
fnmatch.o		..linked
getopt.o		..linked
getopt1.o		..linked
getruntime.o		..linked
hex.o		..linked
objalloc.o		..linked
obstack.o		..linked
pexecute.o		..linked
spaces.o		..linked
strerror.o		..linked
strsignal.o		..linked
xatexit.o		..linked
xexit.o		..linked
xmalloc.o		..linked
xstrdup.o		..linked
xstrerror.o		..linked
random.c		..linked
rename.c		..linked
required-list		..linked
rindex.c		..linked
sigsetmask.c		..linked
spaces.c		..linked
spaces.o		..linked
stamp-h		..linked
stamp-picdir		..linked
strcasecmp.c		..linked
strchr.c		..linked
strdup.c		..linked
strerror.c		..linked
strerror.o		..linked
strncasecmp.c		..linked
strrchr.c		..linked
strsignal.c		..linked
strsignal.o		..linked
strstr.c		..linked
strtod.c		..linked
strtol.c		..linked
strtoul.c		..linked
tmpnam.c		..linked
vasprintf.c		..linked
vfork.c		..linked
vfprintf.c		..linked
vmsbuild.com		..linked
vprintf.c		..linked
vsprintf.c		..linked
waitpid.c		..linked
xatexit.c		..linked
xatexit.o		..linked
xexit.c		..linked
xexit.o		..linked
xhost-mkfrag		..linked
xmalloc.c		..linked
xmalloc.o		..linked
xstrdup.c		..linked
xstrdup.o		..linked
xstrerror.c		..linked
xstrerror.o		..linked
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
rm -rf *.o pic core errs \#* *.E a.out
rm -f needed.awk needed2.awk errors dummy needed-list config.h stamp-*
rm -f   stamp-picdir
rm -f *.a required-list tmpmulti.out
rm -f *~ Makefile config.status xhost-mkfrag TAGS multilib.out
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
creating cache ./config.cache
checking host system type... i486-pc-linux-gnulibc1
checking build system type... i486-pc-linux-gnulibc1
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/
checking whether we are using GNU C... yes
checking whether /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ accepts -g... yes
checking for POSIXized ISC... no
checking for a BSD compatible install... /usr/bin/install -c
Appending ./config/../../../config/mh-x86pic to xhost-mkfrag
checking how to run the C preprocessor... /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) works... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) is a cross-compiler... no
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for clock... yes
checking for getcwd... yes
checking for getpagesize... 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 random... yes
checking for rename... yes
checking for rindex... yes
checking for sigsetmask... yes
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... yes
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... yes
checking for getrusage... yes
checking for on_exit... yes
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic argv.c -o pic/argv.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  argv.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic choose-temp.c -o pic/choose-temp.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  choose-temp.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic concat.c -o pic/concat.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  concat.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic cplus-dem.c -o pic/cplus-dem.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  cplus-dem.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic fdmatch.c -o pic/fdmatch.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  fdmatch.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic fnmatch.c -o pic/fnmatch.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  fnmatch.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic getopt.c -o pic/getopt.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  getopt.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic getopt1.c -o pic/getopt1.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  getopt1.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic getruntime.c -o pic/getruntime.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  getruntime.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic hex.c -o pic/hex.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  hex.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic floatformat.c -o pic/floatformat.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  floatformat.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic objalloc.c -o pic/objalloc.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  objalloc.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic obstack.c -o pic/obstack.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  obstack.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic pexecute.c -o pic/pexecute.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  pexecute.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic spaces.c -o pic/spaces.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  spaces.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic strerror.c -o pic/strerror.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  strerror.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic strsignal.c -o pic/strsignal.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  strsignal.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic xatexit.c -o pic/xatexit.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  xatexit.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic xexit.c -o pic/xexit.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  xexit.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic xmalloc.c -o pic/xmalloc.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  xmalloc.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic xstrdup.c -o pic/xstrdup.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  xstrdup.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  -fpic xstrerror.c -o pic/xstrerror.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DHAVE_CONFIG_H -g -O2 -I. -I./../../include  xstrerror.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o  
ranlib libiberty.a
f=" "; \
case $f in \
  *alloca.o*) f="$f xmalloc.o xexit.o" ;; \
esac; \
echo $f > needed-list
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "LDFLAGS=-s" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
rootme=`pwd`/ ; export rootme; \
CC="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -I. -I."; export CC; \
CXX="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -I. -I. -nostdinc++ -nostdinc++ -g -O2"; export CXX; \
CONFIG_NM="nm"; export CONFIG_NM; \
/bin/sh ./gen-params LIB_VERSION=2.8.0  >tmp-params.h
mv tmp-params.h _G_config.h
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iogetc.c -o pic/iogetc.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iogetc.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic ioputc.c -o pic/ioputc.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL ioputc.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iofeof.c -o pic/iofeof.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iofeof.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic ioferror.c -o pic/ioferror.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL ioferror.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic filedoalloc.c -o pic/filedoalloc.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL filedoalloc.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic fileops.c -o pic/fileops.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL fileops.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic genops.c -o pic/genops.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL genops.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iofclose.c -o pic/iofclose.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iofclose.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iovsprintf.c -o pic/iovsprintf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iovsprintf.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iovsscanf.c -o pic/iovsscanf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iovsscanf.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic strops.c -o pic/strops.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL strops.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iogetline.c -o pic/iogetline.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iogetline.c
rm -rf libio.a
ar rc libio.a iogetc.o ioputc.o iofeof.o ioferror.o filedoalloc.o fileops.o genops.o iofclose.o iovsprintf.o iovsscanf.o strops.o iogetline.o   
ranlib libio.a
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic builtinbuf.cc -o pic/builtinbuf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL builtinbuf.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic filebuf.cc -o pic/filebuf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL filebuf.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic fstream.cc -o pic/fstream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL fstream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic indstream.cc -o pic/indstream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL indstream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic ioassign.cc -o pic/ioassign.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL ioassign.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic ioextend.cc -o pic/ioextend.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL ioextend.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iomanip.cc -o pic/iomanip.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iomanip.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic iostream.cc -o pic/iostream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL iostream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic isgetline.cc -o pic/isgetline.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL isgetline.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic isgetsb.cc -o pic/isgetsb.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL isgetsb.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic isscan.cc -o pic/isscan.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL isscan.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic osform.cc -o pic/osform.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL osform.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic procbuf.cc -o pic/procbuf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL procbuf.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic sbform.cc -o pic/sbform.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL sbform.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic sbgetline.cc -o pic/sbgetline.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL sbgetline.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic sbscan.cc -o pic/sbscan.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL sbscan.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic stdiostream.cc -o pic/stdiostream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL stdiostream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic stdstrbufs.cc -o pic/stdstrbufs.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL stdstrbufs.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic stdstreams.cc -o pic/stdstreams.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL stdstreams.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic stream.cc -o pic/stream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL stream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic streambuf.cc -o pic/streambuf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL streambuf.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic strstream.cc -o pic/strstream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL strstream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic PlotFile.cc -o pic/PlotFile.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL PlotFile.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic SFile.cc -o pic/SFile.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL SFile.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic parsestream.cc -o pic/parsestream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL parsestream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic pfstream.cc -o pic/pfstream.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL pfstream.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL -fpic editbuf.cc -o pic/editbuf.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I. -nostdinc++ -D_G_HAVE_MMAP -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL editbuf.cc
rm -rf libiostream.a
ar rc libiostream.a iogetc.o ioputc.o iofeof.o ioferror.o filedoalloc.o fileops.o genops.o iofclose.o iovsprintf.o iovsscanf.o strops.o iogetline.o builtinbuf.o filebuf.o fstream.o indstream.o ioassign.o ioextend.o iomanip.o iostream.o isgetline.o isgetsb.o isscan.o osform.o procbuf.o sbform.o sbgetline.o sbscan.o stdiostream.o stdstrbufs.o stdstreams.o stream.o streambuf.o strstream.o PlotFile.o SFile.o parsestream.o pfstream.o editbuf.o 
ranlib libiostream.a
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
cd tests; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
cd dbz; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
cd stdio; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
cd testsuite; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
Configuring in i486-linux-gnulibc1/libstdc++
ChangeLog		..linked
ChangeLog.linux		..linked
Makefile.in		..linked
NEWS		..linked
cassert		..linked
cctype		..linked
cerrno		..linked
cfloat		..linked
cinst.cc		..linked
ciso646		..linked
climits		..linked
clocale		..linked
cmath		..linked
cmathi.cc		..linked
complex		..linked
complex.h		..linked
config		..working in
aix.ml		..linked
dec-osf.ml		..linked
delta.mt		..linked
elf.ml		..linked
elfshlibm.ml		..linked
hpux.ml		..linked
irix5.ml		..linked
linux.ml		..linked
linux.mt		..linked
openbsd.ml		..linked
openbsd.mt		..linked
sol2shm.ml		..linked
sunos4.ml		..linked
configure.in		..linked
csetjmp		..linked
csignal		..linked
cstdarg		..linked
cstddef		..linked
cstdio		..linked
cstdlib		..linked
cstdlibi.cc		..linked
cstring		..linked
cstringi.cc		..linked
ctime		..linked
cwchar		..linked
cwctype		..linked
fstream		..linked
iomanip		..linked
iosfwd		..linked
iostream		..linked
sinst.cc		..linked
std		..working in
bastring.cc		..linked
bastring.h		..linked
complext.cc		..linked
complext.h		..linked
dcomplex.h		..linked
fcomplex.h		..linked
ldcomplex.h		..linked
straits.h		..linked
stdexcept		..linked
stdexcepti.cc		..linked
stl		..working in
ChangeLog		..linked
README		..linked
algo.h		..linked
algobase.h		..linked
algorithm		..linked
alloc.h		..linked
bvector.h		..linked
defalloc.h		..linked
deque		..linked
deque.h		..linked
function.h		..linked
functional		..linked
hash_map		..linked
hash_map.h		..linked
hash_set		..linked
hash_set.h		..linked
hashtable.h		..linked
heap.h		..linked
iterator		..linked
iterator.h		..linked
list		..linked
list.h		..linked
map		..linked
map.h		..linked
memory		..linked
multimap.h		..linked
multiset.h		..linked
numeric		..linked
pair.h		..linked
pthread_alloc		..linked
pthread_alloc.h		..linked
queue		..linked
rope		..linked
rope.h		..linked
ropeimpl.h		..linked
set		..linked
set.h		..linked
slist		..linked
slist.h		..linked
stack		..linked
stack.h		..linked
stl_algo.h		..linked
stl_algobase.h		..linked
stl_alloc.h		..linked
stl_bvector.h		..linked
stl_config.h		..linked
stl_construct.h		..linked
stl_deque.h		..linked
stl_function.h		..linked
stl_hash_fun.h		..linked
stl_hash_map.h		..linked
stl_hash_set.h		..linked
stl_hashtable.h		..linked
stl_heap.h		..linked
stl_iterator.h		..linked
stl_list.h		..linked
stl_map.h		..linked
stl_multimap.h		..linked
stl_multiset.h		..linked
stl_numeric.h		..linked
stl_pair.h		..linked
stl_queue.h		..linked
stl_raw_storage_iter.h		..linked
stl_relops.h		..linked
stl_rope.h		..linked
stl_set.h		..linked
stl_slist.h		..linked
stl_stack.h		..linked
stl_tempbuf.h		..linked
stl_tree.h		..linked
stl_uninitialized.h		..linked
stl_vector.h		..linked
tempbuf.h		..linked
tree.h		..linked
type_traits.h		..linked
utility		..linked
vector		..linked
vector.h		..linked
stl.h		..linked
stlinst.cc		..linked
string		..linked
strstream		..linked
tests		..working in
ChangeLog		..linked
Makefile.in		..linked
configure.in		..linked
tcomplex.cc		..linked
tcomplex.exp		..linked
tcomplex.inp		..linked
tlist.cc		..linked
tlist.exp		..linked
tmap.cc		..linked
tmap.exp		..linked
tstring.cc		..linked
tstring.exp		..linked
tstring.inp		..linked
tvector.cc		..linked
tvector.exp		..linked
testsuite		..working in
ChangeLog		..linked
Makefile.in		..linked
config		..working in
default.exp		..linked
configure.in		..linked
lib		..working in
libstdc++.exp		..linked
libstdc++.tests		..working in
test.exp		..linked
Appending ./config/../../../config/mh-x86pic to target-mkfrag
Appending ./config/linux.ml to target-mkfrag
Created "Makefile" in /src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++ using "target-mkfrag"
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
cd ../libio ; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" iostream.list
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[4]: `iostream.list' is up to date.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic cstringi.cc -o pic/cstringi.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  cstringi.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic stdexcepti.cc -o pic/stdexcepti.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  stdexcepti.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic cstdlibi.cc -o pic/cstdlibi.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  cstdlibi.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic cmathi.cc -o pic/cmathi.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  cmathi.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic stlinst.cc -o pic/stlinst.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  stlinst.cc
echo cstring
cstring
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DC \
    `for N in REP MAIN TRAITS ADDSS ADDPS ADDCS ADDSP ADDSC EQSS EQPS EQSP NESS NEPS NESP LTSS LTPS LTSP GTSS GTPS GTSP LESS LEPS LESP GESS GEPS GESP; do echo " -D${N}"; done` \
    ./sinst.cc -o pic/cstrmain.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DC `for N in REP MAIN TRAITS ADDSS ADDPS ADDCS ADDSP ADDSC EQSS EQPS EQSP NESS NEPS NESP LTSS LTPS LTSP GTSS GTPS GTSP LESS LEPS LESP GESS GEPS GESP; do echo " -D${N}"; done` \
  ./sinst.cc -o cstrmain.o
echo cstrio
cstrio
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DC \
    `for N in EXTRACT INSERT GETLINE; do echo " -D${N}"; done` \
    ./sinst.cc -o pic/cstrio.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DC `for N in EXTRACT INSERT GETLINE; do echo " -D${N}"; done` \
  ./sinst.cc -o cstrio.o
touch bigstmp-string
echo fcomplex
fcomplex
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DF \
    `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/fcomplex.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DF `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
  ./cinst.cc -o fcomplex.o
echo fcomio
fcomio
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DF \
    `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/fcomio.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DF `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
  ./cinst.cc -o fcomio.o
echo dcomplex
dcomplex
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DD \
    `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/dcomplex.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DD `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
  ./cinst.cc -o dcomplex.o
echo dcomio
dcomio
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DD \
    `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/dcomio.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DD `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
  ./cinst.cc -o dcomio.o
echo ldcomplex
ldcomplex
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DLD \
    `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/ldcomplex.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DLD `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
  ./cinst.cc -o ldcomplex.o
echo ldcomio
ldcomio
if [ x"yes" = xyes ]; then \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -fpic -DLD \
    `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
    ./cinst.cc -o pic/ldcomio.o; \
else true ; fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio -nostdinc++  -DLD `for N in EXTRACT INSERT; do echo " -D${N}"; done` \
  ./cinst.cc -o ldcomio.o
touch bigstmp-complx
rm -f tlist
touch tlist
echo *.o >> tlist
for f in `cat ../libio/iostream.list` ; do \
  echo "../libio/$f" >> tlist ; \
done
for f in `cat ../libiberty/needed-list` strerror.o ; do \
  echo "../libiberty/$f" >> tlist ; \
done
mv tlist stdlist
rm -f tlibstdc++-2-libc5-1-2.9.0.a
ar rc tlibstdc++-2-libc5-1-2.9.0.a `cat stdlist`
mv tlibstdc++-2-libc5-1-2.9.0.a libstdc++-2-libc5-1-2.9.0.a
ranlib libstdc++-2-libc5-1-2.9.0.a
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rm -f libstdc++-libc5-1.a.2
ln -s libstdc++-2-libc5-1-2.9.0.a libstdc++-libc5-1.a.2
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rm -f libstdc++.a
ln -s libstdc++-2-libc5-1-2.9.0.a libstdc++.a
rm -f tlist
cp stdlist tlist
if [ x"yes" = xyes ]; then \
  sed 's,\([A-Za-z_]*\.o\),pic/\1,g' tlist > tlist2 ; \
  mv tlist2 tlist ; \
else true ; fi
mv tlist piclist
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -fno-implicit-templates -Wl,-soname,libstdc++-libc5-1.so.2 -shared -o libstdc++-2-libc5-1-2.9.0.so `cat piclist` -lm
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rm -f libstdc++-libc5-1.so.2
ln -s libstdc++-2-libc5-1-2.9.0.so libstdc++-libc5-1.so.2
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rm -f libstdc++.so
ln -s libstdc++-2-libc5-1-2.9.0.so libstdc++.so
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
cd tests; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
cd testsuite; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
Configuring in i486-linux-gnulibc1/libg++
ChangeLog		..linked
Makefile.in		..linked
NEWS		..linked
README		..linked
README.SHLIB		..linked
TODO		..linked
config		..working in
aix.ml		..linked
aix4.ml		..linked
dec-osf.ml		..linked
elf.ml		..linked
elfshlibm.ml		..linked
go32.ml		..linked
hpux.ml		..linked
irix5.ml		..linked
linux.ml		..linked
linux.mt		..linked
sol2shm.ml		..linked
solaris2.mt		..linked
sunos4.ml		..linked
config.shared		..linked
configure.in		..linked
etc		..working in
ADT-examples		..working in
Makefile.in		..linked
Patmain.cc		..linked
Patricia.cc		..linked
Patricia.h		..linked
configure.in		..linked
depend		..linked
genPatkey.cc		..linked
generic-q.cc		..linked
keyhash.cc		..linked
kmp.cc		..linked
search.cc		..linked
tsort.cc		..linked
tsortinp.cc		..linked
ChangeLog		..linked
HINTS		..linked
Makefile.in		..linked
PlotFile3D		..working in
Makefile.in		..linked
PlotFile3D.cc		..linked
PlotFile3D.h		..linked
README		..linked
Vec3D.h		..linked
configure.in		..linked
depend		..linked
tPlotFile3D.cc		..linked
benchmarks		..working in
ChangeLog		..linked
Char.h		..linked
Int.h		..linked
Makefile.in		..linked
configure.in		..linked
dhrystone.cc		..linked
configure.in		..linked
fib		..working in
Makefile.in		..linked
configure.in		..linked
fib.cc		..linked
graph		..working in
ChangeLog		..linked
Makefile.in		..linked
configure.in		..linked
depend		..linked
eGetOpt.cc		..linked
eGetOpt.h		..linked
ePlotFile.cc		..linked
ePlotFile.h		..linked
graph.cc		..linked
graph.tex		..linked
pdefs.h		..linked
read_data.cc		..linked
read_data.h		..linked
test.dat		..linked
test2.dat		..linked
tick_intrvl.cc		..linked
tick_intrvl.h		..linked
lf		..working in
ChangeLog		..linked
Dirent.cc		..linked
Dirent.h		..linked
Makefile.in		..linked
configure.in		..linked
depend		..linked
directory.cc		..linked
directory.h		..linked
entry.cc		..linked
entry.h		..linked
lf.cc		..linked
option.cc		..linked
option.h		..linked
screen.cc		..linked
screen.h		..linked
sort.cc		..linked
trie-gen		..working in
ChangeLog		..linked
Makefile.in		..linked
compact.cc		..linked
compact.h		..linked
configure.in		..linked
depend		..linked
main.cc		..linked
options.cc		..linked
options.h		..linked
renew.h		..linked
test.cc		..linked
trie-gen.1		..linked
trie.cc		..linked
trie.h		..linked
version.cc		..linked
g++FAQ.texi		..linked
g++FAQ.txt		..linked
genclass		..working in
ChangeLog		..linked
Makefile.in		..linked
configure.in		..linked
expected.out		..linked
genclass.sh		..linked
gentest.sh		..linked
libg++.texi		..linked
no-stream		..working in
.cvsignore		..linked
Makefile.in		..linked
configure.in		..linked
old-stream		..working in
proto-kit		..working in
Makefile		..linked
Makefile.new		..linked
file_types.hierarchy		..linked
file_types.includes.h		..linked
file_types.operation.h		..linked
file_types.type.h		..linked
genclass.extnsn		..linked
hierarchy		..linked
make-defs-file		..linked
make-source-dependencies		..linked
make-types		..linked
prepend		..linked
prepend-header		..linked
prototype		..linked
prototype.dependencies		..linked
src		..working in
.cvsignore		..linked
ACG.cc		..linked
ACG.h		..linked
AllocRing.cc		..linked
AllocRing.h		..linked
Binomial.cc		..linked
Binomial.h		..linked
BitSet.cc		..linked
BitSet.h		..linked
BitString.cc		..linked
BitString.h		..linked
ChangeLog		..linked
Complex.h		..linked
CursesW.cc		..linked
CursesW.h		..linked
DLList.cc		..linked
DLList.h		..linked
DiscUnif.cc		..linked
DiscUnif.h		..linked
Erlang.cc		..linked
Erlang.h		..linked
Fix.cc		..linked
Fix.h		..linked
Fix16.cc		..linked
Fix16.h		..linked
Fix24.cc		..linked
Fix24.h		..linked
Geom.cc		..linked
Geom.h		..linked
GetOpt.cc		..linked
GetOpt.h		..linked
HypGeom.cc		..linked
HypGeom.h		..linked
Incremental.h		..linked
Intdouble.cc		..linked
Integer.cc		..linked
Integer.h		..linked
Integer.hP		..linked
LogNorm.cc		..linked
LogNorm.h		..linked
MLCG.cc		..linked
MLCG.h		..linked
Makefile.in		..linked
NegExp.cc		..linked
NegExp.h		..linked
Normal.cc		..linked
Normal.h		..linked
Obstack.cc		..linked
Obstack.h		..linked
Pix.h		..linked
Poisson.cc		..linked
Poisson.h		..linked
RNG.cc		..linked
RNG.h		..linked
Random.cc		..linked
Random.h		..linked
Rational.cc		..linked
Rational.h		..linked
Regex.cc		..linked
Regex.h		..linked
RndInt.cc		..linked
RndInt.h		..linked
SLList.cc		..linked
SLList.h		..linked
Sample.cc		..linked
SmplHist.cc		..linked
SmplHist.h		..linked
SmplStat.cc		..linked
SmplStat.h		..linked
String.cc		..linked
String.h		..linked
Uniform.cc		..linked
Uniform.h		..linked
Weibull.cc		..linked
Weibull.h		..linked
bitand.c		..linked
bitany.c		..linked
bitblt.c		..linked
bitclear.c		..linked
bitcopy.c		..linked
bitcount.c		..linked
bitdo1.h		..linked
bitdo2.h		..linked
bitinvert.c		..linked
bitlcomp.c		..linked
bitprims.h		..linked
bitset1.c		..linked
bitxor.c		..linked
bool.h		..linked
builtin.cc		..linked
builtin.h		..linked
compare.cc		..linked
compare.h		..linked
configure.in		..linked
depend		..linked
dtoa.cc		..linked
error.cc		..linked
fmtq.cc		..linked
gcd.cc		..linked
gen		..working in
AVLMap.ccP		..linked
AVLMap.hP		..linked
AVLSet.ccP		..linked
AVLSet.hP		..linked
AVec.ccP		..linked
AVec.hP		..linked
BSTSet.ccP		..linked
BSTSet.hP		..linked
Bag.ccP		..linked
Bag.hP		..linked
CHBag.ccP		..linked
CHBag.hP		..linked
CHMap.ccP		..linked
CHMap.hP		..linked
CHNode.ccP		..linked
CHNode.hP		..linked
CHSet.ccP		..linked
CHSet.hP		..linked
DLDeque.ccP		..linked
DLDeque.hP		..linked
DLList.ccP		..linked
DLList.hP		..linked
Deque.ccP		..linked
Deque.hP		..linked
FPQueue.ccP		..linked
FPQueue.hP		..linked
FPStack.ccP		..linked
FPStack.hP		..linked
FPlex.ccP		..linked
FPlex.hP		..linked
List.ccP		..linked
List.hP		..linked
MPlex.ccP		..linked
MPlex.hP		..linked
Map.ccP		..linked
Map.hP		..linked
OSLBag.ccP		..linked
OSLBag.hP		..linked
OSLSet.ccP		..linked
OSLSet.hP		..linked
OXPBag.ccP		..linked
OXPBag.hP		..linked
OXPSet.ccP		..linked
OXPSet.hP		..linked
PHPQ.ccP		..linked
PHPQ.hP		..linked
PQ.ccP		..linked
PQ.hP		..linked
PSList.hP		..linked
PVec.hP		..linked
Plex.ccP		..linked
Plex.hP		..linked
Queue.ccP		..linked
Queue.hP		..linked
RAVLMap.ccP		..linked
RAVLMap.hP		..linked
RPlex.ccP		..linked
RPlex.hP		..linked
SLBag.ccP		..linked
SLBag.hP		..linked
SLList.ccP		..linked
SLList.hP		..linked
SLQueue.ccP		..linked
SLQueue.hP		..linked
SLSet.ccP		..linked
SLSet.hP		..linked
SLStack.ccP		..linked
SLStack.hP		..linked
Set.ccP		..linked
Set.hP		..linked
SkipBag.ccP		..linked
SkipBag.hP		..linked
SkipMap.ccP		..linked
SkipMap.hP		..linked
SkipSet.ccP		..linked
SkipSet.hP		..linked
SplayBag.ccP		..linked
SplayBag.hP		..linked
SplayMap.ccP		..linked
SplayMap.hP		..linked
SplayNode.ccP		..linked
SplayNode.hP		..linked
SplayPQ.ccP		..linked
SplayPQ.hP		..linked
SplaySet.ccP		..linked
SplaySet.hP		..linked
Stack.ccP		..linked
Stack.hP		..linked
VHBag.ccP		..linked
VHBag.hP		..linked
VHMap.ccP		..linked
VHMap.hP		..linked
VHSet.ccP		..linked
VHSet.hP		..linked
VOHSet.ccP		..linked
VOHSet.hP		..linked
VQueue.ccP		..linked
VQueue.hP		..linked
VStack.ccP		..linked
VStack.hP		..linked
Vec.ccP		..linked
Vec.hP		..linked
XPBag.ccP		..linked
XPBag.hP		..linked
XPDeque.ccP		..linked
XPDeque.hP		..linked
XPPQ.ccP		..linked
XPPQ.hP		..linked
XPQueue.ccP		..linked
XPQueue.hP		..linked
XPSet.ccP		..linked
XPSet.hP		..linked
XPStack.ccP		..linked
XPStack.hP		..linked
XPlex.ccP		..linked
XPlex.hP		..linked
defs.hP		..linked
intSList.hP		..linked
intVec.hP		..linked
generic.h		..linked
getpagesize.h		..linked
hash.cc		..linked
ioob.cc		..linked
lg.cc		..linked
libc.h		..linked
malloc.c		..linked
minmax.cc		..linked
minmax.h		..linked
osfcn.h		..linked
pow.cc		..linked
sqrt.cc		..linked
std.h		..linked
strclass.h		..linked
swap.h		..linked
sysent.h		..linked
timer.c		..linked
typemacros.h		..linked
test-install		..working in
.cvsignore		..linked
ChangeLog		..linked
Foo.cc		..linked
Foo.h		..linked
Makefile.in		..linked
a.cc		..linked
bf.cc		..linked
bm.cc		..linked
configure.in		..linked
ex_bar.cc		..linked
expected.out		..linked
foo_func.cc		..linked
foo_main.cc		..linked
tests		..working in
.cvsignore		..linked
ChangeLog		..linked
Makefile.in		..linked
Makefile.sh		..linked
configure.in		..linked
depend		..linked
tBag.cc		..linked
tBag.exp		..linked
tBag.inp		..linked
tBitSet.cc		..linked
tBitSet.exp		..linked
tBitSet.inp		..linked
tBitString.cc		..linked
tBitString.exp		..linked
tBitString.inp		..linked
tCurses.cc		..linked
tCurses.inp		..linked
tDeque.cc		..linked
tDeque.exp		..linked
tDeque.inp		..linked
tFile.cc		..linked
tFile.exp		..linked
tFile.inp		..linked
tFix.cc		..linked
tFix.exp		..linked
tFix.inp		..linked
tFix16.cc		..linked
tFix16.exp		..linked
tFix16.inp		..linked
tFix24.cc		..linked
tFix24.exp		..linked
tFix24.inp		..linked
tGetOpt.cc		..linked
tGetOpt.exp		..linked
tGetOpt.inp		..linked
tInteger.cc		..linked
tInteger.exp		..linked
tInteger.inp		..linked
tLList.cc		..linked
tLList.exp		..linked
tLList.inp		..linked
tList.cc		..linked
tList.exp		..linked
tList.inp		..linked
tMap.cc		..linked
tMap.exp		..linked
tMap.inp		..linked
tObstack.cc		..linked
tObstack.exp		..linked
tObstack.inp		..linked
tPQ.cc		..linked
tPQ.exp		..linked
tPQ.inp		..linked
tPlex.cc		..linked
tPlex.exp		..linked
tPlex.inp		..linked
tQueue.cc		..linked
tQueue.exp		..linked
tQueue.inp		..linked
tRandom.cc		..linked
tRandom.exp		..linked
tRandom.inp		..linked
tRational.cc		..linked
tRational.exp		..linked
tRational.inp		..linked
tSet.cc		..linked
tSet.exp		..linked
tSet.inp		..linked
tStack.cc		..linked
tStack.exp		..linked
tStack.inp		..linked
tString.cc		..linked
tString.exp		..linked
tString.inp		..linked
tVec.cc		..linked
tVec.exp		..linked
tVec.inp		..linked
test_h.cc		..linked
tiLList.cc		..linked
tiLList.exp		..linked
testsuite		..working in
ChangeLog		..linked
Makefile.in		..linked
config		..working in
default.exp		..linked
configure.in		..linked
lib		..working in
libg++.exp		..linked
libg++.tests		..working in
tFix.xpo		..linked
tGetOpt.arg		..linked
tGetOpt.xpo		..linked
tRandom.xpo		..linked
tRational.xpo		..linked
test.exp		..linked
texinfo		..working in
lgpl.texinfo		..linked
utils		..working in
.cvsignore		..linked
Makefile.in		..linked
configure.in		..linked
g++dep.sh		..linked
gendepend		..linked
vms		..working in
AAAREADME.TXT		..linked
CXLINK.COM		..linked
CXSHARE.COM		..linked
EXPECTED.LIST		..linked
EXPECTED.VMS		..linked
FNDVEC.C		..linked
GENCLASS.COM		..linked
GENCLASS.TPU		..linked
GXX_MAIN_SHR.MAR		..linked
OPTIONS.OPT		..linked
VMS-BUILD-LIBGXX.COM		..linked
VMS-CURSES.C		..linked
VMS-GCCLIB.MAR		..linked
VMS-INSTALL-LIBGXX.COM		..linked
VMS-TEST-LIBGXX.COM		..linked
VMS_FIXINCLUDES.TPU		..linked
_G_config.h		..linked
checking for ranlib
Appending ./config/linux.mt to target-mkfrag
Appending ./config/../../../config/mh-x86pic to target-mkfrag
Appending ./config/linux.ml to target-mkfrag
Created "Makefile" in /src/egcs-1.1.2/i486-linux-gnulibc1/libg++ using "target-mkfrag"
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic AllocRing.cc -o pic/AllocRing.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    AllocRing.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Obstack.cc -o pic/Obstack.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Obstack.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic builtin.cc -o pic/builtin.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    builtin.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Regex.cc -o pic/Regex.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Regex.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic String.cc -o pic/String.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    String.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Intdouble.cc -o pic/Intdouble.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Intdouble.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Integer.cc -o pic/Integer.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Integer.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Rational.cc -o pic/Rational.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Rational.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Random.cc -o pic/Random.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Random.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic BitSet.cc -o pic/BitSet.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    BitSet.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic BitString.cc -o pic/BitString.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    BitString.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic LogNorm.cc -o pic/LogNorm.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    LogNorm.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic SmplHist.cc -o pic/SmplHist.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    SmplHist.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic SmplStat.cc -o pic/SmplStat.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    SmplStat.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Normal.cc -o pic/Normal.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Normal.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic NegExp.cc -o pic/NegExp.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    NegExp.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Weibull.cc -o pic/Weibull.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Weibull.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Erlang.cc -o pic/Erlang.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Erlang.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic DiscUnif.cc -o pic/DiscUnif.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    DiscUnif.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Uniform.cc -o pic/Uniform.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Uniform.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Poisson.cc -o pic/Poisson.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Poisson.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic HypGeom.cc -o pic/HypGeom.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    HypGeom.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Geom.cc -o pic/Geom.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Geom.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Binomial.cc -o pic/Binomial.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Binomial.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic RNG.cc -o pic/RNG.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    RNG.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic ACG.cc -o pic/ACG.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    ACG.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic MLCG.cc -o pic/MLCG.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    MLCG.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic RndInt.cc -o pic/RndInt.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    RndInt.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Fix.cc -o pic/Fix.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Fix.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Fix16.cc -o pic/Fix16.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Fix16.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic Fix24.cc -o pic/Fix24.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    Fix24.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic GetOpt.cc -o pic/GetOpt.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    GetOpt.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic error.cc -o pic/error.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    error.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic gcd.cc -o pic/gcd.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    gcd.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic hash.cc -o pic/hash.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    hash.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic lg.cc -o pic/lg.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    lg.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic fmtq.cc -o pic/fmtq.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    fmtq.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic ioob.cc -o pic/ioob.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    ioob.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic pow.cc -o pic/pow.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    pow.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic sqrt.cc -o pic/sqrt.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    sqrt.cc
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic timer.c -o pic/timer.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  timer.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic compare.cc -o pic/compare.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    compare.cc
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitand.c -o pic/bitand.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitand.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitany.c -o pic/bitany.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitany.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitblt.c -o pic/bitblt.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitblt.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitclear.c -o pic/bitclear.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitclear.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitcopy.c -o pic/bitcopy.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitcopy.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitcount.c -o pic/bitcount.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitcount.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitinvert.c -o pic/bitinvert.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitinvert.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitlcomp.c -o pic/bitlcomp.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitlcomp.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitset1.c -o pic/bitset1.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitset1.c
test x"yes" != xyes ||\
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  -fpic bitxor.c -o pic/bitxor.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -I../../libio  bitxor.c
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic SLList.cc -o pic/SLList.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    SLList.cc
test x"yes" != xyes || \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    -fpic DLList.cc -o pic/DLList.o
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    DLList.cc
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
rm -f tlist
touch tlist
for f in `cat src/libgxx.list`; do \
  echo "src/$f" >> tlist ; \
done
echo "" >> tlist
mv tlist list
rm -f tlibg++-2-libc5-1-2.8.1.3.a
ar rc tlibg++-2-libc5-1-2.8.1.3.a `cat list`
mv tlibg++-2-libc5-1-2.8.1.3.a libg++-2-libc5-1-2.8.1.3.a
ranlib libg++-2-libc5-1-2.8.1.3.a
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
rm -f libg++-libc5-1.a.2
ln -s libg++-2-libc5-1-2.8.1.3.a libg++-libc5-1.a.2
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
rm -f libg++.a
ln -s libg++-2-libc5-1-2.8.1.3.a libg++.a
rm -f piclist
if [ x"yes" = xyes ] || [ x"yes" = x -a x"-fpic" != x ]; then \
  sed 's,\([0-9A-Za-z_]*\.o\),pic/\1,g' list > piclist ; \
else \
  cp list piclist; \
fi
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -fno-implicit-templates -Wl,-soname,libg++-libc5-1.so.2 -shared -o libg++-2-libc5-1-2.8.1.3.so `cat piclist` -L../libstdc++ -lstdc++ -lm
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
rm -f libg++-libc5-1.so.2
ln -s libg++-2-libc5-1-2.8.1.3.so libg++-libc5-1.so.2
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
rm -f libg++.so
ln -s libg++-2-libc5-1-2.8.1.3.so libg++.so
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
echo "/^PROTODIR=/c\\" > sedscript
echo "PROTODIR=$\{PROTODIR-/usr/include/g++/gen\}" >> sedscript
sed <../Makefile -n -e '/VERSION/s/LIBG++_DIST_VERSION *= *\(.*\)/s|<VERSION>|\1|/p' >> sedscript
sed -f sedscript < ./genclass.sh > genclass.tmp
chmod 0755 genclass.tmp
rm -f sedscript
mv genclass.tmp genclass
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
touch .stmp-genclass
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
touch .stmp-tests
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd graph; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
cd ADT-examples; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
cd benchmarks; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
cd PlotFile3D; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
cd lf; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
cd trie-gen; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
cd fib; make all ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
touch .stmp-etc
touch .stmp-utils
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libg++-2-libc5-1-2.8.1.3.so" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
cd genclass; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
cd no-stream; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
cd src; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
cd testsuite; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
cd tests; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
cd utils; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
cp ./g++dep.sh g++dep
chmod +x g++dep
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
cd etc; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd graph; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
cd ADT-examples; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
cd benchmarks; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
cd PlotFile3D; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
cd lf; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
cd trie-gen; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
cd fib; make all ...
make[7]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[7]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd test-install; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/test-install'
Makefile:358: warning: overriding commands for target `depend'
Makefile:273: warning: ignoring old commands for target `depend'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/test-install'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
Configuring in i486-linux-gnulibc1/libf2c
ChangeLog		..linked
ChangeLog.egcs		..linked
ChangeLog.linux		..linked
Makefile.in		..linked
README		..linked
TODO		..linked
changes.netlib		..linked
configure		..linked
configure.in		..linked
disclaimer.netlib		..linked
f2c.h		..linked
f2cext.c		..linked
g2c.hin		..linked
libF77		..working in
F77_aloc.c		..linked
Makefile.in		..linked
Notice		..linked
README.netlib		..linked
Version.c		..linked
abort_.c		..linked
c_abs.c		..linked
c_cos.c		..linked
c_div.c		..linked
c_exp.c		..linked
c_log.c		..linked
c_sin.c		..linked
c_sqrt.c		..linked
cabs.c		..linked
configure		..linked
configure.in		..linked
d_abs.c		..linked
d_acos.c		..linked
d_asin.c		..linked
d_atan.c		..linked
d_atn2.c		..linked
d_cnjg.c		..linked
d_cos.c		..linked
d_cosh.c		..linked
d_dim.c		..linked
d_exp.c		..linked
d_imag.c		..linked
d_int.c		..linked
d_lg10.c		..linked
d_log.c		..linked
d_mod.c		..linked
d_nint.c		..linked
d_prod.c		..linked
d_sign.c		..linked
d_sin.c		..linked
d_sinh.c		..linked
d_sqrt.c		..linked
d_tan.c		..linked
d_tanh.c		..linked
derf_.c		..linked
derfc_.c		..linked
dtime_.c		..linked
ef1asc_.c		..linked
ef1cmc_.c		..linked
erf_.c		..linked
erfc_.c		..linked
etime_.c		..linked
exit_.c		..linked
f2ch.add		..linked
getarg_.c		..linked
getenv_.c		..linked
h_abs.c		..linked
h_dim.c		..linked
h_dnnt.c		..linked
h_indx.c		..linked
h_len.c		..linked
h_mod.c		..linked
h_nint.c		..linked
h_sign.c		..linked
hl_ge.c		..linked
hl_gt.c		..linked
hl_le.c		..linked
hl_lt.c		..linked
i_abs.c		..linked
i_dim.c		..linked
i_dnnt.c		..linked
i_indx.c		..linked
i_len.c		..linked
i_mod.c		..linked
i_nint.c		..linked
i_sign.c		..linked
iargc_.c		..linked
l_ge.c		..linked
l_gt.c		..linked
l_le.c		..linked
l_lt.c		..linked
lbitbits.c		..linked
lbitshft.c		..linked
main.c		..linked
makefile.netlib		..linked
pow_ci.c		..linked
pow_dd.c		..linked
pow_di.c		..linked
pow_hh.c		..linked
pow_ii.c		..linked
pow_qq.c		..linked
pow_ri.c		..linked
pow_zi.c		..linked
pow_zz.c		..linked
qbitbits.c		..linked
qbitshft.c		..linked
r_abs.c		..linked
r_acos.c		..linked
r_asin.c		..linked
r_atan.c		..linked
r_atn2.c		..linked
r_cnjg.c		..linked
r_cos.c		..linked
r_cosh.c		..linked
r_dim.c		..linked
r_exp.c		..linked
r_imag.c		..linked
r_int.c		..linked
r_lg10.c		..linked
r_log.c		..linked
r_mod.c		..linked
r_nint.c		..linked
r_sign.c		..linked
r_sin.c		..linked
r_sinh.c		..linked
r_sqrt.c		..linked
r_tan.c		..linked
r_tanh.c		..linked
s_cat.c		..linked
s_cmp.c		..linked
s_copy.c		..linked
s_paus.c		..linked
s_rnge.c		..linked
s_stop.c		..linked
setarg.c		..linked
setsig.c		..linked
sig_die.c		..linked
signal1.h		..linked
signal1.h0		..linked
signal_.c		..linked
system_.c		..linked
z_abs.c		..linked
z_cos.c		..linked
z_div.c		..linked
z_exp.c		..linked
z_log.c		..linked
z_sin.c		..linked
z_sqrt.c		..linked
libI77		..working in
Makefile.in		..linked
Notice		..linked
README.netlib		..linked
Version.c		..linked
backspace.c		..linked
close.c		..linked
configure		..linked
configure.in		..linked
dfe.c		..linked
dolio.c		..linked
due.c		..linked
endfile.c		..linked
err.c		..linked
f2ch.add		..linked
fio.h		..linked
fmt.c		..linked
fmt.h		..linked
fmtlib.c		..linked
fp.h		..linked
ftell_.c		..linked
iio.c		..linked
ilnw.c		..linked
inquire.c		..linked
lio.h		..linked
lread.c		..linked
lwrite.c		..linked
makefile.netlib		..linked
open.c		..linked
rawio.h		..linked
rdfmt.c		..linked
rewind.c		..linked
rsfe.c		..linked
rsli.c		..linked
rsne.c		..linked
sfe.c		..linked
sue.c		..linked
typesize.c		..linked
uio.c		..linked
util.c		..linked
wref.c		..linked
wrtfmt.c		..linked
wsfe.c		..linked
wsle.c		..linked
wsne.c		..linked
xwsne.c		..linked
libU77		..working in
COPYING.LIB		..linked
Makefile.in		..linked
PROJECTS		..linked
README		..linked
Version.c		..linked
access_.c		..linked
acconfig.h		..linked
alarm_.c		..linked
bes.c		..linked
chdir_.c		..linked
chmod_.c		..linked
config.hin		..linked
configure		..linked
configure.in		..linked
ctime_.c		..linked
date_.c		..linked
datetime_.c		..linked
dbes.c		..linked
dtime_.c		..linked
etime_.c		..linked
fdate_.c		..linked
fgetc_.c		..linked
flush1_.c		..linked
fnum_.c		..linked
fputc_.c		..linked
fstat_.c		..linked
gerror_.c		..linked
getcwd_.c		..linked
getgid_.c		..linked
getlog_.c		..linked
getpid_.c		..linked
getuid_.c		..linked
gmtime_.c		..linked
hostnm_.c		..linked
idate_.c		..linked
ierrno_.c		..linked
irand_.c		..linked
isatty_.c		..linked
itime_.c		..linked
kill_.c		..linked
link_.c		..linked
lnblnk_.c		..linked
lstat_.c		..linked
ltime_.c		..linked
mclock_.c		..linked
perror_.c		..linked
rand_.c		..linked
rename_.c		..linked
secnds_.c		..linked
second_.c		..linked
sleep_.c		..linked
srand_.c		..linked
stamp-h.in		..linked
stat_.c		..linked
symlnk_.c		..linked
sys_clock_.c		..linked
time_.c		..linked
ttynam_.c		..linked
u77-test.f		..linked
umask_.c		..linked
unlink_.c		..linked
vxtidate_.c		..linked
vxttime_.c		..linked
permission.netlib		..linked
readme.netlib		..linked
creating cache ./config.cache
checking for gcc... /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) works... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -E
checking for stdio.h... yes
checking f2c integer type... long int
checking f2c long int type... long long int
checking host system type... i486-pc-linux-gnulibc1
checking target system type... i486-pc-linux-gnulibc1
checking build system type... i486-pc-linux-gnulibc1
updating cache ./config.cache
creating ./config.status
creating Makefile
creating g2c.h
configuring in libU77
running /bin/sh ./configure  --host=i486-linux-gnulibc1 --build=i486-linux-gnulibc1 --enable-multilib --with-gcc-version-trigger=/src/egcs-1.1.2/gcc/version.c --prefix=/usr --with-local-prefix=/usr/local --enable-shared --enable-cpp --with-gxx-include-dir=/usr/include/g++ --with-target-subdir=i486-linux-gnulibc1 --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) works... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for chmod... /bin/chmod
checking how to run the C preprocessor... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for limits.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for string.h... yes
checking for stdlib.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for working const... yes
checking for size_t... yes
checking for mode_t... yes
checking for pid_t... 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... no
checking for symlink... yes
checking for getcwd... yes
checking for getwd... yes
checking for lstat... yes
checking for gethostname... yes
checking for strerror... yes
checking for clock... yes
checking for getrusage... yes
checking for times... 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... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in libI77
running /bin/sh ./configure  --host=i486-linux-gnulibc1 --build=i486-linux-gnulibc1 --enable-multilib --with-gcc-version-trigger=/src/egcs-1.1.2/gcc/version.c --prefix=/usr --with-local-prefix=/usr/local --enable-shared --enable-cpp --with-gxx-include-dir=/usr/include/g++ --with-target-subdir=i486-linux-gnulibc1 --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) works... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -E
checking for stdio.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for posix... yes
checking for GNU library... yes
checking for cyg`win'32... no
checking for mingw32... no
checking for fcntl.h... 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 tempnam... yes
checking for ansi/posix sprintf result... (cached) yes
checking NON_ANSI_RW_MODES... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libF77
running /bin/sh ./configure  --host=i486-linux-gnulibc1 --build=i486-linux-gnulibc1 --enable-multilib --with-gcc-version-trigger=/src/egcs-1.1.2/gcc/version.c --prefix=/usr --with-local-prefix=/usr/local --enable-shared --enable-cpp --with-gxx-include-dir=/usr/include/g++ --with-target-subdir=i486-linux-gnulibc1 --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) works... yes
checking whether the C compiler (/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -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) yes
checking return type of signal handlers... void
checking for drem in -lm... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
cd libI77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libI77'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 -o VersionI.o ./Version.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 backspace.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 close.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 dfe.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 dolio.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 due.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 endfile.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 err.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 fmt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 fmtlib.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 iio.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 ilnw.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 inquire.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 lread.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 lwrite.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 open.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 rdfmt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 rewind.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 rsfe.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 rsli.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 rsne.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 sfe.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 sue.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 typesize.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 uio.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 util.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 wref.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 wrtfmt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 wsfe.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 wsle.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 wsne.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 xwsne.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1  -g -O2 ftell_.c
echo timestamp > ../s-libi77
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libI77'
cd libF77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libF77'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 F77_aloc.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 -o VersionF.o ./Version.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 main.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_rnge.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 abort_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 getarg_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 iargc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 getenv_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 signal_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_stop.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_paus.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 system_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 cabs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 derf_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 derfc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 erf_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 erfc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 sig_die.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 exit_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 setarg.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 setsig.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_ci.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_dd.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_di.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_hh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_ii.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_ri.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_zi.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_zz.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 pow_qq.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_cos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_div.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_exp.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_log.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_sin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 c_sqrt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_cos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_div.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_exp.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_log.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_sin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 z_sqrt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_acos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_asin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_atan.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_atn2.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_cnjg.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_cos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_cosh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_dim.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_exp.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_imag.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_int.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_lg10.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_log.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_mod.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_nint.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_sign.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_sin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_sinh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_sqrt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_tan.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 r_tanh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_acos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_asin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_atan.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_atn2.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_cnjg.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_cos.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_cosh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_dim.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_exp.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_imag.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_int.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_lg10.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_log.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_mod.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_nint.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_prod.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_sign.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_sin.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_sinh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_sqrt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_tan.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 d_tanh.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_dim.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_dnnt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_indx.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_len.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_mod.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_nint.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 i_sign.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_abs.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_dim.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_dnnt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_indx.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_len.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_mod.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_nint.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 h_sign.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 l_ge.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 l_gt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 l_le.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 l_lt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 hl_ge.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 hl_gt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 hl_le.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 hl_lt.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 ef1asc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 ef1cmc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_cat.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_cmp.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 s_copy.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 lbitbits.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 lbitshft.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 qbitbits.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I.. -I./..  -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1  -g -O2 qbitshft.c
echo timestamp > ../s-libf77
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libF77'
cd libU77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77'
/bin/sh config.status
creating Makefile
creating config.h
config.h is unchanged
echo timestamp > stamp-h
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 -o VersionU.o ./Version.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 gerror_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 perror_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 ierrno_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 itime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 time_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 unlink_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 fnum_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 getpid_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 getuid_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 getgid_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 kill_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 rand_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 srand_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 irand_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 sleep_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 idate_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 ctime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 etime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 dtime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 isatty_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 ltime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 fstat_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 stat_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 lstat_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 access_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 link_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 getlog_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 ttynam_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 getcwd_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 symlnk_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 vxttime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 vxtidate_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 gmtime_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 fdate_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 secnds_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 bes.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 dbes.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 chdir_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 chmod_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 lnblnk_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 hostnm_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 rename_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 fgetc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 fputc_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 umask_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 sys_clock_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 date_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 second_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 flush1_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 mclock_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 alarm_.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -DSkip_f2c_Undefs -I. -I. -I./../libI77 -I.. -I./..  -DHAVE_CONFIG_H -g -O2 datetime_.c
echo timestamp > ../s-libu77
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/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 date 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 vxtidt vxttim alarm; \
do \
  echo ${name}; \
  /src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -I. -I. -I../../include  -g -O2 \
    -DL${name} ./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
date
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
vxtidt
vxttim
alarm
echo timestamp >s-libe77
make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" libg2c.a
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
rm -f libg2c.a
set -e; \
for i in libI77 libF77 libU77; \
  do (cd $i && make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" LIBG2C=../libg2c.a archive); \
done
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/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
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libI77'
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/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
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libF77'
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/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
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/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 date 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 vxtidt vxttim alarm; do objs="$objs libE77/L$i.o"; done; \
  ar rc libg2c.a $objs
ranlib libg2c.a
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[2]: Leaving directory `/src/egcs-1.1.2'
make[1]: Leaving directory `/src/egcs-1.1.2'
make info
make[1]: Entering directory `/src/egcs-1.1.2'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/texinfo'
make all-recursive
make[3]: Entering directory `/src/egcs-1.1.2/texinfo'
Making all in intl
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making all in lib
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making all in util
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/texinfo'
Making info in intl
make[3]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making info in lib
make[3]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making info in makeinfo
make[3]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making info in util
make[3]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[2]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Entering directory `/src/egcs-1.1.2/gcc'
/src/egcs-1.1.2/texinfo/makeinfo/makeinfo   -I. -o cpp.info ./cpp.texi
Making info file `cpp.info' from `./cpp.texi'.
/src/egcs-1.1.2/texinfo/makeinfo/makeinfo   -I. -o gcc.info ./gcc.texi
Making info file `gcc.info' from `./gcc.texi'.
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
  rm -f ./f/g77.info-*; \
  /src/egcs-1.1.2/texinfo/makeinfo/makeinfo  -I./f -o f/g77.info ./f/g77.texi; \
else true; fi
Making info file `f/g77.info' from `./f/g77.texi'.
make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
make[2]: Entering directory `/src/egcs-1.1.2/etc'
/src/egcs-1.1.2/texinfo/makeinfo/makeinfo  --no-split -I. -o standards.info ./standards.texi
Making info file `standards.info' from `./standards.texi'.
make[2]: Leaving directory `/src/egcs-1.1.2/etc'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
/src/egcs-1.1.2/texinfo/makeinfo/makeinfo  -I. -I../../texinfo ./iostream.texi -o iostream.info
Making info file `iostream.info' from `./iostream.texi'.
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
/src/egcs-1.1.2/texinfo/makeinfo/makeinfo  -I. -I../../texinfo ./libg++.texi -o libg++.info
Making info file `libg++.info' from `./libg++.texi'.
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
cd genclass; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
cd no-stream; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
cd src; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
cd testsuite; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
cd tests; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
cd utils; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
cd etc; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd test-install; make info ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/test-install'
Makefile:358: warning: overriding commands for target `depend'
Makefile:273: warning: ignoring old commands for target `depend'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/test-install'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[1]: Leaving directory `/src/egcs-1.1.2'
make: Leaving directory `/src/egcs-1.1.2'
make: Entering directory `/src/egcs-1.1.2'
make -k check
make[1]: Entering directory `/src/egcs-1.1.2'
make[2]: Entering directory `/src/egcs-1.1.2/etc'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/src/egcs-1.1.2/etc'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/texinfo'
make check-recursive
make[3]: Entering directory `/src/egcs-1.1.2/texinfo'
Making check in intl
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making check in lib
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making check in makeinfo
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making check in util
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make
make[5]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/texinfo'
make all-recursive
make[3]: Entering directory `/src/egcs-1.1.2/texinfo'
Making all in intl
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/intl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/intl'
Making all in lib
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/makeinfo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/makeinfo'
Making all in util
make[4]: Entering directory `/src/egcs-1.1.2/texinfo/util'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/texinfo/util'
make[3]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Leaving directory `/src/egcs-1.1.2/texinfo'
make[2]: Entering directory `/src/egcs-1.1.2/gcc'
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" \
			CFLAGS="-g -O2 ${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
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${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
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
cd tests; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
cd dbz; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
cd stdio; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
cd testsuite; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
cd ../libio ; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" iostream.list
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: `iostream.list' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: `libstdc++-libc5-1.a.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: `libstdc++-libc5-1.so.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-g -O2 ${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
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
cd tests; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
cd testsuite; make all ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../libstdc++:${rootme}../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
make "DODIRS=tests dbz stdio testsuite" DO=check "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "RUNTESTFLAGS=" subdir_do
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
cd tests; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/tests'
cd dbz; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c byteflip.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/  byteflip.o  ../libio.a ../../libiberty/libiberty.a  -o byteflip
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -DHAVERFCIZE -c rdbzmain.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -DDBZDEBUG -DDEFSIZE=4019 -c rdbz.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c case.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/  rdbzmain.o rdbz.o case.o  ../libio.a ../../libiberty/libiberty.a  -o rdbz
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c fake.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -I. -I.. -I./.. -DDBZ_FINISH='_IO_flush_all()' -c random.c
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/  fake.o random.o  ../libio.a ../../libiberty/libiberty.a  -o fake
./fake -t -e 75 3300 >hist3.3
./fake -t -e 75 10000 >hist10
: 'WARNING:  creates about 2MB of debris; do "make rclean" afterward'
rm -f dbase dbase[23] dbase.* dbase[23].*
test ! -d xx || rmdir xx
: crude check of synthetic history file
( sed 25q hist3.3 ; tail -25 hist3.3 ) >histjunk
cmp histjunk ./firstlast25
rm histjunk
: basic tests, exercising as many options as possible
cp hist3.3 dbase
mkdir xx
chmod -w xx
./rdbz -E 1000 -0 -M -i -S -u -U -C xx dbase
1000
2000
3000
rmdir xx
sed '/>	0/d' hist3.3 >dbase.used
test "`cat dbase.used | wc -l`" -eq "`sed -n '2s/ .*//p' dbase.dir`" ;
cp hist3.3 dbase2
./rdbz -E 1000 -0 -p 2679 -t '	' dbase2
1000
2000
3000
cmp hist3.3 dbase
cmp dbase dbase2
cmp dbase.dir dbase2.dir
cmp dbase.pag dbase2.pag
./rdbz -E 1000 -0 -c dbase
1000
2000
3000
./rdbz -E 1000 -0 -c -i -q -M -U dbase
1000
2000
3000
: build a database and then add to it
sed 1000q hist3.3 >dbase2
sed 1,1000d hist3.3 >dbase2.add
./rdbz -E 1000 -0 dbase2
1000
./rdbz -E 1000 -0 -a dbase2 dbase2.add
1000
2000
cmp dbase dbase2
cmp dbase.dir dbase2.dir
cmp dbase.pag dbase2.pag
: build based on existing one, test extraction and readonly files
./rdbz -E 1000 -0 -f dbase dbase2
1000
2000
3000
test "`cat dbase.used | wc -l`" -eq "`awk 'NR==2{print $1}' dbase2.dir`" ;
test "`cat dbase.used | wc -l`" -eq "`awk 'NR==2{print $2}' dbase2.dir`" ;
chmod -w dbase2.dir dbase2.pag
./rdbz -E 1000 -x dbase2 dbase >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
: try some small case perversions
sed 's/\(@[^ 	]*\)A/\1a/' dbase >dbase.ick
./rdbz -E 1000 -x dbase2 dbase.ick >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
sed -n 's/A\([^ 	]*@\)/a\1/p' dbase >dbase.ick
./rdbz -x dbase2 dbase.ick >dbase.temp
test ! -s dbase.temp ;
rm -f dbase2.dir dbase2.pag
: try it without tags, case-insensitive, with case perversions
./rdbz -E 1000 -0 -p '0 b 1' dbase2
1000
2000
3000
tr '[A-M][n-z]' '[a-m][N-Z]' <dbase2 >dbase.ick
./rdbz -E 1000 -x dbase2 dbase.ick >dbase.temp
1000
2000
3000
cmp dbase.used dbase.temp
rm -f dbase.temp dbase.ick
: test various perversions of byte ordering
awk -f ./revbytes dbase.dir >dbase2.dir
./byteflip `./getmap dbase.dir` `./getmap dbase2.dir` <dbase.pag >dbase2.pag
cp dbase dbase2
./rdbz -E 1000 -0 -c dbase2
1000
2000
3000
awk -f ./altbytes dbase.dir >dbase2.dir
dd conv=swab <dbase.pag >dbase2.pag
31+1 records in
31+1 records out
./rdbz -E 1000 -0 -c dbase2
1000
2000
3000
cp dbase2 dbase3
./rdbz -E 1000 -0 -f dbase2 dbase3
1000
2000
3000
./rdbz -E 1000 -0 -c dbase3
1000
2000
3000
test " `./getmap dbase2.dir`" = " `./getmap dbase3.dir`" ;
: test massive overflow, throw in case sensitivity and tag mask
cp hist10 dbase
./rdbz -E 1000 -0 -p '0 0 7ffc0000' dbase
1000
2000
3000
4000
5000
6000
7000
8000
9000
10000
./rdbz -E 1000 -0 -cq dbase
1000
2000
3000
4000
5000
6000
7000
8000
9000
10000
sed 100q dbase | egrep '[aA].*	' | tr aA Aa >dbase.ick
./rdbz -x dbase dbase.ick >dbase.temp
test ! -s dbase.temp ;
: success!
make rclean
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
rm -f dbase dbase[23] dbase.* dbase[23].* fake fake.o random.o
rm -f rdbz rdbz.o rdbzmain.o hist3.3 hist10 byteflip byteflip.o
rm -f histjunk core stamp-r? *~
test ! -d xx || rmdir xx
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/dbz'
cd stdio; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/stdio'
cd testsuite; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
Making a new config file...
rootme=`pwd`; export rootme; \
srcdir=. ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
if [ -f ${rootme}/../../expect/expect ] ; then  \
  TCL_LIBRARY=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
` if [ -f ${srcdir}/../../dejagnu/runtest ]; then echo ${srcdir}/../../dejagnu/runtest; else if [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ]; then echo runtest; else t=''; echo runtest | sed -e '' $t; fi; fi`  
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:02:01 1999
Native configuration is i486-pc-linux-gnulibc1

		=== libio tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libio.tests/hounddog.exp ...
Running ./libio.tests/putbackdog.exp ...
Running ./libio.tests/tFile.exp ...
Running ./libio.tests/tfformat.exp ...
Running ./libio.tests/tiformat.exp ...
Running ./libio.tests/tiomanip.exp ...
Running ./libio.tests/tiomisc.exp ...
Running ./libio.tests/tstdiomisc.exp ...

		=== libio Summary ===

# of expected passes		40
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio/testsuite'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
cd ../libio ; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" iostream.list
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: `iostream.list' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: `libstdc++-libc5-1.a.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[3]: `libstdc++-libc5-1.so.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../libstdc++:${rootme}../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
make "DODIRS=tests testsuite" DO=check "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" subdir_do
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
cd tests; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/tests'
cd testsuite; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
Making a new config file...
rootme=`pwd`; export rootme; \
srcdir=. ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
if [ -f ${rootme}/../../expect/expect ] ; then  \
  TCL_LIBRARY=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
`if [ -f ${srcdir}/../../dejagnu/runtest ] ; then echo ${srcdir}/../../dejagnu/runtest ; else echo runtest; fi`  
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:02:38 1999
Native configuration is i486-pc-linux-gnulibc1

		=== libstdc++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libstdc++.tests/test.exp ...

		=== libstdc++ Summary ===

# of expected passes		30
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++/testsuite'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[3]: `libgxx.list' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: `libg++-libc5-1.a.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: `libg++-libc5-1.so.2' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
touch .stmp-genclass
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
touch .stmp-tests
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd graph; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
cd ADT-examples; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
cd benchmarks; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
cd PlotFile3D; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
cd lf; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
cd trie-gen; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/trie-gen'
cd fib; make all ...
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/fib'
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
touch .stmp-etc
touch .stmp-utils
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../libstdc++:${rootme}../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
make "DODIRS=genclass no-stream src testsuite tests utils etc test-install" DO=check "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libg++-2-libc5-1-2.8.1.3.so" "SHCURSES=" "RUNTESTFLAGS=" subdir_do
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
cd genclass; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
cd no-stream; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/no-stream'
cd src; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
cd testsuite; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
Making a new config file...
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val defs i
genclass: warning, class has a .h but no .cc file
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val List i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iList.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SLList i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSLList.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val DLList i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iDLList.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Vec i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVec.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val AVec i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iAVec.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Plex i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iPlex.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val FPlex i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iFPlex.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPlex i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPlex.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val RPlex i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iRPlex.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val MPlex i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iMPlex.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Set i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Bag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val Map i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val PQ i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iPQ.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val OXPSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iOXPSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SLSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSLSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val OSLSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iOSLSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val BSTSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iBSTSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val CHNode i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iCHNode.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val AVLSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iAVLSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SplayNode i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSplayNode.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SplaySet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSplaySet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val VHSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVHSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val VOHSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVOHSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val CHSet i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iCHSet.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val OXPBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iOXPBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SLBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSLBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val OSLBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iOSLBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SplayBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSplayBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val VHBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVHBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val CHBag i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iCHBag.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val VHMap i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVHMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val CHMap i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iCHMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val SplayMap i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSplayMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val AVLMap i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iAVLMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass -2 int val int val RAVLMap i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iRAVLMap.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SplayPQ i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSplayPQ.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val PHPQ i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iPHPQ.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPPQ i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPPQ.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Stack i
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val VStack i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVStack.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Queue i
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val VQueue i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iVQueue.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iStack.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iQueue.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val Deque i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iDeque.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPStack i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPStack.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SLStack i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSLStack.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPQueue i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPQueue.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val SLQueue i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iSLQueue.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val XPDeque i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iXPDeque.cc
PROTODIR=./../src/gen; export PROTODIR; ../genclass/genclass int val DLDeque i
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src    iDLDeque.cc
rm -f libtest.a
ar r libtest.a iList.o iSLList.o iDLList.o iVec.o iAVec.o iPlex.o  iFPlex.o  iXPlex.o iRPlex.o iMPlex.o iSet.o iBag.o iMap.o iPQ.o iXPSet.o  iOXPSet.o  iSLSet.o  iOSLSet.o  iBSTSet.o iCHNode.o iAVLSet.o  iSplayNode.o iSplaySet.o  iVHSet.o  iVOHSet.o  iCHSet.o iXPBag.o  iOXPBag.o  iSLBag.o  iOSLBag.o  iSplayBag.o iVHBag.o  iCHBag.o iVHMap.o  iCHMap.o  iSplayMap.o  iAVLMap.o iRAVLMap.o iSplayPQ.o  iPHPQ.o  iXPPQ.o iVStack.o iVQueue.o iStack.o iQueue.o iDeque.o iXPStack.o iSLStack.o iXPQueue.o  iSLQueue.o iXPDeque.o iDLDeque.o
ranlib libtest.a
rootme=`pwd`; export rootme; \
srcdir=. ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
if `if [ -f ${srcdir}/../../dejagnu/runtest ] ; then echo ${srcdir}/../../dejagnu/runtest ; else echo runtest; fi` --version > /dev/null 2> /dev/null; then \
  if [ -f ${rootme}/../../expect/expect ] ; then  \
    TCL_LIBRARY=${srcdir}/../../tcl/library ; \
    export TCL_LIBRARY ; fi ; \
  `if [ -f ${srcdir}/../../dejagnu/runtest ] ; then echo ${srcdir}/../../dejagnu/runtest ; else echo runtest; fi`  ; \
else \
  echo "You do not seem to have the DejaGnu testing framework installed." >&2 ; \
  true ; \
fi
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:04:32 1999
Native configuration is i486-pc-linux-gnulibc1

		=== libg++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libg++.tests/test.exp ...

		=== libg++ Summary ===

# of expected passes		72
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/testsuite'
cd tests; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/tests'
cd utils; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/utils'
cd etc; make check ...
make[4]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
rootme=`pwd`/; export rootme; \
SAVE_LLPATH="${SAVE_LLPATH-$LD_LIBRARY_PATH}"; export SAVE_LLPATH; \
LD_LIBRARY_PATH="${rootme}../../libstdc++:${rootme}../../libg++:$SAVE_LLPATH"; \
export LD_LIBRARY_PATH; \
make "DODIRS=graph ADT-examples benchmarks PlotFile3D lf trie-gen fib" DO=check "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libg++-2-libc5-1-2.8.1.3.so" "SHCURSES=" "RUNTESTFLAGS=" subdir_do
make[5]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
cd graph; make check ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
PROTODIR=./../../src/gen; export PROTODIR; ../../genclass/genclass point val XPlex p
PROTODIR=./../../src/gen; export PROTODIR; ../../genclass/genclass point val Plex p
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    graph.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    pPlex.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    pXPlex.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    eGetOpt.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    ePlotFile.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    read_data.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    tick_intrvl.cc
rm -f libgraph.a
ar rc libgraph.a pPlex.o pXPlex.o eGetOpt.o ePlotFile.o read_data.o tick_intrvl.o
ranlib libgraph.a
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 graph.o libgraph.a -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -lm -o graph
./graph -d -c 3 -g 2 -l "a diagonal line" -X "x axis" -Y "y axis" -m 1\
        <./test2.dat >test2.pl
0 0
1 1 label for 1 1
2 2
3 3 label for 3 3
4 4
./graph -d <./test.dat >test.pl
0.02 0.029996
0.04 0.059968
0.06 0.089892
0.08 0.119744
0.1 0.1495
0.12 0.179136
0.14 0.208628
0.16 0.237952
0.18 0.267084
0.2 0.296
0.22 0.324676
0.24 0.353088
0.26 0.381212
0.28 0.409024
0.3 0.4365
0.32 0.463616
0.34 0.490348
0.36 0.516672
0.38 0.542564
0.4 0.568
0.42 0.592956
0.44 0.617408
0.46 0.641332
0.48 0.664704
0.5 0.6875
0.52 0.709696
0.54 0.731268
0.56 0.752192
0.58 0.772444
0.6 0.792
0.62 0.810836
0.64 0.828928
0.66 0.846252
0.68 0.862784
0.7 0.8785
0.72 0.893376
0.74 0.907388
0.76 0.920512
0.78 0.932724
0.8 0.944
0.82 0.954316
0.84 0.963648
0.86 0.971972
0.88 0.979264
0.9 0.9855
0.92 0.990656
0.94 0.994708
0.96 0.997632
0.98 0.999404
1 1
1.02 0.999404
1.04 0.997632
1.06 0.994708
1.08 0.990656
1.1 0.9855
1.12 0.979264
1.14 0.971972
1.16 0.963648
1.18 0.954316
1.2 0.944
1.22 0.932724
1.24 0.920512
1.26 0.907388
1.28 0.893376
1.3 0.8785
1.32 0.862784
1.34 0.846252
1.36 0.828928
1.38 0.810836
1.4 0.792
1.42 0.772444
1.44 0.752192
1.46 0.731268
1.48 0.709696
1.5 0.6875
1.52 0.664704
1.54 0.641332
1.56 0.617408
1.58 0.592956
1.6 0.568
1.62 0.542564
1.64 0.516672
1.66 0.490348
1.68 0.463616
1.7 0.4365
1.72 0.409024
1.74 0.381212
1.76 0.353088
1.78 0.324676
1.8 0.296
1.82 0.267084
1.84 0.237952
1.86 0.208628
1.88 0.179136
1.9 0.1495
1.92 0.119744
1.94 0.089892
1.96 0.059968
1.98 0.029996
use plot to look at the plot files test.pl and test2.pl
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/graph'
cd ADT-examples; make check ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    generic-q.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 generic-q.o -o generic-q -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    search.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 search.o -o search -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    keyhash.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 keyhash.o -o keyhash -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    tsortinp.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 tsortinp.o -o tsortinp -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    tsort.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 tsort.o -o tsort -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    genPatkey.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 genPatkey.o -o genkey -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    Patmain.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    Patricia.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 Patmain.o Patricia.o -o patricia -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    kmp.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 kmp.o -o kmp -L./../../ -L./../../../libstdc++ -lg++ -lstdc++
./generic-q < ./generic-q.cc
Size = 40,Item = Sep
Size = 39,Item = class
Size = 38,Item = struct
Size = 37,Item = type
Size = 36,Item = int
Size = 35,Item = while
Size = 34,Item = temp
Size = 33,Item = head
Size = 32,Item = delete
Size = 31,Item = int
Size = 30,Item = int
Size = 29,Item = void
Size = 28,Item = type
Size = 27,Item = type
Size = 26,Item = type
Size = 25,Item = if
Size = 24,Item = type
Size = 23,Item = temp
Size = 22,Item = if
Size = 21,Item = head
Size = 20,Item = else
Size = 19,Item = delete
Size = 18,Item = void
Size = 17,Item = if
Size = 16,Item = head
Size = 15,Item = new
Size = 14,Item = else
Size = 13,Item = new
Size = 12,Item = head
Size = 11,Item = int
Size = 10,Item = String
Size = 9,Item = while
Size = 8,Item = if
Size = 7,Item = else
Size = 6,Item = if
Size = 5,Item = while
Size = 4,Item = cout
Size = 3,Item = while
Size = 2,Item = cout
Size = 1,Item = return
Size = 3,Item = 25
Size = 2,Item = 88
Size = 1,Item = -700
./tsortinp 20 | ./tsort
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
./keyhash < ./keyhash.cc
Storing reserved word for
Storing reserved word short
Storing reserved word default
Storing reserved word int
Storing reserved word for
Storing reserved word char
Storing reserved word int
Storing reserved word char
Storing reserved word while
Storing reserved word do
Storing reserved word while
Storing reserved word return
Storing reserved word char
Storing reserved word const
Storing reserved word int
Storing reserved word const
Storing reserved word int
Storing reserved word const
Storing reserved word int
Storing reserved word const
Storing reserved word int
Storing reserved word static
Storing reserved word int
Storing reserved word static
Storing reserved word char
Storing reserved word int
Storing reserved word char
Storing reserved word int
Storing reserved word switch
Storing reserved word default
Storing reserved word case
Storing reserved word case
Storing reserved word case
Storing reserved word return
Storing reserved word for
Storing reserved word int
Storing reserved word char
Storing reserved word int
Storing reserved word int
Storing reserved word char
Storing reserved word int
Storing reserved word if
Storing reserved word register
Storing reserved word int
Storing reserved word if
Storing reserved word if
Storing reserved word return
Storing reserved word return
Storing reserved word int
Storing reserved word char
Storing reserved word if
Storing reserved word int
Storing reserved word union
Storing reserved word while
Storing reserved word __typeof
Storing reserved word __inline
Storing reserved word __typeof__
Storing reserved word __inline__
Storing reserved word auto
Storing reserved word __asm
Storing reserved word asm
Storing reserved word __asm__
Storing reserved word return
Storing reserved word __alignof
Storing reserved word goto
Storing reserved word __alignof__
Storing reserved word void
Storing reserved word __const
Storing reserved word enum
Storing reserved word __const__
Storing reserved word extern
Storing reserved word __volatile
Storing reserved word char
Storing reserved word __volatile__
Storing reserved word do
Storing reserved word switch
Storing reserved word unsigned
Storing reserved word inline
Storing reserved word register
Storing reserved word double
Storing reserved word const
Storing reserved word sizeof
Storing reserved word static
Storing reserved word continue
Storing reserved word struct
Storing reserved word break
Storing reserved word case
Storing reserved word for
Storing reserved word signed
Storing reserved word long
Storing reserved word else
Storing reserved word typeof
Storing reserved word typedef
Storing reserved word volatile
Storing reserved word short
Storing reserved word float
Storing reserved word default
Storing reserved word static
Storing reserved word void
Storing reserved word char
Storing reserved word int
Storing reserved word void
Storing reserved word char
Storing reserved word int
Storing reserved word while
Storing reserved word if
Storing reserved word else
Storing reserved word return
chunk_size = 80
size = 1
room = 19
./search 1000
Binary Time = 0
Additive Time = 0
./genkey 1000 200 > input
./patricia ./input ./input | grep -v "is found"
Time = 0
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/ADT-examples'
cd benchmarks; make check ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DBUILTIN ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o builtin
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o class
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DVIRT ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o virt
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -D_G_NO_NRV ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o no_nrv
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DBYVAL ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o byval
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DCALL ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o call
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DCONVERT ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o convert
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -fthis-is-variable -DCALL ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o call-var
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -fthis-is-variable -DVIRT ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o virt-var
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src   -DQUICK -DVIRT -DCALL ./dhrystone.cc -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -o virt-call
dhrystone with builtin int and char types:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 600000 dhrystones/second
Using classes Int and Char:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 150000 dhrystones/second
Without mixed mode operators (forcing coercions):
Dhrystone time for 50000 passes = 0
This machine benchmarks at 150000 dhrystones/second
Using by-value, rather than by-reference calling conventions:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 428571 dhrystones/second
Without using named return values:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 428571 dhrystones/second
Using calls instead of inline functions:
Dhrystone time for 50000 passes = 1
This machine benchmarks at 50000 dhrystones/second
Using calls, with -fthis-is-variable:
Dhrystone time for 50000 passes = 1
This machine benchmarks at 48387 dhrystones/second
With all member functions virtual:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 90909 dhrystones/second
With all member functions virtual, and -fthis-is-variable:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 93750 dhrystones/second
With all member functions virtual, using calls:
Dhrystone time for 50000 passes = 0
This machine benchmarks at 57692 dhrystones/second
(Try other permutations/switches -- See Int.h.)
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/benchmarks'
cd PlotFile3D; make check ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    PlotFile3D.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    tPlotFile3D.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 tPlotFile3D.o PlotFile3D.o -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -lm -o tPlotFile3D
./tPlotFile3D
use plot to look at the plot file test.pl
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/PlotFile3D'
cd lf; make check ...
make[6]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    lf.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    entry.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    screen.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    option.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    directory.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    sort.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -c -g -O2 -nostdinc++ -I. -I../../../libio -I. -I./../../../libio -I./../../../libstdc++ -I./../../src    Dirent.cc
/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/ -g -O2 lf.o entry.o screen.o option.o directory.o sort.o Dirent.o -o lf -L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -ltermcap
/usr/bin/ld: cannot open -ltermcap: No such file or directory
collect2: ld returned 1 exit status
make[6]: *** [lf] Error 1
make[6]: Target `check' not remade because of errors.
make[6]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc/lf'
make[5]: *** [subdir_do] Error 1
make[5]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/etc'
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[1]: *** [check-target-libg++] Error 2
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
cd libU77; make G77DIR=../../../gcc/ check
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77'
../../../gcc/g77 -B../../../gcc/ -L.. -g ./u77-test.f -lg2c  -lm && ./a.out
1 GNU libU77 test at: Sat Dec 18 17:06:31 1999 

 Logical units 5 and 6 correspond (FNUM) to Unix i/o units   0,   1
 and 6 isn't a tty device (ISATTY)
 Process id (GETPID):      28689
 User id (GETUID):          0
 Group id (GETGID):          0
 If you have the `id' program, the following call
 of SYSTEM should agree with the above:
  uid=0(root) gid=0(root) groups=0(root),14(uucp)
./a.out: No such file or directory
 Login name (GETLOG):                     
 UMASK returns 18
 FDATE returns: Sat Dec 18 17:06:32 1999 
 LTIME returns:  32   6  17  18  11  99   6 351   0
 GMTIME returns:  32   6  16  18  11  99   6 351   0
 SYSTEM_CLOCK returns:  9427150 100 2147483647
 DATE_AND_TIME returns: 19991218 170632.506 +0100  1999 12 18 60 17 6 32 506
 Sleeping for 1 second (SLEEP) ...
 Elapsed total, user, system time (ETIME):      0.250     0.000     0.250
 Looping until clock ticks at least once...
 Differences in total, user, system time (DTIME):      0.010     0.010     0.000
 Elapsed total, user, system time (ETIME):      0.260     0.010     0.250
 (Clock-tick detected after  777 1K loops.)
 IDATE d,m,y:  18 12 1999
 ... and the VXT version:  12 18 99
 TIME: 17:06:33
 SECNDS(0.0) returns:   61593.
 SECOND returns:   0.25999999
 CALL SECOND returns:   0.25999999
 Current directory is "/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77"
 Host name is knorke.saar.de
 Creating file "foo" for testing...
   with stat array  775 469274 33206 1 0 0 11673 2 945533193 945533193 945533193
 4096 2
 The current error number is:   2 and the corresponding message is:
 No such file or directory
 This is sent to stderr prefixed by the program name
 You should see exit status 1
make[3]: [check] Error 1 (ignored)
rm -f a.out
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/gcc'
Making a new config file...
echo "set tmpdir /src/egcs-1.1.2/gcc/testsuite" >> ./tmp0
if [ -d testsuite ]; then \
  true; \
else \
  mkdir testsuite; \
fi
rm -rf testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc 
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:06:40 1999
Native configuration is i486-pc-linux-gnulibc1

		=== gcc tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /src/egcs-1.1.2/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
FAIL: gcc.c-torture/compile/930217-1.c,  -O2  
FAIL: gcc.c-torture/compile/930217-1.c,  -O2 -fomit-frame-pointer -finline-functions  
FAIL: gcc.c-torture/compile/930217-1.c,  -O2 -g  
FAIL: gcc.c-torture/compile/930217-1.c,  -Os  
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/special/special.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test
Running /src/egcs-1.1.2/gcc/testsuite/gcc.failure/failure.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/msgs.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/gcc.misc-tests/sort2.exp ...

		=== gcc Summary ===

# of expected passes		7493
# of unexpected failures	14
# of expected failures		7
# of unsupported tests		11
/src/egcs-1.1.2/gcc/xgcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)


make[2]: [check-gcc] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ 
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:34:49 1999
Native configuration is i486-pc-linux-gnulibc1

		=== g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /src/egcs-1.1.2/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /src/egcs-1.1.2/gcc/testsuite/g++.old-deja/old-deja.exp ...
XPASS: g++.robertl/eb132.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4223
# of unexpected successes	1
# of expected failures		83
# of untested testcases		7
/src/egcs-1.1.2/gcc/testsuite/../xgcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)


make[2]: [check-g++] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool g77 
WARNING: Couldn't find the global config file.
Test Run By florian on Sat Dec 18 17:47:07 1999
Native configuration is i486-pc-linux-gnulibc1

		=== g77 tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /src/egcs-1.1.2/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /src/egcs-1.1.2/gcc/testsuite/g77.f-torture/compile/compile.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/g77.f-torture/execute/execute.exp ...
Running /src/egcs-1.1.2/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp ...

		=== g77 Summary ===

# of expected passes		415
/src/egcs-1.1.2/gcc/g77 g77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002)

make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/src/egcs-1.1.2'
make: [check] Error 2 (ignored)
make: Leaving directory `/src/egcs-1.1.2'
make: Entering directory `/src/egcs-1.1.2'
make install CC=/usr/bin/gcc CFLAGS="-O2 -pipe -s" LDFLAGS=-s	# install-info
make[1]: Entering directory `/src/egcs-1.1.2'
/bin/sh ./mkinstalldirs /usr /usr
make[2]: Entering directory `/src/egcs-1.1.2/gcc'
if [ -f libgcc2.ready ] ; then \
	true; \
else \
	touch libgcc2.ready; \
fi
if [ -d /usr ] ; then true ; else mkdir /usr ; chmod a+rx /usr ; fi
if [ -d /usr ] ; then true ; else mkdir /usr ; chmod a+rx /usr ; fi
if [ -d /usr/lib ] ; then true ; else mkdir /usr/lib ; chmod a+rx /usr/lib ; fi
if [ -d /usr/lib/gcc-lib ] ; then true ; else mkdir /usr/lib/gcc-lib ; chmod a+rx /usr/lib/gcc-lib ; fi
fdir= ; for dir in `echo /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66 | tr '/' ' '`; do \
  fdir=${fdir}/${dir}; \
  if [ -d ${fdir} ] ; then true ; else mkdir ${fdir}; chmod a+rx ${fdir}; fi ; \
done
if [ -d /usr/bin ] ; then true ; else mkdir /usr/bin ; chmod a+rx /usr/bin ; fi
if [ -d /usr/local/include ] ; then true ; else mkdir /usr/local/include ; chmod a+rx /usr/local/include ; fi
if [ -d /usr/info ] ; then true ; else mkdir /usr/info ; chmod a+rx /usr/info ; fi
parent=`echo /usr/man/man1|sed -e 's@/[^/]*$@@'`; \
if [ -d $parent ] ; then true ; else mkdir $parent ; chmod a+rx $parent ; fi
if [ -d /usr/man/man1 ] ; then true ; else mkdir /usr/man/man1 ; chmod a+rx /usr/man/man1 ; fi
if [ -f cc1plus ] ; then \
  if [ -f g++-cross ] ; then \
    rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  g++-cross /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`; \
    chmod a+x /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`; \
    rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo c++ | sed $t`; \
    ln /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t` /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo c++ | sed $t`; \
  else \
    rm -f /usr/bin/`t='s,x,x,'; echo g++ | sed $t`; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  g++ /usr/bin/`t='s,x,x,'; echo g++ | sed $t`; \
    chmod a+x /usr/bin/`t='s,x,x,'; echo g++ | sed $t`; \
    rm -f /usr/bin/`t='s,x,x,'; echo c++ | sed $t`; \
    ln /usr/bin/`t='s,x,x,'; echo g++ | sed $t` /usr/bin/`t='s,x,x,'; echo c++ | sed $t`; \
  fi ; \
  if [ xc++filt != x ] && [ -x "c++filt" ]; then \
    if [ -f g++-cross ] ; then \
      rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo c++filt | sed $t`; \
      /bin/sh /src/egcs-1.1.2/install-sh -c  c++filt /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo c++filt | sed $t`; \
      chmod a+x /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo c++filt | sed $t`; \
    else \
      rm -f /usr/bin/`t='s,x,x,'; echo c++filt | sed $t`; \
      /bin/sh /src/egcs-1.1.2/install-sh -c  c++filt /usr/bin/`t='s,x,x,'; echo c++filt | sed $t`; \
      chmod a+x /usr/bin/`t='s,x,x,'; echo c++filt | sed $t`; \
    fi ; \
  fi ; \
fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 -a -f f771 ] ; then \
  if [ -f g77-cross ] ; then \
    rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  g77-cross /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`; \
    chmod a+x /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`; \
  else \
    rm -f /usr/bin/`t='s,x,x,'; echo g77 | sed $t`; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  g77 /usr/bin/`t='s,x,x,'; echo g77 | sed $t`; \
    chmod a+x /usr/bin/`t='s,x,x,'; echo g77 | sed $t`; \
  fi ; \
else true; fi
for file in cc1  cc1plus f771 cc1obj; do \
  if [ -f $file ] ; then \
    rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  $file /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
  else true; \
  fi; \
done
for file in   collect2 ..; do \
  if [ x"$file" != x.. ]; then \
    rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  $file /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
  else true; fi; \
done
for file in crtbegin.o crtbeginS.o crtend.o crtendS.o ..; do \
  if [ x"$file" != x.. ]; then \
    rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $file /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
    chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/$file; \
  else true; fi; \
done
if [ -f specs ] ; then \
  rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/specs; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 specs /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/specs; \
  chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/specs; \
fi
if [ -n "" -a -f libgcc.map ] ; then \
  rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.map; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libgcc.map /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.map; \
  chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.map; \
fi
if [ -f protoize ]; \
then \
    if [ -f gcc-cross ] ; then \
	rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo protoize | sed -e $t`; \
	/bin/sh /src/egcs-1.1.2/install-sh -c  protoize /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo protoize | sed -e $t`; \
	rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo unprotoize | sed -e $t`; \
	/bin/sh /src/egcs-1.1.2/install-sh -c  unprotoize /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo unprotoize | sed -e $t`; \
    else \
	rm -f /usr/bin/`t='s,x,x,'; echo protoize | sed -e $t`; \
	/bin/sh /src/egcs-1.1.2/install-sh -c  protoize /usr/bin/`t='s,x,x,'; echo protoize | sed -e $t`; \
	rm -f /usr/bin/`t='s,x,x,'; echo unprotoize | sed -e $t`; \
	/bin/sh /src/egcs-1.1.2/install-sh -c  unprotoize /usr/bin/`t='s,x,x,'; echo unprotoize | sed -e $t`; \
    fi ; \
    rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/SYSCALLS.c.X; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 SYSCALLS.c.X /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/SYSCALLS.c.X; \
    chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/SYSCALLS.c.X; \
fi
rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/cpp
/bin/sh /src/egcs-1.1.2/install-sh -c  cpp /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/cpp
if [ -f gcov ]; \
then \
    rm -f /usr/bin/gcov; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  gcov /usr/bin/gcov; \
    chmod a+x /usr/bin/gcov; \
fi
rm -rf /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include
mkdir /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include
chmod a+rx /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include
(cd include; \
 tar -cf - .; exit 0) | (cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include; tar xpBf - )
files=`cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include; find . -type l -print 2>/dev/null`; \
if [ $? -eq 0 ]; then \
  dir=`cd include; pwd`; \
  for i in $files; do \
    dest=`ls -ld /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include/$i | sed -n 's/.*-> //p'`; \
    if expr "$dest" : "$dir.*" > /dev/null; then \
      rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include/$i; \
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include/$i; \
    fi; \
  done; \
fi
if [ -f libgcc.a ] ; then \
  rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.a; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libgcc.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.a; \
  if [ -f ranlib ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
    (cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; ranlib libgcc.a); else true; fi; \
  chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libgcc.a; \
else true; fi
sed -e 's%@GCC@%'`t='s,x,x,'; echo gcc | sed -e $t`'%' ./cpp.in > xcpp.T
mv -f xcpp.T cpp.sh
rm -f /usr/bin/cpp
/bin/sh /src/egcs-1.1.2/install-sh -c  -m 755 cpp.sh /usr/bin/cpp
if [ x != x ]; then \
  rm -f /cpp; \
  /bin/sh /src/egcs-1.1.2/install-sh -c  -m 755 cpp.sh /cpp; \
else true; fi
if [ -f cc1plus ] ; then \
  if [ -f g++-cross ] ; then \
    rm -f /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`.1; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./cp/g++.1 /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`.1; \
    chmod a-x /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g++ | sed $t`.1; \
  else \
    rm -f /usr/man/man1/`t='s,x,x,'; echo g++ | sed $t`.1; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./cp/g++.1 /usr/man/man1/`t='s,x,x,'; echo g++ | sed $t`.1; \
    chmod a-x /usr/man/man1/`t='s,x,x,'; echo g++ | sed $t`.1; \
  fi; \
else true; fi
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 -a -f f771 ] ; then \
  if [ -f g77-cross ] ; then \
    rm -f /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`.1; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./f/g77.1 /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`.1; \
    chmod a-x /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo g77 | sed $t`.1; \
  else \
    rm -f /usr/man/man1/`t='s,x,x,'; echo g77 | sed $t`.1; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./f/g77.1 /usr/man/man1/`t='s,x,x,'; echo g77 | sed $t`.1; \
    chmod a-x /usr/man/man1/`t='s,x,x,'; echo g77 | sed $t`.1; \
  fi; \
else true; fi
if [ -f gcc-cross ] ; then \
  rm -f /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo gcc | sed -e $t`.1; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./gcc.1 /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo gcc | sed -e $t`.1; \
  chmod a-x /usr/man/man1/`t='s,^,i486-linux-gnulibc1-,'; echo gcc | sed -e $t`.1; \
else \
  rm -f /usr/man/man1/`t='s,x,x,'; echo gcc | sed -e $t`.1; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./gcc.1 /usr/man/man1/`t='s,x,x,'; echo gcc | sed -e $t`.1; \
  chmod a-x /usr/man/man1/`t='s,x,x,'; echo gcc | sed -e $t`.1; \
fi
rm -f /usr/man/man1/cccp.1
/bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./cccp.1 /usr/man/man1/cccp.1
chmod a-x /usr/man/man1/cccp.1
case "c proto gcov  c++ f77 objc" in \
  *[fF]77*) touch lang-f77;; \
  *) rm -f lang-f77;; \
esac
if [ -f lang-f77 -a -f f/g77.info ] ; then \
  rm -f /usr/info/g77.info*; \
  for f in f/g77.info*; do \
      realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
      /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $f /usr/info/$realfile; \
  done; \
  chmod a-x /usr/info/g77.info*; \
fi
 install-info --info-dir=/usr/info /usr/info/g77.info
rm -f /usr/info/cpp.info* /usr/info/gcc.info*
for f in cpp.info* gcc.info*; do \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $f /usr/info/$f; \
done
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /usr/info/dir ] ; then \
    for f in cpp.info gcc.info; do \
	install-info --dir-file=/usr/info/dir /usr/info/$f; \
    done; \
  else true; fi; \
else true; fi;
chmod a-x /usr/info/cpp.info* /usr/info/gcc.info*
if [ -f libobjc.a ] ; then \
  rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc.a; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libobjc.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc.a; \
  if [ -f ranlib ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
    (cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; ranlib libobjc.a); else true; fi; \
  chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc.a; \
else true; fi
if [ -f libobjc_s.a ] ; then \
  rm -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc_s.a; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libobjc_s.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc_s.a; \
  if [ -f ranlib ] || ( [ "i486-pc-linux-gnulibc1" = "i486-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
    (cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; ranlib libobjc_s.a); else true; fi; \
  chmod a-x /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libobjc_s.a; \
else true; fi
if [ -f libobjc.dll ] ; then \
  rm -f /usr/bin/libobjc.dll; \
  /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libobjc.dll /usr/bin/libobjc.dll; \
else true; fi
if [ -f gcc-cross ] ; then \
  rm -f /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo gcc | sed -e $t`; \
  /bin/sh /src/egcs-1.1.2/install-sh -c  gcc-cross /usr/bin/`t='s,^,i486-linux-gnulibc1-,'; echo gcc | sed -e $t`; \
  if [ -d /usr/i486-linux-gnulibc1/bin/. ] ; then \
    rm -f /usr/i486-linux-gnulibc1/bin/gcc; \
    /bin/sh /src/egcs-1.1.2/install-sh -c  gcc-cross /usr/i486-linux-gnulibc1/bin/gcc; \
  else true; fi; \
else \
  rm -f /usr/bin/`t='s,x,x,'; echo gcc | sed -e $t`; \
  /bin/sh /src/egcs-1.1.2/install-sh -c  xgcc /usr/bin/`t='s,x,x,'; echo gcc | sed -e $t`; \
fi
make[2]: Leaving directory `/src/egcs-1.1.2/gcc'
make[2]: Entering directory `/src/egcs-1.1.2/etc'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/src/egcs-1.1.2/etc'
make[2]: Entering directory `/src/egcs-1.1.2/libiberty'
make[2]: Leaving directory `/src/egcs-1.1.2/libiberty'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
rootme=`pwd`/ ; export rootme ; \
if [ -z "" ]; then \
  if [ "_G_config.h" != "" ]; then \
    if [ xno = xyes ]; then \
      rm -f /usr/include/g++/_G_config.h ; \
      /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 _G_config.h /usr/include/g++/_G_config.h || exit 1; \
    else \
      rm -f /usr/i486-linux-gnulibc1/include/_G_config.h ; \
      /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 _G_config.h /usr/i486-linux-gnulibc1/include/_G_config.h || exit 1; \
    fi; \
  else true; \
  fi ; \
  cd .; \
  for FILE in PlotFile.h SFile.h builtinbuf.h editbuf.h fstream.h indstream.h iomanip.h iostream.h istream.h ostream.h parsestream.h pfstream.h procbuf.h stdiostream.h stream.h streambuf.h strfile.h strstream.h libio.h; do if [ $FILE != _G_config.h ]; then \
    rm -f /usr/include/g++/$FILE ; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE /usr/include/g++/$FILE ; \
    chmod a-x /usr/include/g++/$FILE ; \
  else true; fi; done ; \
else true; \
fi
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-O2 -pipe -s" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-O2 -pipe -s ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -pipe -s ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			install); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libio'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
rootme=`pwd`/ ; export rootme ; \
if [ -z "" ]; then \
  cd .; \
  for FILE in cassert cctype cerrno cfloat ciso646 climits clocale cmath complex csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime cwchar cwctype string stdexcept algorithm deque functional hash_map hash_set iterator list map memory numeric pthread_alloc queue rope set slist stack utility vector fstream iomanip iostream strstream iosfwd; do \
    rm -f /usr/include/g++/$FILE ; \
    if [ -f stl/$FILE ]; then \
      /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 stl/$FILE /usr/include/g++/$FILE ; \
    else \
      /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE /usr/include/g++/$FILE ; \
    fi ; \
    chmod a-x /usr/include/g++/$FILE ; \
  done ; \
  for FILE in *.h std/*.*; do \
    rm -f /usr/include/g++/$FILE ; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE /usr/include/g++/$FILE ; \
    chmod a-x /usr/include/g++/$FILE ; \
  done ; \
  cd stl; \
  for FILE in *.h; do \
    rm -f /usr/include/g++/$FILE ; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE /usr/include/g++/$FILE ; \
    chmod a-x /usr/include/g++/$FILE ; \
  done ; \
else true ; \
fi
rootme=`pwd`/ ; export rootme ; \
if [ xno != xyes ]; then \
  INSTALLDIR=/usr/lib; \
else \
  INSTALLDIR=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; \
fi; \
INSTALLLINKDIR=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; \
if [ ${INSTALLLINKDIR} = ${INSTALLDIR} ]; \
then \
  RELINSTALLDIR=; \
elif [ x = x ]; then \
  RELINSTALLDIR=../../../; \
else \
  RELINSTALLDIR=../../../..; \
fi; \
if [ i486-linux-gnulibc1 != i486-linux-gnulibc1 ]; then \
  case $RELINSTALLDIR in \
  ../../../|../../../../) \
    RELINSTALLDIR=../${RELINSTALLDIR}i486-linux-gnulibc1/lib/;; \
  esac; \
fi; \
rm -f ${INSTALLLINKDIR}/libstdc++.so ; \
rm -f ${INSTALLLINKDIR}/libstdc++.a ; \
for FILE in libstdc++-2-libc5-1-2.9.0.a marlink libstdc++.a libstdc++-2-libc5-1-2.9.0.so mshlink libstdc++.so ; do \
  rm -f ${INSTALLDIR}/$FILE ; \
  if [ $FILE = libstdc++.so ] ; then \
    if [ -f ${INSTALLDIR}/libstdc++-libc5-1.so.2 ]; then \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libstdc++-libc5-1.so.2 ${INSTALLLINKDIR}/$FILE ; \
    else \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libstdc++-2-libc5-1-2.9.0.so ${INSTALLLINKDIR}/$FILE ; \
    fi; \
  elif [ $FILE = libstdc++.a ] ; then \
    if [ -f ${INSTALLDIR}/libstdc++-libc5-1.a.2 ]; then \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libstdc++-libc5-1.a.2 ${INSTALLLINKDIR}/$FILE ; \
    else \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libstdc++-2-libc5-1-2.9.0.a ${INSTALLLINKDIR}/$FILE ; \
    fi; \
  elif [ $FILE = mshlink ]; then \
    for FILE in libstdc++-libc5-1.so.2 ; do \
      rm -f ${INSTALLDIR}/$FILE ; \
      ln -s libstdc++-2-libc5-1-2.9.0.so ${INSTALLDIR}/$FILE ; \
    done; \
  elif [ $FILE = marlink ]; then \
    for FILE in libstdc++-libc5-1.a.2 ; do \
      rm -f ${INSTALLDIR}/$FILE ; \
      ln -s libstdc++-2-libc5-1-2.9.0.a ${INSTALLDIR}/$FILE ; \
    done; \
  elif [ $FILE = libstdc++-2-libc5-1-2.9.0.so ]; then \
    /bin/sh /src/egcs-1.1.2/install-sh -c  $FILE ${INSTALLDIR}/$FILE ; \
    : On the HP, shared libraries must be mode 555. ;\
    chmod 555 ${INSTALLDIR}/$FILE ; \
  else \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE ${INSTALLDIR}/$FILE ; \
    ranlib ${INSTALLDIR}/$FILE ; \
    chmod a-x ${INSTALLDIR}/$FILE ; \
  fi ; \
done
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-O2 -pipe -s" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++-2-libc5-1-2.9.0.so" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-O2 -pipe -s ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -pipe -s ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			install); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libstdc++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
rootme=`pwd`/ ; export rootme ; \
if [ x/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66 = x ] || [ xno != xyes ]; then \
  INSTALLDIR=/usr/lib; \
else \
  INSTALLDIR=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; \
fi; \
if [ x/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66 = x ]; then \
  INSTALLLINKDIR=/usr/lib; \
else \
  INSTALLLINKDIR=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66; \
fi; \
if [ ${INSTALLLINKDIR} = ${INSTALLDIR} ]; then \
  RELINSTALLDIR=; \
elif [ x = x ]; then \
  if [ i486-linux-gnulibc1 = i486-linux-gnulibc1 ]; then \
    RELINSTALLDIR=../../../; \
  else \
    RELINSTALLDIR=../../../../i486-linux-gnulibc1/lib/; \
  fi; \
else \
  if [ i486-linux-gnulibc1 = i486-linux-gnulibc1 ]; then \
    RELINSTALLDIR=../../..`echo  | sed -e 's,/[^/]*,/..,g'`/; \
  else \
    RELINSTALLDIR=../../../..`echo  | sed -e 's,/[^/]*,/..,g'`/i486-linux-gnulibc1/lib/; \
  fi; \
fi; \
rm -f ${INSTALLLINKDIR}/libg++.so ; \
rm -f ${INSTALLLINKDIR}/libg++.a ; \
for FILE in libg++-2-libc5-1-2.8.1.3.a marlink libg++.a libg++-2-libc5-1-2.8.1.3.so mshlink libg++.so ; do \
  rm -f ${INSTALLDIR}/$FILE ; \
  if [ $FILE = libg++.so ]; then \
    if [ -f ${INSTALLDIR}/libg++-libc5-1.so.2 ]; then \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libg++-libc5-1.so.2 ${INSTALLLINKDIR}/$FILE ; \
    else \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libg++-2-libc5-1-2.8.1.3.so ${INSTALLLINKDIR}/$FILE ; \
    fi; \
  elif [ $FILE = libg++.a ]; then \
    if [ -f ${INSTALLDIR}/libg++-libc5-1.a.2 ]; then \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libg++-libc5-1.a.2 ${INSTALLLINKDIR}/$FILE ; \
    else \
      rm -f ${INSTALLLINKDIR}/$FILE ; \
      ln -s ${RELINSTALLDIR}libg++-2-libc5-1-2.8.1.3.a ${INSTALLLINKDIR}/$FILE ; \
    fi; \
  elif [ $FILE = mshlink ]; then \
    for FILE in libg++-libc5-1.so.2 ; do \
      rm -f ${INSTALLDIR}/$FILE ; \
      ln -s libg++-2-libc5-1-2.8.1.3.so ${INSTALLDIR}/$FILE ; \
    done; \
  elif [ $FILE = marlink ]; then \
    for FILE in libg++-libc5-1.a.2 ; do \
      rm -f ${INSTALLDIR}/$FILE ; \
      ln -s libg++-2-libc5-1-2.8.1.3.a ${INSTALLDIR}/$FILE ; \
    done; \
  elif [ $FILE = libg++-2-libc5-1-2.8.1.3.so ]; then \
    /bin/sh /src/egcs-1.1.2/install-sh -c  $FILE ${INSTALLDIR}/$FILE ; \
    : On the HP, shared libraries must be mode 555. ;\
    chmod 555 ${INSTALLDIR}/$FILE ; \
  else \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 $FILE ${INSTALLDIR}/$FILE ; \
    ranlib ${INSTALLDIR}/$FILE ; \
    chmod a-x ${INSTALLDIR}/$FILE ; \
  fi ; \
done
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
if [ -z "" ]; then \
  for FILE in `(cd .; echo *.h gen/*.ccP gen/*.hP)`; do \
    rm -f /usr/include/g++/$FILE ; \
    /bin/sh /src/egcs-1.1.2/install-sh -c -m 644 ./$FILE /usr/include/g++/$FILE \
      || exit 1; \
    chmod a-x,a+r /usr/include/g++/$FILE ; \
  done ; \
else true ; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/src'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
/bin/sh /src/egcs-1.1.2/install-sh -c  genclass /usr/bin/genclass
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++/genclass'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "SHELL=/bin/sh" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/i486-linux-gnulibc1" "gxx_include_dir=/usr/include/g++" "libsubdir=/usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66" "gcc_version=egcs-2.91.66" "gcc_version_trigger=/src/egcs-1.1.2/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CXX=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CXXFLAGS=-g -O2" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-O2 -pipe -s" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=-s" "MAKEINFO=/src/egcs-1.1.2/texinfo/makeinfo/makeinfo " "SHLIB=libg++-2-libc5-1-2.8.1.3.so" "SHCURSES=" "RUNTESTFLAGS=" \
			CFLAGS="-O2 -pipe -s ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -pipe -s ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			install); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libg++'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
cd libI77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libI77'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libI77'
cd libF77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libF77'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libF77'
cd libU77; make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" all
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c/libU77'
make "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "CPPFLAGS=" "AR=ar" "RANLIB=ranlib" "PICFLAG=" "RUNTESTFLAGS=" libg2c.a
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[3]: `libg2c.a' is up to date.
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
/bin/sh /src/egcs-1.1.2/install-sh -c -m 644 libg2c.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libg2c.a.n
( cd /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66 ; ranlib libg2c.a.n )
mv -f /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libg2c.a.n /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libg2c.a
/bin/sh /src/egcs-1.1.2/install-sh -c -m 644 g2c.h /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/include/g2c.h
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libf2c'
make[2]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[3]: Entering directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`pwd`/; export rootpre; \
  srcrootpre=`cd .; pwd`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/"; \
  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}; make "AR=ar" "AR_FLAGS=rc" "CC=/src/egcs-1.1.2/gcc/xgcc -B/src/egcs-1.1.2/gcc/" "CFLAGS=-O2 -pipe -s" "LIBCFLAGS=-O2 -pipe -s" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/bin/sh /src/egcs-1.1.2/install-sh -c" "INSTALL_DATA=/bin/sh /src/egcs-1.1.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /src/egcs-1.1.2/install-sh -c " "LDFLAGS=-s" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" \
			CFLAGS="-O2 -pipe -s ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -pipe -s ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS="-s ${flags}" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[3]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[2]: Leaving directory `/src/egcs-1.1.2/i486-linux-gnulibc1/libiberty'
make[1]: Leaving directory `/src/egcs-1.1.2'
#install -m 644 libg++/*.info* /usr/info/
ln -sf gcc /usr/bin/cc
ln -sf g++ /usr/bin/c++
ln -sf /usr/bin/cpp /lib/cpp
#ln -sf /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/cpp /usr/bin/cpp
echo ".so man1/cccp.1" > /usr/man/man1/cpp.1
mkdir -p /usr/doc/packages/{gcc,g77}
install -m 644 gcc/README.g77 gcc/f/{BUGS,NEWS} /usr/doc/packages/g77
install -m 644 FAQ /usr/doc/packages/gcc
rm -fr /usr/i486-linux-gnulibc1
#mv /usr/lib/libg++-2-1-2.8.1.3.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/libg++.a
#rm -f /usr/lib/libg++-1.a.2
#mv /usr/lib/libg++-2-1-2.8.1.3.so /usr/lib/libg++-1.so.2
#rm -f /usr/lib/libstdc++.so
#mv /usr/lib/libstdc++.a /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66/
#ln -sf /usr/lib/libstdc++.so.2.9 /usr/lib/gcc-lib/i486-linux-gnulibc1/egcs-2.91.66//libstdc++.so
make: Leaving directory `/src/egcs-1.1.2'
Extracting package g77, please wait...
Extracting package gcc, please wait...
Extracting package gobjc, please wait...
Extracting package gpp, please wait...
Extracting package libgpp, please wait...
Extracting package gppshare, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
