From mboxrd@z Thu Jan 1 00:00:00 1970 From: mike@simulate.demon.co.uk To: gcc-gnats@gcc.gnu.org Subject: bootstrap/3321: "make bootstrap" fails on i686-pc-cygwin - #include nested too deeply Date: Thu, 21 Jun 2001 02:56:00 -0000 Message-id: <20010621095231.32436.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00887.html List-Id: >Number: 3321 >Category: bootstrap >Synopsis: "make bootstrap" fails on i686-pc-cygwin - #include nested too deeply >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jun 21 02:56:06 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mike Allen >Release: GCC-3.0 >Organization: >Environment: Cygwin (DLL major = 21, minor = 0, epoch = 19, hosted on Win NT 4.0 SP4). All files on NTFS partition. CYGWIN environment variable = ntsec ntea tty Compiling with gcc version 2.95.2-6 19991024 SGI Visual Workstation 320 with 500MHz Intel Pentium III >Description: "make bootstrap" operation fails, apparently due to infinite recursion within header files (missing compile guards?) in configure/make generated files: tm.h tconfig.h etc. Sources in /usr/src/gcc-3.0 Build in /usr/build/gcc-3.0 Commands used: cd /usr/build/gcc-3.0 /usr/src/gcc-3.0/configure --prefix=/usr make bootstrap Output from configure and make attached (in file confmak.out) >How-To-Repeat: On my machine, simply execute the above commands - reproduces every time. >Fix: >Release-Note: >Audit-Trail: >Unformatted: ----gnatsweb-attachment---- Content-Type: text/plain; name="confmak.out" Content-Disposition: inline; filename="confmak.out" $ cd /usr/build/gcc-3.0 $ /usr/src/gcc-3.0/configure --prefix=/usr Configuring for a i686-pc-cygwin host. Created "Makefile" in /usr/build/gcc-3.0 using "mh-frag" Configuring libiberty... creating cache ../config.cache checking host system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for ar... ar checking for ranlib... ranlib checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking for asprintf... no checking for atexit... yes checking for basename... no checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for sigsetmask... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... no checking for vfprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for working alloca.h... no checking for alloca... yes checking for ANSI C header files... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for getrusage... yes checking for on_exit... no checking for psignal... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Configuring 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... yes checking for long double... yes checking for built-in _Bool... no checking whether gcc accepts -Wno-long-long... yes checking whether make sets ${MAKE}... yes checking whether a default assembler was specified... no checking whether a default linker was specified... no checking for GNU C library... no checking for inline... (cached) inline checking for mawk... no checking for gawk... gawk checking whether ln works... yes checking whether ln -s works... yes checking for volatile... yes checking for ranlib... (cached) ranlib checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for working stdbool.h... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stab.h... no checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... no checking for iconv.h... no checking for thread.h... no checking for pthread.h... yes checking for gnatbind... no checking for mktemp... no checking for makeinfo... makeinfo checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for preprocessor stringizing operator... yes checking for inttypes.h... no checking for unsigned enumerated bitfields... yes checking for strtoul... (cached) yes checking for bsearch... (cached) yes checking for putenv... (cached) yes checking for popen... yes checking for bcopy... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... no checking for atoq... no checking for sysconf... (cached) yes checking for isascii... yes checking for gettimeofday... (cached) yes checking for strsignal... (cached) yes checking for putc_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for getrusage... (cached) yes checking for iconv... no checking for nl_langinfo... no checking for lstat... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for vprintf... (cached) yes checking for strstr... (cached) yes checking whether the printf functions support %p... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for working vfork... (cached) yes checking for getpagesize... (cached) yes checking for working mmap from /dev/zero... yes checking for working mmap with MAP_ANON(YMOUS)... yes checking for working mmap of a file... yes checking whether bcopy is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether putc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether strstr is declared... yes checking whether environ is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking if mkdir takes one argument... no Using `/usr/src/gcc-3.0/gcc/config/i386/i386.c' for machine-specific logic. Using `/usr/src/gcc-3.0/gcc/config/i386/i386.md' as machine description file. Using `/usr/src/gcc-3.0/gcc/config/i386/cygwin.h' as target machine macro file. Using the following host machine macro files: /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h /usr/src/gcc-3.0/gcc/config/i386/xm-cygwin.h checking for strerror in -lcposix... no checking for working const... (cached) yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... no checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether windows registry support is requested... yes checking registry key on windows hosts... 3.0 checking what assembler to use... /usr/i686-pc-cygwin/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... no checking assembler eh_frame optimization... bad checking assembler instructions... filds fists checking assembler dwarf2 debug_line support... no Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a 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 $ make bootstrap make[1]: Entering directory `/usr/build/gcc-3.0/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/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/argv.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/choose-temp.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/concat.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/cplus-dem.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/cp-demangle.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/dyn-string.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/fdmatch.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/fnmatch.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getopt.c /usr/src/gcc-3.0/libiberty/getopt.c: In function `_getopt_initialize': /usr/src/gcc-3.0/libiberty/getopt.c:396: warning: unused parameter `argc' /usr/src/gcc-3.0/libiberty/getopt.c:397: warning: unused parameter `argv' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getopt1.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getpwd.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/getruntime.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/hashtab.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/hex.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/floatformat.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/lbasename.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/md5.c /usr/src/gcc-3.0/libiberty/md5.c: In function `md5_init_ctx': /usr/src/gcc-3.0/libiberty/md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c: In function `md5_process_block': /usr/src/gcc-3.0/libiberty/md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:356: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:357: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:360: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:363: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:366: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:369: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:374: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:377: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:378: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:381: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:384: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:387: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:395: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:397: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:398: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:399: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:401: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:404: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/libiberty/md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/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/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/objalloc.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/obstack.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/partition.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/pexecute.c /usr/src/gcc-3.0/libiberty/pexecute.c: In function `pexecute': /usr/src/gcc-3.0/libiberty/pexecute.c:378: warning: implicit declaration of function `_pipe' /usr/src/gcc-3.0/libiberty/pexecute.c:426: warning: assignment discards qualifiers from pointer target type /usr/src/gcc-3.0/libiberty/pexecute.c:361: warning: unused variable `sleep_interval' /usr/src/gcc-3.0/libiberty/pexecute.c:361: warning: unused variable `retries' /usr/src/gcc-3.0/libiberty/pexecute.c:353: warning: unused parameter `this_pname' /usr/src/gcc-3.0/libiberty/pexecute.c:354: warning: unused parameter `temp_base' /usr/src/gcc-3.0/libiberty/pexecute.c:359: warning: `org_stdin' might be used uninitialized in this function /usr/src/gcc-3.0/libiberty/pexecute.c:359: warning: `org_stdout' might be used uninitialized in this function /usr/src/gcc-3.0/libiberty/pexecute.c: In function `pwait': /usr/src/gcc-3.0/libiberty/pexecute.c:442: warning: unused parameter `pid' /usr/src/gcc-3.0/libiberty/pexecute.c:444: warning: unused parameter `flags' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/safe-ctype.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/sort.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/spaces.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/splay-tree.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/strerror.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/strsignal.c /usr/src/gcc-3.0/libiberty/strsignal.c: In function `psignal': /usr/src/gcc-3.0/libiberty/strsignal.c:599: warning: comparison between signed and unsigned if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xatexit.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xexit.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xmalloc.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xmemdup.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xstrdup.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/xstrerror.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/asprintf.c -o pic/asprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/asprintf.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/basename.c -o pic/basename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/basename.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/insque.c -o pic/insque.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/insque.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/mkstemps.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/sigsetmask.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/libiberty/vasprintf.c -o pic/vasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/usr/src/gcc-3.0/libiberty/../include -W -Wall -Wtraditional -pedantic /usr/src/gcc-3.0/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 `/usr/build/gcc-3.0/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/build/gcc-3.0/libiberty/testsuite' make[1]: Leaving directory `/usr/build/gcc-3.0/libiberty' Bootstrapping the compiler make[1]: Entering directory `/usr/build/gcc-3.0/gcc' make CC="gcc" libdir=/usr/lib LANGUAGES="c " \ CFLAGS="-g " MAKEINFO="makeinfo " \ MAKEINFOFLAGS="" make[2]: Entering directory `/usr/build/gcc-3.0/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 /usr/src/gcc-3.0/gcc/mkconfig.sh config.h HEADERS="gansidecl.h i386/cygwin.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ TARGET_CPU_DEFAULT="3" \ /bin/sh /usr/src/gcc-3.0/gcc/mkconfig.sh tm.h HEADERS="auto-host.h gansidecl.h i386/xm-i386.h i386/xm-cygwin.h defaults.h hwint.h" DEFINES="" \ TARGET_CPU_DEFAULT="3" \ /bin/sh /usr/src/gcc-3.0/gcc/mkconfig.sh hconfig.h gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/gengenrtl.c rm -f obstack.c ln -s /usr/src/gcc-3.0/gcc/../libiberty/obstack.c obstack.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ obstack.c -o obstack.o gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/move-if-change tmp-genrtl.h genrtl.h ./gengenrtl.exe >tmp-genrtl.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/gencodes.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/rtl.c -o rtl.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/bitmap.c -o bitmap.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/ggc-none.c -o ggc-none.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/gensupport.c rm -f hashtab.c ln -s /usr/src/gcc-3.0/gcc/../libiberty/hashtab.c hashtab.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include hashtab.c rm -f safe-ctype.c ln -s /usr/src/gcc-3.0/gcc/../libiberty/safe-ctype.c safe-ctype.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include safe-ctype.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/print-rtl.c -o print-rtl.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/errors.c -o errors.o gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-codes.h /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genflags.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-flags.h /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags (cd intl && make all) make[3]: Entering directory `/usr/build/gcc-3.0/gcc/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/build/gcc-3.0/gcc/intl' (cd po && make all) make[3]: Entering directory `/usr/build/gcc-3.0/gcc/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/build/gcc-3.0/gcc/po' gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ /usr/src/gcc-3.0/gcc/gencheck.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/move-if-change tmp-check.h tree-check.h echo timestamp > s-check gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c /usr/src/gcc-3.0/gcc/c-parse.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-lang.c -o c-lang.o HEADERS="i386/i386-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh /usr/src/gcc-3.0/gcc/mkconfig.sh tm_p.h gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-errors.c -o c-errors.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-lex.c -o c-lex.o /usr/src/gcc-3.0/gcc/c-lex.c: In function `read_ucs': /usr/src/gcc-3.0/gcc/c-lex.c:408: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-pragma.c -o c-pragma.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-decl.c -o c-decl.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-typeck.c -o c-typeck.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-convert.c -o c-convert.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-aux-info.c -o c-aux-info.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-common.c -o c-common.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-format.c -o c-format.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-semantics.c -o c-semantics.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/c-dump.c -o c-dump.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cpplib.c -o cpplib.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cpplex.c -o cpplex.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppmacro.c -o cppmacro.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppexp.c -o cppexp.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppfiles.c -o cppfiles.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cpphash.c -o cpphash.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cpperror.c -o cpperror.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppinit.c -o cppinit.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/g++-v3/i686-pc-cygwin\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/../../../../i686-pc-cygwin/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-cygwin/3.0/../../../../i686-pc-cygwin/include\" \ -c /usr/src/gcc-3.0/gcc/cppdefault.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/mkdeps.c -o mkdeps.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DPREFIX=\"/usr\" \ -c /usr/src/gcc-3.0/gcc/prefix.c In file included from /usr/include/w32api/windef.h:143, from /usr/include/w32api/windows.h:96, from /usr/src/gcc-3.0/gcc/prefix.c:70: /usr/include/w32api/winnt.h:1684: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:1692: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2222: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2281: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2319: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2322: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2328: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2329: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2330: warning: struct has no named members /usr/include/w32api/winnt.h:2446: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winnt.h:2472: warning: ANSI C doesn't support unnamed structs/unions In file included from /usr/include/w32api/windows.h:100, from /usr/src/gcc-3.0/gcc/prefix.c:70: /usr/include/w32api/winbase.h:815: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winbase.h:816: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/winbase.h:911: warning: ANSI C doesn't support unnamed structs/unions In file included from /usr/include/w32api/windows.h:130, from /usr/src/gcc-3.0/gcc/prefix.c:70: /usr/include/w32api/mmsystem.h:1191: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1195: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1216: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1220: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1235: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1246: warning: ANSI C doesn't support unnamed structs/unions /usr/include/w32api/mmsystem.h:1258: warning: ANSI C doesn't support unnamed structs/unions /usr/src/gcc-3.0/gcc/prefix.c: In function `lookup_key': /usr/src/gcc-3.0/gcc/prefix.c:195: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/prefix.c:216: warning: pointer targets in passing arg 5 of `RegQueryValueExA' differ in signedness /usr/src/gcc-3.0/gcc/prefix.c:220: warning: pointer targets in passing arg 5 of `RegQueryValueExA' differ in signedness gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/version.c -o version.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/mbchar.c -o mbchar.o rm -rf libcpp.a ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o mkdeps.o prefix.o version.o mbchar.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libcpp.a ; else true ; fi gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genattr.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-attr.h /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genconfig.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-config.h /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-config.h insn-config.h echo timestamp > s-config gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DTARGET_NAME=\"i686-pc-cygwin\" \ -c /usr/src/gcc-3.0/gcc/toplev.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/diagnostic.c -o diagnostic.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/tree.c -o tree.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/print-tree.c -o print-tree.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/stor-layout.c -o stor-layout.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/fold-const.c -o fold-const.o /usr/src/gcc-3.0/gcc/fold-const.c: In function `div_and_round_double': /usr/src/gcc-3.0/gcc/fold-const.c:681: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/fold-const.c: In function `optimize_bit_field_compare': /usr/src/gcc-3.0/gcc/fold-const.c:2932: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/function.c -o function.o /usr/src/gcc-3.0/gcc/function.c: In function `instantiate_decls': /usr/src/gcc-3.0/gcc/function.c:3581: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/stmt.c -o stmt.o /usr/src/gcc-3.0/gcc/stmt.c: In function `expand_end_case': /usr/src/gcc-3.0/gcc/stmt.c:5263: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/except.c -o except.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/expr.c -o expr.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/calls.c -o calls.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/expmed.c -o expmed.o /usr/src/gcc-3.0/gcc/expmed.c: In function `expand_shift': /usr/src/gcc-3.0/gcc/expmed.c:1998: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/explow.c -o explow.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/optabs.c -o optabs.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/real.c -o real.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/builtins.c -o builtins.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DLOCALEDIR=\"/usr/lib/locale\" \ -c /usr/src/gcc-3.0/gcc/intl.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/varasm.c -o varasm.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/rtlanal.c -o rtlanal.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/emit-rtl.c -o emit-rtl.o /usr/src/gcc-3.0/gcc/emit-rtl.c: In function `operand_subword': /usr/src/gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1370: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1407: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/emit-rtl.c:1460: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include genrtl.c -o genrtl.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dbxout.c -o dbxout.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sdbout.c -o sdbout.o /usr/src/gcc-3.0/gcc/sdbout.c: In function `sdbout_record_type_name': /usr/src/gcc-3.0/gcc/sdbout.c:447: warning: assignment discards qualifiers from pointer target type gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dwarfout.c -o dwarfout.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dwarf2asm.c -o dwarf2asm.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dwarf2out.c -o dwarf2out.o /usr/src/gcc-3.0/gcc/dwarf2out.c: In function `dwarf2out_cfi_label': /usr/src/gcc-3.0/gcc/dwarf2out.c:509: warning: int format, long int arg (arg 4) /usr/src/gcc-3.0/gcc/dwarf2out.c: In function `output_call_frame_info': /usr/src/gcc-3.0/gcc/dwarf2out.c:1777: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/dwarf2out.c:1890: warning: int format, long int arg (arg 4) /usr/src/gcc-3.0/gcc/dwarf2out.c:1891: warning: int format, long int arg (arg 4) /usr/src/gcc-3.0/gcc/dwarf2out.c:1892: warning: int format, long int arg (arg 4) gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/xcoffout.c -o xcoffout.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/alias.c -o alias.o /usr/src/gcc-3.0/gcc/alias.c: In function `base_alias_check': /usr/src/gcc-3.0/gcc/alias.c:1311: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/alias.c:1315: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/gcse.c -o gcse.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/integrate.c -o integrate.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/jump.c -o jump.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cse.c -o cse.o /usr/src/gcc-3.0/gcc/cse.c: In function `fold_rtx': /usr/src/gcc-3.0/gcc/cse.c:3509: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/cse.c:3511: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/cse.c:3644: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/cse.c:3655: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/cse.c:4261: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/loop.c -o loop.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/doloop.c -o doloop.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/unroll.c -o unroll.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/flow.c -o flow.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/combine.c -o combine.o /usr/src/gcc-3.0/gcc/combine.c: In function `find_split_point': /usr/src/gcc-3.0/gcc/combine.c:2984: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `combine_simplify_rtx': /usr/src/gcc-3.0/gcc/combine.c:4032: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `simplify_logical': /usr/src/gcc-3.0/gcc/combine.c:5479: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:5573: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `expand_field_assignment': /usr/src/gcc-3.0/gcc/combine.c:5828: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:5839: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `force_to_mode': /usr/src/gcc-3.0/gcc/combine.c:6992: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:7037: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:7049: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:7105: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:7188: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:7237: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `num_sign_bit_copies': /usr/src/gcc-3.0/gcc/combine.c:8606: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:8738: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:8746: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `simplify_shift_const': /usr/src/gcc-3.0/gcc/combine.c:9223: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:9563: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:9584: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:9627: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c: In function `recog_for_combine': /usr/src/gcc-3.0/gcc/combine.c:9759: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness /usr/src/gcc-3.0/gcc/combine.c: In function `simplify_comparison': /usr/src/gcc-3.0/gcc/combine.c:10110: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:10716: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:10973: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:11049: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/combine.c:11062: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/varray.c -o varray.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/regclass.c -o regclass.o /usr/src/gcc-3.0/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/regclass.c:139: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/regmove.c -o regmove.o /usr/src/gcc-3.0/gcc/regmove.c: In function `replace_in_call_usage': /usr/src/gcc-3.0/gcc/regmove.c:1627: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/local-alloc.c -o local-alloc.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/global.c -o global.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/reload.c -o reload.o /usr/src/gcc-3.0/gcc/reload.c: In function `regno_clobbered_p': /usr/src/gcc-3.0/gcc/reload.c:6638: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reload.c:6654: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/reload1.c -o reload1.o /usr/src/gcc-3.0/gcc/reload1.c: In function `replace_pseudos_in_call_usage': /usr/src/gcc-3.0/gcc/reload1.c:624: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reload1.c: In function `reload_combine': /usr/src/gcc-3.0/gcc/reload1.c:8836: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/caller-save.c -o caller-save.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genpeep.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-peep.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-peep.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/reorg.c -o reorg.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/haifa-sched.c -o haifa-sched.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/final.c -o final.o /usr/src/gcc-3.0/gcc/final.c: In function `final': /usr/src/gcc-3.0/gcc/final.c:2005: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/recog.c -o recog.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/reg-stack.c -o reg-stack.o /usr/src/gcc-3.0/gcc/reg-stack.c: In function `remove_regno_note': /usr/src/gcc-3.0/gcc/reg-stack.c:842: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c: In function `get_hard_regnum': /usr/src/gcc-3.0/gcc/reg-stack.c:868: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c: In function `emit_swap_insn': /usr/src/gcc-3.0/gcc/reg-stack.c:993: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c:1000: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c: In function `move_for_stack_reg': /usr/src/gcc-3.0/gcc/reg-stack.c:1047: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c: In function `subst_stack_regs_pat': /usr/src/gcc-3.0/gcc/reg-stack.c:1590: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c:1614: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c:1716: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c: In function `subst_asm_stack_regs': /usr/src/gcc-3.0/gcc/reg-stack.c:1923: warning: comparison between signed and unsigned /usr/src/gcc-3.0/gcc/reg-stack.c:2025: warning: comparison between signed and unsigned gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/regrename.c -o regrename.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genopinit.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-opinit.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-opinit.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genrecog.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-recog.c /usr/src/gcc-3.0/gcc/config/i386/i386.md:6307: warning: destination missing a mode? /usr/src/gcc-3.0/gcc/config/i386/i386.md:6544: warning: destination missing a mode? /usr/src/gcc-3.0/gcc/config/i386/i386.md:9939: warning: operand 0 missing mode? /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-recog.c insn-recog.c: In function `recog_6': insn-recog.c:5915: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c:5915: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c: In function `recog_15': insn-recog.c:19848: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-recog.c:19848: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genextract.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-extract.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-extract.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genoutput.c gcc -DIN_GCC -g -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 /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-output.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-output.c insn-output.c echo timestamp > s-output gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-output.c insn-output.c: In function `output_185': insn-output.c:2088: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-output.c: In function `output_196': insn-output.c:2180: warning: integer constant is unsigned in ANSI C, signed with -traditional gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genemit.c gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit.exe \ genemit.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` -ladvapi32 ./genemit.exe /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-emit.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-emit.c insn-emit.c: In function `gen_split_694': insn-emit.c:7760: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_698': insn-emit.c:7878: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_707': insn-emit.c:8115: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_711': insn-emit.c:8233: warning: integer constant is unsigned in ANSI C, signed with -traditional insn-emit.c: In function `gen_split_807': insn-emit.c:11069: warning: unused parameter `operands' insn-emit.c: In function `gen_conditional_trap': insn-emit.c:14160: warning: passing arg 2 of `ix86_expand_compare' from incompatible pointer type insn-emit.c:14160: warning: passing arg 3 of `ix86_expand_compare' from incompatible pointer type gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/lcm.c -o lcm.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/profile.c -o profile.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/genattrtab.c gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab.exe \ genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` -ladvapi32 ./genattrtab.exe /usr/src/gcc-3.0/gcc/config/i386/i386.md > tmp-attrtab.c /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -c insn-attrtab.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ /usr/src/gcc-3.0/gcc/config/i386/i386.c -o i386.o /usr/src/gcc-3.0/gcc/config/i386/i386.c: In function `incdec_operand': /usr/src/gcc-3.0/gcc/config/i386/i386.c:1218: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/config/i386/i386.c: In function `ix86_expand_int_movcc': /usr/src/gcc-3.0/gcc/config/i386/i386.c:5625: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/config/i386/i386.c: In function `ix86_expand_strlensi_unroll_1': /usr/src/gcc-3.0/gcc/config/i386/i386.c:6544: warning: integer constant is unsigned in ANSI C, signed with -traditional /usr/src/gcc-3.0/gcc/config/i386/i386.c: In function `ix86_init_builtins': /usr/src/gcc-3.0/gcc/config/i386/i386.c:7851: warning: unused variable `v8qi_ftype_v8qi_di' /usr/src/gcc-3.0/gcc/config/i386/i386.c:7846: warning: unused variable `di_ftype_di_int' /usr/src/gcc-3.0/gcc/config/i386/i386.c:7769: warning: unused variable `int_ftype_v4sf_int' gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/config/i386/winnt.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/convert.c -o convert.o rm -f splay-tree.c ln -s /usr/src/gcc-3.0/gcc/../libiberty/splay-tree.c splay-tree.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ splay-tree.c -o splay-tree.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/graph.c -o graph.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sbitmap.c -o sbitmap.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/resource.c -o resource.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/hash.c -o hash.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/predict.c -o predict.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/lists.c -o lists.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/ggc-common.c -o ggc-common.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/ggc-page.c -o ggc-page.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/stringpool.c -o stringpool.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/simplify-rtx.c -o simplify-rtx.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/ssa.c -o ssa.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/bb-reorder.c -o bb-reorder.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sibcall.c -o sibcall.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/conflict.c -o conflict.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/timevar.c -o timevar.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/ifcvt.c -o ifcvt.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dominance.c -o dominance.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dependence.c -o dependence.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/dce.c -o dce.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sched-vis.c -o sched-vis.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sched-deps.c -o sched-deps.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sched-rgn.c -o sched-rgn.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/sched-ebb.c -o sched-ebb.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/params.c -o params.o rm -rf libbackend.a ar rc libbackend.a diagnostic.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o sdbout.o dwarfout.o dwarf2asm.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.o unroll.o flow.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o i386.o winnt.o convert.o mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o lists.o ggc-common.o ggc-page.o stringpool.o simplify-rtx.o ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o params.o if [ -f ranlib ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then ranlib libbackend.a ; else true ; fi gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1.exe \ c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/tradcpp.c -o tradcpp.o gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/tradcif.c -o tradcif.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tradcpp0.exe \ tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DTARGET_MACHINE=\"i686-pc-cygwin\" \ -c /usr/src/gcc-3.0/gcc/collect2.c gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/tlink.c -o tlink.o /bin/sh /usr/src/gcc-3.0/gcc/genmultilib \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ "`test yes != yes || echo `" \ > tmp-mlib.h /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-cygwin\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c /usr/src/gcc-3.0/gcc/gcc.c) /usr/src/gcc-3.0/gcc/gcc.c:2840: warning: function declaration isn't a prototype /usr/src/gcc-3.0/gcc/gcc.c: In function `process_command': /usr/src/gcc-3.0/gcc/gcc.c:3491: warning: suggest parentheses around assignment used as truth value /usr/src/gcc-3.0/gcc/gcc.c:3493: warning: suggest parentheses around assignment used as truth value /usr/src/gcc-3.0/gcc/gcc.c:3502: warning: assignment of read-only location /usr/src/gcc-3.0/gcc/gcc.c:3504: warning: assignment of read-only location /usr/src/gcc-3.0/gcc/gcc.c: At top level: /usr/src/gcc-3.0/gcc/gcc.c:1271: warning: `init_gcc_specs' defined but not used gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/gccspec.c -o gccspec.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc.exe gcc.o gccspec.o intl.o \ prefix.o version.o obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppmain.c -o cppmain.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp0.exe cppmain.o \ intl.o libcpp.a obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a ./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include -dumpspecs > tmp-specs mv tmp-specs specs echo "int xxy_us_dummy;" >tmp-dum.c ./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include -S tmp-dum.c echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \ echo "int prepends_underscore = 1;" >>tmp-under.c; \ else \ echo "int prepends_underscore = 0;" >>tmp-under.c; \ fi /bin/sh /usr/src/gcc-3.0/gcc/move-if-change tmp-under.c underscore.c rm -f tmp-dum.c tmp-dum.s echo timestamp > s-under gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include underscore.c -o underscore.o rm -f collect2.exe gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o collect2.exe collect2.o tlink.o hash.o intl.o underscore.o version.o obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cppspec.c -o cppspec.o gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp.exe gcc.o cppspec.o intl.o \ prefix.o version.o obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a if true ; then \ cat /usr/src/gcc-3.0/gcc/limitx.h /usr/src/gcc-3.0/gcc/glimits.h /usr/src/gcc-3.0/gcc/limity.h > tmp-xlimits.h; \ else \ cat /usr/src/gcc-3.0/gcc/glimits.h > tmp-xlimits.h; \ fi mv tmp-xlimits.h xlimits.h (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DCYGWIN_CROSS_DIR=\"/usr/i686-pc-cygwin\" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-cygwin\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include /usr/src/gcc-3.0/gcc/cp/g++spec.c) gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g++.exe \ gcc.o g++spec.o intl.o prefix.o version.o obstack.o -lintl -ladvapi32 ../libiberty/libiberty.a if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi (MAKE="make"; srcdir=`cd /usr/src/gcc-3.0/gcc/fixinc && pwd` ; \ CC="gcc"; CFLAGS="-g "; LDFLAGS=""; \ WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long"; \ export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \ /bin/sh ${srcdir}/mkfixinc.sh i686-pc-cygwin i686-pc-cygwin) constructing ../fixinc.sh for i686-pc-cygwin to run on i686-pc-cygwin rm -rf include; mkdir include chmod a+rx include (TARGET_MACHINE=i686-pc-cygwin; srcdir=`cd /usr/src/gcc-3.0/gcc; pwd`; \ SHELL=/bin/sh ;\ export TARGET_MACHINE srcdir SHELL ; \ /bin/sh ./fixinc.sh `pwd`/include /usr/include ; \ rm -f include/syslimits.h; \ if [ -f include/limits.h ]; then \ mv include/limits.h include/syslimits.h; \ else \ cp /usr/src/gcc-3.0/gcc/gsyslimits.h include/syslimits.h; \ fi; \ chmod a+r include/syslimits.h) if [ "/usr/include" = "/usr/i686-pc-cygwin/sys-include" ] \ && [ -d /usr/i686-pc-cygwin/sys-include ]; then \ if [ -d /usr/lib ] ; then true ; else mkdir /usr/lib ; fi; \ if [ -d /usr/lib/gcc-lib ] ; then true ; else mkdir /usr/lib/gcc-lib; fi; \ if [ -d /usr/lib/gcc-lib/i686-pc-cygwin ] ; then true ; else mkdir /usr/lib/gcc-lib/i686-pc-cygwin ; fi; \ if [ -d /usr/lib/gcc-lib/i686-pc-cygwin/3.0 ] ; then true ; else mkdir /usr/lib/gcc-lib/i686-pc-cygwin/3.0 ; fi; \ else true; fi echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi for file in .. /usr/src/gcc-3.0/gcc/ginclude/stdarg.h /usr/src/gcc-3.0/gcc/ginclude/stddef.h /usr/src/gcc-3.0/gcc/ginclude/varargs.h /usr/src/gcc-3.0/gcc/ginclude/proto.h /usr/src/gcc-3.0/gcc/ginclude/stdbool.h /usr/src/gcc-3.0/gcc/ginclude/iso646.h ; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done rm -f include/limits.h cp xlimits.h include/limits.h chmod a+r include/limits.h rm -f include/float.h if [ xfloat-i386.h != xMakefile.in ]; then \ cp /usr/src/gcc-3.0/gcc/config/float-i386.h include/float.h && \ chmod a+r include/float.h; \ else :; fi rm -f include/README cp /usr/src/gcc-3.0/gcc/README-fixinc include/README chmod a+r include/README echo timestamp > stmp-int-hdrs objext='.o' \ OLDCC='cc' \ LIBGCC1='libgcc1-asm.a' \ LIB1FUNCS='_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _ashrsi3 _ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _fixdfsi _fixsfsi _floatsidf _floatsisf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3 _mulsf3 _divsf3 _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2' \ LIB1ASMFUNCS='_chkstk' \ LIB1FUNCS_EXTRA='' \ LIB2FUNCS='_muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \ LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp ' \ LIB2ADD='' \ LIB2ADDEH='/usr/src/gcc-3.0/gcc/unwind-dw2.c /usr/src/gcc-3.0/gcc/unwind-dw2-fde.c /usr/src/gcc-3.0/gcc/unwind-sjlj.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \ LIB2ADD_ST='' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \ MULTILIBS=`./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK='' \ SHLIB_INSTALL='' \ SHLIB_EXT='' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='' \ SHLIB_MAPFILES='' \ SHLIB_NM_FLAGS='-pg' \ /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk HEADERS="gansidecl.h i386/xm-i386.h i386/xm-cygwin.h defaults.h" DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh /usr/src/gcc-3.0/gcc/mkconfig.sh tconfig.h echo '#include "config.h"' > conftest.c echo '#include "except.h"' >> conftest.c echo 'xyzzy USING_SJLJ_EXCEPTIONS' >> conftest.c gcc -E conftest.c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include > conftest.out sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \ -e d conftest.out >> tconfig.h rm conftest.* make GCC_FOR_TARGET="./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include" \ HOST_PREFIX="" HOST_PREFIX_1="loser-" \ AR_FOR_TARGET="` if [ -f /usr/build/gcc-3.0/gcc/../binutils/ar ] ; then echo /usr/build/gcc-3.0/gcc/../binutils/ar ; else if [ "i686-pc-cygwin" = "i686-pc-cygwin" ] ; then echo ar; else t='s,^,i686-pc-cygwin-,'; echo ar | sed -e $t ; fi; fi`" \ AR_CREATE_FOR_TARGET="` if [ -f /usr/build/gcc-3.0/gcc/../binutils/ar ] ; then echo /usr/build/gcc-3.0/gcc/../binutils/ar ; else if [ "i686-pc-cygwin" = "i686-pc-cygwin" ] ; then echo ar; else t='s,^,i686-pc-cygwin-,'; echo ar | sed -e $t ; fi; fi` rc" \ AR_FLAGS_FOR_TARGET="" \ OLDCC="cc" CCLIBFLAGS="-O" \ CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \ RANLIB_FOR_TARGET="` if [ -f /usr/build/gcc-3.0/gcc/../binutils/ranlib ] ; then echo /usr/build/gcc-3.0/gcc/../binutils/ranlib ; else if [ "i686-pc-cygwin" = "i686-pc-cygwin" ] ; then echo ranlib; else t='s,^,i686-pc-cygwin-,'; echo ranlib | sed -e $t ; fi; fi`" \ RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f /usr/build/gcc-3.0/gcc/../binutils/ranlib ] ; then echo /usr/build/gcc-3.0/gcc/../binutils/ranlib ; else if [ "i686-pc-cygwin" = "i686-pc-cygwin" ] ; then echo ranlib; else t='s,^,i686-pc-cygwin-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "i686-pc-cygwin" = "i686-pc-cygwin" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="` if [ -f /usr/build/gcc-3.0/gcc/../binutils/nm ] ; then echo /usr/build/gcc-3.0/gcc/../binutils/nm ; else if [ "i686-pc-cygwin" = "i686-pc-cygwin" ] ; then echo nm; else t='s,^,i686-pc-cygwin-,'; echo nm | sed -e $t ; fi; fi`" AWK="gawk" \ LIBGCC2_CFLAGS="-O2 -I/usr/src/gcc-3.0/gcc/../winsup/include -I/usr/src/gcc-3.0/gcc/../winsup/cygwin/include -I/usr/src/gcc-3.0/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include" MAYBE_USE_COLLECT2="" \ CONFIG_H="tconfig.h insn-codes.h insn-flags.h" MACHMODE_H="machmode.h machmode.def" \ LIB1ASMSRC='i386/cygwin.asm' \ MAKEOVERRIDES= \ -f libgcc.mk all make[3]: Entering directory `/usr/build/gcc-3.0/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else mkdir $d; fi \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi ./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include -O2 -I/usr/src/gcc-3.0/gcc/../winsup/include -I/usr/src/gcc-3.0/gcc/../winsup/cygwin/include -I/usr/src/gcc-3.0/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -DL_chkstk -xassembler-with-cpp -c /usr/src/gcc-3.0/gcc/config/i386/cygwin.asm -o libgcc/./_chkstk.o ./xgcc -B./ -B/usr/i686-pc-cygwin/bin/ -isystem /usr/i686-pc-cygwin/include -O2 -I/usr/src/gcc-3.0/gcc/../winsup/include -I/usr/src/gcc-3.0/gcc/../winsup/cygwin/include -I/usr/src/gcc-3.0/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/usr/src/gcc-3.0/gcc -I/usr/src/gcc-3.0/gcc/. -I/usr/src/gcc-3.0/gcc/config -I/usr/src/gcc-3.0/gcc/../include -DL_muldi3 -c /usr/src/gcc-3.0/gcc/libgcc2.c -o libgcc/./_muldi3.o In file included from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/libgcc2.c:36: tm.h:3:24: #include nested too deeply tm.h:4:26: #include nested too deeply tm.h:5:23: #include nested too deeply tm.h:8:24: #include nested too deeply tm.h:9:24: #include nested too deeply In file included from insn-codes.h:36, from tconfig.h:8, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/libgcc2.c:36: tconfig.h:2:24: #include nested too deeply tconfig.h:3:27: #include nested too deeply tconfig.h:4:29: #include nested too deeply tconfig.h:5:23: #include nested too deeply tconfig.h:8:24: #include nested too deeply tconfig.h:9:24: #include nested too deeply In file included from insn-codes.h:37, from tconfig.h:8, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/libgcc2.c:36: /usr/src/gcc-3.0/gcc/tsystem.h:37:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:60:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:63:19: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:66:23: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:69:19: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:76:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:80:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:81:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:84:20: #include nested too deeply /usr/src/gcc-3.0/gcc/tsystem.h:87:18: #include nested too deeply In file included from insn-codes.h:40, from tconfig.h:8, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/libgcc2.c:36: /usr/src/gcc-3.0/gcc/machmode.h:30:24: #include nested too deeply In file included from insn-codes.h:47, from tconfig.h:8, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/config/i386/cygwin.h:36, from tm.h:4, from /usr/src/gcc-3.0/gcc/config/i386/xm-i386.h:39, from tconfig.h:3, from /usr/src/gcc-3.0/gcc/libgcc2.c:36: . . . ad infinitum (seemingly)