nas01> ../gcc/configure --with-local-prefix=/usr/local/gnuinclude --with-gxx-inc lude-dir=/usr/local/g++include Configuring for a alphaev56-dec-osf5.0 host. Created "Makefile" in /data3/bra/gcc-obj Configuring libiberty... creating cache ../config.cache checking host system type... alphaev56-dec-osf5.0 checking build system type... alphaev56-dec-osf5.0 checking for ar... ar checking for ranlib... ranlib checking for gcc... cc checking whether we are using GNU C... no checking for POSIXized ISC... no checking for a BSD compatible install... ../../gcc/libiberty/../install-sh -c checking how to run the C preprocessor... cc -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 for strings.h... yes checking for sys/time.h... yes checking for sys/resource.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross-compiler... no checking for asprintf... no checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bzero... yes checking for calloc... 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 mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... 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... no checking for vfprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for getrusage... yes checking for on_exit... no checking for psignal... yes checking for strerror... yes checking for strsignal... no checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Configuring texinfo... loading cache ../config.cache checking for a BSD compatible install... ../../gcc/texinfo/../install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... yes checking how to run the C preprocessor... (cached) cc -E checking for a BSD compatible install... ../../gcc/texinfo/../install-sh -c checking for ranlib... (cached) ranlib checking for texconfig... false checking for POSIXized ISC... no checking for minix/config.h... no checking whether to enable maintainer-specific portions of Makefiles... no checking for Cygwin32 environment... no checking for Mingw32 environment... no checking for executable suffix... no checking for sigblock... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for pwd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for termcap.h... no checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/fcntl.h... yes checking for sys/file.h... (cached) yes checking for sys/ptem.h... no checking for sys/time.h... (cached) yes checking for sys/ttold.h... no checking for sys/wait.h... (cached) yes checking for off_t... yes checking return type of signal handlers... void checking for working const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for vprintf... (cached) yes checking for setvbuf... yes checking for getcwd... (cached) yes checking for memset... (cached) yes checking for bzero... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for sigprocmask... yes checking for sigsetmask... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for inline... __inline checking for size_t... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... no checking whether catgets can be used... no checking for msgfmt... msgfmt checking for gmsgfmt... msgfmt checking for xgettext... : checking for catalogs to be installed... de fr updating cache ../config.cache creating ./config.status creating Makefile creating doc/Makefile creating info/Makefile creating intl/Makefile creating lib/Makefile creating makeinfo/Makefile creating po/Makefile.in creating util/Makefile creating config.h linking ../../gcc/texinfo/intl/libgettext.h to intl/libintl.h Configuring gcc... loading cache ../config.cache checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking host system type... alphaev56-dec-osf5.0 checking target system type... alphaev56-dec-osf5.0 checking build system type... alphaev56-dec-osf5.0 checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking whether a default assembler was specified... no checking whether a default linker was specified... no checking for gawk... no checking for mawk... no checking for nawk... nawk checking for flex... flex checking for yywrap in -lfl... no checking whether ln works... yes checking whether ln -s works... yes checking for volatile... yes checking for ranlib... (cached) ranlib checking for bison... no checking for byacc... no checking for a BSD compatible install... ../../gcc/gcc/../install-sh -c checking how to run the C preprocessor... (cached) cc -E checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stab.h... yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... yes checking for sys/stat.h... yes checking for direct.h... no checking for thread.h... no checking for pthread.h... yes checking for gnatbind... no checking whether cpp understands the stringify operator... yes checking for inttypes.h... no checking for strtoul... (cached) yes checking for bsearch... yes checking for strerror... (cached) yes checking for putenv... (cached) yes checking for popen... yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for index... (cached) yes checking for rindex... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... no checking for atoq... no checking for sysconf... (cached) yes checking for isascii... yes checking for gettimeofday... (cached) yes checking for strsignal... (cached) no checking for putc_unlocked... yes checking for fputc_unlocked... no checking for fputs_unlocked... no checking for vprintf... (cached) yes checking whether the printf functions support %p... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for working vfork... (cached) yes checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether calloc must be declared... no checking whether free must be declared... no checking whether bcopy must be declared... no checking whether bzero must be declared... no checking whether bcmp must be declared... no checking whether index must be declared... no checking whether rindex must be declared... no checking whether getenv must be declared... no checking whether atol must be declared... no checking whether sbrk must be declared... no checking whether abort must be declared... no checking whether atof must be declared... no checking whether strerror must be declared... no checking whether getcwd must be declared... no checking whether getwd must be declared... no checking whether strsignal must be declared... yes checking whether putc_unlocked must be declared... yes checking whether fputs_unlocked must be declared... yes checking whether strstr must be declared... no checking whether getrlimit must be declared... no checking whether setrlimit must be declared... no checking for sys_siglist declaration in signal.h or unistd.h... no checking if mkdir takes one argument... no Using `../../gcc/gcc/config/alpha/alpha.c' to output insns. Using `../../gcc/gcc/config/alpha/alpha.md' as machine description file. Using the following target machine macro files: ../../gcc/gcc/config/alpha/alpha.h ../../gcc/gcc/config/dbx.h Using `../../gcc/gcc/config/alpha/xm-alpha.h' as host machine macro file. checking for strerror in -lcposix... no checking for working const... (cached) yes checking for inline... (cached) __inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... no checking assembler alignment features... checking assembler subsection support... checking assembler instructions... Using the Haifa scheduler. Links are now set up to build a native compiler for alphaev56-dec-osf5.0 updating cache ../config.cache creating ./config.status creating Makefile creating intl/Makefile creating po/Makefile.in creating fixinc/Makefile creating cp/Makefile creating f/Makefile creating java/Makefile creating auto-host.h linking ../../gcc/gcc/intl/libgettext.h to intl/libintl.h Merged alpha/x-alpha. Merged alpha/t-ieee and t-install-cpp. Created `ch/Makefile'. Merged alpha/x-alpha. Merged alpha/t-ieee and t-install-cpp. Created `objc/Makefile'. creating libintl.h Configuring etc... loading cache ../config.cache checking for a BSD compatible install... ../../gcc/etc/../install-sh -c creating ./config.status creating Makefile nas01> make bootstrap if [ x"no" = xyes ] && [ ! -d pic ]; then mkdir pic; else true; fi touch stamp-picdir test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/argv.c -o pic/argv.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/argv.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/choose-temp.c -o pic/choose-temp.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/choose-temp.c cc: Info: ../../gcc/libiberty/choose-temp.c, line 127: In this statement, the re turn type for intrinsic "strlen" is being changed from "size_t" to "int". (intri nsicint) len = strlen (base); --------^ test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/concat.c -o pic/concat.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/concat.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/cplus-dem.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/fdmatch.c -o pic/fdmatch.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/fdmatch.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/fnmatch.c -o pic/fnmatch.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/fnmatch.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/getopt.c -o pic/getopt.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/getopt.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/getopt1.c -o pic/getopt1.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/getopt1.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/getruntime.c -o pic/getruntime.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/getruntime.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/hex.c -o pic/hex.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/hex.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/floatformat.c -o pic/floatformat.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/floatformat.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/objalloc.c -o pic/objalloc.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/objalloc.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/obstack.c -o pic/obstack.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/obstack.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/pexecute.c -o pic/pexecute.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/pexecute.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/spaces.c -o pic/spaces.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/spaces.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/splay-tree.c -o pic/splay-tree.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/splay-tree.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/strerror.c -o pic/strerror.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/strerror.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/strsignal.c -o pic/strsignal.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/strsignal.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/xatexit.c -o pic/xatexit.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/xatexit.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/xexit.c -o pic/xexit.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/xexit.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/xmalloc.c -o pic/xmalloc.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/xmalloc.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/xstrdup.c -o pic/xstrdup.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/xstrdup.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/xstrerror.c -o pic/xstrerror.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/xstrerror.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/asprintf.c -o pic/asprintf.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/asprintf.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/mkstemps.c -o pic/mkstemps.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/mkstemps.c test x"no" != xyes || cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../inc lude ../../gcc/libiberty/vasprintf.c -o pic/vasprintf.o cc -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include ../../gcc/libiber ty/vasprintf.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 pexe cute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o asprintf.o mkstemps.o vasprintf.o ranlib libiberty.a rm -f needed-list; touch needed-list; for f in atexit calloc memchr memcmp memc py memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam v fprintf vprintf vfork waitpid bcmp bcopy bzero; do for g in asprintf.o mkstemp s.o vasprintf.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 get opt1.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 xs trerror.o > required-list No suffix list. make all-recursive No suffix list. Making all in intl cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/bindtextdom.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/ locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/texinfo/intl -I../../../gcc/texinfo/lib -g ../../../gcc/te xinfo/intl/explodename.c rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o f inddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o ranlib libintl.a Making all in lib cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/lib -I.. -I../intl -g -c ../../.. /gcc/texinfo/lib/getopt.c cc: Info: ../../../gcc/texinfo/lib/getopt.c, line 650: In this statement, the re turn type for intrinsic "strlen" is being changed from "size_t" to "int". (intri nsicint) == (unsigned int) strlen (p->name)) ----------------------------------^ cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/lib -I.. -I../intl -g -c ../../.. /gcc/texinfo/lib/getopt1.c cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/lib -I.. -I../intl -g -c ../../.. /gcc/texinfo/lib/xmalloc.c cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/lib -I.. -I../intl -g -c ../../.. /gcc/texinfo/lib/xstrdup.c rm -f libtxi.a ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o ranlib libtxi.a Making all in makeinfo cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/makeinfo -I.. -I../../../gcc/texin fo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -c ../../../gcc/tex info/makeinfo/makeinfo.c cc -DHAVE_CONFIG_H -I. -I../../../gcc/texinfo/makeinfo -I.. -I../../../gcc/texin fo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -g -c ../../../gcc/tex info/makeinfo/multi.c cc -g -o makeinfo makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a Bootstrapping the compiler make CC="cc" libdir=/usr/local/lib LANGUAGES="c " cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-li b/alphaev56-dec-osf5.0/2.95.2/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/g+ +include\" -DLOCAL_INCLUDE_DIR=\"/usr/local/gnuinclude/include\" -DCROSS_INCLU DE_DIR=\"/usr/local/lib/gcc-lib/alphaev56-dec-osf5.0/2.95.2/../../../../alphaev5 6-dec-osf5.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/alphaev5 6-dec-osf5.0/2.95.2/../../../../alphaev56-dec-osf5.0/include\" -c `echo ../../g cc/gcc/cccp.c | sed 's,^\./,,'` cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c ../../gcc/gcc/cexp.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -DLOCALEDIR=\"/usr/local/share/locale\" -c `echo ../../gcc/gcc/intl.c | sed 's,^\./,,'` cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -DPREFIX=\"/usr/local\" -c `echo ../../g cc/gcc/prefix.c | sed 's,^\./,,'` cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/version.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/mbchar.c cc: Warning: ../../gcc/gcc/mbchar.c, line 290: Source file does not contain any declarations. (emptyfile) #endif /* MULTIBYTE_CHARS */ ----------------------------^ rm -f obstack.c ln -s ../../gcc/gcc/../libiberty/obstack.c obstack.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include obstack.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o prefi x.o version.o mbchar.o obstack.o -lmld ../libiberty/libiberty.a rm -f cpp ln cccp cpp (cd intl && make all) cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gencheck.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o gencheck gencheck.o ` case "ob stack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` -lmld ./gencheck > tmp-check.h ../../gcc/gcc/move-if-change tmp-check.h tree-check.h touch s-check cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gengenrtl.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o gengenrtl gengenrtl.o ` case " obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` ca se "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?* ) echo ;; esac ` -lmld ./gengenrtl tmp-genrtl.h tmp-genrtl.c ../../gcc/gcc/move-if-change tmp-genrtl.h genrtl.h ../../gcc/gcc/move-if-change tmp-genrtl.c genrtl.c touch s-genrtl cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genattr.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/rtl.c cc: Warning: ../../gcc/gcc/machmode.def, line 75: In the initializer for mode_ma sk_array[7], the shift count "64" is negative or is greater than or equal to the promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (PDImode, "PDI", MODE_PARTIAL_INT, 8, 8, VOIDmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 76: In the initializer for mode_ma sk_array[8], the shift count "64" is negative or is greater than or equal to the promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (DImode, "DI", MODE_INT, 8, 8, TImode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 77: In the initializer for mode_ma sk_array[9], the shift count "128" is negative or is greater than or equal to th e promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (TImode, "TI", MODE_INT, 16, 16, OImode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 78: In the initializer for mode_ma sk_array[10], the shift count "256" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (OImode, "OI", MODE_INT, 32, 32, VOIDmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 84: In the initializer for mode_ma sk_array[15], the shift count "64" is negative or is greater than or equal to th e promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (DFmode, "DF", MODE_FLOAT, 8, 8, XFmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 85: In the initializer for mode_ma sk_array[16], the shift count "96" is negative or is greater than or equal to th e promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (XFmode, "XF", MODE_FLOAT, 12, 12, TFmode) /* IEEE extended */ ^ cc: Warning: ../../gcc/gcc/machmode.def, line 86: In the initializer for mode_ma sk_array[17], the shift count "128" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (TFmode, "TF", MODE_FLOAT, 16, 16, VOIDmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 91: In the initializer for mode_ma sk_array[20], the shift count "64" is negative or is greater than or equal to th e promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (SCmode, "SC", MODE_COMPLEX_FLOAT, 8, 4, DCmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 92: In the initializer for mode_ma sk_array[21], the shift count "128" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (DCmode, "DC", MODE_COMPLEX_FLOAT, 16, 8, XCmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 93: In the initializer for mode_ma sk_array[22], the shift count "192" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (XCmode, "XC", MODE_COMPLEX_FLOAT, 24, 12, TCmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 94: In the initializer for mode_ma sk_array[23], the shift count "256" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (TCmode, "TC", MODE_COMPLEX_FLOAT, 32, 16, VOIDmode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 98: In the initializer for mode_ma sk_array[26], the shift count "64" is negative or is greater than or equal to th e promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (CSImode, "CSI", MODE_COMPLEX_INT, 8, 4, CDImode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 99: In the initializer for mode_ma sk_array[27], the shift count "128" is negative or is greater than or equal to t he promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (CDImode, "CDI", MODE_COMPLEX_INT, 16, 8, CTImode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 100: In the initializer for mode_m ask_array[28], the shift count "256" is negative or is greater than or equal to the promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (CTImode, "CTI", MODE_COMPLEX_INT, 32, 16, COImode) ^ cc: Warning: ../../gcc/gcc/machmode.def, line 101: In the initializer for mode_m ask_array[29], the shift count "512" is negative or is greater than or equal to the promoted size of the operand "(unsigned long)1". (shiftcount) DEF_MACHMODE (COImode, "COI", MODE_COMPLEX_INT, 64, 32, VOIDmode) ^ cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/bitmap.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/print-rtl.c cc -DIN_GCC -DHAIFA -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 ` -lmld ./genattr ../../gcc/gcc/config/alpha/alpha.md > tmp-attr.h ../../gcc/gcc/move-if-change tmp-attr.h insn-attr.h touch s-attr cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gencodes.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o gencodes gencodes.o rtl.o bitm ap.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 ` -lmld ./gencodes ../../gcc/gcc/config/alpha/alpha.md > tmp-codes.h ../../gcc/gcc/move-if-change tmp-codes.h insn-codes.h touch s-codes cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genconfig.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genconfig genconfig.o rtl.o bi tmap.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 ` -lmld ./genconfig ../../gcc/gcc/config/alpha/alpha.md > tmp-config.h ../../gcc/gcc/move-if-change tmp-config.h insn-config.h touch s-config cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -DUSE_COLLECT2 -DTARGET_NAME=\"alphaev56- dec-osf5.0\" -c `echo ../../gcc/gcc/toplev.c | sed 's,^\./,,'` cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tree.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/print-tree.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stor-layout.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/fold-const.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genflags.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genflags genflags.o rtl.o bitm ap.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 ` -lmld ./genflags ../../gcc/gcc/config/alpha/alpha.md > tmp-flags.h ../../gcc/gcc/move-if-change tmp-flags.h insn-flags.h touch s-flags cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/function.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stmt.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/except.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/expr.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/calls.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/expmed.c cc: Warning: ../../gcc/gcc/expmed.c, line 2579: In this statement, the reference d type of the pointer value "&mlow_lo" is "unsigned long", which is not compatib le with "long". (ptrmismatch) &mlow_lo, &mlow_hi, &dummy1, &dummy2); ------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2579: In this statement, the reference d type of the pointer value "&mlow_hi" is "unsigned long", which is not compatib le with "long". (ptrmismatch) &mlow_lo, &mlow_hi, &dummy1, &dummy2); ----------------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2579: In this statement, the reference d type of the pointer value "&dummy1" is "unsigned long", which is not compatibl e with "long". (ptrmismatch) &mlow_lo, &mlow_hi, &dummy1, &dummy2); --------------------------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2579: In this statement, the reference d type of the pointer value "&dummy2" is "unsigned long", which is not compatibl e with "long". (ptrmismatch) &mlow_lo, &mlow_hi, &dummy1, &dummy2); -----------------------------------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2587: In this statement, the reference d type of the pointer value "&mhigh_lo" is "unsigned long", which is not compati ble with "long". (ptrmismatch) &mhigh_lo, &mhigh_hi, &dummy1, &dummy2); ------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2587: In this statement, the reference d type of the pointer value "&mhigh_hi" is "unsigned long", which is not compati ble with "long". (ptrmismatch) &mhigh_lo, &mhigh_hi, &dummy1, &dummy2); -----------------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2587: In this statement, the reference d type of the pointer value "&dummy1" is "unsigned long", which is not compatibl e with "long". (ptrmismatch) &mhigh_lo, &mhigh_hi, &dummy1, &dummy2); ----------------------------------------------^ cc: Warning: ../../gcc/gcc/expmed.c, line 2587: In this statement, the reference d type of the pointer value "&dummy2" is "unsigned long", which is not compatibl e with "long". (ptrmismatch) &mhigh_lo, &mhigh_hi, &dummy1, &dummy2); -------------------------------------------------------^ cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/explow.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/optabs.c cc: Info: ../../gcc/gcc/optabs.c, line 4463: In this statement, an array is bein g accessed outside the bounds specified for the array type. (subscrbounds) p < fixtab[0][0] + sizeof fixtab / sizeof (fixtab[0][0][0]); --------------------------^ cc: Info: ../../gcc/gcc/optabs.c, line 4468: In this statement, an array is bein g accessed outside the bounds specified for the array type. (subscrbounds) p < fixtrunctab[0][0] + sizeof fixtrunctab / sizeof (fixtrunctab[0][0][0] ); -------------------------------^ cc: Info: ../../gcc/gcc/optabs.c, line 4473: In this statement, an array is bein g accessed outside the bounds specified for the array type. (subscrbounds) p < floattab[0][0] + sizeof floattab / sizeof (floattab[0][0][0]); ----------------------------^ cc: Info: ../../gcc/gcc/optabs.c, line 4478: In this statement, an array is bein g accessed outside the bounds specified for the array type. (subscrbounds) p < extendtab[0][0] + sizeof extendtab / sizeof extendtab[0][0][0]; -----------------------------^ cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/varasm.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/rtlanal.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/emit-rtl.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include genrtl.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/real.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dbxout.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sdbout.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dwarfout.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dwarf2out.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/xcoffout.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/alias.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gcse.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/integrate.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/jump.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cse.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/loop.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/unroll.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/flow.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stupid.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/combine.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/varray.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/regclass.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/regmove.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/local-alloc.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/global.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reload.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reload1.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/caller-save.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genpeep.c cc -DIN_GCC -DHAIFA -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 ` -lmld ./genpeep ../../gcc/gcc/config/alpha/alpha.md > tmp-peep.c ../../gcc/gcc/move-if-change tmp-peep.c insn-peep.c touch s-peep cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-peep.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reorg.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/haifa-sched.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/final.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/recog.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reg-stack.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genopinit.c cc: Info: ../../gcc/gcc/genopinit.c, line 67: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) { "extendtab[(int) %B][(int) %A][0] = CODE_FOR_%(extend%a\%b2%)", ----------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 68: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "extendtab[(int) %B][(int) %A][1] = CODE_FOR_%(zero_extend%a\%b2%)", ---------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 69: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtab[(int) %A][(int) %B][0] = CODE_FOR_%(fix%F\%a%I\%b2%)", ----------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 69: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtab[(int) %A][(int) %B][0] = CODE_FOR_%(fix%F\%a%I\%b2%)", ---------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 70: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtab[(int) %A][(int) %B][1] = CODE_FOR_%(fixuns%F\%a%b2%)", -------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 71: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtrunctab[(int) %A][(int) %B][0] = CODE_FOR_%(fix_trunc%F\%a%I\%b2%)", ---------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 71: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtrunctab[(int) %A][(int) %B][0] = CODE_FOR_%(fix_trunc%F\%a%I\%b2%)", --------------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 72: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtrunctab[(int) %A][(int) %B][1] = CODE_FOR_%(fixuns_trunc%F\%a%I\%b2%)", ------------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 72: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "fixtrunctab[(int) %A][(int) %B][1] = CODE_FOR_%(fixuns_trunc%F\%a%I\%b2%)", -----------------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 73: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "floattab[(int) %B][(int) %A][0] = CODE_FOR_%(float%I\%a%F\%b2%)", --------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 73: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "floattab[(int) %B][(int) %A][0] = CODE_FOR_%(float%I\%a%F\%b2%)", -------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 74: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "floattab[(int) %B][(int) %A][1] = CODE_FOR_%(floatuns%I\%a%F\%b2%)", -----------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 74: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "floattab[(int) %B][(int) %A][1] = CODE_FOR_%(floatuns%I\%a%F\%b2%)", ----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 82: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "sdiv_optab->handlers[(int) %A].insn_code = CODE_FOR_%(div%I\%a3%)", ---------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 83: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "udiv_optab->handlers[(int) %A].insn_code = CODE_FOR_%(udiv%I\%a3%)", ----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 88: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "flodiv_optab->handlers[(int) %A].insn_code = CODE_FOR_%(div%F\%a3%)", -----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 89: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "ftrunc_optab->handlers[(int) %A].insn_code = CODE_FOR_%(ftrunc%F\%a2%)", --------------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 98: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "smin_optab->handlers[(int) %A].insn_code = CODE_FOR_%(smin%I\%a3%)", ----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 99: An undefined escape sequence was e ncountered; the backslash is being ignored. (undefescap) "smin_optab->handlers[(int) %A].insn_code = CODE_FOR_%(min%F\%a3%)", ---------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 100: An undefined escape sequence was encountered; the backslash is being ignored. (undefescap) "smax_optab->handlers[(int) %A].insn_code = CODE_FOR_%(smax%I\%a3%)", ----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 101: An undefined escape sequence was encountered; the backslash is being ignored. (undefescap) "smax_optab->handlers[(int) %A].insn_code = CODE_FOR_%(max%F\%a3%)", ---------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 102: An undefined escape sequence was encountered; the backslash is being ignored. (undefescap) "umin_optab->handlers[(int) %A].insn_code = CODE_FOR_%(umin%I\%a3%)", ----------------------------------------------------------------^ cc: Info: ../../gcc/gcc/genopinit.c, line 103: An undefined escape sequence was encountered; the backslash is being ignored. (undefescap) "umax_optab->handlers[(int) %A].insn_code = CODE_FOR_%(umax%I\%a3%)", ----------------------------------------------------------------^ cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genopinit genopinit.o rtl.o bi tmap.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 ` -lmld ./genopinit ../../gcc/gcc/config/alpha/alpha.md > tmp-opinit.c ../../gcc/gcc/move-if-change tmp-opinit.c insn-opinit.c touch s-opinit cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-opinit.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genrecog.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genrecog genrecog.o rtl.o bitm ap.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 ` -lmld ./genrecog ../../gcc/gcc/config/alpha/alpha.md > tmp-recog.c ../../gcc/gcc/move-if-change tmp-recog.c insn-recog.c touch s-recog cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-recog.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genextract.c cc -DIN_GCC -DHAIFA -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 ?*) ec ho ;; esac ` ` case "" in ?*) echo ;; esac ` -lmld ./genextract ../../gcc/gcc/config/alpha/alpha.md > tmp-extract.c ../../gcc/gcc/move-if-change tmp-extract.c insn-extract.c touch s-extract cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-extract.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genoutput.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genoutput genoutput.o rtl.o bi tmap.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 ` -lmld ./genoutput ../../gcc/gcc/config/alpha/alpha.md > tmp-output.c ../../gcc/gcc/move-if-change tmp-output.c insn-output.c touch s-output cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-output.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genemit.c cc -DIN_GCC -DHAIFA -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 ` -lmld ./genemit ../../gcc/gcc/config/alpha/alpha.md > tmp-emit.c ../../gcc/gcc/move-if-change tmp-emit.c insn-emit.c touch s-emit cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-emit.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/lcm.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/profile.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genattrtab.c cc -DIN_GCC -DHAIFA -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 ` -lmld if cmp -s Makefile ../../gcc/gcc/config/alpha/alpha.md; then echo Using ; cp tmp-attrtab.c; else ./genattrtab ../../gcc/gcc/config/alpha/alpha.md > tmp-attrtab.c; fi ../../gcc/gcc/move-if-change tmp-attrtab.c insn-attrtab.c touch s-attrtab cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c insn-attrtab.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/config/alpha/alpha.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/getpwd.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/convert.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dyn-string.c rm -f splay-tree.c ln -s ../../gcc/gcc/../libiberty/splay-tree.c splay-tree.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include splay-tree.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/graph.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sbitmap.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/resource.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/hash.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../gcc/ gcc/config -I../../gcc/gcc/../include -c ../../gcc/gcc/c-parse.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-lang.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-lex.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-pragma.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-decl.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-typeck.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-convert.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-aux-info.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-common.c cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I../../gcc/gcc -I../../g cc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-iterate.c cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o cc1 toplev.o version.o tree.o p rint-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-r tl.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 comb ine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o c aller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o ins n-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile. o insn-attrtab.o alpha.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-dec l.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o obstack.o -lmld ../libiberty/libiberty.a ld: Unresolved: ASM_FILE_START *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop.