This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more infromation.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi, Saw the same problem described a couple of weeks ago w. r. t. an 86K cross-compiler. To date I have not seen a solution. So far I have been able to make and install any gcc compiler I choose. I have the latest binutils from CVS, even downed loaded built and installed them twice just to make sure. I have down loaded newlib and installed the include files. Everything works great until I start to built a cross compiler. Things break down when I get to the fix includes. Its got to be something on my system because I have tried gcc 2.9.5.2, CVS gcc 2.9.6 and also the latest version of egcs. They all fail at the same place. **********errorlog and logfile attached I really could use a helping hand on this one. thanks Lorne
pexecute.c: In function `pexecute': pexecute.c:669: warning: variable `func' might be clobbered by `longjmp' or `vfork' pexecute.c:670: warning: `pid' might be used uninitialized in this function pexecute.c:672: warning: variable `output_desc' might be clobbered by `longjmp' or `vfork' pexecute.c:673: warning: variable `retries' might be clobbered by `longjmp' or `vfork' pexecute.c:673: warning: variable `sleep_interval' might be clobbered by `longjmp' or `vfork' gcc.c: In function `execute': gcc.c:2527: warning: passing arg 2 of `pexecute' from incompatible pointer type gcc.c: In function `process_command': gcc.c:3026: warning: passing arg 2 of `lang_specific_driver' from incompatible pointer type gcc.c: In function `main': gcc.c:5193: warning: passing arg 2 of `process_command' from incompatible pointer type Forbidden identifiers: AVR AVR_AT90S2313 AVR_AT90S2323 AVR_AT90S2333 AVR_AT90S2343 AVR_AT90S4414 AVR_AT90S4433 AVR_AT90S4434 AVR_AT90S8515 AVR_AT90S8535 AVR_ATmega103 AVR_ATmega603 AVR_ATtiny22 In file included from fixincl.c:102: fixincl.x:5808: `WCHAR_TYPE' undeclared here (not in a function) fixincl.x:5808: initializer element is not constant fixincl.x:5808: (near initialization for `gnu_type_map[0].pz_gtype') fixincl.x:5809: initializer element is not constant fixincl.x:5809: (near initialization for `gnu_type_map[1].pz_gtype') fixincl.x:5810: initializer element is not constant fixincl.x:5810: (near initialization for `gnu_type_map[2].pz_gtype') make[2]: *** [fixincl.o] Error 1 make[1]: *** [fixinc.sh] Error 2 make: *** [all-gcc] Error 2
make[1]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir CONFIG_FILES= CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic argv.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic choose-temp.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic concat.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic cplus-dem.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic cp-demangle.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic dyn-string.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic fdmatch.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic fnmatch.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getopt.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getopt1.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getpwd.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic getruntime.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic hashtab.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic hex.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic floatformat.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic objalloc.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic obstack.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic partition.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic pexecute.c pexecute.c: In function `pexecute': pexecute.c:669: warning: variable `func' might be clobbered by `longjmp' or `vfork' pexecute.c:670: warning: `pid' might be used uninitialized in this function pexecute.c:672: warning: variable `output_desc' might be clobbered by `longjmp' or `vfork' pexecute.c:673: warning: variable `retries' might be clobbered by `longjmp' or `vfork' pexecute.c:673: warning: variable `sleep_interval' might be clobbered by `longjmp' or `vfork' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic sort.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic spaces.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic splay-tree.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strerror.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strsignal.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xatexit.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xexit.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xmalloc.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xmemdup.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xstrdup.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic xstrerror.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic mkstemps.c rm -f libiberty.a ar rc libiberty.a \ argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.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 strncmp 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 cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list make[2]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/libiberty/testsuite' make[1]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/libiberty' make[1]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo' make all-recursive make[2]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo' Making all in intl make[3]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/intl' Making all in lib make[3]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c xmalloc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c 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 `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/lib' Making all in makeinfo make[3]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/makeinfo' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/remote/share/locale\" -g -O2 -c makeinfo.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/remote/share/locale\" -g -O2 -c multi.c gcc -g -O2 -o makeinfo makeinfo.o multi.o ../lib/libtxi.a -lz make[3]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/makeinfo' Making all in util make[3]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/remote/share/locale\" -g -O2 -c install-info.c gcc -g -O2 -o install-info install-info.o ../lib/libtxi.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/remote/share/locale\" -g -O2 -c texindex.c gcc -g -O2 -o texindex texindex.o ../lib/libtxi.a -lz make[3]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo/util' make[2]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo' make[1]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/texinfo' make[1]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/etc' make[1]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc' gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppmain.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DLOCALEDIR=\"/usr/remote/share/locale\" \ -c `echo ./intl.c | sed 's,^\./,,'` gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cpplib.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cpplex.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppmacro.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppexp.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppfiles.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cpphash.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cpperror.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppinit.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppulp.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DGCC_INCLUDE_DIR=\"/usr/remote/lib/gcc-lib/avr/2.96/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/remote/lib/gcc-lib/avr/2.96/../../../..`echo /usr/remote | sed -e 's|^/usr/remote||' -e 's|/[^/]*|/..|g'`/include/g++-\" -DLOCAL_INCLUDE_DIR=\"/usr/remote/include\" -DCROSS_INCLUDE_DIR=\"/usr/remote/lib/gcc-lib/avr/2.96/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/remote/lib/gcc-lib/avr/2.96/../../../../avr/include\" \ -c `echo ./cppdefault.c | sed 's,^\./,,'` gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include mkdeps.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DPREFIX=\"/usr/remote\" \ -c `echo ./prefix.c | sed 's,^\./,,'` gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include version.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include mbchar.c rm -rf libcpp.a ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppulp.o cppdefault.o mkdeps.o prefix.o version.o mbchar.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libcpp.a ; else true ; fi (cd intl && make all) make[2]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/intl' gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 intl-compat.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 bindtextdom.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 dcgettext.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 dgettext.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 gettext.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 finddomain.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 loadmsgcat.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 localealias.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 textdomain.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 l10nflist.c gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/remote/share/locale\" -DGNULOCALEDIR=\"/usr/remote/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/remote/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I./.. -I./../config -I./../../include -g -O2 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[2]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/intl' (cd po && make all) make[2]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/po' rm -f obstack.c ln -s ./../libiberty/obstack.c obstack.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include obstack.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o cpp cppmain.o \ intl.o libcpp.a obstack.o ./intl/libintl.a ../libiberty/libiberty.a gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ ./gencheck.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -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 /bin/sh ./move-if-change tmp-check.h tree-check.h touch s-check gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gengenrtl.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -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 -h >tmp-genrtl.h /bin/sh ./move-if-change tmp-genrtl.h genrtl.h ./gengenrtl >tmp-genrtl.c /bin/sh ./move-if-change tmp-genrtl.c genrtl.c touch s-genrtl gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genattr.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include rtl.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include bitmap.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ggc-none.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gensupport.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include print-rtl.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include errors.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genattr \ genattr.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-attr.h /bin/sh ./move-if-change tmp-attr.h insn-attr.h touch s-attr gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gencodes.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o gencodes \ gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-codes.h /bin/sh ./move-if-change tmp-codes.h insn-codes.h touch s-codes gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genconfig.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genconfig \ genconfig.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-config.h /bin/sh ./move-if-change tmp-config.h insn-config.h touch s-config gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include diagnostic.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DTARGET_NAME=\"avr\" \ -c `echo ./toplev.c | sed 's,^\./,,'` gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include tree.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include print-tree.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include stor-layout.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include fold-const.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genflags.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genflags \ genflags.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-flags.h /bin/sh ./move-if-change tmp-flags.h insn-flags.h touch s-flags gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include function.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include stmt.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include except.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include expr.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include calls.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include expmed.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include explow.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include optabs.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include real.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include builtins.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include varasm.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include rtlanal.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include emit-rtl.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include genrtl.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dbxout.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sdbout.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dwarfout.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dwarf2out.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include xcoffout.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include alias.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include gcse.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include integrate.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include jump.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cse.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include loop.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include unroll.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include flow.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include combine.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include varray.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include regclass.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include regmove.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include local-alloc.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include global.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reload.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reload1.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include caller-save.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genpeep.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genpeep \ genpeep.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-peep.c /bin/sh ./move-if-change tmp-peep.c insn-peep.c touch s-peep gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-peep.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reorg.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include haifa-sched.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include final.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include recog.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reg-stack.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include regrename.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genopinit.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genopinit \ genopinit.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-opinit.c /bin/sh ./move-if-change tmp-opinit.c insn-opinit.c touch s-opinit gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-opinit.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genrecog.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genrecog \ genrecog.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-recog.c /bin/sh ./move-if-change tmp-recog.c insn-recog.c touch s-recog gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-recog.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genextract.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genextract \ genextract.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-extract.c /bin/sh ./move-if-change tmp-extract.c insn-extract.c touch s-extract gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-extract.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genoutput.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genoutput \ genoutput.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-output.c /bin/sh ./move-if-change tmp-output.c insn-output.c touch s-output gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-output.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genemit.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genemit \ genemit.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ./config/avr/avr.md > tmp-emit.c /bin/sh ./move-if-change tmp-emit.c insn-emit.c touch s-emit gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-emit.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include lcm.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include profile.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genattrtab.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genattrtab \ genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ` ./genattrtab ./config/avr/avr.md > tmp-attrtab.c /bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c touch s-attrtab gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-attrtab.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./config/avr/avr.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include convert.c rm -f splay-tree.c ln -s ./../libiberty/splay-tree.c splay-tree.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include splay-tree.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include graph.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sbitmap.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include resource.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include hash.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include predict.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include lists.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ggc-common.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ggc-page.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include simplify-rtx.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ssa.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include bb-reorder.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sibcall.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include conflict.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include timevar.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ifcvt.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c ./c-parse.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-lang.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-errors.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-lex.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-pragma.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-decl.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-typeck.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-convert.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-aux-info.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-common.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-iterate.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-semantics.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o cc1 diagnostic.o toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o avr.o convert.o mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o lists.o ggc-common.o ggc-page.o simplify-rtx.o ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o c-semantics.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include tradcpp.c gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include tradcif.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o tradcpp \ tradcpp.o tradcif.o cppdefault.o version.o intl.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include gcov.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H gcov.o intl.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a -o gcov gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DTARGET_MACHINE=\"avr\" \ -c `echo ./collect2.c | sed 's,^\./,,'` gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include tlink.c /bin/sh ./genmultilib \ "" \ "" \ "" \ "" \ "" \ "" > tmp-mlib.h /bin/sh ./move-if-change tmp-mlib.h multilib.h touch s-mlib gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/remote/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"2.96\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/remote/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \ -c `echo ./gcc.c | sed 's,^\./,,'` gcc.c: In function `execute': gcc.c:2527: warning: passing arg 2 of `pexecute' from incompatible pointer type gcc.c: In function `process_command': gcc.c:3026: warning: passing arg 2 of `lang_specific_driver' from incompatible pointer type gcc.c: In function `main': gcc.c:5193: warning: passing arg 2 of `process_command' from incompatible pointer type gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include gccspec.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \ prefix.o version.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a echo "int xxy_us_dummy;" >tmp-dum.c /home/lgutz/downloads/egcs/egcs-20000724/gcc/xgcc -B/usr/remote/avr/bin/ -B/usr/remote/avr/lib/ -B/home/lgutz/downloads/egcs/egcs-20000724/gcc/ -isystem /usr/remote/avr/include -S tmp-dum.c echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \ echo "int prepends_underscore = 1;" >>tmp-under.c; \ else \ echo "int prepends_underscore = 0;" >>tmp-under.c; \ fi /bin/sh ./move-if-change tmp-under.c underscore.c rm -f tmp-dum.c tmp-dum.s touch s-under gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include underscore.c rm -f collect2 gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o collect2 collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a cp xgcc gcc-cross gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cppspec.c gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o xcpp gcc.o cppspec.o intl.o \ prefix.o version.o obstack.o ./intl/libintl.a ../libiberty/libiberty.a /home/lgutz/downloads/egcs/egcs-20000724/gcc/xgcc -B/usr/remote/avr/bin/ -B/usr/remote/avr/lib/ -B/home/lgutz/downloads/egcs/egcs-20000724/gcc/ -isystem /usr/remote/avr/include -dumpspecs > tmp-specs mv tmp-specs specs if [ -f specs.ready ] ; then \ true; \ else \ touch specs.ready; \ fi MAKE="make"; srcdir=`cd ./fixinc; pwd` ; \ export MAKE srcdir ; \ cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh avr-unknown-none constructing ../fixinc.sh for avr-unknown-none make SHELL="/bin/sh" install-bin make[2]: Entering directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/fixinc' /bin/sh ./genfixes machname.h Forbidden identifiers: AVR AVR_AT90S2313 AVR_AT90S2323 AVR_AT90S2333 AVR_AT90S2343 AVR_AT90S4414 AVR_AT90S4433 AVR_AT90S4434 AVR_AT90S8515 AVR_AT90S8535 AVR_ATmega103 AVR_ATmega603 AVR_ATtiny22 cd . ; /bin/sh ./genfixes fixincl.x AutoGen-ing fixincl.x gcc -c -DIN_GCC -g -I. -I.. -I. -I./.. -I./../config -I./../../include fixincl.c In file included from fixincl.c:102: fixincl.x:5808: `WCHAR_TYPE' undeclared here (not in a function) fixincl.x:5808: initializer element is not constant fixincl.x:5808: (near initialization for `gnu_type_map[0].pz_gtype') fixincl.x:5809: initializer element is not constant fixincl.x:5809: (near initialization for `gnu_type_map[1].pz_gtype') fixincl.x:5810: initializer element is not constant fixincl.x:5810: (near initialization for `gnu_type_map[2].pz_gtype') make[2]: *** [fixincl.o] Error 1 make[2]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc/fixinc' make[1]: *** [fixinc.sh] Error 2 make[1]: Leaving directory `/home/lgutz/downloads/egcs/egcs-20000724/gcc' make: *** [all-gcc] Error 2
------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |