This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Problems upgrading from 2.95.3-5 to 3.X on cygwin


Hi,

i have written before but i guess my question hasn't been clear.

I want to build a native gcc 3.0.3 compiler running on cygwin. The current 
version of my gcc is 2.95.3-5.

I have tried several different configurations (just enabling c or c++, 
etc..) but none works. I have tried to turn of warnings and pedantic flags, 
no good. I have mounted the build directory in textmode and binmode, no 
good.

Below are ALL (sorry for that) traces, i hope some kind soul has time to 
look at them.

Regards.

Configuring for a i686-pc-cygwin host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava
    (Any other directories should still work fine.)
Created "Makefile" in /home/guest/build/gcc using "mh-frag"
Configuring libiberty...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... (cached) /usr/bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether errno must be declared... (cached) no
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... (cached) no
checking for atexit... (cached) yes
checking for basename... (cached) no
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bsearch... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) no
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemps... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for setenv... (cached) yes
checking for sigsetmask... (cached) no
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) no
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) no
checking for getrusage... (cached) yes
checking for on_exit... (cached) no
checking for psignal... (cached) no
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for working strncmp... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring zlib...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... 
-r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic file format 
pei*-i386(.*architecture: i386)?
checking for object suffix... o
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 12289
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking if package supports dlls... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether gcc and cc understand -c and -o together... (cached) yes
checking for long double... (cached) yes
checking for built-in _Bool... (cached) no
checking whether gcc accepts -Wno-long-long... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for GNU C library... (cached) no
checking for inline... (cached) inline
checking for mawk... (cached) gawk
checking whether ln works... (cached) yes
checking whether ln -s works... (cached) yes
checking for volatile... (cached) yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... (cached) yes
checking whether string.h and strings.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stab.h... (cached) no
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for direct.h... (cached) no
checking for malloc.h... (cached) yes
checking for langinfo.h... (cached) no
checking for thread.h... (cached) no
checking for pthread.h... (cached) yes
checking for gnatbind... (cached) no
checking for mktemp... (cached) yes
checking for makeinfo... (cached) makeinfo
checking for modern makeinfo... (cached) yes
checking for recent Pod::Man... yes
checking for flex... (cached) flex
checking for bison... (cached) bison
checking for preprocessor stringizing operator... (cached) yes
checking for inttypes.h... (cached) no
checking for unsigned enumerated bitfields... (cached) yes
checking for strtoul... (cached) yes
checking for bsearch... (cached) yes
checking for putenv... (cached) yes
checking for popen... (cached) yes
checking for bcopy... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for kill... (cached) yes
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
checking for atoll... (cached) no
checking for atoq... (cached) no
checking for sysconf... (cached) yes
checking for isascii... (cached) yes
checking for gettimeofday... (cached) yes
checking for strsignal... (cached) yes
checking for putc_unlocked... (cached) no
checking for fputc_unlocked... (cached) no
checking for fputs_unlocked... (cached) no
checking for getrusage... (cached) yes
checking for nl_langinfo... (cached) no
checking for lstat... (cached) yes
checking for ssize_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking for vprintf... (cached) yes
checking for strstr... (cached) yes
checking whether the printf functions support %p... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap from /dev/zero... (cached) yes
checking for working mmap with MAP_ANON(YMOUS)... (cached) yes
checking for working mmap of a file... (cached) yes
checking for iconv... (cached) no, consider installing GNU libiconv
checking whether bcopy is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether atol is declared... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether abort is declared... (cached) yes
checking whether atof is declared... (cached) yes
checking whether getcwd is declared... (cached) yes
checking whether getwd is declared... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) no
checking whether fputs_unlocked is declared... (cached) no
checking whether strstr is declared... (cached) yes
checking whether environ is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether realloc is declared... (cached) yes
checking whether calloc is declared... (cached) yes
checking whether free is declared... (cached) yes
checking whether basename is declared... (cached) yes
checking whether getopt is declared... (cached) no
checking whether getrlimit is declared... (cached) yes
checking whether setrlimit is declared... (cached) yes
checking whether getrusage is declared... (cached) yes
checking if mkdir takes one argument... (cached) no
Using `../../../gcc-3.0.3/gcc/config/i386/i386.c' for machine-specific 
logic.
Using `../../../gcc-3.0.3/gcc/config/i386/i386.md' as machine description 
file.
Using `../../../gcc-3.0.3/gcc/config/i386/cygwin.h' as target machine macro 
file.
Using the following host machine macro files:
	../../../gcc-3.0.3/gcc/config/i386/xm-i386.h
	../../../gcc-3.0.3/gcc/config/i386/xm-cygwin.h
checking for strerror in -lcposix... (cached) no
checking for working const... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) no
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) no
checking for bindtextdomain in -lintl... (cached) yes
checking for gettext in libintl... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking whether windows registry support is requested... yes
checking registry key on windows hosts... 3.0.3
checking what assembler to use... /usr/bin/as.exe
checking what nm to use... nm.exe
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... yes
checking assembler eh_frame optimization... bad
checking assembler instructions... filds fists
checking assembler dwarf2 debug_line support... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for i686-pc-cygwin
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating auto-host.h
auto-host.h is unchanged
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for rm... /usr/bin/rm
checking for cp... /usr/bin/cp
checking for strip... /usr/bin/strip
checking for chmod... /usr/bin/chmod
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getopt.h... yes
checking for off_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
updating cache ../config.cache
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h


make[1]: Entering directory `/home/guest/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.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/argv.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/choose-temp.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/concat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/cplus-dem.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/cp-demangle.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/dyn-string.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/fdmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/fnmatch.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/getopt.c
../../../gcc-3.0.3/libiberty/getopt.c: In function `_getopt_initialize':
../../../gcc-3.0.3/libiberty/getopt.c:396: warning: unused parameter `argc'
../../../gcc-3.0.3/libiberty/getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/getopt1.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/getpwd.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/getruntime.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/hashtab.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/hex.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/floatformat.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/lbasename.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/md5.c
../../../gcc-3.0.3/libiberty/md5.c: In function `md5_init_ctx':
../../../gcc-3.0.3/libiberty/md5.c:69: warning: integer constant is unsigned 
in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:70: warning: integer constant is unsigned 
in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c: In function `md5_process_block':
../../../gcc-3.0.3/libiberty/md5.c:325: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:326: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:328: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:329: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:331: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:332: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:334: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:335: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:336: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:338: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:339: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:356: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:357: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:359: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:360: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:362: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:363: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:365: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:366: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:368: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:369: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:371: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:374: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:375: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:377: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:378: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:380: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:381: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:383: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:384: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:386: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:387: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:389: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:392: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:394: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:395: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:397: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:398: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:399: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:401: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:402: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:404: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/libiberty/md5.c:405: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/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.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/objalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/obstack.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/partition.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/pexecute.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/safe-ctype.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/sort.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/spaces.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/splay-tree.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/strerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/strsignal.c
../../../gcc-3.0.3/libiberty/strsignal.c: In function `psignal':
../../../gcc-3.0.3/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.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xatexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xexit.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xmalloc.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xmemdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xstrdup.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/xstrerror.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/asprintf.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/basename.c -o pic/basename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/basename.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/insque.c -o pic/insque.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/insque.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/mkstemps.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/libiberty/sigsetmask.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I../../../gcc-3.0.3/libiberty/../include  -W -Wall -Wtraditional -pedantic  
../../../gcc-3.0.3/libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-3.0.3/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../../gcc-3.0.3/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/guest/build/gcc/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/guest/build/gcc/libiberty/testsuite'
make[1]: Leaving directory `/home/guest/build/gcc/libiberty'
make[1]: Entering directory `/home/guest/build/gcc/zlib'
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/adler32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/compress.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c ../../../gcc-3.0.3/zlib/crc32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/deflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c ../../../gcc-3.0.3/zlib/gzio.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/infblock.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/infcodes.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/inffast.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/inflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/inftrees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/infutil.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c ../../../gcc-3.0.3/zlib/trees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c 
../../../gcc-3.0.3/zlib/uncompr.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  
-I. -I../../../gcc-3.0.3/zlib      -g -O2 -c ../../../gcc-3.0.3/zlib/zutil.c
rm -f libz.a
ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o 
infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o 
zutil.o
ranlib libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" 
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh 
/home/guest/gcc-3.0.3/install-sh -c" "INSTALL_DATA=/bin/sh 
/home/guest/gcc-3.0.3/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh 
/home/guest/gcc-3.0.3/install-sh -c " "INSTALL_SCRIPT=/bin/sh 
/home/guest/gcc-3.0.3/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" 
"LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo  " "PICFLAG=" 
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" 
"RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" 
"libdir=/usr/local/lib" "prefix=/usr/local" 
"tooldir=/usr/local/i686-pc-cygwin" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" 
"LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" 
DO=all multi-do
make[1]: Leaving directory `/home/guest/build/gcc/zlib'
make[1]: Entering directory `/home/guest/build/gcc/fastjar'
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0.3/fastjar -I. -I. 
-I../../../gcc-3.0.3/fastjar -I../../../gcc-3.0.3/fastjar/../zlib   -W -Wall 
-pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c 
../../../gcc-3.0.3/fastjar/jartool.c
../../../gcc-3.0.3/fastjar/jartool.c:211: warning: function declaration 
isn't a prototype
../../../gcc-3.0.3/fastjar/jartool.c: In function `extract_jar':
../../../gcc-3.0.3/fastjar/jartool.c:1414: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/jartool.c: In function `list_jar':
../../../gcc-3.0.3/fastjar/jartool.c:1557: warning: comparison between 
signed and unsigned
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0.3/fastjar -I. -I. 
-I../../../gcc-3.0.3/fastjar -I../../../gcc-3.0.3/fastjar/../zlib   -W -Wall 
-pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c 
../../../gcc-3.0.3/fastjar/dostime.c
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0.3/fastjar -I. -I. 
-I../../../gcc-3.0.3/fastjar -I../../../gcc-3.0.3/fastjar/../zlib   -W -Wall 
-pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c 
../../../gcc-3.0.3/fastjar/compress.c
../../../gcc-3.0.3/fastjar/compress.c: In function `compress_file':
../../../gcc-3.0.3/fastjar/compress.c:159: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/compress.c:201: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/compress.c:215: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/compress.c:228: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/compress.c: In function `inflate_file':
../../../gcc-3.0.3/fastjar/compress.c:292: warning: comparison of unsigned 
expression < 0 is always false
../../../gcc-3.0.3/fastjar/compress.c:318: warning: comparison between 
signed and unsigned
../../../gcc-3.0.3/fastjar/compress.c:335: warning: comparison between 
signed and unsigned
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-3.0.3/fastjar -I. -I. 
-I../../../gcc-3.0.3/fastjar -I../../../gcc-3.0.3/fastjar/../zlib   -W -Wall 
-pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -c 
../../../gcc-3.0.3/fastjar/pushback.c
../../../gcc-3.0.3/fastjar/pushback.c: In function `pb_push':
../../../gcc-3.0.3/fastjar/pushback.c:94: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/fastjar/pushback.c: In function `pb_read':
../../../gcc-3.0.3/fastjar/pushback.c:141: warning: comparison between 
signed and unsigned
gcc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -g -O2  -o jar  jartool.o dostime.o compress.o pushback.o 
./../zlib/libz.a -L/../zlib/
make[1]: Leaving directory `/home/guest/build/gcc/fastjar'
make[1]: Entering directory `/home/guest/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="3" \
/bin/sh ../../../gcc-3.0.3/gcc/mkconfig.sh config.h
HEADERS="gansidecl.h i386/cygwin.h defaults.h" DEFINES="" 
TARGET_CPU_DEFAULT="" \
TARGET_CPU_DEFAULT="3" \
/bin/sh ../../../gcc-3.0.3/gcc/mkconfig.sh tm.h
tm.h is unchanged
HEADERS="auto-host.h gansidecl.h  i386/xm-i386.h i386/xm-cygwin.h defaults.h 
hwint.h" DEFINES="" \
TARGET_CPU_DEFAULT="3" \
/bin/sh ../../../gcc-3.0.3/gcc/mkconfig.sh hconfig.h
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/gengenrtl.c
rm -f obstack.c
ln -s ../../../gcc-3.0.3/gcc/../libiberty/obstack.c obstack.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include \
	obstack.c -o obstack.o
gcc  -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.3/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl.exe >tmp-genrtl.c
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/gencodes.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/rtl.c -o rtl.o
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/bitmap.c -o bitmap.o
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/ggc-none.c -o ggc-none.o
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/gensupport.c
rm -f hashtab.c
ln -s ../../../gcc-3.0.3/gcc/../libiberty/hashtab.c hashtab.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
hashtab.c
rm -f safe-ctype.c
ln -s ../../../gcc-3.0.3/gcc/../libiberty/safe-ctype.c safe-ctype.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
safe-ctype.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/print-rtl.c -o print-rtl.o
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/errors.c -o errors.o
gcc  -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.3/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genflags.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && make all)
make[2]: Entering directory `/home/guest/build/gcc/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/guest/build/gcc/gcc/intl'
(cd po && make all)
make[2]: Entering directory `/home/guest/build/gcc/gcc/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/guest/build/gcc/gcc/po'
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include \
  ../../../gcc-3.0.3/gcc/gencheck.c
gcc  -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.3/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include -c 
../../../gcc-3.0.3/gcc/c-parse.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from c-parse.y:35:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from c-parse.y:35:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-lang.c -o c-lang.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-lang.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-lang.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
HEADERS="i386/i386-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ../../../gcc-3.0.3/gcc/mkconfig.sh tm_p.h
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-errors.c -o c-errors.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-errors.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-errors.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-errors.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-lex.c -o c-lex.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-lex.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-lex.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-lex.c:38:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/c-lex.c: In function `read_ucs':
../../../gcc-3.0.3/gcc/c-lex.c:408: warning: integer constant is unsigned in 
ANSI C, signed with -traditional
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-pragma.c -o c-pragma.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-pragma.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-pragma.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-pragma.c:34:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-decl.c -o c-decl.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-decl.c:29:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-decl.c:29:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-decl.c:42:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-typeck.c -o c-typeck.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-typeck.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-typeck.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-typeck.c:36:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-convert.c -o c-convert.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-convert.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-convert.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-aux-info.c -o c-aux-info.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-aux-info.c:25:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-aux-info.c:25:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-common.c -o c-common.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-common.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-common.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/c-common.c:33:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-format.c -o c-format.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-format.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-format.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-semantics.c -o c-semantics.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-semantics.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-semantics.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/c-dump.c -o c-dump.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/c-dump.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/c-dump.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cpplib.c -o cpplib.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cpplib.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cpplib.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cpplex.c -o cpplex.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cpplex.c:37:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cpplex.c:37:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cppmacro.c -o cppmacro.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cppmacro.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cppmacro.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/cppmacro.c: In function `warn_of_redefinition':
../../../gcc-3.0.3/gcc/cppmacro.c:1172: warning: unused parameter `pfile'
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cppexp.c -o cppexp.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cppexp.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cppexp.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cppfiles.c -o cppfiles.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cppfiles.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cppfiles.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cpphash.c -o cpphash.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cpphash.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cpphash.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cpperror.c -o cpperror.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cpperror.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cpperror.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cppinit.c -o cppinit.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cppinit.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cppinit.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/include\" 
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/../../../..`echo 
/usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" 
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/../../../..`echo 
/usr/local | sed -e 's|^/usr/local||' -e 
's|/[^/]*|/..|g'`/include/g++-v3/i686-pc-cygwin\" 
-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/../../../..`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/i686-pc-cygwin/3.0.3/../../../../i686-pc-cygwin/sys-include\" 
-DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/../../../../i686-pc-cygwin/include\" 
\
  -c ../../../gcc-3.0.3/gcc/cppdefault.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cppdefault.c:25:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cppdefault.c:25:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/mkdeps.c -o mkdeps.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/mkdeps.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/mkdeps.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include \
-DPREFIX=\"/usr/local\" \
  -c ../../../gcc-3.0.3/gcc/prefix.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/prefix.c:67:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/prefix.c:67:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/version.c -o version.o
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/mbchar.c -o mbchar.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/mbchar.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/mbchar.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
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  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genattr.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genconfig.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-config.h
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include  \
  -DTARGET_NAME=\"i686-pc-cygwin\" \
  -c ../../../gcc-3.0.3/gcc/toplev.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/toplev.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/toplev.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/toplev.c:45:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/diagnostic.c -o diagnostic.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/diagnostic.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/diagnostic.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/diagnostic.c:33:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/tree.c -o tree.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/tree.c:36:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/tree.c:36:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/tree.c:40:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/print-tree.c -o print-tree.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/print-tree.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/print-tree.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/stor-layout.c -o stor-layout.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/stor-layout.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/stor-layout.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/stor-layout.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/fold-const.c -o fold-const.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/fold-const.c:45:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/fold-const.c:45:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/fold-const.c:52:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/fold-const.c: In function `div_and_round_double':
../../../gcc-3.0.3/gcc/fold-const.c:681: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/fold-const.c: In function 
`optimize_bit_field_compare':
../../../gcc-3.0.3/gcc/fold-const.c:2932: warning: comparison between signed 
and unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/function.c -o function.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/function.c:41:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/function.c:41:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/function.c:59:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/function.c: In function `instantiate_decls':
../../../gcc-3.0.3/gcc/function.c:3581: warning: comparison between signed 
and unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/stmt.c -o stmt.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/stmt.c:36:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/stmt.c:36:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/stmt.c:41:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/stmt.c: In function `expand_end_case':
../../../gcc-3.0.3/gcc/stmt.c:5362: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/except.c -o except.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/except.c:50:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/except.c:50:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/except.c:70:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/except.c: In function 
`output_function_exception_table':
../../../gcc-3.0.3/gcc/except.c:3554: warning: `tt_format_size' might be 
used uninitialized in this function
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/expr.c -o expr.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/expr.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/expr.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/expr.c:43:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/expr.c: In function `store_constructor':
../../../gcc-3.0.3/gcc/expr.c:4581: warning: `minelt' might be used 
uninitialized in this function
../../../gcc-3.0.3/gcc/expr.c:4582: warning: `maxelt' might be used 
uninitialized in this function
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/calls.c -o calls.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/calls.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/calls.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/calls.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/expmed.c -o expmed.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/expmed.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/expmed.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/expmed.c:29:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/expmed.c: In function `expand_shift':
../../../gcc-3.0.3/gcc/expmed.c:1998: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/explow.c -o explow.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/explow.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/explow.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/explow.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/optabs.c -o optabs.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/optabs.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/optabs.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/optabs.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/real.c -o real.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/real.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/real.c:24:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/real.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/builtins.c -o builtins.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/builtins.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/builtins.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/builtins.c:39:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include \
  -DLOCALEDIR=\"/usr/local/share/locale\" \
  -c ../../../gcc-3.0.3/gcc/intl.c
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/varasm.c -o varasm.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/varasm.c:30:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/varasm.c:30:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/varasm.c:49:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/varasm.c: In function `output_constant':
../../../gcc-3.0.3/gcc/varasm.c:4315: warning: unused variable `decl'
../../../gcc-3.0.3/gcc/varasm.c:4314: warning: unused variable `part'
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/rtlanal.c -o rtlanal.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/rtlanal.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/rtlanal.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/emit-rtl.c -o emit-rtl.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/emit-rtl.c:38:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/emit-rtl.c:38:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/emit-rtl.c:43:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/emit-rtl.c: In function `operand_subword':
../../../gcc-3.0.3/gcc/emit-rtl.c:1370: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1370: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1370: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1407: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1407: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1407: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1460: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1460: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/emit-rtl.c:1460: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include genrtl.c 
-o genrtl.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from genrtl.c:3:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from genrtl.c:3:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/dbxout.c -o dbxout.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/dbxout.c:71:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/dbxout.c:71:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/dbxout.c:83:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/sdbout.c -o sdbout.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/sdbout.c:44:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/sdbout.c:44:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/sdbout.c:58:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/sdbout.c: In function `sdbout_record_type_name':
../../../gcc-3.0.3/gcc/sdbout.c:447: warning: assignment discards qualifiers 
from pointer target type
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/dwarfout.c -o dwarfout.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/dwarfout.c:565:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/dwarfout.c:565:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/dwarf2asm.c -o dwarf2asm.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/dwarf2asm.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/dwarf2asm.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/dwarf2asm.c:32:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/dwarf2out.c -o dwarf2out.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/dwarf2out.c:38:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/dwarf2out.c:38:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/dwarf2out.c:58:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/dwarf2out.c: In function `dwarf2out_cfi_label':
../../../gcc-3.0.3/gcc/dwarf2out.c:510: warning: int format, long int arg 
(arg 4)
../../../gcc-3.0.3/gcc/dwarf2out.c: In function `output_call_frame_info':
../../../gcc-3.0.3/gcc/dwarf2out.c:1780: warning: integer constant is 
unsigned in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/dwarf2out.c:1893: warning: int format, long int arg 
(arg 4)
../../../gcc-3.0.3/gcc/dwarf2out.c:1894: warning: int format, long int arg 
(arg 4)
../../../gcc-3.0.3/gcc/dwarf2out.c:1895: warning: int format, long int arg 
(arg 4)
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/xcoffout.c -o xcoffout.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/xcoffout.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/xcoffout.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/alias.c -o alias.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/alias.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/alias.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/alias.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/alias.c: In function `base_alias_check':
../../../gcc-3.0.3/gcc/alias.c:1335: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/alias.c:1339: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/gcse.c -o gcse.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/gcse.c:146:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/gcse.c:146:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/gcse.c:151:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/integrate.c -o integrate.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/integrate.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/integrate.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/integrate.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/jump.c -o jump.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/jump.c:54:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/jump.c:54:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/jump.c:57:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/cse.c -o cse.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/cse.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/cse.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/cse.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/cse.c: In function `fold_rtx':
../../../gcc-3.0.3/gcc/cse.c:3509: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/cse.c:3511: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/cse.c:3644: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/cse.c:3655: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/cse.c:4261: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/loop.c -o loop.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/loop.c:37:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/loop.c:37:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/loop.c:40:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/doloop.c -o doloop.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/doloop.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/doloop.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/doloop.c:30:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/unroll.c -o unroll.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/unroll.c:155:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/unroll.c:155:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/unroll.c:158:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/flow.c -o flow.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/flow.c:121:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/flow.c:121:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/flow.c:125:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/combine.c -o combine.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/combine.c:77:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/combine.c:77:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/combine.c:80:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/combine.c: In function `find_split_point':
../../../gcc-3.0.3/gcc/combine.c:2985: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `combine_simplify_rtx':
../../../gcc-3.0.3/gcc/combine.c:4033: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `simplify_logical':
../../../gcc-3.0.3/gcc/combine.c:5480: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:5574: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `expand_field_assignment':
../../../gcc-3.0.3/gcc/combine.c:5829: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:5840: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `force_to_mode':
../../../gcc-3.0.3/gcc/combine.c:6993: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:7038: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:7050: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:7106: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:7189: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:7238: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `num_sign_bit_copies':
../../../gcc-3.0.3/gcc/combine.c:8607: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:8739: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:8747: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `simplify_shift_const':
../../../gcc-3.0.3/gcc/combine.c:9224: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:9564: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:9585: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:9628: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c: In function `recog_for_combine':
../../../gcc-3.0.3/gcc/combine.c:9760: warning: pointer targets in passing 
arg 1 of `do_SUBST_INT' differ in signedness
../../../gcc-3.0.3/gcc/combine.c: In function `simplify_comparison':
../../../gcc-3.0.3/gcc/combine.c:10111: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:10717: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:10974: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:11050: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/combine.c:11063: warning: comparison between signed 
and unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/varray.c -o varray.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/varray.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/varray.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/regclass.c -o regclass.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/regclass.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/regclass.c:27:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/regclass.c:30:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/regclass.c:139: warning: integer constant is unsigned 
in ANSI C, signed with -traditional
../../../gcc-3.0.3/gcc/regclass.c:139: warning: integer constant is unsigned 
in ANSI C, signed with -traditional
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/regmove.c -o regmove.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/regmove.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/regmove.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/regmove.c:31:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/regmove.c: In function `replace_in_call_usage':
../../../gcc-3.0.3/gcc/regmove.c:1647: warning: comparison between signed 
and unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/local-alloc.c -o local-alloc.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/local-alloc.c:62:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/local-alloc.c:62:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/local-alloc.c:65:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/global.c -o global.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/global.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/global.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/global.c:29:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/reload.c -o reload.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/reload.c:89:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/reload.c:89:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/reload.c:92:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/reload.c: In function `regno_clobbered_p':
../../../gcc-3.0.3/gcc/reload.c:6660: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/reload.c:6676: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/reload1.c -o reload1.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/reload1.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/reload1.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/reload1.c:28:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/reload1.c: In function 
`replace_pseudos_in_call_usage':
../../../gcc-3.0.3/gcc/reload1.c:624: warning: comparison between signed and 
unsigned
../../../gcc-3.0.3/gcc/reload1.c: In function `reload_combine':
../../../gcc-3.0.3/gcc/reload1.c:8845: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reload1.c:8609: warning: `last_index_reg' might be 
used uninitialized in this function
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/caller-save.c -o caller-save.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/caller-save.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/caller-save.c:22:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/caller-save.c:35:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genpeep.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include -c 
insn-peep.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from insn-peep.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from insn-peep.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from insn-peep.c:8:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/reorg.c -o reorg.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/reorg.c:123:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/reorg.c:123:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/reorg.c:127:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/haifa-sched.c -o haifa-sched.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/haifa-sched.c:135:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/haifa-sched.c:135:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/haifa-sched.c:139:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/final.c -o final.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/final.c:47:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/final.c:47:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/final.c:52:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/final.c: In function `final':
../../../gcc-3.0.3/gcc/final.c:2005: warning: comparison between signed and 
unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/recog.c -o recog.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/recog.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/recog.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/recog.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/reg-stack.c -o reg-stack.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/reg-stack.c:154:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/reg-stack.c:154:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/reg-stack.c:158:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
../../../gcc-3.0.3/gcc/reg-stack.c: In function `remove_regno_note':
../../../gcc-3.0.3/gcc/reg-stack.c:842: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c: In function `get_hard_regnum':
../../../gcc-3.0.3/gcc/reg-stack.c:868: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c: In function `emit_swap_insn':
../../../gcc-3.0.3/gcc/reg-stack.c:993: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c:1000: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c: In function `move_for_stack_reg':
../../../gcc-3.0.3/gcc/reg-stack.c:1047: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c: In function `subst_stack_regs_pat':
../../../gcc-3.0.3/gcc/reg-stack.c:1590: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c:1614: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c:1716: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c: In function `subst_asm_stack_regs':
../../../gcc-3.0.3/gcc/reg-stack.c:1923: warning: comparison between signed 
and unsigned
../../../gcc-3.0.3/gcc/reg-stack.c:2025: warning: comparison between signed 
and unsigned
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/regrename.c -o regrename.o
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from ../../../gcc-3.0.3/gcc/regrename.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from ../../../gcc-3.0.3/gcc/regrename.c:23:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from ../../../gcc-3.0.3/gcc/regrename.c:26:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genopinit.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include -c 
insn-opinit.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from insn-opinit.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from insn-opinit.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
insn-opinit.c: In function `init_all_optabs':
insn-opinit.c:66: warning: carriage return in source file
insn-opinit.c:66: warning: (we only warn about the first carriage return)
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genrecog.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-recog.c
../../../gcc-3.0.3/gcc/config/i386/i386.md:6307: warning: destination 
missing a mode?
../../../gcc-3.0.3/gcc/config/i386/i386.md:6544: warning: destination 
missing a mode?
../../../gcc-3.0.3/gcc/config/i386/i386.md:9963: warning: operand 0 missing 
mode?
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include -c 
insn-recog.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from insn-recog.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from insn-recog.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from tm_p.h:6,
                 from insn-recog.c:7:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
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  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genextract.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh ../../../gcc-3.0.3/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include -c 
insn-extract.c
In file included from tm.h:9,
                 from ../../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from config.h:5,
                 from insn-extract.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
In file included from config.h:12,
                 from insn-extract.c:4:
insn-flags.h:53: warning: carriage return in preprocessing directive
insn-flags.h:72: warning: carriage return in preprocessing directive
insn-flags.h:74: warning: carriage return in preprocessing directive
insn-flags.h:76: warning: carriage return in preprocessing directive
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. 
-I../../../gcc-3.0.3/gcc -I../../../gcc-3.0.3/gcc/. 
-I../../../gcc-3.0.3/gcc/config -I../../../gcc-3.0.3/gcc/../include 
../../../gcc-3.0.3/gcc/genoutput.c
gcc  -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.3/gcc/config/i386/i386.md > tmp-output.c
../../../gcc-3.0.3/gcc/config/i386/i386.md:1063: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:1102: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:1134: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:1662: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:1799: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:2070: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4074: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4085: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4096: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4107: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4118: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4129: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4140: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4151: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4162: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4173: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4184: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:4195: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:5495: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:5529: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:6260: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:6508: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:6669: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:7475: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:7588: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8123: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8169: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8207: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8279: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8351: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8480: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8552: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8624: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8698: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8732: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8766: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8800: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8834: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:8868: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11703: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11725: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11747: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11768: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11797: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:11810: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:13050: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:13061: Wrong number of 
alternatives in the output template
../../../gcc-3.0.3/gcc/config/i386/i386.md:13070: Wrong number of 
alternatives in the output template
make[1]: *** [s-output] Error 33
make[1]: Leaving directory `/home/guest/build/gcc/gcc'
make: *** [all-gcc] Error 2


