This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc will not build
- To: bug-gcc at gnu dot org
- Subject: gcc will not build
- From: bryanh at giraffe-data dot com (Bryan Henderson)
- Date: Sun, 26 Mar 2000 19:39:05 -0800
I cannot get gcc to build. I run configure with no options, from an
empty build directory, then "make bootstrap". This is the full
gcc 2.95.2 package.
As you can see in the attached output from the make, a bunch of .o
files don't get made, and are subsequently missed when the "stage1:"
target starts to build.
I don't see what could be weird on my system to cause this; it's
pretty normal GNU: Gnu make, bash, gnu sh-utils, etc. I'd appreciate
any help in getting past this.
--
Bryan Henderson Phone 415-505-3367
Olympia, Washington
Sun Mar 26 19:16:33 PST 2000
make bootstrap
make[1]: Entering directory `/hdc2/tmp/gccbuild/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/argv.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/choose-temp.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/concat.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/cplus-dem.c -o pic/cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/cplus-dem.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/fdmatch.c -o pic/fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/fdmatch.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/fnmatch.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getopt.c -o pic/getopt.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getopt.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getopt1.c -o pic/getopt1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getopt1.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getruntime.c -o pic/getruntime.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/getruntime.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/hex.c -o pic/hex.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/hex.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/floatformat.c -o pic/floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/floatformat.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/objalloc.c -o pic/objalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/objalloc.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/obstack.c -o pic/obstack.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/obstack.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/pexecute.c -o pic/pexecute.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/pexecute.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/spaces.c -o pic/spaces.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/spaces.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/splay-tree.c -o pic/splay-tree.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/splay-tree.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/strerror.c -o pic/strerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/strerror.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/strsignal.c -o pic/strsignal.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/strsignal.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xatexit.c -o pic/xatexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xatexit.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xexit.c -o pic/xexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xexit.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xmalloc.c -o pic/xmalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xmalloc.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xstrdup.c -o pic/xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xstrdup.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xstrerror.c -o pic/xstrerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/xstrerror.c
test x"no" != xyes || \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/mkstemps.c -o pic/mkstemps.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/hdc2/tmp/gcc-2.95.2/libiberty/../include /hdc2/tmp/gcc-2.95.2/libiberty/mkstemps.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 splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o mkstemps.o
ranlib libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
for g in mkstemps.o ; do \
case "$g" in \
*$f*) echo $g >> needed-list ;; \
esac; \
done; \
done
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 splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/hdc2/tmp/gccbuild/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/hdc2/tmp/gccbuild/libiberty/testsuite'
make[1]: Leaving directory `/hdc2/tmp/gccbuild/libiberty'
make[1]: Entering directory `/hdc2/tmp/gccbuild/texinfo'
/usr/bin/make all-recursive
make[2]: Entering directory `/hdc2/tmp/gccbuild/texinfo'
Making all in intl
make[3]: Entering directory `/hdc2/tmp/gccbuild/texinfo/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/intl-compat.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/bindtextdom.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/dcgettext.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/dgettext.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/gettext.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/finddomain.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/loadmsgcat.c
In file included from /hdc2/tmp/gcc-2.95.2/texinfo/intl/loadmsgcat.c:35:
/usr/include/libc/sys/mman.h:11: warning: `MAP_FILE' redefined
/usr/include/asm/mman.h:29: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/localealias.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/textdomain.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/l10nflist.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/intl -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -g -O2 /hdc2/tmp/gcc-2.95.2/texinfo/intl/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[3]: Leaving directory `/hdc2/tmp/gccbuild/texinfo/intl'
Making all in lib
make[3]: Entering directory `/hdc2/tmp/gccbuild/texinfo/lib'
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I.. -I../intl -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/lib/getopt.c
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I.. -I../intl -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/lib/getopt1.c
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I.. -I../intl -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/lib/xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I.. -I../intl -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/lib/xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o
ranlib libtxi.a
make[3]: Leaving directory `/hdc2/tmp/gccbuild/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/hdc2/tmp/gccbuild/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/makeinfo -I.. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/makeinfo/makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/texinfo/makeinfo -I.. -I/hdc2/tmp/gcc-2.95.2/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c /hdc2/tmp/gcc-2.95.2/texinfo/makeinfo/multi.c
gcc -g -O2 -o makeinfo makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a
make[3]: Leaving directory `/hdc2/tmp/gccbuild/texinfo/makeinfo'
make[2]: Leaving directory `/hdc2/tmp/gccbuild/texinfo'
make[1]: Leaving directory `/hdc2/tmp/gccbuild/texinfo'
Bootstrapping the compiler
make[1]: Entering directory `/hdc2/tmp/gccbuild/gcc'
/usr/bin/make CC="gcc" libdir=/usr/local/lib LANGUAGES="c "
make[2]: Entering directory `/hdc2/tmp/gccbuild/gcc'
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../i686-pc-linux-gnulibc1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../i686-pc-linux-gnulibc1/include\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/cccp.c | sed 's,^\./,,'`
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c /hdc2/tmp/gcc-2.95.2/gcc/cexp.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DLOCALEDIR=\"/usr/local/share/locale\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/intl.c | sed 's,^\./,,'`
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DPREFIX=\"/usr/local\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/prefix.c | sed 's,^\./,,'`
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/version.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/mbchar.c
rm -f obstack.c
ln -s /hdc2/tmp/gcc-2.95.2/gcc/../libiberty/obstack.c obstack.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include obstack.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o prefix.o version.o mbchar.o obstack.o ../libiberty/libiberty.a
rm -f cpp
ln cccp cpp
(cd intl && /usr/bin/make all)
make[3]: Entering directory `/hdc2/tmp/gccbuild/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/hdc2/tmp/gccbuild/gcc/intl'
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
/hdc2/tmp/gcc-2.95.2/gcc/gencheck.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o gencheck \
gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gencheck > tmp-check.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-check.h tree-check.h
touch s-check
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/gengenrtl.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o gengenrtl \
gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gengenrtl tmp-genrtl.h tmp-genrtl.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-genrtl.h genrtl.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genattr.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/rtl.c
In file included from /hdc2/tmp/gcc-2.95.2/gcc/rtl.c:126:
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:73: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:74: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:75: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:76: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:77: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:78: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:83: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:84: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:85: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:86: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:90: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:91: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:92: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:93: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:94: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:97: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:98: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:99: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:100: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:101: warning: left shift count >= width of type
/hdc2/tmp/gcc-2.95.2/gcc/machmode.def:113: warning: left shift count >= width of type
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/bitmap.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/print-rtl.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genattr \
genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genattr /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-attr.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-attr.h insn-attr.h
touch s-attr
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/gencodes.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o gencodes \
gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gencodes /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-codes.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-codes.h insn-codes.h
touch s-codes
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genconfig.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genconfig \
genconfig.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genconfig /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-config.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-config.h insn-config.h
touch s-config
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DTARGET_NAME=\"i686-pc-linux-gnulibc1\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/toplev.c | sed 's,^\./,,'`
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
/hdc2/tmp/gcc-2.95.2/gcc/toplev.c:1178: warning: initialization from incompatible pointer type
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/tree.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/print-tree.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/stor-layout.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/fold-const.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genflags.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genflags \
genflags.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genflags /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-flags.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-flags.h insn-flags.h
touch s-flags
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/function.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/stmt.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/except.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/expr.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/calls.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/expmed.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/explow.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/optabs.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/varasm.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/rtlanal.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/emit-rtl.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include genrtl.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/real.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/dbxout.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/sdbout.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/dwarfout.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/dwarf2out.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/xcoffout.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/alias.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/gcse.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/integrate.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/jump.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/cse.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/loop.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/unroll.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/flow.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/stupid.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/combine.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/varray.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/regclass.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/regmove.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/local-alloc.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/global.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/reload.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/reload1.c
/hdc2/tmp/gcc-2.95.2/gcc/reload1.c: In function `maybe_fix_stack_asms':
/hdc2/tmp/gcc-2.95.2/gcc/reload1.c:1275: warning: passing arg 4 of `decode_asm_operands' from incompatible pointer type
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/caller-save.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genpeep.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genpeep \
genpeep.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genpeep /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-peep.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-peep.c insn-peep.c
touch s-peep
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-peep.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/reorg.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/sched.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/final.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/recog.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/reg-stack.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genopinit.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genopinit \
genopinit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genopinit /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-opinit.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-opinit.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genrecog.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genrecog \
genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genrecog /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-recog.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-recog.c insn-recog.c
touch s-recog
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-recog.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genextract.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genextract \
genextract.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genextract /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-extract.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-extract.c insn-extract.c
touch s-extract
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-extract.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genoutput.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genoutput \
genoutput.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genoutput /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-output.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-output.c insn-output.c
touch s-output
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-output.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genemit.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genemit \
genemit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genemit /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-emit.c
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-emit.c insn-emit.c
touch s-emit
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-emit.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/lcm.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/profile.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/genattrtab.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o genattrtab \
genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
if cmp -s Makefile /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md; \
then \
echo Using ; \
cp tmp-attrtab.c; \
else \
./genattrtab /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.md > tmp-attrtab.c; \
fi
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c insn-attrtab.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/config/i386/i386.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/getpwd.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/convert.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/dyn-string.c
rm -f splay-tree.c
ln -s /hdc2/tmp/gcc-2.95.2/gcc/../libiberty/splay-tree.c splay-tree.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include splay-tree.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/graph.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/sbitmap.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/resource.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/hash.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c /hdc2/tmp/gcc-2.95.2/gcc/c-parse.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-lang.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-lex.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-pragma.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-decl.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-typeck.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-convert.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-aux-info.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-common.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/c-iterate.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o cc1 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 intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o i386.o getpwd.o convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o 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 obstack.o ../libiberty/libiberty.a
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DTARGET_MACHINE=\"i686-pc-linux-gnulibc1\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/collect2.c | sed 's,^\./,,'`
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/tlink.c
/bin/sh /hdc2/tmp/gcc-2.95.2/gcc/genmultilib \
"" \
"" \
"" \
"" \
"" > tmp-mlib.h
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-mlib.h multilib.h
touch s-mlib
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnulibc1\" -DTOOLDIR_BASE_PREFIX=\"/usr/local/\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/gcc.c | sed 's,^\./,,'`
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/gccspec.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \
prefix.o version.o obstack.o ../libiberty/libiberty.a
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -S tmp-dum.c
echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c
if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \
echo "int prepends_underscore = 1;" >>tmp-under.c; \
else \
echo "int prepends_underscore = 0;" >>tmp-under.c; \
fi
/hdc2/tmp/gcc-2.95.2/gcc/move-if-change tmp-under.c underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include underscore.c
rm -f collect2
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o ../libiberty/libiberty.a
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/cppspec.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o xcpp gcc.o cppspec.o intl.o \
prefix.o version.o obstack.o ../libiberty/libiberty.a
./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f /usr/include/limits.h ] ; then \
cat /hdc2/tmp/gcc-2.95.2/gcc/limitx.h /hdc2/tmp/gcc-2.95.2/gcc/glimits.h /hdc2/tmp/gcc-2.95.2/gcc/limity.h > tmp-xlimits.h; \
else \
cat /hdc2/tmp/gcc-2.95.2/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
thisdir=`pwd` ; \
sed -e "s:startfile=chillrt0:startfile=${thisdir}/ch/runtime/chillrt0.o:" \
-e "s:libpath=chillrt:libpath=-L${thisdir}/ch/runtime/:" \
-e "s:whatgcc=gcc:whatgcc=\"${thisdir}/xgcc -B${thisdir}/\":" \
-e "s:gnuchill_version=unknown:gnuchill_version=1.5.2:" \
-e "s:gnuchill_script_flags=:gnuchill_script_flags=\"\":" /hdc2/tmp/gcc-2.95.2/gcc/ch/chill.in > chill ; \
chmod a+x chill ; \
if [ -f ../gcc-cross ]; then \
whatgcc=`t='s,^,i686-pc-linux-gnulibc1-,'; echo gcc | sed -e $t` ; \
else \
whatgcc=`t='s,x,x,'; echo gcc | sed -e $t` ; \
fi; \
sed -e "s:startfile=chillrt0:startfile=/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/chillrt0.o:" \
-e "s:whatgcc=gcc:whatgcc=/usr/local/bin/${whatgcc}:" \
-e "s:gnuchill_version=unknown:gnuchill_version=1.5.2:" \
-e "s:libpath=chillrt:libpath=:" \
-e "s:gnuchill_script_flags=:gnuchill_script_flags=\"\":" /hdc2/tmp/gcc-2.95.2/gcc/ch/chill.in > chill.install ; \
chmod a+x chill.install
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/cp/g++spec.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o g++ \
gcc.o g++spec.o intl.o prefix.o version.o obstack.o ../libiberty/libiberty.a
case "c " in \
*[fF]77*) touch lang-f77;; \
*) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/f/g77spec.c; \
else true; fi
case "c " in \
*[fF]77*) touch lang-f77;; \
*) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -o g77version.o \
/hdc2/tmp/gcc-2.95.2/gcc/f/version.c; \
else true; fi
if [ -f lang-f77 ]; then \
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o g77 gcc.o g77spec.o g77version.o \
version.o prefix.o intl.o obstack.o ../libiberty/libiberty.a; \
else true; fi
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H \
-I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/java/jvspec.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o gcj gcc.o jvspec.o prefix.o intl.o \
version.o obstack.o ../libiberty/libiberty.a
touch stmp-headers
MAKE="/usr/bin/make"; srcdir=`cd /hdc2/tmp/gcc-2.95.2/gcc/fixinc; pwd` ; \
export MAKE srcdir ; \
cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh i686-pc-linux-gnulibc1
constructing ../fixinc.sh for i686-pc-linux-gnulibc1
copying /hdc2/tmp/gcc-2.95.2/gcc/fixinc/fixinc.x86-linux-gnu to ../fixinc.sh
rm -rf include; mkdir include
TARGET_MACHINE=i686-pc-linux-gnulibc1; srcdir=`cd /hdc2/tmp/gcc-2.95.2/gcc; pwd`; \
INSTALL_ASSERT_H=; SHELL=/bin/sh ;\
export TARGET_MACHINE srcdir INSTALL_ASSERT_H SHELL ; \
/bin/sh ./fixinc.sh `pwd`/include /usr/include
Building fixed headers in /hdc2/tmp/gccbuild/gcc/include
Fixed selectbits.h for glibc-2.0.x
Fixed asm/posix_types.h for glibc-1.x
Fixed gnu/types.h for glibc-1.x
rm -f include/syslimits.h
if [ -f include/limits.h ]; then \
mv include/limits.h include/syslimits.h; \
else \
cp /hdc2/tmp/gcc-2.95.2/gcc/gsyslimits.h include/syslimits.h; \
fi
chmod a+r include/syslimits.h
if [ "/usr/include" = "/usr/local/i686-pc-linux-gnulibc1/sys-include" ] \
&& [ -d /usr/local/i686-pc-linux-gnulibc1/sys-include ]; then \
if [ -d /usr/local/lib ] ; then true ; else mkdir /usr/local/lib ; fi; \
if [ -d /usr/local/lib/gcc-lib ] ; then true ; else mkdir /usr/local/lib/gcc-lib; fi; \
if [ -d /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1 ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1 ; fi; \
if [ -d /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2 ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2 ; fi; \
else true; fi
touch stmp-fixinc
for file in .. /hdc2/tmp/gcc-2.95.2/gcc/ginclude/stdarg.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/stddef.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/varargs.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-alpha.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-h8300.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-i860.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-i960.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-mips.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-m88k.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-mn10200.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-mn10300.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-pa.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-pyr.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-sparc.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-clipper.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-spur.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-m32r.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-sh.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-v850.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-arc.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/iso646.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/va-ppc.h /hdc!
2/tmp/gcc-2.95.2/gcc/ginclude/va-c4x.h /hdc2/tmp/gcc-2.95.2/gcc/cp/inc/typeinfo /hdc2/tmp/gcc-2.95.2/gcc/cp/inc/exception /hdc2/tmp/gcc-2.95.2/gcc/cp/inc/new /hdc2/tmp/gcc-2.95.2/gcc/cp/inc/new.h /hdc2/tmp/gcc-2.95.2/gcc/ginclude/proto.h /hdc2/tmp/gcc-2.95.2/gcc/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 [ xfloat-i386.h != xMakefile.in ]; then \
cp /hdc2/tmp/gcc-2.95.2/gcc/config/float-i386.h include/float.h && \
chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp /hdc2/tmp/gcc-2.95.2/gcc/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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -O2 -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c -DL${name} \
/hdc2/tmp/gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -O2 -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c \
-DL${name} /hdc2/tmp/gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -O2 -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c -DL${name} \
-DFINE_GRAINED_LIBRARIES -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -O2 -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c -DL${name} \
-DFINE_GRAINED_LIBRARIES -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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 /hdc2/tmp/gcc-2.95.2/gcc/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 \
/usr/bin/make GCC_FOR_TARGET="./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include" \
AR_FOR_TARGET="` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-pc-linux-gnulibc1" ] ; then echo ar; else t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" \
AR_FLAGS_FOR_TARGET="rc" CC="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 /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -O2 -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c ${file}; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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
/hdc2/tmp/gcc-2.95.2/gcc/frame
mv tmplibgcc2.a libgcc2.a
rm -rf tmplibgcc.a libgcc.a tmpcopy
mkdir tmpcopy
if [ x != x ]; \
then (cd tmpcopy; ` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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[2]: [libgcc.a] Error 1 (ignored)
(cd tmpcopy; ` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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 /hdc2/tmp/gccbuild/gcc/../binutils/ar ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnulibc1" = "i686-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 /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ; else if [ "i686-pc-linux-gnulibc1" = "i686-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i686-pc-linux-gnulibc1" = "i686-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ; else if [ "i686-pc-linux-gnulibc1" = "i686-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/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -g0 \
-finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
-c /hdc2/tmp/gcc-2.95.2/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -fPIC \
-DCRT_BEGIN -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
-fno-exceptions -g0 -c /hdc2/tmp/gcc-2.95.2/gcc/crtstuff.c
mv crtstuff.o crtbeginS.o
./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -fPIC \
-DCRT_END -DCRTSTUFFS_O -finhibit-size-directive -fno-inline-functions \
-fno-exceptions -g0 -c /hdc2/tmp/gcc-2.95.2/gcc/crtstuff.c -o crtendS.o
touch s-crtS
./xgcc -B/usr/local/i686-pc-linux-gnulibc1/bin/ -B./ -I/usr/local/i686-pc-linux-gnulibc1/include -DIN_GCC -DUSE_GNULIBC_1 -g -I./include -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -g0 \
-finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer \
-c /hdc2/tmp/gcc-2.95.2/gcc/crtstuff.c -DCRT_END -o crtend.o
rm -f cxxmain.c
ln -s /hdc2/tmp/gcc-2.95.2/gcc/../libiberty/cplus-dem.c cxxmain.c
gcc -c -DMAIN -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DVERSION=\"2.95.2\" cxxmain.c
cxxmain.c: In function `main':
cxxmain.c:4527: warning: assignment discards `const' from pointer target type
cxxmain.c:4530: warning: assignment discards `const' from pointer target type
gcc -o c++filt -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H \
cxxmain.o underscore.o obstack.o ../libiberty/libiberty.a
`if [ -f /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/Makefile ] ; then echo /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/makeinfo ; else echo makeinfo ; fi` -I/hdc2/tmp/gcc-2.95.2/gcc -o cpp.info /hdc2/tmp/gcc-2.95.2/gcc/cpp.texi
Making info file `cpp.info' from `/hdc2/tmp/gcc-2.95.2/gcc/cpp.texi'.
`if [ -f /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/Makefile ] ; then echo /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/makeinfo ; else echo makeinfo ; fi` -I/hdc2/tmp/gcc-2.95.2/gcc -o gcc.info /hdc2/tmp/gcc-2.95.2/gcc/gcc.texi
Making info file `gcc.info' from `/hdc2/tmp/gcc-2.95.2/gcc/gcc.texi'.
`if [ -f /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/Makefile ] ; then echo /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/makeinfo ; else echo makeinfo ; fi` -I/hdc2/tmp/gcc-2.95.2/gcc/ch -o ch/chill.info /hdc2/tmp/gcc-2.95.2/gcc/ch/chill.texi
Making info file `ch/chill.info' from `/hdc2/tmp/gcc-2.95.2/gcc/ch/chill.texi'.
case "c " in \
*[fF]77*) touch lang-f77;; \
*) rm -f lang-f77;; \
esac
if [ -f lang-f77 ]; then \
rm -f /hdc2/tmp/gcc-2.95.2/gcc/f/g77.info-*; \
`if [ -f /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/Makefile ] ; then echo /hdc2/tmp/gccbuild/gcc/../texinfo/makeinfo/makeinfo ; else echo makeinfo ; fi` -I/hdc2/tmp/gcc-2.95.2/gcc/f -o f/g77.info /hdc2/tmp/gcc-2.95.2/gcc/f/g77.texi; \
else true; fi
make[2]: Leaving directory `/hdc2/tmp/gccbuild/gcc'
/usr/bin/make stage1
make[2]: Entering directory `/hdc2/tmp/gccbuild/gcc'
if [ -d stage1 ] ; then true ; else mkdir stage1 ; fi
for dir in intl ch cp f java objc ; \
do \
if [ -d stage1/$dir ] ; then true ; else mkdir stage1/$dir ; fi ; \
done
mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c tree-check.h s-flags s-config s-codes s-mlib s-under s-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 xcpp 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 *.flow2 *.[si] libcpp.a chill chill-cross cc1chill g++ g++-cross cc1plus g77 g77-cross f771 jc1 gcj jvgenmain gcjh jv-scan jcf-dump 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: *.flow2: No such file or directory
mv: *.[si]: No such file or directory
mv: libcpp.a: No such file or directory
mv: chill-cross: No such file or directory
mv: cc1chill: 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
mv: jc1: No such file or directory
mv: jvgenmain: No such file or directory
mv: gcjh: No such file or directory
mv: jv-scan: No such file or directory
mv: jcf-dump: No such file or directory
make[2]: [stage1-start] Error 1 (ignored)
mv intl/*.o stage1/intl
mv: intl/*.o: No such file or directory
make[2]: [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 [ -f ` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ; else if [ "i686-pc-linux-gnulibc1" = "i686-pc-linux-gnulibc1" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i686-pc-linux-gnulibc1" = "i686-pc-linux-gnulibc1" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
` if [ -f /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ] ; then echo /hdc2/tmp/gccbuild/gcc/../binutils/ranlib ; else if [ "i686-pc-linux-gnulibc1" = "i686-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 ch/*.o stage1/ch
mv: ch/*.o: No such file or directory
make[2]: [CHILL.stage1] Error 1 (ignored)
mv cp/*.o stage1/cp
mv: cp/*.o: No such file or directory
make[2]: [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 g77spec.o g77version.o stage1/f; \
fi
mv java/*.o stage1/java
mv: java/*.o: No such file or directory
make[2]: [java.stage1] Error 1 (ignored)
mv objc/*.o stage1/objc
mv: objc/*.o: No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
mv cc1obj stage1
mv: cc1obj: No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
make[2]: Leaving directory `/hdc2/tmp/gccbuild/gcc'
/usr/bin/make CC="stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/" CFLAGS=" -O2 -g -O2" LDFLAGS="" libdir=/usr/local/lib STAGE_PREFIX=stage1/ LANGUAGES="c proto gcov CHILL c++ f77 java objc"
make[2]: Entering directory `/hdc2/tmp/gccbuild/gcc'
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../i686-pc-linux-gnulibc1/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../i686-pc-linux-gnulibc1/include\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/cccp.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include -c /hdc2/tmp/gcc-2.95.2/gcc/cexp.c
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DLOCALEDIR=\"/usr/local/share/locale\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/intl.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include \
-DPREFIX=\"/usr/local\" \
-c `echo /hdc2/tmp/gcc-2.95.2/gcc/prefix.c | sed 's,^\./,,'`
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/version.c
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include /hdc2/tmp/gcc-2.95.2/gcc/mbchar.c
rm -f obstack.c
ln -s /hdc2/tmp/gcc-2.95.2/gcc/../libiberty/obstack.c obstack.c
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -c -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -I. -I/hdc2/tmp/gcc-2.95.2/gcc -I/hdc2/tmp/gcc-2.95.2/gcc/config -I/hdc2/tmp/gcc-2.95.2/gcc/../include obstack.c
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnulibc1/bin/ -DIN_GCC -DUSE_GNULIBC_1 -O2 -g -O2 -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o prefix.o version.o mbchar.o obstack.o ../libiberty/libiberty.a
/usr/bin/binutils/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [cccp] Error 1
make[2]: Leaving directory `/hdc2/tmp/gccbuild/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/hdc2/tmp/gccbuild/gcc'
make: *** [bootstrap] Error 2