Error compiling bootstrap-gcc: can´t find signal.h

Usabiaga Gorka GUsabiaga@ikerlan.es
Mon Sep 24 03:34:00 GMT 2001


Hi all,

	I´m trying to build a cross compilar hosted on a cygwin-Win2k PC for
a linux based Geode GX (x86) embedded system. I´m following
http://www.billgatliff.com ´s CrossGCC FAQ and it fails building the
bootstrap-gcc compiler.

	The log file recorded from the building process goes as attachment.

	I'm trying with the following software:

	- Cygwin 1.3.2 (0.39/3/2)
	- Binutils 2.11.2
	- GCC 3.0.1
	- Newlib 1.9.0
	- GDB 5.0

	Have no problems building and installing the binutils package but
I´m taking the next one on the bootstrap-gcc building process:

make
GCC_FOR_TARGET="/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc
-B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/
-B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/
-isystem /usr/local/i586-elf-linux-gnu/include" \
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
  AR_FOR_TARGET="i586-elf-linux-gnu-ar" \
  AR_CREATE_FOR_TARGET="i586-elf-linux-gnu-ar  rc" \
  AR_FLAGS_FOR_TARGET="" \
  OLDCC="cc" CCLIBFLAGS="-O" \
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
  RANLIB_FOR_TARGET="i586-elf-linux-gnu-ranlib" \
  RANLIB_TEST_FOR_TARGET="[ -f i586-elf-linux-gnu-ranlib ] || ( [
"i686-pc-cygwin" = "i586-elf-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f
/bin/ranlib ] )" \
  NM_FOR_TARGET="i586-elf-linux-gnu-nm" AWK="gawk" \
  LIBGCC2_CFLAGS="-O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
  INCLUDES="-I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/.
-I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include"
MAYBE_USE_COLLECT2="" \
  CONFIG_H="tconfig.h  insn-codes.h insn-flags.h" MACHMODE_H="machmode.h
machmode.def" \
  LIB1ASMSRC='' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[2]: Entering directory
`/home/Administrador/i586-elf-linux-gnu/build-gcc/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/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc
-B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/
-B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/
-isystem /usr/local/i586-elf-linux-gnu/include -O2  -DCROSS_COMPILE -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc
-I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/.
-I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -DL_muldi3 -c
../../gcc-3.0.1/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from tm.h:7,
                 from ../../gcc-3.0.1/gcc/config/i386/xm-i386.h:39,
                 from tconfig.h:3,
                 from ../../gcc-3.0.1/gcc/libgcc2.c:36:
../../gcc-3.0.1/gcc/config/i386/linux.h:236:20: signal.h: No such file or
directory
../../gcc-3.0.1/gcc/config/i386/linux.h:237:26: sys/ucontext.h: No such file
or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory
`/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory
`/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc'
make: *** [all-gcc] Error 2 

	I've configure the gcc package with 

	../gcc-3.0.1/configure --host=i686-pc-cygwin
--target=i586-elf-linux-gnu --enable-language=c --with-newlib 2>&1 |tee
configure_gcc.log

	and take no problems. Then I use this command to build it:

	make all-gcc install-gcc 2>&1 |tee make_gcc.log

	and take the error.

	I've omitted the --without-headers flag following the suggestions
from M.R. Brown's mail but this can't solve the error.

	Any new suggestions?

	Thanks to all in advance.



 <<make_gcc.log>> 

Gorka Usabiaga Arizmendi
* Elektronika eta Mikroelektronika Saila
      IKERLAN, KOOP. E.
      J. M. Arizmendiarrieta Pasealekua, 2
      20500 Arrasate, Gipuzkoa, España
* E-Mail: gusabiaga@ikerlan.es
*   Tel.: (+34) 943 712400
* Fax: (+34) 943 796944
Web: www.ikerlan.es

-------------- next part --------------
make[1]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/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.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/argv.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/choose-temp.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/concat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/cplus-dem.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/cp-demangle.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/dyn-string.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/fdmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/fnmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/getopt.c
../../gcc-3.0.1/libiberty/getopt.c: In function `_getopt_initialize':
../../gcc-3.0.1/libiberty/getopt.c:396: warning: unused parameter `argc'
../../gcc-3.0.1/libiberty/getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/getopt1.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/getpwd.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/getruntime.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/hashtab.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/hex.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/floatformat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/lbasename.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/md5.c
../../gcc-3.0.1/libiberty/md5.c: In function `md5_init_ctx':
../../gcc-3.0.1/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c: In function `md5_process_block':
../../gcc-3.0.1/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/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.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/objalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/obstack.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/partition.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/pexecute.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/safe-ctype.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/sort.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/spaces.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/splay-tree.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/strerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/strsignal.c
../../gcc-3.0.1/libiberty/strsignal.c: In function `psignal':
../../gcc-3.0.1/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.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xatexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xmalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xmemdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xstrdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/xstrerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/asprintf.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/basename.c -o pic/basename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/basename.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/insque.c -o pic/insque.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/insque.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/mkstemps.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/libiberty/sigsetmask.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc-3.0.1/libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.0.1/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.0.1/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/Administrador/i586-elf-linux-gnu/build-gcc/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/libiberty/testsuite'
make[1]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/libiberty'
make[1]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc'
HEADERS="auto-host.h gansidecl.h  i386/xm-i386.h i386/xm-cygwin.h defaults.h hwint.h" DEFINES="" \
TARGET_CPU_DEFAULT="2" \
/bin/sh ../../gcc-3.0.1/gcc/mkconfig.sh config.h
HEADERS="gansidecl.h i386/i386.h i386/att.h linux.h i386/linux.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \
TARGET_CPU_DEFAULT="2" \
/bin/sh ../../gcc-3.0.1/gcc/mkconfig.sh tm.h
HEADERS="auto-host.h gansidecl.h  i386/xm-i386.h i386/xm-cygwin.h defaults.h hwint.h" DEFINES="" \
TARGET_CPU_DEFAULT="2" \
/bin/sh ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gengenrtl.c
rm -f obstack.c
ln -s ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
	obstack.c -o obstack.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl.exe >tmp-genrtl.c
/bin/sh ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gencodes.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/rtl.c -o rtl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/bitmap.c -o bitmap.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/ggc-none.c -o ggc-none.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gensupport.c
rm -f hashtab.c
ln -s ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include hashtab.c
rm -f safe-ctype.c
ln -s ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/print-rtl.c -o print-rtl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/errors.c -o errors.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genflags.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh ../../gcc-3.0.1/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && make all)
make[2]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/intl'
(cd po && make all)
make[2]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/po'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
  ../../gcc-3.0.1/gcc/gencheck.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c ../../gcc-3.0.1/gcc/c-parse.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-lang.c -o c-lang.o
HEADERS="i386/i386-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-errors.c -o c-errors.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-lex.c -o c-lex.o
../../gcc-3.0.1/gcc/c-lex.c: In function `read_ucs':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-pragma.c -o c-pragma.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-decl.c -o c-decl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-typeck.c -o c-typeck.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-convert.c -o c-convert.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-aux-info.c -o c-aux-info.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-common.c -o c-common.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-format.c -o c-format.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-semantics.c -o c-semantics.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/c-dump.c -o c-dump.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cpplib.c -o cpplib.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cpplex.c -o cpplex.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppmacro.c -o cppmacro.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppexp.c -o cppexp.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppfiles.c -o cppfiles.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cpphash.c -o cpphash.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cpperror.c -o cpperror.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppinit.c -o cppinit.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-v3/i586-elf-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1/../../../..`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/i586-elf-linux-gnu/3.0.1/../../../../i586-elf-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1/../../../../i586-elf-linux-gnu/include\" \
  -c ../../gcc-3.0.1/gcc/cppdefault.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/mkdeps.c -o mkdeps.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
-DPREFIX=\"/usr/local\" \
  -c ../../gcc-3.0.1/gcc/prefix.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genattr.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genconfig.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-config.h
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  \
  -DTARGET_NAME=\"i586-elf-linux-gnu\" \
  -c ../../gcc-3.0.1/gcc/toplev.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/diagnostic.c -o diagnostic.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/tree.c -o tree.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/print-tree.c -o print-tree.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/stor-layout.c -o stor-layout.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/fold-const.c -o fold-const.o
../../gcc-3.0.1/gcc/fold-const.c: In function `div_and_round_double':
../../gcc-3.0.1/gcc/fold-const.c:681: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/fold-const.c: In function `optimize_bit_field_compare':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/function.c -o function.o
../../gcc-3.0.1/gcc/function.c: In function `instantiate_decls':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/stmt.c -o stmt.o
../../gcc-3.0.1/gcc/stmt.c: In function `expand_end_case':
../../gcc-3.0.1/gcc/stmt.c:5321: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/except.c -o except.o
../../gcc-3.0.1/gcc/except.c: In function `convert_to_eh_region_ranges':
../../gcc-3.0.1/gcc/except.c:3268: warning: `call_site' might be used uninitialized in this function
../../gcc-3.0.1/gcc/except.c: In function `output_function_exception_table':
../../gcc-3.0.1/gcc/except.c:3539: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/expr.c -o expr.o
../../gcc-3.0.1/gcc/expr.c: In function `store_constructor':
../../gcc-3.0.1/gcc/expr.c:4579: warning: `minelt' might be used uninitialized in this function
../../gcc-3.0.1/gcc/expr.c:4580: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/calls.c -o calls.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/expmed.c -o expmed.o
../../gcc-3.0.1/gcc/expmed.c: In function `expand_shift':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/explow.c -o explow.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/optabs.c -o optabs.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/real.c -o real.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/builtins.c -o builtins.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
  -DLOCALEDIR=\"/usr/local/share/locale\" \
  -c ../../gcc-3.0.1/gcc/intl.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/varasm.c -o varasm.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/rtlanal.c -o rtlanal.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/emit-rtl.c -o emit-rtl.o
../../gcc-3.0.1/gcc/emit-rtl.c: In function `operand_subword':
../../gcc-3.0.1/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include genrtl.c -o genrtl.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dbxout.c -o dbxout.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dwarfout.c -o dwarfout.o
../../gcc-3.0.1/gcc/dwarfout.c: In function `dwarfout_init':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dwarf2asm.c -o dwarf2asm.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dwarf2out.c -o dwarf2out.o
../../gcc-3.0.1/gcc/dwarf2out.c: In function `output_call_frame_info':
../../gcc-3.0.1/gcc/dwarf2out.c:1777: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/dwarf2out.c:1890: warning: int format, long int arg (arg 4)
../../gcc-3.0.1/gcc/dwarf2out.c: In function `int_loc_descriptor':
../../gcc-3.0.1/gcc/dwarf2out.c:7115: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/dwarf2out.c:7127: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/xcoffout.c -o xcoffout.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/alias.c -o alias.o
../../gcc-3.0.1/gcc/alias.c: In function `base_alias_check':
../../gcc-3.0.1/gcc/alias.c:1311: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/alias.c:1315: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gcse.c -o gcse.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/integrate.c -o integrate.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/jump.c -o jump.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cse.c -o cse.o
../../gcc-3.0.1/gcc/cse.c: In function `fold_rtx':
../../gcc-3.0.1/gcc/cse.c:3509: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/cse.c:3511: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/cse.c:3644: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/cse.c:3655: warning: comparison between signed and unsigned
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/loop.c -o loop.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/doloop.c -o doloop.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/unroll.c -o unroll.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/flow.c -o flow.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/combine.c -o combine.o
../../gcc-3.0.1/gcc/combine.c: In function `find_split_point':
../../gcc-3.0.1/gcc/combine.c:2985: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `combine_simplify_rtx':
../../gcc-3.0.1/gcc/combine.c:4033: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `simplify_logical':
../../gcc-3.0.1/gcc/combine.c:5480: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:5574: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `expand_field_assignment':
../../gcc-3.0.1/gcc/combine.c:5829: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:5840: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `force_to_mode':
../../gcc-3.0.1/gcc/combine.c:6993: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:7038: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:7050: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:7106: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:7189: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:7238: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `num_sign_bit_copies':
../../gcc-3.0.1/gcc/combine.c:8607: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:8739: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:8747: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `simplify_shift_const':
../../gcc-3.0.1/gcc/combine.c:9224: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:9564: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:9585: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:9628: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c: In function `recog_for_combine':
../../gcc-3.0.1/gcc/combine.c:9760: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
../../gcc-3.0.1/gcc/combine.c: In function `simplify_comparison':
../../gcc-3.0.1/gcc/combine.c:10111: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:10717: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:10974: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/combine.c:11050: warning: comparison between signed and unsigned
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/varray.c -o varray.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/regclass.c -o regclass.o
../../gcc-3.0.1/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/regmove.c -o regmove.o
../../gcc-3.0.1/gcc/regmove.c: In function `replace_in_call_usage':
../../gcc-3.0.1/gcc/regmove.c:1635: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/local-alloc.c -o local-alloc.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/global.c -o global.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/reload.c -o reload.o
../../gcc-3.0.1/gcc/reload.c: In function `regno_clobbered_p':
../../gcc-3.0.1/gcc/reload.c:6638: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reload.c:6654: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/reload1.c -o reload1.o
../../gcc-3.0.1/gcc/reload1.c: In function `replace_pseudos_in_call_usage':
../../gcc-3.0.1/gcc/reload1.c:624: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reload1.c: In function `reload_combine':
../../gcc-3.0.1/gcc/reload1.c:8836: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reload1.c:8600: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/caller-save.c -o caller-save.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genpeep.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-peep.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/reorg.c -o reorg.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/haifa-sched.c -o haifa-sched.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/final.c -o final.o
../../gcc-3.0.1/gcc/final.c: In function `final':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/recog.c -o recog.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/reg-stack.c -o reg-stack.o
../../gcc-3.0.1/gcc/reg-stack.c: In function `remove_regno_note':
../../gcc-3.0.1/gcc/reg-stack.c:842: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c: In function `get_hard_regnum':
../../gcc-3.0.1/gcc/reg-stack.c:868: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c: In function `emit_swap_insn':
../../gcc-3.0.1/gcc/reg-stack.c:993: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c:1000: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c: In function `move_for_stack_reg':
../../gcc-3.0.1/gcc/reg-stack.c:1047: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../gcc-3.0.1/gcc/reg-stack.c:1590: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c:1614: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c:1716: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../gcc-3.0.1/gcc/reg-stack.c:1923: warning: comparison between signed and unsigned
../../gcc-3.0.1/gcc/reg-stack.c:2025: 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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/regrename.c -o regrename.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genopinit.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-opinit.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genrecog.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-recog.c
../../gcc-3.0.1/gcc/config/i386/i386.md:6307: warning: destination missing a mode?
../../gcc-3.0.1/gcc/config/i386/i386.md:6544: warning: destination missing a mode?
../../gcc-3.0.1/gcc/config/i386/i386.md:9958: warning: operand 0 missing mode?
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-recog.c
insn-recog.c: In function `recog_6':
insn-recog.c:5917: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c:5917: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c: In function `recog_15':
insn-recog.c:19850: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-recog.c:19850: 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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genextract.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-extract.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genoutput.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-output.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-output.c
insn-output.c: In function `output_185':
insn-output.c:2088: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-output.c: In function `output_196':
insn-output.c:2180: 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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genemit.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-emit.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-emit.c
insn-emit.c: In function `gen_split_694':
insn-emit.c:7760: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_698':
insn-emit.c:7878: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_707':
insn-emit.c:8115: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_711':
insn-emit.c:8233: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-emit.c: In function `gen_split_808':
insn-emit.c:11113: warning: unused parameter `operands'
insn-emit.c: In function `gen_conditional_trap':
insn-emit.c:14248: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type
insn-emit.c:14248: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/lcm.c -o lcm.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/profile.c -o profile.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/genattrtab.c
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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.1/gcc/config/i386/i386.md > tmp-attrtab.c
/bin/sh ../../gcc-3.0.1/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-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include -c insn-attrtab.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
	../../gcc-3.0.1/gcc/config/i386/i386.c -o i386.o
../../gcc-3.0.1/gcc/config/i386/i386.c: In function `incdec_operand':
../../gcc-3.0.1/gcc/config/i386/i386.c:1219: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/config/i386/i386.c: In function `ix86_expand_int_movcc':
../../gcc-3.0.1/gcc/config/i386/i386.c:5629: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/config/i386/i386.c: In function `ix86_expand_strlensi_unroll_1':
../../gcc-3.0.1/gcc/config/i386/i386.c:6548: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.1/gcc/config/i386/i386.c: In function `ix86_init_builtins':
../../gcc-3.0.1/gcc/config/i386/i386.c:7855: warning: unused variable `v8qi_ftype_v8qi_di'
../../gcc-3.0.1/gcc/config/i386/i386.c:7850: warning: unused variable `di_ftype_di_int'
../../gcc-3.0.1/gcc/config/i386/i386.c:7773: warning: unused variable `int_ftype_v4sf_int'
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/convert.c -o convert.o
rm -f splay-tree.c
ln -s ../../gcc-3.0.1/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  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/graph.c -o graph.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sbitmap.c -o sbitmap.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/resource.c -o resource.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/hash.c -o hash.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/predict.c -o predict.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/lists.c -o lists.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/ggc-common.c -o ggc-common.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/ggc-page.c -o ggc-page.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/stringpool.c -o stringpool.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/simplify-rtx.c -o simplify-rtx.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/ssa.c -o ssa.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/bb-reorder.c -o bb-reorder.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sibcall.c -o sibcall.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/conflict.c -o conflict.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/timevar.c -o timevar.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/ifcvt.c -o ifcvt.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dominance.c -o dominance.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dependence.c -o dependence.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/dce.c -o dce.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sched-vis.c -o sched-vis.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sched-deps.c -o sched-deps.o
../../gcc-3.0.1/gcc/sched-deps.c: In function `add_dependence':
../../gcc-3.0.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sched-rgn.c -o sched-rgn.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/sched-ebb.c -o sched-ebb.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/params.c -o params.o
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 i386.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-prototypes -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  toplev.o libbackend.a obstack.o    -lintl     -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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/tradcpp.c -o tradcpp.o
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/tradcif.c -o tradcif.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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 obstack.o    -lintl     -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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gcov.c -o gcov.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  gcov.o intl.o obstack.o    -lintl     -ladvapi32 ../libiberty/libiberty.a -o gcov.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  \
-DTARGET_MACHINE=\"i586-elf-linux-gnu\"  \
-c ../../gcc-3.0.1/gcc/collect2.c
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/tlink.c -o tlink.o
/bin/sh ../../gcc-3.0.1/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.1/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
(SHLIB_LINK='/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \
SHLIB_MULTILIB=''; \
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0.1\" -DDEFAULT_TARGET_MACHINE=\"i586-elf-linux-gnu\" -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"` \
  -c ../../gcc-3.0.1/gcc/gcc.c)
../../gcc-3.0.1/gcc/gcc.c:2840: warning: function declaration isn't a prototype
../../gcc-3.0.1/gcc/gcc.c: In function `process_command':
../../gcc-3.0.1/gcc/gcc.c:3491: warning: suggest parentheses around assignment used as truth value
../../gcc-3.0.1/gcc/gcc.c:3493: warning: suggest parentheses around assignment used as truth value
../../gcc-3.0.1/gcc/gcc.c:3502: warning: assignment of read-only location
../../gcc-3.0.1/gcc/gcc.c:3504: warning: assignment of read-only location
gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/gccspec.c -o gccspec.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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    -lintl     -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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppmain.c -o cppmain.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp0.exe cppmain.o \
intl.o libcpp.a obstack.o    -lintl     -ladvapi32 ../libiberty/libiberty.a
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "int xxy_us_dummy;" >tmp-dum.c
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/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.1/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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include underscore.c -o underscore.o
rm -f collect2.exe
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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    -lintl     -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  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include ../../gcc-3.0.1/gcc/cppspec.c -o cppspec.o
gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -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    -lintl     -ladvapi32 ../libiberty/libiberty.a
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
(MAKE="make"; srcdir=`cd ../../gcc-3.0.1/gcc/fixinc && pwd` ; \
CC="gcc"; CFLAGS="-g -O2"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh i686-pc-cygwin i586-elf-linux-gnu)
constructing ../fixinc.sh for i586-elf-linux-gnu to run on i686-pc-cygwin
make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS="-g -O2" LDFLAGS="" install-bin
make[2]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/fixinc'
/bin/sh ../../../gcc-3.0.1/gcc/fixinc/genfixes machname.h
Forbidden identifiers: i386 linux unix 
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/fixincl.c
../../../gcc-3.0.1/gcc/fixinc/fixincl.c: In function `test_test':
../../../gcc-3.0.1/gcc/fixinc/fixincl.c:640: warning: `res' might be used uninitialized in this function
../../../gcc-3.0.1/gcc/fixinc/fixincl.c: In function `start_fixer':
../../../gcc-3.0.1/gcc/fixinc/fixincl.c:1047: warning: `pz_cmd_save' might be used uninitialized in this function
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/fixtests.c
../../../gcc-3.0.1/gcc/fixinc/fixtests.c: In function `stdc_0_in_system_headers_test':
../../../gcc-3.0.1/gcc/fixinc/fixtests.c:124: warning: unused parameter `fname'
../../../gcc-3.0.1/gcc/fixinc/fixtests.c:124: warning: unused parameter `text'
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/fixfixes.c
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/server.c
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/procopen.c
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/gnu-regex.c
../../../gcc-3.0.1/gcc/fixinc/gnu-regex.c:161: warning: function declaration isn't a prototype
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/gcc/fixinc/../../include ../../../gcc-3.0.1/gcc/fixinc/fixlib.c
gcc -DIN_GCC -DHAVE_CONFIG_H -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.0.1/gcc/fixinc -I../../../gcc-3.0.1/gcc/fixinc/.. -I../../../gcc-3.0.1/gcc/fixinc/../config -I../../../gcc-3.0.1/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/Administrador/i586-elf-linux-gnu/build-gcc/gcc/fixinc'
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE=i586-elf-linux-gnu; srcdir=`cd ../../gcc-3.0.1/gcc; pwd`; \
SHELL=/bin/sh ;\
export TARGET_MACHINE srcdir SHELL ; \
/bin/sh ./fixinc.sh `pwd`/include /usr/local/i586-elf-linux-gnu/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.1/gcc/gsyslimits.h include/syslimits.h; \
fi; \
chmod a+r include/syslimits.h)
Fixing headers into /home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/include for i586-elf-linux-gnu target
Finding directories and links to directories
 Searching /usr/local/i586-elf-linux-gnu/sys-include/.
Making symbolic directory links
Fixing directory /usr/local/i586-elf-linux-gnu/sys-include into /home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/include
Cleaning up unneeded directories:
fixincludes is done
if [ "/usr/local/i586-elf-linux-gnu/sys-include" = "/usr/local/i586-elf-linux-gnu/sys-include" ] \
   && [ -d /usr/local/i586-elf-linux-gnu/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/i586-elf-linux-gnu ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i586-elf-linux-gnu ; fi; \
  if [ -d /usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1 ] ; then true ; else mkdir /usr/local/lib/gcc-lib/i586-elf-linux-gnu/3.0.1 ; fi; \
else true; fi
echo timestamp > stmp-fixinc
if [ -f /usr/local/i586-elf-linux-gnu/sys-include/limits.h ] ; then \
  cat ../../gcc-3.0.1/gcc/limitx.h ../../gcc-3.0.1/gcc/glimits.h ../../gcc-3.0.1/gcc/limity.h > tmp-xlimits.h; \
else \
  cat ../../gcc-3.0.1/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.1/gcc/ginclude/stdarg.h ../../gcc-3.0.1/gcc/ginclude/stddef.h ../../gcc-3.0.1/gcc/ginclude/varargs.h ../../gcc-3.0.1/gcc/ginclude/proto.h ../../gcc-3.0.1/gcc/ginclude/stdbool.h ../../gcc-3.0.1/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-i386.h != xMakefile.in ]; then \
  cp ../../gcc-3.0.1/gcc/config/float-i386.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp ../../gcc-3.0.1/gcc/README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
objext='.o' \
OLDCC='cc' \
LIBGCC1='' \
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='' \
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.1/gcc/unwind-dw2.c ../../gcc-3.0.1/gcc/unwind-dw2-fde.c ../../gcc-3.0.1/gcc/unwind-sjlj.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
LIB2ADD_ST='' \
FPBIT='' \
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='' \
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/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_base_name@.so @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so.1 && ln -s @shlib_base_name@.so @shlib_base_name@.so.1' \
SHLIB_INSTALL='/bin/sh /home/Administrador/i586-elf-linux-gnu/gcc-3.0.1/install-sh -c -m 644 @shlib_base_name@.so $(slibdir)/@shlib_base_name@.so.1; rm -f $(slibdir)/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(slibdir)/@shlib_base_name@.so' \
SHLIB_EXT='.so' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='../../gcc-3.0.1/gcc/mkmap-symver.awk' \
SHLIB_MAPFILES='../../gcc-3.0.1/gcc/libgcc-std.ver ../../gcc-3.0.1/gcc/config/libgcc-glibc.ver' \
SHLIB_NM_FLAGS='-pg' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
HEADERS="gansidecl.h  i386/xm-i386.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../gcc-3.0.1/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 -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include > conftest.out
sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \
	-e d conftest.out >> tconfig.h
rm conftest.*
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -fno-omit-frame-pointer -Dinhibit_libc \
  -c ../../gcc-3.0.1/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -fPIC -Dinhibit_libc \
  -c ../../gcc-3.0.1/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -fno-omit-frame-pointer -Dinhibit_libc \
  -c ../../gcc-3.0.1/gcc/crtstuff.c -DCRT_END -o crtend.o
/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions -fPIC -Dinhibit_libc \
  -c ../../gcc-3.0.1/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
  -o crtendS.o
make GCC_FOR_TARGET="/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include" \
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
  AR_FOR_TARGET="i586-elf-linux-gnu-ar" \
  AR_CREATE_FOR_TARGET="i586-elf-linux-gnu-ar  rc" \
  AR_FLAGS_FOR_TARGET="" \
  OLDCC="cc" CCLIBFLAGS="-O" \
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
  RANLIB_FOR_TARGET="i586-elf-linux-gnu-ranlib" \
  RANLIB_TEST_FOR_TARGET="[ -f i586-elf-linux-gnu-ranlib ] || ( [ "i686-pc-cygwin" = "i586-elf-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
  NM_FOR_TARGET="i586-elf-linux-gnu-nm" AWK="gawk" \
  LIBGCC2_CFLAGS="-O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
  INCLUDES="-I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include" MAYBE_USE_COLLECT2="" \
  CONFIG_H="tconfig.h  insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \
  LIB1ASMSRC='' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[2]: Entering directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/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/Administrador/i586-elf-linux-gnu/build-gcc/gcc/xgcc -B/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc/ -B/usr/local/i586-elf-linux-gnu/bin/ -B/usr/local/i586-elf-linux-gnu/lib/ -isystem /usr/local/i586-elf-linux-gnu/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0.1/gcc -I../../gcc-3.0.1/gcc/. -I../../gcc-3.0.1/gcc/config -I../../gcc-3.0.1/gcc/../include  -DL_muldi3 -c ../../gcc-3.0.1/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from tm.h:7,
                 from ../../gcc-3.0.1/gcc/config/i386/xm-i386.h:39,
                 from tconfig.h:3,
                 from ../../gcc-3.0.1/gcc/libgcc2.c:36:
../../gcc-3.0.1/gcc/config/i386/linux.h:236:20: signal.h: No such file or directory
../../gcc-3.0.1/gcc/config/i386/linux.h:237:26: sys/ucontext.h: No such file or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/home/Administrador/i586-elf-linux-gnu/build-gcc/gcc'
make: *** [all-gcc] Error 2



More information about the crossgcc mailing list