Cygwin Package Information
Last downloaded files to: C:\Temp
Last downloaded files from: ftp://ftp.sunet.se/pub/lang/cygwin

Package             Version
ash                 20011018-1
autoconf            2.52a-1
autoconf-devel      2.52-4
autoconf-stable     2.13-4
automake            1.5b-1
automake-devel      1.5-5
automake-stable     1.4p5-5
bash                2.05a-2
binutils            20011002-1
binutils-src        20011002-1
bison               1.31-1
byacc               1.9-1
bzip2               1.0.1-6
clear               1.0
cpio                2.4.2
cron                3.0.1-5
crypt               1.0-1
ctags               5.2-1
cvs                 1.11.0-1
cygrunsrv           0.94-2
cygwin              1.3.9-1
dejagnu             20010117-1
diff                0.0
ed                  0.2-1
expect              20010117-1
file                3.37-1
fileutils           4.1-1
findutils           4.1
flex                2.5.4-1
gawk                3.0.4-1
gcc                 2.95.3-5
gcc-src             2.95.3-5
gdb                 20010428-3
gdbm                1.8.0-3
gettext             0.10.40-1
ghostscript         6.51-1
gperf               0.0
grep                2.4.2-1
groff               1.17.2-1
gzip                1.3.2-1
inetutils           1.3.2-17
irc                 20010101-1
jbigkit             1.2-4
jpeg                6b-4
less                358-3
libintl             0.10.38-3
libintl1            0.10.40-1
libncurses5         5.2-1
libncurses6         5.2-8
libpng              1.0.12-1
libpng2             1.0.12-1
libreadline4        4.1-2
libreadline5        4.2a-1
login               1.4-3
lynx                2.8.4-1
m4                  0.0
make                3.79.1-5
man                 1.5g-2
mingw               20010917-1
mingw-runtime       1.2-1
mktemp              1.4-1
mt                  2.0.1-1
mutt                1.2.5i-6
ncftp               3.0.2-2
ncurses             5.2-8
newlib-man          20001118-1
opengl              1.1.0-5
openssh             3.0.2p1-5
openssl             0.9.6c-3
patch               2.5-2
pcre                3.7-1
perl                5.6.1-2
popt                1.6.2-1
postgresql          7.1.3-2
python              2.2-1
readline            4.2a-1
regex               4.4-2
rsync               2.5.1-2
rxvt                2.7.2-6
sed                 3.02-1
sh-utils            2.0-2
squid               2.4-STABLE20010508
ssmtp               2.38.7-3
tar                 1.13.19-1
tcltk               20001125-1
tcsh                6.11.00-3
termcap             20010825-1
terminfo            5.2-1
tetex-beta          20001218-1
texinfo             4.0-5
textutils           2.0.16-1
tiff                3.5.6beta-2
time                1.7-1
unzip               5.41-1
vim                 6.0.93-1
w32api              1.2-1
wget                1.7.1-1
which               1.5-1
xpm                 4.0.0-2
xpm-nox             4.2.0-1
zip                 2.3-1
zlib                1.1.3-7


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Feb 01 19:45:47 2002

Windows NT Ver 4.0 Build 1381 Service Pack 6

Path:	d:\cygwin\usr\local\bin
	d:\cygwin\bin
	d:\cygwin\bin
	c:\WINNT\system32
	c:\WINNT
	c:\WINNT\system32\nls
	c:\WINNT\system32\nls\English
	c:\PROGRA~1\Tcl\bin
	c:\Program Files\SSH Communications Security\SSH Secure Shell
	c:\wincvs

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `d:\cygwin\home\guest'
MAKE_MODE = `unix'
PWD = `/home/guest'
USER = `guest'

COMPUTERNAME = `ZORRO'
COMSPEC = `C:\WINNT\system32\cmd.exe'
HOMEDRIVE = `C:'
HOMEPATH = `\'
LOGONSERVER = `\\guest'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
NWLANGUAGE = `ENGLISH'
NWUSERNAME = `guest'
OLDPWD = `/usr/bin'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 6, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0806'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `c:\TEMP'
TERM = `cygwin'
USERDOMAIN = `guest'
USERNAME = `guest'
USERPROFILE = `C:\WINNT\Profiles\guest'
WINDIR = `C:\WINNT'
WINDOWS_LOGIN = `0'
_ = `/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `d:\cygwin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/build
  (default) = `d:\build'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `d:/cygwin/bin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `d:/cygwin/lib'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start 
Menu\&Programs\Cygnus Solutions
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Installed Components
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Installed 
Components\c:/cygwin
  (default) = `20000517'
  bash = `0002.0004.0001'
  binutils = `19990818.0002'
  bison = `0000'
  byacc = `0000'
  bzip = `0000'
  clear = `0001.0000'
  cygwin = `0001.0001.0002'
  dejagnu = `0000'
  diff = `0000'
  expect = `0000'
  fileutils = `0000'
  findutils = `0000'
  flex = `0000'
  gawk = `0000'
  gcc = `0002.0095.0002.0002'
  gdb = `20000610'
  gperf = `0000'
  grep = `0000'
  groff = `0001.011a.0001'
  gzip = `0000'
  inetutils = `0001.0003.0002.0004'
  less = `0000'
  libpng = `0001.0000.0006.0001'
  login = `0001.0003'
  m = `0000'
  make = `0003.0079.0001'
  man = `0001.005g.0002'
  patch = `0000'
  sed = `0003.0002.0001'
  shellutils = `0000'
  tar = `0000'
  tcltk = `20000610'
  termcap = `20000618.0001'
  texinfo = `0000'
  textutils = `0000'
  time = `0000'
  zlib = `0001.0001.0003.0001'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Installed 
Components\d:/cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL 
setup\b15.0\mounts\1D

a:  fd           N/A    N/A
c:  hd  NTFS   10001Mb  46% CP CS UN PA FC
d:  hd  NTFS    9091Mb  19% CP CS UN PA FC
e:  cd           N/A    N/A
g:  net NWFS   40991Mb  95% CP          FC     VOL1
h:  net NWFS   40991Mb  95% CP          FC     VOL1
k:  net NWFS   40991Mb  95% CP          FC     VOL1

d:\cygwin      /          user    binmode
d:\build       /build     user    textmode
d:/cygwin/bin  /usr/bin   user    binmode
d:/cygwin/lib  /usr/lib   user    binmode
.              /cygdrive  user    binmode,noumount

Found: d:\cygwin\bin\bash.exe
Found: d:\cygwin\bin\cat.exe
Found: d:\cygwin\bin\cpp.exe
Found: d:\cygwin\bin\find.exe
Found: d:\cygwin\bin\gcc.exe
Found: d:\cygwin\bin\gdb.exe
Found: d:\cygwin\bin\ld.exe
Found: d:\cygwin\bin\ls.exe
Found: d:\cygwin\bin\make.exe
Found: d:\cygwin\bin\sh.exe

   56k 2000/12/03 d:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2000/11/21 0:53
  621k 2002/01/16 d:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/1/16 10:54
   45k 2001/04/25 d:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
   35k 2002/01/09 d:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
   18k 2000/10/23 d:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2000/10/23 4:26
   22k 2001/12/13 d:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10:28
   21k 2001/06/20 d:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 19:09
   81k 2001/10/20 d:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2001/10/20 2:25
   35k 2001/10/20 d:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2001/10/20 2:25
   45k 2001/07/04 d:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2001/7/4 5:25
  119k 2001/06/06 d:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2001/6/6 6:27
   26k 2001/04/25 d:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
   20k 2002/01/09 d:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
  156k 2001/04/25 d:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
  175k 2002/01/09 d:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
  226k 2001/04/25 d:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
  202k 2002/01/09 d:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
   15k 2001/04/25 d:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
   12k 2002/01/09 d:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
   40k 2001/11/21 d:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 23:15
   39k 2001/11/21 d:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 23:15
  170k 2002/01/21 d:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2002/1/21 2:05
   66k 2001/11/20 d:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 15:44
  156k 2002/01/16 d:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/1/16 10:54
  390k 2001/10/20 d:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2001/10/20 2:24
    5k 2001/10/20 d:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 2001/10/20 d:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2001/10/20 2:24
  245k 2001/06/12 d:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2001/6/12 19:25
  623k 2001/10/20 d:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2001/10/20 2:25
   41k 2002/01/20 d:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2002/1/20 19:49
   46k 2002/01/20 d:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2002/1/20 19:50
   50k 2002/01/20 d:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/1/20 20:41
  751k 2002/01/21 d:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/1/21 18:48
    Cygwin DLL version info:
        DLL version: 1.3.9
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 51
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Mon Jan 21 12:48:41 EST 2002
        Shared id: cygwin1S3

Use -h to see help about each section


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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