This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

any help? problems of making cross-complier for v850-nec-elf on cygwin


Hi all
I'm trying to make cross-complier for v850-nec-elf.
I encoutered some problems of making this.
last error is like this:
${my-build-dir}/gcc/include/limits.h:125:75: No include path in which to
find limits.h
Could anyone know how to resolve this problem?

I enclose 2 log files of configuring and making.
My environment is Windows2000+Cygwin

I configured with these
ptions: --target=v850-nec-elf  --program-prefix=v850-nec-elf- --with-gnu-as 
--with-as=/usr/local/v850-nec-elf/bin/as --with-gnu-ld --with-ld=/usr/local/
v850-nec-elf/bin/ld --with-stabs --disable-nls --with-newlib --with-header=/
usr/include

Regards
Akihiro

------------- configuring log starts here -------------
Configuring for a i686-pc-cygwin host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava
    (Any other directories should still work fine.)
Created "Makefile" in /home/terui/v850 using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.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 time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... no
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... 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... no
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... no
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... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring zlib...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking target system type... v850-nec-elf
checking build system type... i686-pc-cygwin
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic file format
pei*-i386(.*architecture: i386)?
checking for object suffix... o
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 12289
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking if package supports dlls... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
configure: warning: cannot execute: /usr/local/V850/bin/ld: check --with-ld
or env. var. DEFAULT_LINKER
checking host system type... i686-pc-cygwin
checking target system type... v850-nec-elf
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether gcc and cc understand -c and -o together... yes
checking for long double... yes
checking for built-in _Bool... no
checking whether gcc accepts -Wno-long-long... yes
checking whether make sets ${MAKE}... (cached) yes
checking whether a default assembler was specified... yes
(/usr/local/v850-nec-elf/bin/as - GNU as)
checking whether a default linker was specified... yes
(/usr/local/V850/bin/ld - GNU ld)
checking for GNU C library... no
checking for inline... (cached) inline
checking for mawk... no
checking for gawk... gawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for volatile... yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... 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... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stab.h... no
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... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... no
checking for thread.h... no
checking for pthread.h... yes
checking for gnatbind... no
checking for mktemp... yes
checking for makeinfo... makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... false
checking for bison... bison
checking for preprocessor stringizing operator... yes
checking for inttypes.h... no
checking for unsigned enumerated bitfields... yes
checking for strtoul... (cached) yes
checking for bsearch... (cached) yes
checking for putenv... (cached) yes
checking for popen... yes
checking for bcopy... (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) yes
checking for putc_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for getrusage... (cached) yes
checking for nl_langinfo... no
checking for lstat... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for vprintf... (cached) yes
checking for strstr... (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 for getpagesize... (cached) yes
checking for working mmap from /dev/zero... yes
checking for working mmap with MAP_ANON(YMOUS)... yes
checking for working mmap of a file... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether bcopy is declared... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fputs_unlocked is declared... no
checking whether strstr is declared... yes
checking whether environ is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... yes
checking whether getopt is declared... no
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking if mkdir takes one argument... no
Using `../../gcc-3.0.4/gcc/config/v850/v850.c' for machine-specific logic.
Using `../../gcc-3.0.4/gcc/config/v850/v850.md' as machine description file.
Using the following target machine macro files:
	../../gcc-3.0.4/gcc/config/v850/v850.h
	../../gcc-3.0.4/gcc/config/dbx.h
Using the following host machine macro files:
	../../gcc-3.0.4/gcc/config/i386/xm-i386.h
	../../gcc-3.0.4/gcc/config/i386/xm-cygwin.h
checking for strerror in -lcposix... no
checking for working const... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for argz.h... yes
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... no
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... 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 strdup... (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... no
checking whether windows registry support is requested... yes
checking registry key on windows hosts... 3.0.4
checking what assembler to use... /usr/local/v850-nec-elf/bin/as
checking what nm to use...
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... .subsection
checking assembler weak support... yes
checking assembler hidden support... yes
checking assembler leb128 support... yes
checking assembler eh_frame optimization... yes
checking assembler dwarf2 debug_line support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a cross-compiler for v850-nec-elf
  from i686-pc-cygwin.
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating auto-host.h
linking ../../gcc-3.0.4/gcc/intl/libgettext.h to intl/libintl.h
creating libintl.h
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for rm... /usr/bin/rm
checking for cp... /usr/bin/cp
checking for strip... /usr/bin/strip
checking for chmod... /usr/bin/chmod
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getopt.h... yes
checking for off_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
updating cache ../config.cache
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h

------------- making log starts here ---------------------------------
make[1]: Entering directory `/home/terui/v850/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/argv.c -o
pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/argv.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/choose-temp.c -o
pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/choose-temp.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/concat.c -o
pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/concat.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/cplus-dem.c -o
pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/cplus-dem.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/cp-demangle.c -o
pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/cp-demangle.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/dyn-string.c -o
pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/dyn-string.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/fdmatch.c -o
pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/fdmatch.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/fnmatch.c -o
pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/fnmatch.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/getopt.c -o
pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/getopt.c
../../gcc-3.0.4/libiberty/getopt.c: In function `_getopt_initialize':
../../gcc-3.0.4/libiberty/getopt.c:396: warning: unused parameter `argc'
../../gcc-3.0.4/libiberty/getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/getopt1.c -o
pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/getopt1.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/getpwd.c -o
pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/getpwd.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/getruntime.c -o
pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/getruntime.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/hashtab.c -o
pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/hashtab.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/hex.c -o
pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/hex.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/floatformat.c -o
pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/floatformat.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/lbasename.c -o
pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/lbasename.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/md5.c -o
pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/md5.c
../../gcc-3.0.4/libiberty/md5.c: In function `md5_init_ctx':
../../gcc-3.0.4/libiberty/md5.c:69: warning: integer constant is unsigned in
ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:70: warning: integer constant is unsigned in
ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c: In function `md5_process_block':
../../gcc-3.0.4/libiberty/md5.c:325: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:326: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:328: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:329: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:331: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:332: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:334: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:335: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:336: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:338: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:339: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:356: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:357: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:359: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:360: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:362: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:363: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:365: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:366: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:368: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:369: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:371: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:374: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:375: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:377: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:378: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:380: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:381: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:383: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:384: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:386: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:387: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:389: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:392: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:394: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:395: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:397: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:398: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:399: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:401: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:402: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:404: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:405: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/libiberty/md5.c:407: warning: integer constant is unsigned
in ANSI C, signed with -traditional
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/objalloc.c -o
pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/objalloc.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/obstack.c -o
pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/obstack.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/partition.c -o
pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/partition.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/pexecute.c -o
pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/pexecute.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/safe-ctype.c -o
pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/safe-ctype.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/sort.c -o
pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/sort.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/spaces.c -o
pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/spaces.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/splay-tree.c -o
pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/splay-tree.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/strerror.c -o
pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/strerror.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/strsignal.c -o
pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/strsignal.c
../../gcc-3.0.4/libiberty/strsignal.c: In function `psignal':
../../gcc-3.0.4/libiberty/strsignal.c:599: warning: comparison between
signed and unsigned
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xatexit.c -o
pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xatexit.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xexit.c -o
pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xexit.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xmalloc.c -o
pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xmalloc.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xmemdup.c -o
pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xmemdup.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xstrdup.c -o
pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xstrdup.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/xstrerror.c -o
pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/xstrerror.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/asprintf.c -o
pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/asprintf.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/basename.c -o
pic/basename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/basename.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/insque.c -o
pic/insque.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/insque.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/mkstemps.c -o
pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/mkstemps.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/sigsetmask.c -o
pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/sigsetmask.c
if [ x"" != x ]; then \

gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic  ../../gcc-3.0.4/libiberty/vasprintf.c -o
pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.4/libiberty/../include  -W
 -Wall -Wtraditional -pedantic ../../gcc-3.0.4/libiberty/vasprintf.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 lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o
safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o
xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o basename.o
insque.o mkstemps.o sigsetmask.o vasprintf.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 asprintf.o basename.o insque.o mkstemps.o sigsetmask.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 cp-demangle.o dyn-string.o
fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o
floatformat.o lbasename.o md5.o objalloc.o obstack.o partition.o pexecute.o
safe-ctype.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/terui/v850/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terui/v850/libiberty/testsuite'
make[1]: Leaving directory `/home/terui/v850/libiberty'
make[1]: Entering directory `/home/terui/v850/zlib'
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/adler32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/compress.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/crc32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/deflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/gzio.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/infblock.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/infcodes.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/inffast.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/inflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/inftrees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/infutil.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/trees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/uncompr.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGES
IZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc-3
.0.4/zlib      -g -O2 -c ../../gcc-3.0.4/zlib/zutil.c
rm -f libz.a
ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o
infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o
zutil.o
ranlib libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2"
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh
/home/terui/gcc-3.0.4/install-sh -c" "INSTALL_DATA=/bin/sh
/home/terui/gcc-3.0.4/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh
/home/terui/gcc-3.0.4/install-sh -c " "INSTALL_SCRIPT=/bin/sh
/home/terui/gcc-3.0.4/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2"
"LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo  " "PICFLAG="
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest"
"RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info"
"libdir=/usr/local/lib" "prefix=/usr/local"
"tooldir=/usr/local/v850-nec-elf" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld"
"LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all
multi-do
make[1]: Leaving directory `/home/terui/v850/zlib'
make[1]: Entering directory `/home/terui/v850/fastjar'
gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0.4/fastjar -I. -I. -I../../gcc-3.0.4/
fastjar -I../../gcc-3.0.4/fastjar/../zlib   -W -Wall -pedantic -Wstrict-prot
otypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c
../../gcc-3.0.4/fastjar/jartool.c
../../gcc-3.0.4/fastjar/jartool.c:211: warning: function declaration isn't a
prototype
../../gcc-3.0.4/fastjar/jartool.c: In function `extract_jar':
../../gcc-3.0.4/fastjar/jartool.c:1414: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/jartool.c: In function `list_jar':
../../gcc-3.0.4/fastjar/jartool.c:1557: warning: comparison between signed
and unsigned
gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0.4/fastjar -I. -I. -I../../gcc-3.0.4/
fastjar -I../../gcc-3.0.4/fastjar/../zlib   -W -Wall -pedantic -Wstrict-prot
otypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c
../../gcc-3.0.4/fastjar/dostime.c
gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0.4/fastjar -I. -I. -I../../gcc-3.0.4/
fastjar -I../../gcc-3.0.4/fastjar/../zlib   -W -Wall -pedantic -Wstrict-prot
otypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c
../../gcc-3.0.4/fastjar/compress.c
../../gcc-3.0.4/fastjar/compress.c: In function `compress_file':
../../gcc-3.0.4/fastjar/compress.c:159: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/compress.c:201: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/compress.c:215: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/compress.c:228: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/compress.c: In function `inflate_file':
../../gcc-3.0.4/fastjar/compress.c:292: warning: comparison of unsigned
expression < 0 is always false
../../gcc-3.0.4/fastjar/compress.c:318: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/compress.c:335: warning: comparison between signed
and unsigned
gcc -DHAVE_CONFIG_H -I. -I../../gcc-3.0.4/fastjar -I. -I. -I../../gcc-3.0.4/
fastjar -I../../gcc-3.0.4/fastjar/../zlib   -W -Wall -pedantic -Wstrict-prot
otypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c
../../gcc-3.0.4/fastjar/pushback.c
../../gcc-3.0.4/fastjar/pushback.c: In function `pb_push':
../../gcc-3.0.4/fastjar/pushback.c:94: warning: comparison between signed
and unsigned
../../gcc-3.0.4/fastjar/pushback.c: In function `pb_read':
../../gcc-3.0.4/fastjar/pushback.c:141: warning: comparison between signed
and unsigned
gcc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-stri
ngs -g -O2  -o jar  jartool.o dostime.o compress.o pushback.o
./../zlib/libz.a -L/../zlib/
make[1]: Leaving directory `/home/terui/v850/fastjar'
make[1]: Entering directory `/home/terui/v850/gcc'
HEADERS="auto-host.h gansidecl.h  i386/xm-i386.h i386/xm-cygwin.h defaults.h
hwint.h" DEFINES="" \
TARGET_CPU_DEFAULT="TARGET_CPU_generic" \
/bin/sh ../../gcc-3.0.4/gcc/mkconfig.sh config.h
HEADERS="gansidecl.h v850/v850.h dbx.h defaults.h" DEFINES=""
TARGET_CPU_DEFAULT="" \
TARGET_CPU_DEFAULT="TARGET_CPU_generic" \
/bin/sh ../../gcc-3.0.4/gcc/mkconfig.sh tm.h
tm.h is unchanged
HEADERS="auto-host.h gansidecl.h  i386/xm-i386.h i386/xm-cygwin.h defaults.h
hwint.h" DEFINES="" \
TARGET_CPU_DEFAULT="TARGET_CPU_generic" \
/bin/sh ../../gcc-3.0.4/gcc/mkconfig.sh hconfig.h
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/gengenrtl.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gengenrtl.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gengenrtl.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
rm -f obstack.c
ln -s ../../gcc-3.0.4/gcc/../libiberty/obstack.c obstack.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
	obstack.c -o obstack.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o gengenrtl.exe \
 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 ` ` case "" in ?*) echo  ;; esac
` -ladvapi32
./gengenrtl.exe -h >tmp-genrtl.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl.exe >tmp-genrtl.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/gencodes.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gencodes.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gencodes.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/rtl.c -o rtl.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/rtl.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/rtl.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/bitmap.c -o bitmap.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/bitmap.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/bitmap.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/ggc-none.c -o ggc-none.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-none.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-none.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/gensupport.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gensupport.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gensupport.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
rm -f hashtab.c
ln -s ../../gcc-3.0.4/gcc/../libiberty/hashtab.c hashtab.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
hashtab.c
rm -f safe-ctype.c
ln -s ../../gcc-3.0.4/gcc/../libiberty/safe-ctype.c safe-ctype.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
safe-ctype.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/print-rtl.c -o print-rtl.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/print-rtl.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/print-rtl.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/errors.c -o errors.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/errors.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/errors.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o gencodes.exe \
 gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./gencodes.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-codes.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genflags.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genflags.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genflags.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genflags.exe \
 genflags.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genflags.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-flags.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && make all)
make[2]: Entering directory `/home/terui/v850/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terui/v850/gcc/intl'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
  ../../gcc-3.0.4/gcc/gencheck.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gencheck.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gencheck.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o gencheck.exe \
 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 ` ` case "" in ?*) echo  ;; esac
` -ladvapi32
./gencheck.exe > tmp-check.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c
../../gcc-3.0.4/gcc/c-parse.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from c-parse.y:36:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from c-parse.y:36:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-lang.c -o c-lang.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-lang.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-lang.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
HEADERS="v850/v850-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.0.4/gcc/mkconfig.sh tm_p.h
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-errors.c -o c-errors.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-errors.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-errors.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-lex.c -o c-lex.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-lex.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-lex.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/c-lex.c: In function `read_ucs':
../../gcc-3.0.4/gcc/c-lex.c:408: warning: integer constant is unsigned in
ANSI C, signed with -traditional
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-pragma.c -o c-pragma.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-pragma.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-pragma.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-decl.c -o c-decl.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-decl.c:30:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-decl.c:30:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-typeck.c -o c-typeck.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-typeck.c:33:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-typeck.c:33:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-convert.c -o c-convert.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-convert.c:28:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-convert.c:28:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-aux-info.c -o c-aux-info.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-aux-info.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-aux-info.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-common.c -o c-common.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-common.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-common.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-format.c -o c-format.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-format.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-format.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-semantics.c -o c-semantics.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-semantics.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-semantics.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/c-dump.c -o c-dump.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-dump.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/c-dump.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cpplib.c -o cpplib.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpplib.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpplib.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cpplex.c -o cpplex.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpplex.c:38:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpplex.c:38:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppmacro.c -o cppmacro.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppmacro.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppmacro.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/cppmacro.c: In function `warn_of_redefinition':
../../gcc-3.0.4/gcc/cppmacro.c:1172: warning: unused parameter `pfile'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppexp.c -o cppexp.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppexp.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppexp.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppfiles.c -o cppfiles.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppfiles.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppfiles.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cpphash.c -o cpphash.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpphash.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpphash.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cpperror.c -o cpperror.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpperror.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cpperror.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppinit.c -o cppinit.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppinit.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppinit.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/v850-nec-elf/3.0.4/include\" -D
GPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/v850-nec-elf/3.0.4/../../../.
.`echo /usr/local | sed -e 's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local
/lib/gcc-lib/v850-nec-elf/3.0.4/../../../..`echo /usr/local | sed -e
's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3/v850-nec-elf\" -DGPLUSPLUS_BACKWARD_INCLUDE
_DIR=\"/usr/local/lib/gcc-lib/v850-nec-elf/3.0.4/../../../..`echo /usr/local
| sed -e 's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local
/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/v850-nec-elf/3.0.4/.
./../../../v850-nec-elf/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gc
c-lib/v850-nec-elf/3.0.4/../../../../v850-nec-elf/include\" \
  -c ../../gcc-3.0.4/gcc/cppdefault.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppdefault.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppdefault.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/mkdeps.c -o mkdeps.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/mkdeps.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/mkdeps.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
-DPREFIX=\"/usr/local\" \
  -c ../../gcc-3.0.4/gcc/prefix.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/prefix.c:68:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/prefix.c:68:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/version.c -o version.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/mbchar.c -o mbchar.o
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o
cpperror.o cppinit.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
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/config/v850/v850-c.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/config/v850/v850-c.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/config/v850/v850-c.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/config/v850/v850-c.c: In function `ghs_pragma_section':
../../gcc-3.0.4/gcc/config/v850/v850-c.c:118: warning: `repeat' might be
used uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genattr.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genattr.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genattr.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genattr.exe \
 genattr.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genattr.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-attr.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genconfig.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genconfig.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genconfig.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genconfig.exe \
  genconfig.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genconfig.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-config.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include  \
  -DTARGET_NAME=\"v850-nec-elf\" \
  -c ../../gcc-3.0.4/gcc/toplev.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/toplev.c:30:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/toplev.c:30:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/diagnostic.c -o diagnostic.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/diagnostic.c:29:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/diagnostic.c:29:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/tree.c -o tree.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tree.c:37:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tree.c:37:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/print-tree.c -o print-tree.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/print-tree.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/print-tree.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/stor-layout.c -o stor-layout.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stor-layout.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stor-layout.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/fold-const.c -o fold-const.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/fold-const.c:46:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/fold-const.c:46:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-3.0.4/gcc/fold-const.c:681: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-3.0.4/gcc/fold-const.c:2932: warning: comparison between signed
and unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/function.c -o function.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/function.c:42:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/function.c:42:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/function.c: In function `instantiate_decls':
../../gcc-3.0.4/gcc/function.c:3581: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/stmt.c -o stmt.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stmt.c:37:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stmt.c:37:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/except.c -o except.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/except.c:51:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/except.c:51:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/except.c: In function `output_function_exception_table':
../../gcc-3.0.4/gcc/except.c:3509: warning: `tt_format_size' might be used
uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/expr.c -o expr.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/expr.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/expr.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/expr.c: In function `store_constructor':
../../gcc-3.0.4/gcc/expr.c:4581: warning: `minelt' might be used
uninitialized in this function
../../gcc-3.0.4/gcc/expr.c:4582: warning: `maxelt' might be used
uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/calls.c -o calls.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/calls.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/calls.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/calls.c: In function `emit_call_1':
../../gcc-3.0.4/gcc/calls.c:448: warning: unused parameter `next_arg_reg'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/expmed.c -o expmed.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/expmed.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/expmed.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/expmed.c: In function `expand_shift':
../../gcc-3.0.4/gcc/expmed.c:1998: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/explow.c -o explow.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/explow.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/explow.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/optabs.c -o optabs.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/optabs.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/optabs.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/real.c -o real.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/real.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/real.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/builtins.c -o builtins.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/builtins.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/builtins.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
  -DLOCALEDIR=\"/usr/local/share/locale\" \
  -c ../../gcc-3.0.4/gcc/intl.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/varasm.c -o varasm.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/varasm.c:31:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/varasm.c:31:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/varasm.c: In function `output_constant':
../../gcc-3.0.4/gcc/varasm.c:4315: warning: unused variable `decl'
../../gcc-3.0.4/gcc/varasm.c:4314: warning: unused variable `part'
../../gcc-3.0.4/gcc/varasm.c: At top level:
../../gcc-3.0.4/gcc/varasm.c:377: warning: `asm_output_aligned_bss' defined
but not used
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/rtlanal.c -o rtlanal.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/rtlanal.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/rtlanal.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/rtlanal.c:2520: warning: function declaration isn't a
prototype
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/emit-rtl.c -o emit-rtl.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/emit-rtl.c:39:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/emit-rtl.c:39:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/emit-rtl.c: In function `operand_subword':
../../gcc-3.0.4/gcc/emit-rtl.c:1370: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1370: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1370: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1407: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1407: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1407: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1460: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1460: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/emit-rtl.c:1460: warning: integer constant is unsigned
in ANSI C, signed with -traditional
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include genrtl.c -o genrtl.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from genrtl.c:4:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from genrtl.c:4:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dbxout.c -o dbxout.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dbxout.c:72:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dbxout.c:72:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sdbout.c -o sdbout.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dwarfout.c -o dwarfout.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarfout.c:568:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarfout.c:568:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-3.0.4/gcc/dwarfout.c:6336: warning: passing arg 2 of `output_die'
discards qualifiers from pointer target type
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dwarf2asm.c -o dwarf2asm.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarf2asm.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarf2asm.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dwarf2out.c -o dwarf2out.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarf2out.c:39:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dwarf2out.c:39:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/dwarf2out.c: In function `output_call_frame_info':
../../gcc-3.0.4/gcc/dwarf2out.c:1780: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/dwarf2out.c:1893: warning: int format, long int arg (arg
4)
../../gcc-3.0.4/gcc/dwarf2out.c: At top level:
../../gcc-3.0.4/gcc/dwarf2out.c:4578: warning: function declaration isn't a
prototype
../../gcc-3.0.4/gcc/dwarf2out.c: In function `int_loc_descriptor':
../../gcc-3.0.4/gcc/dwarf2out.c:7091: warning: integer constant is unsigned
in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/dwarf2out.c:7103: warning: integer constant is unsigned
in ANSI C, signed with -traditional
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/xcoffout.c -o xcoffout.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/xcoffout.c:28:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/xcoffout.c:28:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/alias.c -o alias.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/alias.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/alias.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/alias.c: In function `base_alias_check':
../../gcc-3.0.4/gcc/alias.c:1335: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/alias.c:1339: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/gcse.c -o gcse.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcse.c:147:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcse.c:147:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/integrate.c -o integrate.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/integrate.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/integrate.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/integrate.c: In function `expand_inline_function':
../../gcc-3.0.4/gcc/integrate.c:611: warning: unused variable `cc0_insn'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/jump.c -o jump.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/jump.c:55:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/jump.c:55:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/jump.c: In function `jump_optimize_1':
../../gcc-3.0.4/gcc/jump.c:209: warning: unused variable `reversed_code'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cse.c -o cse.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cse.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cse.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/cse.c: In function `fold_rtx':
../../gcc-3.0.4/gcc/cse.c:3509: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cse.c:3511: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cse.c:3644: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cse.c:3655: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cse.c:4261: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/loop.c -o loop.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/loop.c:38:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/loop.c:38:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/doloop.c -o doloop.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/doloop.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/doloop.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/unroll.c -o unroll.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/unroll.c:156:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/unroll.c:156:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/flow.c -o flow.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/flow.c:122:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/flow.c:122:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/combine.c -o combine.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/combine.c:78:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/combine.c:78:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/combine.c: In function `find_split_point':
../../gcc-3.0.4/gcc/combine.c:2985: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-3.0.4/gcc/combine.c:4033: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `simplify_logical':
../../gcc-3.0.4/gcc/combine.c:5480: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:5574: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `expand_field_assignment':
../../gcc-3.0.4/gcc/combine.c:5829: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:5840: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `force_to_mode':
../../gcc-3.0.4/gcc/combine.c:6993: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:7038: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:7050: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:7106: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:7189: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:7238: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-3.0.4/gcc/combine.c:8607: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:8739: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:8747: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `simplify_shift_const':
../../gcc-3.0.4/gcc/combine.c:9224: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:9564: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:9585: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:9628: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c: In function `recog_for_combine':
../../gcc-3.0.4/gcc/combine.c:9760: warning: pointer targets in passing arg
1 of `do_SUBST_INT' differ in signedness
../../gcc-3.0.4/gcc/combine.c: In function `simplify_comparison':
../../gcc-3.0.4/gcc/combine.c:10717: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:10974: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:11050: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/combine.c:11063: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/varray.c -o varray.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/varray.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/varray.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/regclass.c -o regclass.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regclass.c:28:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regclass.c:28:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/regclass.c:139: warning: integer constant is unsigned in
ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/regclass.c:139: warning: integer constant is unsigned in
ANSI C, signed with -traditional
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/regmove.c -o regmove.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regmove.c:29:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regmove.c:29:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-3.0.4/gcc/regmove.c:1647: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/local-alloc.c -o local-alloc.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/local-alloc.c:63:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/local-alloc.c:63:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/global.c -o global.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/global.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/global.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/reload.c -o reload.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reload.c:90:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reload.c:90:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-3.0.4/gcc/reload.c:6660: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/reload.c:6676: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/reload1.c -o reload1.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reload1.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reload1.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-3.0.4/gcc/reload1.c:624: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/reload1.c: In function `reload_combine':
../../gcc-3.0.4/gcc/reload1.c:8845: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/reload1.c:8609: warning: `last_index_reg' might be used
uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/caller-save.c -o caller-save.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/caller-save.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/caller-save.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genpeep.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genpeep.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genpeep.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genpeep.exe \
 genpeep.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genpeep.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-peep.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-peep.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-peep.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-peep.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/reorg.c -o reorg.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reorg.c:124:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reorg.c:124:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/haifa-sched.c -o haifa-sched.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/haifa-sched.c:136:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/haifa-sched.c:136:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/final.c -o final.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/final.c:48:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/final.c:48:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/final.c: In function `final':
../../gcc-3.0.4/gcc/final.c:2005: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/recog.c -o recog.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/recog.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/recog.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/reg-stack.c -o reg-stack.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reg-stack.c:155:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/reg-stack.c:155:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/regrename.c -o regrename.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regrename.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/regrename.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genopinit.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genopinit.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genopinit.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genopinit.exe \
 genopinit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genopinit.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-opinit.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-opinit.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-opinit.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-opinit.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genrecog.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genrecog.c:54:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genrecog.c:54:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genrecog.exe \
 genrecog.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genrecog.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-recog.c
../../gcc-3.0.4/gcc/config/v850/v850.md:86: warning: destination operand 0
allows non-lvalue
../../gcc-3.0.4/gcc/config/v850/v850.md:110: warning: destination operand 0
allows non-lvalue
../../gcc-3.0.4/gcc/config/v850/v850.md:177: warning: destination operand 0
allows non-lvalue
../../gcc-3.0.4/gcc/config/v850/v850.md:201: warning: destination operand 0
allows non-lvalue
../../gcc-3.0.4/gcc/config/v850/v850.md:223: warning: destination operand 0
allows non-lvalue
../../gcc-3.0.4/gcc/config/v850/v850.md:245: warning: destination operand 0
allows non-lvalue
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-recog.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-recog.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-recog.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genextract.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genextract.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genextract.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genextract.exe \
 genextract.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genextract.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-extract.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-extract.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-extract.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-extract.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genoutput.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genoutput.c:89:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genoutput.c:89:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genoutput.exe \
 genoutput.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genoutput.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-output.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-output.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-output.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-output.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
insn-output.c: In function `output_18':
insn-output.c:151: warning: integer constant is unsigned in ANSI C, signed
with -traditional
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genemit.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genemit.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genemit.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genemit.exe \
 genemit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genemit.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-emit.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-emit.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-emit.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-emit.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/lcm.c -o lcm.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/lcm.c:53:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/lcm.c:53:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/profile.c -o profile.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/profile.c:37:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/profile.c:37:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/genattrtab.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genattrtab.c:99:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/genattrtab.c:99:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H -DGENERATOR_FILE  -o genattrtab.exe \
 genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.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 ` ` case "" in ?*) echo
;; esac ` -ladvapi32
./genattrtab.exe ../../gcc-3.0.4/gcc/config/v850/v850.md > tmp-attrtab.c
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -c insn-attrtab.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-attrtab.c:5:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from insn-attrtab.c:5:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
	../../gcc-3.0.4/gcc/config/v850/v850.c -o v850.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/config/v850/v850.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/config/v850/v850.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/convert.c -o convert.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/convert.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/convert.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
rm -f splay-tree.c
ln -s ../../gcc-3.0.4/gcc/../libiberty/splay-tree.c splay-tree.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
	splay-tree.c -o splay-tree.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/graph.c -o graph.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/graph.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/graph.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sbitmap.c -o sbitmap.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sbitmap.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sbitmap.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/resource.c -o resource.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/resource.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/resource.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.
0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/hash.c -o hash.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/hash.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/hash.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/predict.c -o predict.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/predict.c:34:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/predict.c:34:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/lists.c -o lists.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/lists.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/lists.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/ggc-common.c -o ggc-common.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-common.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-common.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/ggc-page.c -o ggc-page.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-page.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ggc-page.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/stringpool.c -o stringpool.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stringpool.c:33:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/stringpool.c:33:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/simplify-rtx.c -o simplify-rtx.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/simplify-rtx.c:24:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/simplify-rtx.c:24:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/ssa.c -o ssa.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ssa.c:33:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ssa.c:33:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/bb-reorder.c -o bb-reorder.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/bb-reorder.c:84:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/bb-reorder.c:84:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sibcall.c -o sibcall.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sibcall.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sibcall.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/conflict.c -o conflict.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/conflict.c:29:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/conflict.c:29:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/timevar.c -o timevar.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/timevar.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/timevar.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/ifcvt.c -o ifcvt.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ifcvt.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/ifcvt.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dominance.c -o dominance.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dominance.c:37:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dominance.c:37:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dependence.c -o dependence.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dependence.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dependence.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/dce.c -o dce.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dce.c:70:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/dce.c:70:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sched-vis.c -o sched-vis.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-vis.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-vis.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sched-deps.c -o sched-deps.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-deps.c:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-deps.c:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/sched-deps.c: In function `add_dependence':
../../gcc-3.0.4/gcc/sched-deps.c:201: warning: `present_dep_type' might be
used uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sched-rgn.c -o sched-rgn.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-rgn.c:49:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-rgn.c:49:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/sched-ebb.c -o sched-ebb.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-ebb.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/sched-ebb.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/params.c -o params.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/params.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/params.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
rm -rf libbackend.a
ar rc libbackend.a diagnostic.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 dwarf2asm.o dwarf2out.o
xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.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
v850.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 stringpool.o simplify-rtx.o ssa.o
bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o
dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o params.o
if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib
libbackend.a ; else true ; fi
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o cc1.exe \
	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-format.o c-semantics.o c-dump.o
libcpp.a v850-c.o toplev.o libbackend.a obstack.o        -ladvapi32
../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/tradcpp.c -o tradcpp.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tradcpp.c:23:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tradcpp.c:23:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/tradcif.c -o tradcif.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from tradcif.y:26:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from tradcif.y:26:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o tradcpp0.exe \
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o
.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/gcov.c -o gcov.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcov.c:47:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcov.c:47:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  gcov.o intl.o obstack.o        -ladvapi32
../libiberty/libiberty.a -o gcov.exe
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/call.c -o cp/call.o
../../gcc-3.0.4/gcc/cp/call.c: In function `build_op_delete_call':
../../gcc-3.0.4/gcc/cp/call.c:3560: warning: `fn' might be used
uninitialized in this function
../../gcc-3.0.4/gcc/cp/call.c: In function `convert_like_real':
../../gcc-3.0.4/gcc/cp/call.c:3723: warning: `savew' might be used
uninitialized in this function
../../gcc-3.0.4/gcc/cp/call.c:3723: warning: `savee' might be used
uninitialized in this function
../../gcc-3.0.4/gcc/cp/call.c: In function `joust':
../../gcc-3.0.4/gcc/cp/call.c:5427: warning: `w' might be used uninitialized
in this function
../../gcc-3.0.4/gcc/cp/call.c:5427: warning: `l' might be used uninitialized
in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/decl.c -o cp/decl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/errfn.c -o cp/errfn.o
../../gcc-3.0.4/gcc/cp/errfn.c:34: warning: function declaration isn't a
prototype
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/expr.c -o cp/expr.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/pt.c -o cp/pt.o
../../gcc-3.0.4/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc-3.0.4/gcc/cp/pt.c:305: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cp/pt.c: In function `is_member_template':
../../gcc-3.0.4/gcc/cp/pt.c:452: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc-3.0.4/gcc/cp/pt.c:740: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cp/pt.c: In function `register_specialization':
../../gcc-3.0.4/gcc/cp/pt.c:825: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc-3.0.4/gcc/cp/pt.c:2454: warning: comparison between signed and
unsigned
../../gcc-3.0.4/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc-3.0.4/gcc/cp/pt.c:5379: warning: comparison between signed and
unsigned
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/typeck2.c -o cp/typeck2.o
../../gcc-3.0.4/gcc/cp/typeck2.c: In function `build_m_component_ref':
../../gcc-3.0.4/gcc/cp/typeck2.c:1088: warning: `field_type' might be used
uninitialized in this function
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/class.c -o cp/class.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/decl2.c -o cp/decl2.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/error.c -o cp/error.o
../../gcc-3.0.4/gcc/cp/error.c:174: warning: initialization from
incompatible pointer type
../../gcc-3.0.4/gcc/cp/error.c:174: warning: initialization from
incompatible pointer type
../../gcc-3.0.4/gcc/cp/error.c:174: warning: initialization from
incompatible pointer type
../../gcc-3.0.4/gcc/cp/error.c:175: warning: initialization from
incompatible pointer type
../../gcc-3.0.4/gcc/cp/error.c:175: warning: initialization from
incompatible pointer type
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/lex.c -o cp/lex.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include  \
	../../gcc-3.0.4/gcc/cp/parse.c -o cp/parse.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/ptree.c -o cp/ptree.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/rtti.c -o cp/rtti.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/spew.c -o cp/spew.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/typeck.c -o cp/typeck.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/cvt.c -o cp/cvt.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/except.c -o cp/except.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/friend.c -o cp/friend.o
../../gcc-3.0.4/gcc/cp/friend.c: In function `do_friend':
../../gcc-3.0.4/gcc/cp/friend.c:450: warning: implicit declaration of
function `v850_set_default_decl_attr'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/init.c -o cp/init.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/method.c -o cp/method.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/search.c -o cp/search.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/semantics.c -o cp/semantics.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/tree.c -o cp/tree.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/xref.c -o cp/xref.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/repo.c -o cp/repo.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/dump.c -o cp/dump.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/optimize.c -o cp/optimize.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.
0.4/gcc -I../../gcc-3.0.4/gcc/cp -I../../gcc-3.0.4/gcc/config -I../../gcc-3.
0.4/gcc/../include ../../gcc-3.0.4/gcc/cp/mangle.c -o cp/mangle.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o cc1plus.exe \
      cp/call.o cp/decl.o cp/errfn.o cp/expr.o cp/pt.o cp/typeck2.o
cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parse.o cp/ptree.o cp/rtti.o
cp/spew.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o
cp/search.o cp/semantics.o cp/tree.o cp/xref.o cp/repo.o cp/dump.o
cp/optimize.o cp/mangle.o c-common.o c-format.o c-pragma.o c-semantics.o
c-lex.o c-dump.o v850-c.o toplev.o libbackend.a libcpp.a
.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/bad.c -o f/bad.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/bit.c -o f/bit.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/bld.c -o f/bld.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/com.c -o f/com.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/data.c -o f/data.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/equiv.c -o f/equiv.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -If -
I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I
../../gcc-3.0.4/gcc/../include \
      -c ../../gcc-3.0.4/gcc/f/fini.c -o f/fini.o
gcc -DUSE_HCONFIG \
	-DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-protot
ypes -Wmissing-prototypes   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -If -I..
/../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../
../gcc-3.0.4/gcc/../include \
	-c ../../gcc-3.0.4/gcc/f/proj.c -o f/proj-h.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o
f/fini.exe \
	f/fini.o f/proj-h.o safe-ctype.o
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-1t.fin f/str-1t.j f/str-1t.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-2t.fin f/str-2t.j f/str-2t.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-fo.fin f/str-fo.j f/str-fo.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-io.fin f/str-io.j f/str-io.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-nq.fin f/str-nq.j f/str-nq.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-op.fin f/str-op.j f/str-op.h
./f/fini.exe ../../gcc-3.0.4/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h
echo timestamp > f/stamp-str
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/expr.c -o f/expr.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/global.c -o f/global.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/implic.c -o f/implic.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/info.c -o f/info.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/intrin.c -o f/intrin.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/lab.c -o f/lab.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/lex.c -o f/lex.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/malloc.c -o f/malloc.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/name.c -o f/name.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/parse.c -o f/parse.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/proj.c -o f/proj.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/src.c -o f/src.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/st.c -o f/st.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/sta.c -o f/sta.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stb.c -o f/stb.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stc.c -o f/stc.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/std.c -o f/std.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/ste.c -o f/ste.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/storag.c -o f/storag.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stp.c -o f/stp.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/str.c -o f/str.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/sts.c -o f/sts.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stt.c -o f/stt.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stu.c -o f/stu.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stv.c -o f/stv.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/stw.c -o f/stw.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/symbol.c -o f/symbol.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/target.c -o f/target.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/top.c -o f/top.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/type.c -o f/type.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/version.c -o f/version.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I../../gcc-3.0
.4/gcc -I../../gcc-3.0.4/gcc/f -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.
4/gcc/../include ../../gcc-3.0.4/gcc/f/where.c -o f/where.o
rm -f f771.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o f771.exe f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o
f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o
f/malloc.o f/name.o f/parse.o f/proj.o f/src.o f/st.o f/sta.o f/stb.o
f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o f/stt.o f/stu.o
f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o f/version.o f/where.o
toplev.o libbackend.a obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/parse.c -o java/parse.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/class.c -o java/class.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/decl.c -o java/decl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/expr.c -o java/expr.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/constants.c -o
java/constants.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/lang.c -o java/lang.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/typeck.c -o java/typeck.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/except.c -o java/except.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/verify.c -o java/verify.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/zextract.c -o
java/zextract.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include -I../../gcc-3.0.4/gcc/../zlib \
	../../gcc-3.0.4/gcc/java/jcf-io.c -o java/jcf-io.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jcf-parse.c -o
java/jcf-parse.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/mangle.c -o java/mangle.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/mangle_name.c -o
java/mangle_name.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jcf-write.c -o
java/jcf-write.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/buffer.c -o java/buffer.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/check-init.c -o
java/check-init.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jcf-depend.c -o
java/jcf-depend.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include \
  -DLIBGCJ_ZIP_FILE='"/usr/local/share/libgcj.jar"' \
  ../../gcc-3.0.4/gcc/java/jcf-path.c -o java/jcf-path.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/xref.c -o java/xref.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/boehm.c -o java/boehm.o
rm -f jc1.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o jc1.exe \
	java/parse.o java/class.o java/decl.o java/expr.o java/constants.o
java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o
java/jcf-io.o java/jcf-parse.o java/mangle.o java/mangle_name.o
java/jcf-write.o java/buffer.o java/check-init.o java/jcf-depend.o
java/jcf-path.o java/xref.o java/boehm.o mkdeps.o toplev.o
libbackend.a -L../zlib -lz -liconv obstack.o        -ladvapi32
../libiberty/libiberty.a
/bin/sh ../../gcc-3.0.4/gcc/genmultilib \
  "`test yes != yes || echo `" \
  "`test yes != yes || echo `" \
  "`test yes != yes || echo `" \
  "`test yes != yes || echo `" \
  "`test yes != yes || echo `" \
  "`test yes != yes || echo `" \
	> tmp-mlib.h
/bin/sh ../../gcc-3.0.4/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
(SHLIB_LINK='' \
SHLIB_MULTILIB=''; \
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lo
cal/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0.4\" -DDEFAULT_TARGET_MACHI
NE=\"v850-nec-elf\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_B
ASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" !=
"yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" ||
echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.0.4/gcc/gcc.c)
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcc.c:36:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gcc.c:36:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
../../gcc-3.0.4/gcc/gcc.c:2843: warning: function declaration isn't a
prototype
../../gcc-3.0.4/gcc/gcc.c: In function `process_command':
../../gcc-3.0.4/gcc/gcc.c:3498: warning: suggest parentheses around
assignment used as truth value
../../gcc-3.0.4/gcc/gcc.c:3500: warning: suggest parentheses around
assignment used as truth value
../../gcc-3.0.4/gcc/gcc.c:3509: warning: assignment of read-only location
../../gcc-3.0.4/gcc/gcc.c:3511: warning: assignment of read-only location
../../gcc-3.0.4/gcc/gcc.c: At top level:
../../gcc-3.0.4/gcc/gcc.c:1274: warning: `init_gcc_specs' defined but not
used
(SHLIB_LINK='' \
SHLIB_MULTILIB=''; \
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PRE
FIX=\"/usr/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0.4\" -DDEFAULT
_TARGET_MACHINE=\"v850-nec-elf\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\
" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" ||
test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test
"X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc
/config -I../../gcc-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jvspec.c)
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/java/jvspec.c:27:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/java/jvspec.c:27:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o gcj.exe gcc.o jvspec.o prefix.o intl.o \
  version.o  obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jvgenmain.c -o
java/jvgenmain.o
rm -f jvgenmain.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o jvgenmain.exe java/jvgenmain.o java/mangle_name.o errors.o
obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/gjavah.c -o java/gjavah.o
rm -f gcjh.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o gcjh.exe java/gjavah.o java/jcf-io.o java/jcf-depend.o
java/jcf-path.o java/zextract.o version.o mkdeps.o errors.o -L../zlib -lz
obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/parse-scan.c -o
java/parse-scan.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jv-scan.c -o java/jv-scan.o
rm -f jv-scan.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o jv-scan.exe java/parse-scan.o java/jv-scan.o version.o -liconv
obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-
3.0.4/gcc -I../../gcc-3.0.4/gcc/java -I../../gcc-3.0.4/gcc/config -I../../gc
c-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/java/jcf-dump.c -o
java/jcf-dump.o
rm -f jcf-dump.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o jcf-dump.exe java/jcf-dump.o java/jcf-io.o java/jcf-depend.o
java/jcf-path.o java/zextract.o errors.o version.o mkdeps.o -L../zlib -lz
obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -I../../gcc-3.0.4/gcc/ob
jc \
-c ../../gcc-3.0.4/gcc/objc/objc-parse.c -o objc-parse.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from objc-parse.y:36:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from objc-parse.y:36:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include -I../../gcc-3.0.4/gcc/ob
jc \
-c ../../gcc-3.0.4/gcc/objc/objc-act.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/objc/objc-act.c:43:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/objc/objc-act.c:43:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o cc1obj.exe objc-parse.o objc-act.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-format.o c-semantics.o c-dump.o libcpp.a v850-c.o toplev.o libbackend.a
obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include  \
-DTARGET_MACHINE=\"v850-nec-elf\"  \
-c ../../gcc-3.0.4/gcc/collect2.c
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/collect2.c:30:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/collect2.c:30:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/tlink.c -o tlink.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tlink.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/tlink.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
(SHLIB_LINK='' \
SHLIB_MULTILIB=''; \
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gc
c-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lo
cal/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0.4\" -DDEFAULT_TARGET_MACHI
NE=\"v850-nec-elf\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_B
ASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" !=
"yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" ||
echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.0.4/gcc/gccspec.c)
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gccspec.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/gccspec.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o xgcc.exe gcc.o gccspec.o intl.o \
  prefix.o version.o  obstack.o        -ladvapi32 ../libiberty/libiberty.a
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppmain.c -o cppmain.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppmain.c:25:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppmain.c:25:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o cpp0.exe cppmain.o \
intl.o libcpp.a obstack.o        -ladvapi32 ../libiberty/libiberty.a
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
/usr/local/v850-nec-elf/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "int xxy_us_dummy;" >tmp-dum.c
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem /usr/local/v850-nec-elf/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 ../../gcc-3.0.4/gcc/move-if-change tmp-under.c underscore.c
rm -f tmp-dum.c tmp-dum.s
echo timestamp > s-under
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include underscore.c -o
underscore.o
rm -f collect2.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o collect2.exe collect2.o tlink.o hash.o intl.o underscore.o
version.o obstack.o        -ladvapi32 ../libiberty/libiberty.a
cp xgcc.exe gcc-cross.exe
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHA
VE_CONFIG_H    -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../..
/gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include
../../gcc-3.0.4/gcc/cppspec.c -o cppspec.o
In file included from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppspec.c:22:
../../gcc-3.0.4/gcc/syslimits.h:7: warning: ANSI C does not allow
`#include_next'
In file included from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../gcc-3.0.4/gcc/system.h:127,
                 from ../../gcc-3.0.4/gcc/cppspec.c:22:
../../gcc-3.0.4/gcc/limits.h:125: warning: ANSI C does not allow
`#include_next'
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-pro
totypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_
CONFIG_H  -o cpp.exe gcc.o cppspec.o intl.o \
  prefix.o version.o  obstack.o        -ladvapi32 ../libiberty/libiberty.a
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
(MAKE="make"; srcdir=`cd ../../gcc-3.0.4/gcc/fixinc && pwd` ; \
CC="gcc";
CFLAGS="-DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict
-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DH
AVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
es -Wtraditional -pedantic -Wno-long-long"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh i686-pc-cygwin v850-nec-elf)
constructing ../fixinc.sh for v850-nec-elf to run on i686-pc-cygwin
make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc"
CFLAGS="-DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-pr
ototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_
CONFIG_H -DGENERATOR_FILE" LDFLAGS="" install-bin
make[2]: Entering directory `/home/terui/v850/gcc/fixinc'
/bin/sh ../../../gcc-3.0.4/gcc/fixinc/genfixes machname.h
No forbidden identifiers defined by this target
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/fixincl.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixincl.c:24:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixincl.c:24:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
../../../gcc-3.0.4/gcc/fixinc/fixincl.c: In function `test_test':
../../../gcc-3.0.4/gcc/fixinc/fixincl.c:640: warning: `res' might be used
uninitialized in this function
../../../gcc-3.0.4/gcc/fixinc/fixincl.c: In function `start_fixer':
../../../gcc-3.0.4/gcc/fixinc/fixincl.c:1047: warning: `pz_cmd_save' might
be used uninitialized in this function
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/fixtests.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixtests.c:48:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixtests.c:48:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
../../../gcc-3.0.4/gcc/fixinc/fixtests.c: In function `machine_name_test':
../../../gcc-3.0.4/gcc/fixinc/fixtests.c:72: warning: unused parameter
`fname'
../../../gcc-3.0.4/gcc/fixinc/fixtests.c:72: warning: unused parameter
`text'
../../../gcc-3.0.4/gcc/fixinc/fixtests.c: In function
`stdc_0_in_system_headers_test':
../../../gcc-3.0.4/gcc/fixinc/fixtests.c:124: warning: unused parameter
`fname'
../../../gcc-3.0.4/gcc/fixinc/fixtests.c:124: warning: unused parameter
`text'
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/fixfixes.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixfixes.c:52:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixfixes.c:52:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
../../../gcc-3.0.4/gcc/fixinc/fixfixes.c: In function `machine_name_fix':
../../../gcc-3.0.4/gcc/fixinc/fixfixes.c:499: warning: unused parameter
`filname'
../../../gcc-3.0.4/gcc/fixinc/fixfixes.c:499: warning: unused parameter
`p_fixd'
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/server.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/server.c:51:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/server.c:51:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/procopen.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/procopen.c:50:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/procopen.c:50:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/gnu-regex.c
../../../gcc-3.0.4/gcc/fixinc/gnu-regex.c:161: warning: function declaration
isn't a prototype
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedanti
c -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-l
ong -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc
/.. -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixin
c/../../include ../../../gcc-3.0.4/gcc/fixinc/fixlib.c
In file included from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.c:25:
../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7: warning: ANSI C does not
allow `#include_next'
In file included from ../../../gcc-3.0.4/gcc/fixinc/../syslimits.h:7,
                 from ../../../gcc-3.0.4/gcc/fixinc/../limits.h:11,
                 from /usr/include/sys/param.h:14,
                 from ../../../gcc-3.0.4/gcc/fixinc/../system.h:127,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.h:31,
                 from ../../../gcc-3.0.4/gcc/fixinc/fixlib.c:25:
../../../gcc-3.0.4/gcc/fixinc/../limits.h:125: warning: ANSI C does not
allow `#include_next'
gcc -DIN_GCC -DHAVE_CONFIG_H -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Wwrit
e-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -
Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Ws
trict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
 -I. -I.. -I../../../gcc-3.0.4/gcc/fixinc -I../../../gcc-3.0.4/gcc/fixinc/..
 -I../../../gcc-3.0.4/gcc/fixinc/../config -I../../../gcc-3.0.4/gcc/fixinc/.
./../include  -o fixincl.exe fixincl.o fixtests.o fixfixes.o server.o
procopen.o gnu-regex.o fixlib.o ../../libiberty/libiberty.a
echo timestamp > full-stamp
./fixincl -v < /dev/null
'fixincl version 1.1'
chmod 755 ../fixinc.sh
make[2]: Leaving directory `/home/terui/v850/gcc/fixinc'
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE=v850-nec-elf; srcdir=`cd ../../gcc-3.0.4/gcc; pwd`; \
SHELL=/bin/sh ;\
export TARGET_MACHINE srcdir SHELL ; \
/bin/sh ./fixinc.sh `pwd`/include /usr/local/v850-nec-elf/sys-include ; \
rm -f include/syslimits.h; \
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ../../gcc-3.0.4/gcc/gsyslimits.h include/syslimits.h; \
fi; \
chmod a+r include/syslimits.h)
Fixing headers into /home/terui/v850/gcc/include for v850-nec-elf target
Finding directories and links to directories
 Searching /usr/local/v850-nec-elf/sys-include/.
Making symbolic directory links
Fixing directory /usr/local/v850-nec-elf/sys-include into
/home/terui/v850/gcc/include
Applying io_quotes_def            to asm/socket.h
Applying avoid_wchar_t_type       to curses.h
Fixed:  curses.h
Applying io_quotes_def            to cygwin/version.h
Applying limits_ifndefs           to limits.h
Applying sun_malloc               to malloc.h
Applying broken_cabs              to math.h
Applying math_exception           to math.h
Applying math_huge_val_ifndef     to math.h
Fixed:  math.h
Quoted includes in math.h
Applying avoid_wchar_t_type       to ncurses/curses.h
Fixed:  ncurses/curses.h
Applying avoid_wchar_t_type       to ncurses/ncurses.h
Fixed:  ncurses/ncurses.h
Applying avoid_wchar_t_type       to ncurses.h
Fixed:  ncurses.h
Applying ctrl_quotes_def          to readline/chardefs.h
Applying sysv68_string            to string.h
Applying io_quotes_def            to sys/soundcard.h
Applying io_quotes_def            to w32api/oleauto.h
Applying io_quotes_def            to w32api/wininet.h
Applying avoid_wchar_t_type       to w32api/winnt.h
Applying io_quotes_def            to w32api/winnt.h
Fixed:  w32api/winnt.h
Applying io_quotes_def            to w32api/winsock.h
Applying io_quotes_def            to w32api/winsock2.h
Applying io_quotes_use            to w32api/winsock2.h
Cleaning up unneeded directories:
fixincludes is done
if [ "/usr/local/v850-nec-elf/sys-include" =
"/usr/local/v850-nec-elf/sys-include" ] \
   && [ -d /usr/local/v850-nec-elf/sys-include ]; then \
  if [ -d /usr/local/lib ] ; then true ; else mkdir /usr/local/lib ; fi; \
  if [ -d /usr/local/lib/gcc-lib ] ; then true ; else mkdir
/usr/local/lib/gcc-lib; fi; \
  if [ -d /usr/local/lib/gcc-lib/v850-nec-elf ] ; then true ; else mkdir
/usr/local/lib/gcc-lib/v850-nec-elf ; fi; \
  if [ -d /usr/local/lib/gcc-lib/v850-nec-elf/3.0.4 ] ; then true ; else
mkdir /usr/local/lib/gcc-lib/v850-nec-elf/3.0.4 ; fi; \
else true; fi
echo timestamp > stmp-fixinc
if [ -f /usr/local/v850-nec-elf/sys-include/limits.h ] ; then \
  cat ../../gcc-3.0.4/gcc/limitx.h ../../gcc-3.0.4/gcc/glimits.h
../../gcc-3.0.4/gcc/limity.h > tmp-xlimits.h; \
else \
  cat ../../gcc-3.0.4/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
for file in .. ../../gcc-3.0.4/gcc/ginclude/stdarg.h
../../gcc-3.0.4/gcc/ginclude/stddef.h ../../gcc-3.0.4/gcc/ginclude/varargs.h
../../gcc-3.0.4/gcc/ginclude/proto.h ../../gcc-3.0.4/gcc/ginclude/stdbool.h
../../gcc-3.0.4/gcc/ginclude/iso646.h  ; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
rm -f include/limits.h
cp xlimits.h include/limits.h
chmod a+r include/limits.h
rm -f include/float.h
if [ xfloat-i64.h != xMakefile.in ]; then \
  cp ../../gcc-3.0.4/gcc/config/float-i64.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp ../../gcc-3.0.4/gcc/README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
objext='.o' \
OLDCC='cc' \
LIBGCC1='libgcc1-asm.a' \
LIB1FUNCS='_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _ashrsi3
_ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _fixdfsi _fixsfsi
_floatsidf _floatsisf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3
_mulsf3 _divsf3 _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2
_gtsf2 _gesf2 _ltsf2 _lesf2' \
LIB1ASMFUNCS='_mulsi3 _divsi3 _udivsi3 _modsi3 _umodsi3 _save_2 _save_20
_save_21 _save_22 _save_23 _save_24 _save_25 _save_26 _save_27 _save_28
_save_29 _save_2c _save_20c _save_21c _save_22c _save_23c _save_24c
_save_25c _save_26c _save_27c _save_28c _save_29c _save_31c _save_varargs
_save_interrupt _save_all_interrupt' \
LIB1FUNCS_EXTRA='' \
LIB2FUNCS='_muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3
_ashldi3 _ashrdi3 _ffsdi2 _clz _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2
_floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi
_fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi
_fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2
_absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2
_negvdi2 _ctors' \
LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp ' \
LIB2ADD='' \
LIB2ADDEH='../../gcc-3.0.4/gcc/unwind-dw2.c
../../gcc-3.0.4/gcc/unwind-dw2-fde.c ../../gcc-3.0.4/gcc/unwind-sjlj.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
LIB2ADD_ST='' \
FPBIT='fp-bit.c' \
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf
_compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf
_sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \
DPBIT='dp-bit.c' \
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df
_compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df
_df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \
MULTILIBS=`/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/ho
me/terui/v850/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
/usr/local/v850-nec-elf/include --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='' \
SHLIB_INSTALL='' \
SHLIB_EXT='' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='' \
SHLIB_MAPFILES='' \
SHLIB_NM_FLAGS='-pg' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
HEADERS="gansidecl.h  v850/xm-v850.h defaults.h" DEFINES="" \
TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.0.4/gcc/mkconfig.sh tconfig.h
echo '#include "config.h"' > conftest.c
echo '#include "except.h"' >> conftest.c
echo 'xyzzy USING_SJLJ_EXCEPTIONS' >> conftest.c
gcc -E
conftest.c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstr
ict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  
-DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../.
./gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include > conftest.out
sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \
	-e d conftest.out >> tconfig.h
rm conftest.*
make
GCC_FOR_TARGET="/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc 
-B/home/terui/v850/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem /usr/local/v850-nec-elf/include" \
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
  AR_FOR_TARGET="v850-nec-elf-ar" \
  AR_CREATE_FOR_TARGET="v850-nec-elf-ar  rc" \
  AR_FLAGS_FOR_TARGET="" \
  OLDCC="cc" CCLIBFLAGS="-O" \


CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-protot
ypes -Wtraditional -pedantic -Wno-long-long" \
  RANLIB_FOR_TARGET="v850-nec-elf-ranlib" \
  RANLIB_TEST_FOR_TARGET="[ -f v850-nec-elf-ranlib ] || ( [ "i686-pc-cygwin"
= "v850-nec-elf" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
  NM_FOR_TARGET="v850-nec-elf-nm" AWK="gawk" \


LIBGCC2_CFLAGS="-O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -W
strict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \


INCLUDES="-I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gcc-
3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include" MAYBE_USE_COLLECT2="" \
  CONFIG_H="tconfig.h  insn-codes.h insn-flags.h" MACHMODE_H="machmode.h
machmode.def" \
  LIB1ASMSRC='v850/lib1funcs.asm' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[2]: Entering directory `/home/terui/v850/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else mkdir $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_mulsi3 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_mulsi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_divsi3 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_divsi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_udivsi3 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_udivsi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_modsi3 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_modsi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_umodsi3 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_umodsi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_2 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_2.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_20 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_20.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_21 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_21.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_22 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_22.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_23 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_23.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_24 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_24.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_25 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_25.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_26 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_26.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_27 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_27.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_28 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_28.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_29 -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_29.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_2c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_2c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_20c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_20c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_21c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_21c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_22c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_22c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_23c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_23c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_24c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_24c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_25c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_25c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_26c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_26c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_27c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_27c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_28c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_28c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_29c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_29c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_31c -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_31c.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_varargs -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_varargs.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_interrupt -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o libgcc/./_save_interrupt.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include -DL_save_all_interrupt -xassembler-with-cpp -c
../../gcc-3.0.4/gcc/config/v850/lib1funcs.asm -o
libgcc/./_save_all_interrupt.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_muldi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_muldi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_divdi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_divdi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_moddi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_moddi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_udivdi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_udivdi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_umoddi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_umoddi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_negdi2 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_negdi2.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_lshrdi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_lshrdi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_ashldi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_ashldi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_ashrdi3 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_ashrdi3.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_ffsdi2 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_ffsdi2.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_clz -c ../../gcc-3.0.4/gcc/libgcc2.c -o libgcc/./_clz.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_udiv_w_sdiv -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_udiv_w_sdiv.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_udivmoddi4 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_udivmoddi4.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_cmpdi2 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_cmpdi2.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_ucmpdi2 -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_ucmpdi2.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_floatdidf -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_floatdidf.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_floatdisf -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_floatdisf.o
/home/terui/v850/gcc/xgcc -B/home/terui/v850/gcc/ -nostdinc -B/home/terui/v8
50/v850-nec-elf/newlib/ -isystem
/home/terui/v850/v850-nec-elf/newlib/targ-include -isystem
/home/terui/gcc-3.0.4/newlib/libc/include -B/usr/local/v850-nec-elf/bin/ -B/
usr/local/v850-nec-elf/lib/ -isystem
usr/local/v850-nec-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g1  -DIN
_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.4/g
cc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gc
c/../include  -DL_fixunsdfsi -c ../../gcc-3.0.4/gcc/libgcc2.c -o
libgcc/./_fixunsdfsi.o
In file included from ../../gcc-3.0.4/gcc/limits.h:125,
                 from ../../gcc-3.0.4/gcc/syslimits.h:7,
                 from ../../gcc-3.0.4/gcc/limits.h:11,
                 from ../../gcc-3.0.4/gcc/libgcc2.c:1166:
/home/terui/v850/gcc/include/limits.h:125:75: No include path in which to
find limits.h
make[2]: *** [libgcc/./_fixunsdfsi.o] Error 1
make[2]: Leaving directory `/home/terui/v850/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/home/terui/v850/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@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]