gcc-3.4-20050304-posix-1.patch
gcc-3.4-20050401
gcc-3.4.2-no_fixincludes-1.patch
gcc-3.4.2-specs-1.patch
gcc-3.4_branch_20040122-unwind-1.patch
patching file gcc/Makefile.in
Hunk #1 succeeded at 2504 (offset 26 lines).
patching file gcc/config/alpha/linux-elf.h
patching file gcc/config/arm/linux-elf.h
patching file gcc/config/i386/kfreebsdgnu.h
patching file gcc/config/i386/linux.h
patching file gcc/config/i386/linux64.h
patching file gcc/config/ia64/linux.h
patching file gcc/config/linux.h
patching file gcc/config/m32r/linux.h
patching file gcc/config/m68k/linux.h
patching file gcc/config/mips/linux.h
patching file gcc/config/mips/linux64.h
patching file gcc/config/mn10300/linux.h
patching file gcc/config/pa/pa-linux.h
patching file gcc/config/rs6000/linux64.h
Hunk #1 succeeded at 351 (offset 10 lines).
patching file gcc/config/rs6000/sysv4.h
Hunk #1 succeeded at 1123 (offset 1 line).
patching file gcc/config/s390/linux.h
patching file gcc/config/sh/linux.h
patching file gcc/config/sparc/linux.h
patching file gcc/config/sparc/linux64.h
patching file gcc/config/xtensa/linux.h
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
*** This configuration is not supported in the following subdirectories:
     target-libf2c target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar target-libobjc
    (Any other directories should still work fine.)
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... /mnt/lfs_lit/prelfs/bin/../lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking for i686-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... no
checking for ld... ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile
Configuring in intl
creating cache ./config.cache
checking for non-GNU ld... /mnt/lfs_lit/prelfs/bin/../lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs_lit/prelfs/bin/../lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... gcc -E
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for shared library run path origin... done
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /bin/install -c
checking whether NLS is requested... yes
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.intl
creating config.h
Configuring in gcc
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking whether gcc accepts -Wno-long-long... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for long long int... yes
checking for __int64... no
checking for built-in _Bool... yes
checking size of void *... 4
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for i686-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
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 GNU C library... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 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... yes
checking for limits.h... 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... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... 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... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for putc_unlocked... yes
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fwrite_unlocked... yes
checking for fprintf_unlocked... no
checking for getrusage... yes
checking for nl_langinfo... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for mincore... yes
checking for setlocale... yes
checking whether mbstowcs works... 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 whether the printf functions support %p... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vasprintf 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 clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar... 
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
Using `../../gcc-3.4-20050401/gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc-3.4-20050401/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc-3.4-20050401/gcc/config/i386/i386.h
	../../gcc-3.4-20050401/gcc/config/i386/unix.h
	../../gcc-3.4-20050401/gcc/config/i386/att.h
	../../gcc-3.4-20050401/gcc/config/dbxelf.h
	../../gcc-3.4-20050401/gcc/config/elfos.h
	../../gcc-3.4-20050401/gcc/config/svr4.h
	../../gcc-3.4-20050401/gcc/config/linux.h
	../../gcc-3.4-20050401/gcc/config/i386/linux.h
Using host-default.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  be ca da de el es fr ja nl sv tr
checking what assembler to use... /prelfs/i686-pc-linux-gnu/bin/as
checking what linker to use... /mnt/lfs_lit/prelfs/bin/../lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking assembler for .sleb128 and .uleb128... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for thread-local storage support... yes
checking assembler for filds and fists mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for GOTOFF in data... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --as-needed support... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
checking for the document directory.
Links are now set up to build a native compiler for i686-pc-linux-gnu.
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fixinc/Makefile
config.status: creating gccbug
config.status: creating mklibgcc
config.status: creating mkheaders
config.status: creating auto-host.h
config.status: executing default commands
Configuring in libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
checking for perl... perl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /bin/install -c
Appending ../../gcc-3.4-20050401/libiberty/../config/mh-x86pic to xhost-mkfrag
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.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 alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
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 for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for uintptr_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
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 ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... 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 snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
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... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... yes
checking for psignal... yes
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 realpath... yes
checking for canonicalize_file_name... yes
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/regex.c -o pic/regex.o; \
else true; fi
In file included from ../../gcc-3.4-20050401/libiberty/../include/xregex.h:26,
                 from ../../gcc-3.4-20050401/libiberty/regex.c:195:
../../gcc-3.4-20050401/libiberty/../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
In file included from ../../gcc-3.4-20050401/libiberty/regex.c:649:
../../gcc-3.4-20050401/libiberty/regex.c: In function `byte_compile_range':
../../gcc-3.4-20050401/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c: In function `xregcomp':
../../gcc-3.4-20050401/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c: At top level:
../../gcc-3.4-20050401/libiberty/regex.c:8178: warning: unused parameter 'preg'
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/regex.c -o regex.o
In file included from ../../gcc-3.4-20050401/libiberty/../include/xregex.h:26,
                 from ../../gcc-3.4-20050401/libiberty/regex.c:195:
../../gcc-3.4-20050401/libiberty/../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
In file included from ../../gcc-3.4-20050401/libiberty/regex.c:649:
../../gcc-3.4-20050401/libiberty/regex.c: In function `byte_compile_range':
../../gcc-3.4-20050401/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c: In function `xregcomp':
../../gcc-3.4-20050401/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression
../../gcc-3.4-20050401/libiberty/regex.c: At top level:
../../gcc-3.4-20050401/libiberty/regex.c:8178: warning: unused parameter 'preg'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/cp-demint.c -o cp-demint.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/md5.c -o md5.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/alloca.c -o alloca.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/argv.c -o argv.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/choose-temp.c -o choose-temp.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/concat.c -o pic/concat.o; \
else true; fi
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_length':
../../gcc-3.4-20050401/libiberty/concat.c:112: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_copy':
../../gcc-3.4-20050401/libiberty/concat.c:127: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_copy2':
../../gcc-3.4-20050401/libiberty/concat.c:146: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat':
../../gcc-3.4-20050401/libiberty/concat.c:157: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `reconcat':
../../gcc-3.4-20050401/libiberty/concat.c:194: warning: traditional C rejects ISO C style function definitions
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/concat.c -o concat.o
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_length':
../../gcc-3.4-20050401/libiberty/concat.c:112: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_copy':
../../gcc-3.4-20050401/libiberty/concat.c:127: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat_copy2':
../../gcc-3.4-20050401/libiberty/concat.c:146: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `concat':
../../gcc-3.4-20050401/libiberty/concat.c:157: warning: traditional C rejects ISO C style function definitions
../../gcc-3.4-20050401/libiberty/concat.c: In function `reconcat':
../../gcc-3.4-20050401/libiberty/concat.c:194: warning: traditional C rejects ISO C style function definitions
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/dyn-string.c -o dyn-string.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/fdmatch.c -o fdmatch.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/fibheap.c -o fibheap.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/floatformat.c -o floatformat.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/fnmatch.c -o fnmatch.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/getopt.c -o getopt.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/getopt1.c -o getopt1.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/getpwd.c -o getpwd.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/getruntime.c -o getruntime.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/hex.c -o hex.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/lbasename.c -o lbasename.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/objalloc.c -o objalloc.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/obstack.c -o obstack.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/partition.c -o partition.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/physmem.c -o physmem.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/sort.c -o sort.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/spaces.c -o spaces.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/splay-tree.c -o splay-tree.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/strsignal.c -o strsignal.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/ternary.c -o pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/ternary.c -o ternary.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xatexit.c -o xatexit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xstrdup.c -o xstrdup.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/xstrerror.c -o xstrerror.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.4-20050401/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20050401/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20050401/libiberty/mkstemps.c -o mkstemps.o
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o
ranlib libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/libiberty/testsuite'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/libiberty'
make[1]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/intl'
make[1]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/gcc'
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/be.gmo ../../gcc-3.4-20050401/gcc/po/be.po
255 translated messages, 620 fuzzy translations, 3825 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/ca.gmo ../../gcc-3.4-20050401/gcc/po/ca.po
3307 translated messages, 722 fuzzy translations, 671 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/da.gmo ../../gcc-3.4-20050401/gcc/po/da.po
3732 translated messages, 708 fuzzy translations, 260 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/de.gmo ../../gcc-3.4-20050401/gcc/po/de.po
3854 translated messages, 846 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/el.gmo ../../gcc-3.4-20050401/gcc/po/el.po
132 translated messages, 1098 fuzzy translations, 3470 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/es.gmo ../../gcc-3.4-20050401/gcc/po/es.po
4700 translated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/fr.gmo ../../gcc-3.4-20050401/gcc/po/fr.po
4700 translated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/ja.gmo ../../gcc-3.4-20050401/gcc/po/ja.po
1782 translated messages, 1687 fuzzy translations, 1231 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/nl.gmo ../../gcc-3.4-20050401/gcc/po/nl.po
603 translated messages, 1408 fuzzy translations, 2689 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/sv.gmo ../../gcc-3.4-20050401/gcc/po/sv.po
691 translated messages, 1301 fuzzy translations, 2708 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/tr.gmo ../../gcc-3.4-20050401/gcc/po/tr.po
4647 translated messages, 11 fuzzy translations, 42 untranslated messages.
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
sed -e "/^@@ifobjc.*/,/^@@end_ifobjc.*/d" \
    -e "/^@@ifc.*/d" -e "/^@@end_ifc.*/d" ../../gcc-3.4-20050401/gcc/c-parse.in >>tmp-c-parse.y
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-c-parse.y c-parse.y
bison  -o c-parse.c c-parse.y 
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-3.4-20050401/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/svr4.h config/linux.h config/i386/linux.h defaults.h" DEFINES="" \
/bin/sh ../../gcc-3.4-20050401/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-3.4-20050401/gcc/mkconfig.sh bconfig.h
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genmodes.c -o genmodes.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/errors.c -o errors.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
./genmodes -h > tmp-modes.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-modes.h insn-modes.h
./genmodes -m > tmp-min-modes.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-min-modes.c min-insn-modes.c
./genmodes > tmp-modes.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gengenrtl.c -o gengenrtl.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *const srcdir = "  >> tmp-gtyp.h
echo "\"../../gcc-3.4-20050401/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
ll="../../gcc-3.4-20050401/gcc/cp/mangle.c  ../../gcc-3.4-20050401/gcc/cp/name-lookup.h  ../../gcc-3.4-20050401/gcc/cp/name-lookup.c  ../../gcc-3.4-20050401/gcc/cp/cp-tree.h  ../../gcc-3.4-20050401/gcc/cp/decl.h  ../../gcc-3.4-20050401/gcc/cp/lex.h  ../../gcc-3.4-20050401/gcc/cp/call.c  ../../gcc-3.4-20050401/gcc/cp/decl.c  ../../gcc-3.4-20050401/gcc/cp/decl2.c  ../../gcc-3.4-20050401/gcc/cp/pt.c  ../../gcc-3.4-20050401/gcc/cp/repo.c  ../../gcc-3.4-20050401/gcc/cp/semantics.c  ../../gcc-3.4-20050401/gcc/cp/tree.c  ../../gcc-3.4-20050401/gcc/cp/parser.c  ../../gcc-3.4-20050401/gcc/cp/method.c  ../../gcc-3.4-20050401/gcc/c-common.c  ../../gcc-3.4-20050401/gcc/c-common.h  ../../gcc-3.4-20050401/gcc/c-pragma.c  ../../gcc-3.4-20050401/gcc/c-lang.c  ../../gcc-3.4-20050401/gcc/c-parse.in  ../../gcc-3.4-20050401/gcc/c-tree.h  ../../gcc-3.4-20050401/gcc/c-decl.c  ../../gcc-3.4-20050401/gcc/c-common.c  ../../gcc-3.4-20050401/gcc/c-common.h  ../../gcc-3.4-20050401/gcc/c-pragma.c  ../../gcc-3.4-20050401/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const all_files[] = {" >> tmp-gtyp.h
gf="../../gcc-3.4-20050401/gcc/input.h ../../gcc-3.4-20050401/gcc/coretypes.h ../../gcc-3.4-20050401/gcc/cpplib.h auto-host.h ../../gcc-3.4-20050401/gcc/../include/ansidecl.h ../../gcc-3.4-20050401/gcc/config/i386/i386.h ../../gcc-3.4-20050401/gcc/config/i386/unix.h ../../gcc-3.4-20050401/gcc/config/i386/att.h ../../gcc-3.4-20050401/gcc/config/dbxelf.h ../../gcc-3.4-20050401/gcc/config/elfos.h ../../gcc-3.4-20050401/gcc/config/svr4.h ../../gcc-3.4-20050401/gcc/config/linux.h ../../gcc-3.4-20050401/gcc/config/i386/linux.h ../../gcc-3.4-20050401/gcc/defaults.h ../../gcc-3.4-20050401/gcc/../include/hashtab.h ../../gcc-3.4-20050401/gcc/../include/splay-tree.h ../../gcc-3.4-20050401/gcc/bitmap.h ../../gcc-3.4-20050401/gcc/coverage.c ../../gcc-3.4-20050401/gcc/function.h  ../../gcc-3.4-20050401/gcc/rtl.h ../../gcc-3.4-20050401/gcc/optabs.h ../../gcc-3.4-20050401/gcc/tree.h ../../gcc-3.4-20050401/gcc/libfuncs.h ../../gcc-3.4-20050401/gcc/hashtable.h ../../gcc-3.4-20050401/gcc/real.h ../../gcc-3.4-20050401/gcc/varray.h ../../gcc-3.4-20050401/gcc/insn-addr.h ../../gcc-3.4-20050401/gcc/cselib.h ../../gcc-3.4-20050401/gcc/basic-block.h  ../../gcc-3.4-20050401/gcc/cgraph.h ../../gcc-3.4-20050401/gcc/c-common.h ../../gcc-3.4-20050401/gcc/c-tree.h ../../gcc-3.4-20050401/gcc/alias.c ../../gcc-3.4-20050401/gcc/bitmap.c ../../gcc-3.4-20050401/gcc/cselib.c ../../gcc-3.4-20050401/gcc/cgraph.c ../../gcc-3.4-20050401/gcc/dbxout.c ../../gcc-3.4-20050401/gcc/dwarf2out.c ../../gcc-3.4-20050401/gcc/dwarf2asm.c ../../gcc-3.4-20050401/gcc/dojump.c ../../gcc-3.4-20050401/gcc/emit-rtl.c ../../gcc-3.4-20050401/gcc/except.c ../../gcc-3.4-20050401/gcc/explow.c ../../gcc-3.4-20050401/gcc/expr.c ../../gcc-3.4-20050401/gcc/fold-const.c ../../gcc-3.4-20050401/gcc/function.c ../../gcc-3.4-20050401/gcc/gcse.c ../../gcc-3.4-20050401/gcc/integrate.c ../../gcc-3.4-20050401/gcc/lists.c ../../gcc-3.4-20050401/gcc/optabs.c ../../gcc-3.4-20050401/gcc/profile.c ../../gcc-3.4-20050401/gcc/ra-build.c ../../gcc-3.4-20050401/gcc/regclass.c ../../gcc-3.4-20050401/gcc/reg-stack.c ../../gcc-3.4-20050401/gcc/cfglayout.c ../../gcc-3.4-20050401/gcc/langhooks.c ../../gcc-3.4-20050401/gcc/sdbout.c ../../gcc-3.4-20050401/gcc/stmt.c ../../gcc-3.4-20050401/gcc/stor-layout.c ../../gcc-3.4-20050401/gcc/stringpool.c ../../gcc-3.4-20050401/gcc/tree.c ../../gcc-3.4-20050401/gcc/varasm.c ../../gcc-3.4-20050401/gcc/config/i386/i386.c ../../gcc-3.4-20050401/gcc/cp/mangle.c ../../gcc-3.4-20050401/gcc/cp/name-lookup.h ../../gcc-3.4-20050401/gcc/cp/name-lookup.c ../../gcc-3.4-20050401/gcc/cp/cp-tree.h ../../gcc-3.4-20050401/gcc/cp/decl.h ../../gcc-3.4-20050401/gcc/cp/lex.h ../../gcc-3.4-20050401/gcc/cp/call.c ../../gcc-3.4-20050401/gcc/cp/decl.c ../../gcc-3.4-20050401/gcc/cp/decl2.c ../../gcc-3.4-20050401/gcc/cp/pt.c ../../gcc-3.4-20050401/gcc/cp/repo.c ../../gcc-3.4-20050401/gcc/cp/semantics.c ../../gcc-3.4-20050401/gcc/cp/tree.c ../../gcc-3.4-20050401/gcc/cp/parser.c ../../gcc-3.4-20050401/gcc/cp/method.c ../../gcc-3.4-20050401/gcc/c-common.c ../../gcc-3.4-20050401/gcc/c-common.h ../../gcc-3.4-20050401/gcc/c-pragma.c ../../gcc-3.4-20050401/gcc/c-lang.c ../../gcc-3.4-20050401/gcc/c-parse.in ../../gcc-3.4-20050401/gcc/c-tree.h ../../gcc-3.4-20050401/gcc/c-decl.c ../../gcc-3.4-20050401/gcc/c-common.c ../../gcc-3.4-20050401/gcc/c-common.h ../../gcc-3.4-20050401/gcc/c-pragma.c ../../gcc-3.4-20050401/gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gengtype.c -o gengtype.o
flex  -ogengtype-lex.c ../../gcc-3.4-20050401/gcc/gengtype-lex.l
bison  -d -o gengtype-yacc.c ../../gcc-3.4-20050401/gcc/gengtype-yacc.y
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
 gengtype-lex.c -o gengtype-lex.o
gengtype-lex.c:3150: warning: no previous prototype for 'yyget_lineno'
gengtype-lex.c:3159: warning: no previous prototype for 'yyget_in'
gengtype-lex.c:3167: warning: no previous prototype for 'yyget_out'
gengtype-lex.c:3175: warning: no previous prototype for 'yyget_leng'
gengtype-lex.c:3184: warning: no previous prototype for 'yyget_text'
gengtype-lex.c:3193: warning: no previous prototype for 'yyset_lineno'
gengtype-lex.c:3205: warning: no previous prototype for 'yyset_in'
gengtype-lex.c:3210: warning: no previous prototype for 'yyset_out'
gengtype-lex.c:3215: warning: no previous prototype for 'yyget_debug'
gengtype-lex.c:3220: warning: no previous prototype for 'yyset_debug'
gengtype-lex.c:3226: warning: no previous prototype for 'yylex_destroy'
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
 gengtype-yacc.c -o gengtype-yacc.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/rtl.c -o rtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/read-rtl.c -o read-rtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/bitmap.c -o bitmap.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ggc-none.c -o ggc-none.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
    min-insn-modes.c -o min-insn-modes.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gensupport.c -o gensupport.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dummy-conditions.c -o dummy-conditions.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconstants ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genflags.c -o genflags.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genconditions.c -o genconditions.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconditions ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc-3.4-20050401/gcc/mkconfig.sh tm_p.h
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genpreds.c -o genpreds.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  insn-conditions.c
insn-conditions.c:739: warning: string length `534' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1025: warning: string length `533' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1565: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
ltf="../../gcc-3.4-20050401/gcc/cp/cp-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-3.4-20050401/gcc/||' > tmp-gencheck.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gencheck.c -o gencheck.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/bconfig.h/' ../../gcc-3.4-20050401/gcc/print-rtl.c > print-rtl1.c
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  print-rtl1.c -o print-rtl1.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
	genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genflags ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  c-parse.c -o c-parse.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-lang.c -o c-lang.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-pretty-print.c -o c-pretty-print.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/stub-objc.c -o stub-objc.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/attribs.c -o attribs.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-errors.c -o c-errors.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-lex.c -o c-lex.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-pragma.c -o c-pragma.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-decl.c -o c-decl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-typeck.c -o c-typeck.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-convert.c -o c-convert.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-aux-info.c -o c-aux-info.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-common.c -o c-common.o
AWK=gawk /bin/sh ../../gcc-3.4-20050401/gcc/opts.sh \
               '/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change' \
               options.c options.h ../../gcc-3.4-20050401/gcc/c.opt ../../gcc-3.4-20050401/gcc/common.opt
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
	../../gcc-3.4-20050401/gcc/c-opts.c -o c-opts.o 
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-format.c -o c-format.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-semantics.c -o c-semantics.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-incpath.c -o c-incpath.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DGCC_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../..`echo /prelfs | sed -e 's|^/prelfs||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.4\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../..`echo /prelfs | sed -e 's|^/prelfs||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.4/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../..`echo /prelfs | sed -e 's|^/prelfs||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.4/backward\" -DLOCAL_INCLUDE_DIR=\"/prelfs/include\" -DCROSS_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/prelfs/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/include\"  \
  -c ../../gcc-3.4-20050401/gcc/cppdefault.c -o cppdefault.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-ppoutput.c -o c-ppoutput.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
-DPREFIX=\"/prelfs\" \
  -c ../../gcc-3.4-20050401/gcc/prefix.c -o prefix.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genconfig.c -o genconfig.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
	genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genconfig ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-config.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-objc-common.c -o c-objc-common.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/c-dump.c -o c-dump.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DHOST_MACHINE=\"i686-pc-linux-gnu\" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \
  ../../gcc-3.4-20050401/gcc/c-pch.c -o c-pch.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpplib.c -o cpplib.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpplex.c -o cpplex.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppmacro.c -o cppmacro.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppexp.c -o cppexp.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppfiles.c -o cppfiles.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpptrad.c -o cpptrad.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpphash.c -o cpphash.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpperror.c -o cpperror.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppinit.c -o cppinit.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppcharset.c -o cppcharset.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/hashtable.c -o hashtable.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/line-map.c -o line-map.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/mkdeps.c -o mkdeps.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cpppch.c -o cpppch.o
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppcharset.o hashtable.o line-map.o mkdeps.o cpppch.o
ranlib libcpp.a
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/main.c -o main.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/alias.c -o alias.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/bb-reorder.c -o bb-reorder.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gencodes.c -o gencodes.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
	gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./gencodes ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/builtins.c -o builtins.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/caller-save.c -o caller-save.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/calls.c -o calls.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfg.c -o cfg.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfganal.c -o cfganal.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgbuild.c -o cfgbuild.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgcleanup.c -o cfgcleanup.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfglayout.c -o cfglayout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgloop.c -o cfgloop.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgloopanal.c -o cfgloopanal.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgloopmanip.c -o cfgloopmanip.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/loop-init.c -o loop-init.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/loop-unswitch.c -o loop-unswitch.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/loop-unroll.c -o loop-unroll.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfgrtl.c -o cfgrtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genattr.c -o genattr.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
	genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genattr ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/combine.c -o combine.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/conflict.c -o conflict.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/convert.c -o convert.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gcov-iov.c -o gcov-iov.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  gcov-iov.o -o gcov-iov
./gcov-iov > tmp-gcov-iov.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/coverage.c -o coverage.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cse.c -o cse.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cselib.c -o cselib.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dbxout.c -o dbxout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/debug.c -o debug.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/df.c -o df.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/diagnostic.c -o diagnostic.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dojump.c -o dojump.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/doloop.c -o doloop.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dominance.c -o dominance.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dwarf2asm.c -o dwarf2asm.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/dwarf2out.c -o dwarf2out.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/emit-rtl.c -o emit-rtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/except.c -o except.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/explow.c -o explow.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/expmed.c -o expmed.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/expr.c -o expr.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/final.c -o final.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/flow.c -o flow.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/fold-const.c -o fold-const.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/function.c -o function.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gcse.c -o gcse.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  genrtl.c -o genrtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ggc-common.c -o ggc-common.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/global.c -o global.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/graph.c -o graph.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  gtype-desc.c -o gtype-desc.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/haifa-sched.c -o haifa-sched.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/hooks.c -o hooks.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ifcvt.c -o ifcvt.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genattrtab.c -o genattrtab.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genautomata.c -o genautomata.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/varray.c -o varray.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
 genattrtab.o genautomata.o \
 rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
 varray.o ../libiberty/libiberty.a -lm
./genattrtab ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-attrtab.c

Automaton `pentium'
       48 NDFA states,            138 NDFA arcs
       48 DFA states,             138 DFA arcs
       20 minimal DFA states,      82 minimal DFA arcs
      158 all insns         17 insn equivalence classes
   88 transition comb vector els,   340 trans table els: use comb vect
   88 state alts comb vector els,   340 state alts table els: use comb vect
  340 min delay table els, compression factor 2

Automaton `pentium_fpu'
       80 NDFA states,            172 NDFA arcs
       80 DFA states,             172 DFA arcs
       75 minimal DFA states,     162 minimal DFA arcs
      158 all insns          8 insn equivalence classes
  164 transition comb vector els,   600 trans table els: use comb vect
  164 state alts comb vector els,   600 state alts table els: use comb vect
  600 min delay table els, compression factor 1

Automaton `athlon'
      518 NDFA states,           1668 NDFA arcs
      518 DFA states,            1668 DFA arcs
       76 minimal DFA states,     328 minimal DFA arcs
      158 all insns         10 insn equivalence classes
  359 transition comb vector els,   760 trans table els: use simple vect
  359 state alts comb vector els,   760 state alts table els: use simple vect
  760 min delay table els, compression factor 2

Automaton `athlon_load'
      162 NDFA states,            855 NDFA arcs
      162 DFA states,             855 DFA arcs
      162 minimal DFA states,     855 minimal DFA arcs
      158 all insns         10 insn equivalence classes
 1047 transition comb vector els,  1620 trans table els: use simple vect
 1047 state alts comb vector els,  1620 state alts table els: use simple vect
 1620 min delay table els, compression factor 2

Automaton `athlon_mult'
       16 NDFA states,             48 NDFA arcs
       16 DFA states,              48 DFA arcs
       16 minimal DFA states,      48 minimal DFA arcs
      158 all insns          4 insn equivalence classes
   50 transition comb vector els,    64 trans table els: use simple vect
   50 state alts comb vector els,    64 state alts table els: use simple vect
   64 min delay table els, compression factor 2

Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3057 transition comb vector els,  9723 trans table els: use comb vect
 3057 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4765 all transition comb vector els, 13107 all trans table els
 4765 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.006999, building DFA: 4.366337
  DFA minimization: 0.276958, making insn equivalence: 0.001000
 all automaton generation: 4.700285, output: 0.063991
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-attrtab.c \
  -o insn-attrtab.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genemit.c -o genemit.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
	genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genemit ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-emit.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-emit.c \
  -o insn-emit.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  insn-modes.c -o insn-modes.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genextract.c -o genextract.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
	genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genextract ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-extract.c \
  -o insn-extract.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genopinit.c -o genopinit.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
	genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genopinit ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-opinit.c \
  -o insn-opinit.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genoutput.c -o genoutput.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
	genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genoutput ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-output.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-output.c \
  -o insn-output.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genpeep.c -o genpeep.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
	genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genpeep ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-peep.c \
  -o insn-peep.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/genrecog.c -o genrecog.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
	genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genrecog ../../gcc-3.4-20050401/gcc/config/i386/i386.md > tmp-recog.c
../../gcc-3.4-20050401/gcc/config/i386/i386.md:16308: warning: operand 1 missing mode?
../../gcc-3.4-20050401/gcc/config/i386/i386.md:17074: warning: source missing a mode?
../../gcc-3.4-20050401/gcc/config/i386/i386.md:17112: warning: source missing a mode?
../../gcc-3.4-20050401/gcc/config/i386/i386.md:17242: warning: source missing a mode?
../../gcc-3.4-20050401/gcc/config/i386/i386.md:17280: warning: source missing a mode?
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -c insn-recog.c \
  -o insn-recog.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/integrate.c -o integrate.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DLOCALEDIR=\"/prelfs/share/locale\" \
  -c ../../gcc-3.4-20050401/gcc/intl.c -o intl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/jump.c -o jump.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/langhooks.c -o langhooks.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/lcm.c -o lcm.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/lists.c -o lists.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/local-alloc.c -o local-alloc.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/loop.c -o loop.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/optabs.c -o optabs.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  options.c -o options.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/opts.c -o opts.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/params.c -o params.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/postreload.c -o postreload.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/predict.c -o predict.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/print-rtl.c -o print-rtl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/print-tree.c -o print-tree.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/value-prof.c -o value-prof.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/profile.c -o profile.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ra.c -o ra.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ra-build.c -o ra-build.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ra-colorize.c -o ra-colorize.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ra-debug.c -o ra-debug.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ra-rewrite.c -o ra-rewrite.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/real.c -o real.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/recog.c -o recog.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/reg-stack.c -o reg-stack.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/regclass.c -o regclass.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/regmove.c -o regmove.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/regrename.c -o regrename.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/reload.c -o reload.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/reload1.c -o reload1.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/reorg.c -o reorg.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/resource.c -o resource.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/rtlanal.c -o rtlanal.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/rtl-error.c -o rtl-error.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sbitmap.c -o sbitmap.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sched-deps.c -o sched-deps.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sched-ebb.c -o sched-ebb.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sched-rgn.c -o sched-rgn.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sched-vis.c -o sched-vis.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sdbout.c -o sdbout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sibcall.c -o sibcall.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/simplify-rtx.c -o simplify-rtx.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/sreal.c -o sreal.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/stmt.c -o stmt.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/stor-layout.c -o stor-layout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/stringpool.c -o stringpool.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/targhooks.c -o targhooks.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/timevar.c -o timevar.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DTARGET_NAME=\"i686-pc-linux-gnu\" \
  -c ../../gcc-3.4-20050401/gcc/toplev.c -o toplev.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tracer.c -o tracer.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tree.c -o tree.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tree-dump.c -o tree-dump.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/unroll.c -o unroll.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/varasm.c -o varasm.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/version.c -o version.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/vmsdbgout.c -o vmsdbgout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/xcoffout.c -o xcoffout.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/alloc-pool.c -o alloc-pool.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/et-forest.c -o et-forest.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cfghooks.c -o cfghooks.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/bt-load.c -o bt-load.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/pretty-print.c -o pretty-print.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/ggc-page.c -o ggc-page.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/web.c -o web.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
	../../gcc-3.4-20050401/gcc/config/i386/i386.c -o i386.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/host-default.c -o host-default.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tree-inline.c -o tree-inline.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tree-optimize.c -o tree-optimize.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cgraph.c -o cgraph.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cgraphunit.c -o cgraphunit.o
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o
ranlib libbackend.a
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o stub-objc.o attribs.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-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a  
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gcov.c -o gcov.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  gcov.o intl.o version.o ../libiberty/libiberty.a   -o gcov
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/gcov-dump.c -o gcov-dump.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  gcov-dump.o version.o ../libiberty/libiberty.a   -o gcov-dump
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/call.c -o cp/call.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/decl.c -o cp/decl.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/expr.c -o cp/expr.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/pt.c -o cp/pt.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/typeck2.c -o cp/typeck2.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/class.c -o cp/class.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/decl2.c -o cp/decl2.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/error.c -o cp/error.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/lex.c -o cp/lex.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/parser.c -o cp/parser.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/ptree.c -o cp/ptree.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/rtti.c -o cp/rtti.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/typeck.c -o cp/typeck.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/cvt.c -o cp/cvt.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/except.c -o cp/except.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/friend.c -o cp/friend.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/init.c -o cp/init.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/method.c -o cp/method.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/search.c -o cp/search.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/semantics.c -o cp/semantics.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/tree.c -o cp/tree.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/repo.c -o cp/repo.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/dump.c -o cp/dump.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/optimize.c -o cp/optimize.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/mangle.c -o cp/mangle.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/cp-lang.c -o cp/cp-lang.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/name-lookup.c -o cp/name-lookup.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -Icp -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/cp -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cc1plus \
      cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-lang.o cp/name-lookup.o cp/cxx-pretty-print.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o  c-pretty-print.o c-opts.o c-pch.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o main.o libbackend.a libcpp.a ../libiberty/libiberty.a  
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   \
-DTARGET_MACHINE=\"i686-pc-linux-gnu\" \
-c ../../gcc-3.4-20050401/gcc/collect2.c -o collect2.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/tlink.c -o tlink.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a   
mv -f Tcollect2 collect2
if test yes = yes \
   || test -n ""; then \
  /bin/sh ../../gcc-3.4-20050401/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc-3.4-20050401/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="../../gcc-3.4-20050401/gcc/cp/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-3.4-20050401/gcc/||' > tmp-specs.h
/bin/sh ../../gcc-3.4-20050401/gcc/move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK='/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/prelfs/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/prelfs/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.4\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/prelfs/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.4-20050401/gcc/gcc.c -o gcc.o)
../../gcc-3.4-20050401/gcc/gcc.c:903: warning: string length `529' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-3.4-20050401/gcc/gcc.c:921: warning: string length `608' is greater than the length `509' ISO C89 compilers are required to support
../../gcc-3.4-20050401/gcc/gcc.c:1503: warning: string length `833' is greater than the length `509' ISO C89 compilers are required to support
(SHLIB_LINK='/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/prelfs/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/prelfs/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.4\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/prelfs/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc-3.4-20050401/gcc/gccspec.c -o gccspec.o)
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a  
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cppspec.c -o cppspec.o
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a  
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f /usr/include/limits.h ] ; then \
  cat ../../gcc-3.4-20050401/gcc/limitx.h ../../gcc-3.4-20050401/gcc/glimits.h ../../gcc-3.4-20050401/gcc/limity.h > tmp-xlimits.h; \
else \
  cat ../../gcc-3.4-20050401/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
(SHLIB_LINK='/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/prelfs/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/prelfs/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.4\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/prelfs/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  ../../gcc-3.4-20050401/gcc/cp/g++spec.c)
gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o g++ \
  gcc.o g++spec.o intl.o prefix.o version.o   ../libiberty/libiberty.a  
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
(MAKE="make"; srcdir=`cd ../../gcc-3.4-20050401/gcc/fixinc && ${PWDCMD-pwd}` ; \
CC="gcc"; CFLAGS="  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error"; LIBERTY=`${PWDCMD-pwd}`/"../libiberty/libiberty.a"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \
cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh i686-pc-linux-gnu i686-pc-linux-gnu)
constructing ../fixinc.sh for i686-pc-linux-gnu to run on i686-pc-linux-gnu
make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS=" -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" LIBERTY="/mnt/lfs_lit/usr/src/_gcc/gcc/../libiberty/libiberty.a" install-bin
make[2]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/gcc/fixinc'
/bin/sh ../../../gcc-3.4-20050401/gcc/fixinc/genfixes machname.h
No forbidden identifiers defined by this target
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c:24:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c:105:
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:76: warning: string length `552' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:121: warning: string length `525' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:165: warning: string length `808' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:251: warning: string length `5139' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:2195: warning: string length `729' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.x:6357: warning: string length `575' is greater than the length `509' ISO C89 compilers are required to support
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c: In function `process':
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c:1023: warning: 'pz_cmd_save' might be used uninitialized in this function
../../../gcc-3.4-20050401/gcc/fixinc/fixincl.c:631: warning: 'res' might be used uninitialized in this function
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/fixtests.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixtests.c:48:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/fixfixes.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixfixes.c:53:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/server.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/server.c:49:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/procopen.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/procopen.c:49:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
gcc -c -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.c
In file included from ../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex.h:26,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.h:35,
                 from ../../../gcc-3.4-20050401/gcc/fixinc/fixlib.c:25:
../../../gcc-3.4-20050401/gcc/fixinc/../../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
gcc -DIN_GCC -DHAVE_CONFIG_H -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I../../../gcc-3.4-20050401/gcc/fixinc -I../../../gcc-3.4-20050401/gcc/fixinc/.. -I../../../gcc-3.4-20050401/gcc/fixinc/../config -I../../../gcc-3.4-20050401/gcc/fixinc/../../include  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o /mnt/lfs_lit/usr/src/_gcc/gcc/../libiberty/libiberty.a
echo timestamp > full-stamp
./fixincl -v < /dev/null
'fixincl version 1.1'
chmod 755 ../fixinc.sh
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/gcc/fixinc'
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE='i686-pc-linux-gnu'; srcdir=`cd ../../gcc-3.4-20050401/gcc; ${PWDCMD-pwd}`; \
SHELL='/bin/sh' ;\
export TARGET_MACHINE srcdir SHELL ; \
rm -f include/syslimits.h; \
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ../../gcc-3.4-20050401/gcc/gsyslimits.h include/syslimits.h; \
fi; \
chmod a+r include/syslimits.h)
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
for file in .. ../../gcc-3.4-20050401/gcc/ginclude/float.h ../../gcc-3.4-20050401/gcc/ginclude/iso646.h ../../gcc-3.4-20050401/gcc/ginclude/stdarg.h ../../gcc-3.4-20050401/gcc/ginclude/stdbool.h ../../gcc-3.4-20050401/gcc/ginclude/stddef.h ../../gcc-3.4-20050401/gcc/ginclude/varargs.h ../../gcc-3.4-20050401/gcc/unwind.h ../../gcc-3.4-20050401/gcc/config/i386/mmintrin.h ../../gcc-3.4-20050401/gcc/config/i386/xmmintrin.h ../../gcc-3.4-20050401/gcc/config/i386/emmintrin.h ../../gcc-3.4-20050401/gcc/config/i386/pmmintrin.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
echo timestamp > stmp-int-hdrs
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta' \
LIB2ADD='' \
LIB2ADD_ST='' \
LIB2ADD_SH='' \
LIB2ADDEH='../../gcc-3.4-20050401/gcc/unwind-dw2.c ../../gcc-3.4-20050401/gcc/unwind-dw2-fde-glibc.c ../../gcc-3.4-20050401/gcc/unwind-sjlj.c ../../gcc-3.4-20050401/gcc/gthr-gnat.c ../../gcc-3.4-20050401/gcc/unwind-c.c' \
LIB2ADDEHSTATIC='../../gcc-3.4-20050401/gcc/unwind-dw2.c ../../gcc-3.4-20050401/gcc/unwind-dw2-fde-glibc.c ../../gcc-3.4-20050401/gcc/unwind-sjlj.c ../../gcc-3.4-20050401/gcc/gthr-gnat.c ../../gcc-3.4-20050401/gcc/unwind-c.c' \
LIB2ADDEHSHARED='../../gcc-3.4-20050401/gcc/unwind-dw2.c ../../gcc-3.4-20050401/gcc/unwind-dw2-fde-glibc.c ../../gcc-3.4-20050401/gcc/unwind-sjlj.c ../../gcc-3.4-20050401/gcc/gthr-gnat.c ../../gcc-3.4-20050401/gcc/unwind-c.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c gthr-gnat.c' \
LIBUNWIND='' \
LIBUNWINDDEP='' \
SHLIBUNWIND_LINK='' \
SHLIBUNWIND_INSTALL='' \
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 _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' \
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
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 _df_to_tf _thenan_df _df_to_usi _usi_to_df' \
TPBIT='' \
TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' \
MULTILIBS=`/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /bin/install -c -m 644 @shlib_dir@@shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \
SHLIB_EXT='.so' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='../../gcc-3.4-20050401/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='../../gcc-3.4-20050401/gcc/libgcc-std.ver ../../gcc-3.4-20050401/gcc/config/libgcc-glibc.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh ../../gcc-3.4-20050401/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
TARGET_CPU_DEFAULT="" \
HEADERS="ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-3.4-20050401/gcc/mkconfig.sh tconfig.h
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../gcc-3.4-20050401/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -fPIC \
   -c ../../gcc-3.4-20050401/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../gcc-3.4-20050401/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
  -o crtbeginT.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../gcc-3.4-20050401/gcc/crtstuff.c -DCRT_END \
  -o crtend.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -fPIC \
   -c ../../gcc-3.4-20050401/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
  -o crtendS.o
make \
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  " \
  CONFIG_H="tconfig.h ../../gcc-3.4-20050401/gcc/../include/ansidecl.h" TM_H="tm.h      ../../gcc-3.4-20050401/gcc/config/i386/i386.h ../../gcc-3.4-20050401/gcc/config/i386/unix.h ../../gcc-3.4-20050401/gcc/config/i386/att.h ../../gcc-3.4-20050401/gcc/config/dbxelf.h ../../gcc-3.4-20050401/gcc/config/elfos.h ../../gcc-3.4-20050401/gcc/config/svr4.h ../../gcc-3.4-20050401/gcc/config/linux.h ../../gcc-3.4-20050401/gcc/config/i386/linux.h ../../gcc-3.4-20050401/gcc/defaults.h insn-constants.h insn-flags.h" \
  INCLUDES="-I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include " \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[2]: Entering directory `/mnt/lfs_lit/usr/src/_gcc/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.4-20050401/gcc/mkinstalldirs $d; fi; \
done
mkdir -p -- libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_muldi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_muldi3.o
( nm -pg libgcc/./_muldi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_muldi3.oS libgcc/./_muldi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_negdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_negdi2.o
( nm -pg libgcc/./_negdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negdi2.oS libgcc/./_negdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_lshrdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
( nm -pg libgcc/./_lshrdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_lshrdi3.oS libgcc/./_lshrdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ashldi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ashldi3.o
( nm -pg libgcc/./_ashldi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashldi3.oS libgcc/./_ashldi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ashrdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
( nm -pg libgcc/./_ashrdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashrdi3.oS libgcc/./_ashrdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_cmpdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
( nm -pg libgcc/./_cmpdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_cmpdi2.oS libgcc/./_cmpdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ucmpdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
( nm -pg libgcc/./_ucmpdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ucmpdi2.oS libgcc/./_ucmpdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_floatdidf -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_floatdidf.o
( nm -pg libgcc/./_floatdidf.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdidf.oS libgcc/./_floatdidf.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_floatdisf -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_floatdisf.o
( nm -pg libgcc/./_floatdisf.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdisf.oS libgcc/./_floatdisf.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunsdfsi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
( nm -pg libgcc/./_fixunsdfsi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfsi.oS libgcc/./_fixunsdfsi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunssfsi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
( nm -pg libgcc/./_fixunssfsi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfsi.oS libgcc/./_fixunssfsi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunsdfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
( nm -pg libgcc/./_fixunsdfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfdi.oS libgcc/./_fixunsdfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixdfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
( nm -pg libgcc/./_fixdfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixdfdi.oS libgcc/./_fixdfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunssfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
( nm -pg libgcc/./_fixunssfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfdi.oS libgcc/./_fixunssfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixsfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
( nm -pg libgcc/./_fixsfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixsfdi.oS libgcc/./_fixsfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixxfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
( nm -pg libgcc/./_fixxfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixxfdi.oS libgcc/./_fixxfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunsxfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
( nm -pg libgcc/./_fixunsxfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfdi.oS libgcc/./_fixunsxfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_floatdixf -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_floatdixf.o
( nm -pg libgcc/./_floatdixf.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdixf.oS libgcc/./_floatdixf.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunsxfsi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
( nm -pg libgcc/./_fixunsxfsi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfsi.oS libgcc/./_fixunsxfsi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixtfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
( nm -pg libgcc/./_fixtfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixtfdi.oS libgcc/./_fixtfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_fixunstfdi -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
( nm -pg libgcc/./_fixunstfdi.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunstfdi.oS libgcc/./_fixunstfdi.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_floatditf -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_floatditf.o
( nm -pg libgcc/./_floatditf.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatditf.oS libgcc/./_floatditf.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_clear_cache -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_clear_cache.o
( nm -pg libgcc/./_clear_cache.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clear_cache.oS libgcc/./_clear_cache.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_enable_execute_stack -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o
../../gcc-3.4-20050401/gcc/libgcc2.c:1567: warning: no previous prototype for '__enable_execute_stack'
( nm -pg libgcc/./_enable_execute_stack.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_enable_execute_stack.oS libgcc/./_enable_execute_stack.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_trampoline -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_trampoline.o
( nm -pg libgcc/./_trampoline.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_trampoline.oS libgcc/./_trampoline.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL__main -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./__main.o
( nm -pg libgcc/./__main.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__main.oS libgcc/./__main.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_absvsi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_absvsi2.o
( nm -pg libgcc/./_absvsi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvsi2.oS libgcc/./_absvsi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_absvdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_absvdi2.o
( nm -pg libgcc/./_absvdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvdi2.oS libgcc/./_absvdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_addvsi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_addvsi3.o
( nm -pg libgcc/./_addvsi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvsi3.oS libgcc/./_addvsi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_addvdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_addvdi3.o
( nm -pg libgcc/./_addvdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvdi3.oS libgcc/./_addvdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_subvsi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_subvsi3.o
( nm -pg libgcc/./_subvsi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvsi3.oS libgcc/./_subvsi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_subvdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_subvdi3.o
( nm -pg libgcc/./_subvdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvdi3.oS libgcc/./_subvdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_mulvsi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
( nm -pg libgcc/./_mulvsi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvsi3.oS libgcc/./_mulvsi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_mulvdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
( nm -pg libgcc/./_mulvdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvdi3.oS libgcc/./_mulvdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_negvsi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_negvsi2.o
( nm -pg libgcc/./_negvsi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvsi2.oS libgcc/./_negvsi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_negvdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_negvdi2.o
( nm -pg libgcc/./_negvdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvdi2.oS libgcc/./_negvdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ctors -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ctors.o
( nm -pg libgcc/./_ctors.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctors.oS libgcc/./_ctors.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ffssi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ffssi2.o
( nm -pg libgcc/./_ffssi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffssi2.oS libgcc/./_ffssi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ffsdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
( nm -pg libgcc/./_ffsdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffsdi2.oS libgcc/./_ffsdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_clz -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_clz.o
( nm -pg libgcc/./_clz.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clz.oS libgcc/./_clz.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_clzsi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_clzsi2.o
( nm -pg libgcc/./_clzsi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzsi2.oS libgcc/./_clzsi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_clzdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_clzdi2.o
( nm -pg libgcc/./_clzdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzdi2.oS libgcc/./_clzdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ctzsi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ctzsi2.o
( nm -pg libgcc/./_ctzsi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzsi2.oS libgcc/./_ctzsi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_ctzdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_ctzdi2.o
( nm -pg libgcc/./_ctzdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzdi2.oS libgcc/./_ctzdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_popcount_tab -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_popcount_tab.o
( nm -pg libgcc/./_popcount_tab.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcount_tab.oS libgcc/./_popcount_tab.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_popcountsi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
( nm -pg libgcc/./_popcountsi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountsi2.oS libgcc/./_popcountsi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_popcountdi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_popcountdi2.o
( nm -pg libgcc/./_popcountdi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountdi2.oS libgcc/./_popcountdi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_paritysi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_paritysi2.o
( nm -pg libgcc/./_paritysi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritysi2.oS libgcc/./_paritysi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_paritydi2 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_paritydi2.o
( nm -pg libgcc/./_paritydi2.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritydi2.oS libgcc/./_paritydi2.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_divdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
( nm -pg libgcc/./_divdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_divdi3.oS libgcc/./_divdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_moddi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
( nm -pg libgcc/./_moddi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_moddi3.oS libgcc/./_moddi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_udivdi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
( nm -pg libgcc/./_udivdi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivdi3.oS libgcc/./_udivdi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_umoddi3 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
( nm -pg libgcc/./_umoddi3.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_umoddi3.oS libgcc/./_umoddi3.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_udiv_w_sdiv -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
( nm -pg libgcc/./_udiv_w_sdiv.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udiv_w_sdiv.oS libgcc/./_udiv_w_sdiv.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_udivmoddi4 -c ../../gcc-3.4-20050401/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
( nm -pg libgcc/./_udivmoddi4.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivmoddi4.oS libgcc/./_udivmoddi4.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_eprintf -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./_eprintf.o
( nm -pg libgcc/./_eprintf.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_eprintf.oS libgcc/./_eprintf.o -xassembler -
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL__gcc_bcmp -c ../../gcc-3.4-20050401/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
( nm -pg libgcc/./__gcc_bcmp.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__gcc_bcmp.oS libgcc/./__gcc_bcmp.o -xassembler -
rm -rf ./libgcc.a
ar  rc ./libgcc.a libgcc/./_muldi3.oS libgcc/./_negdi2.oS libgcc/./_lshrdi3.oS libgcc/./_ashldi3.oS libgcc/./_ashrdi3.oS libgcc/./_cmpdi2.oS libgcc/./_ucmpdi2.oS libgcc/./_floatdidf.oS libgcc/./_floatdisf.oS libgcc/./_fixunsdfsi.oS libgcc/./_fixunssfsi.oS libgcc/./_fixunsdfdi.oS libgcc/./_fixdfdi.oS libgcc/./_fixunssfdi.oS libgcc/./_fixsfdi.oS libgcc/./_fixxfdi.oS libgcc/./_fixunsxfdi.oS libgcc/./_floatdixf.oS libgcc/./_fixunsxfsi.oS libgcc/./_fixtfdi.oS libgcc/./_fixunstfdi.oS libgcc/./_floatditf.oS libgcc/./_clear_cache.oS libgcc/./_enable_execute_stack.oS libgcc/./_trampoline.oS libgcc/./__main.oS libgcc/./_absvsi2.oS libgcc/./_absvdi2.oS libgcc/./_addvsi3.oS libgcc/./_addvdi3.oS libgcc/./_subvsi3.oS libgcc/./_subvdi3.oS libgcc/./_mulvsi3.oS libgcc/./_mulvdi3.oS libgcc/./_negvsi2.oS libgcc/./_negvdi2.oS libgcc/./_ctors.oS libgcc/./_ffssi2.oS libgcc/./_ffsdi2.oS libgcc/./_clz.oS libgcc/./_clzsi2.oS libgcc/./_clzdi2.oS libgcc/./_ctzsi2.oS libgcc/./_ctzdi2.oS libgcc/./_popcount_tab.oS libgcc/./_popcountsi2.oS libgcc/./_popcountdi2.oS libgcc/./_paritysi2.oS libgcc/./_paritydi2.oS libgcc/./_divdi3.oS libgcc/./_moddi3.oS libgcc/./_udivdi3.oS libgcc/./_umoddi3.oS libgcc/./_udiv_w_sdiv.oS libgcc/./_udivmoddi4.oS libgcc/./_eprintf.oS libgcc/./__gcc_bcmp.oS
ranlib ./libgcc.a
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_gcov -c ../../gcc-3.4-20050401/gcc/libgcov.c -o libgcc/./_gcov.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_gcov_merge_add -c ../../gcc-3.4-20050401/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_gcov_merge_single -c ../../gcc-3.4-20050401/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -DL_gcov_merge_delta -c ../../gcc-3.4-20050401/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o
rm -rf ./libgcov.a
ar  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o
ranlib ./libgcov.a
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -fexceptions -c ../../gcc-3.4-20050401/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
../../gcc-3.4-20050401/gcc/unwind-dw2.c: In function `_Unwind_SetGR':
../../gcc-3.4-20050401/gcc/unwind-dw2.c:243: warning: `return' with a value, in function returning void
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -fexceptions -c ../../gcc-3.4-20050401/gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -fexceptions -c ../../gcc-3.4-20050401/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -fexceptions -c ../../gcc-3.4-20050401/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include  -fexceptions -c ../../gcc-3.4-20050401/gcc/unwind-c.c -o libgcc/./unwind-c.o
rm -rf ./libgcc_eh.a
ar  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o
ranlib ./libgcc_eh.a
{ nm -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o; echo %%; \
  cat ../../gcc-3.4-20050401/gcc/libgcc-std.ver ../../gcc-3.4-20050401/gcc/config/libgcc-glibc.ver \
    | sed -e '/^[   ]*#/d' \
          -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
    | /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4-20050401/gcc -I../../gcc-3.4-20050401/gcc/. -I../../gcc-3.4-20050401/gcc/../include   -E -xassembler-with-cpp -; \
} | gawk -f ../../gcc-3.4-20050401/gcc/mkmap-symver.awk  > libgcc/./tmp-libgcc.map
mv 'libgcc/./tmp-libgcc.map' libgcc/./libgcc.map
/mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1.tmp   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && if [ -f libgcc_s.so.1 ]; then mv -f libgcc_s.so.1 libgcc_s.so.1.backup; else true; fi && mv libgcc_s.so.1.tmp libgcc_s.so.1 && ln -s libgcc_s.so.1 libgcc_s.so
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/gcc'
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-3.4-20050401/gcc/doc \
		-I ../../gcc-3.4-20050401/gcc/doc/include -o doc/cpp.info ../../gcc-3.4-20050401/gcc/doc/cpp.texi; \
fi
../../gcc-3.4-20050401/gcc/doc/cpp.texi:4122: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3.4-20050401/gcc/doc//cppopts.texi:137: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3.4-20050401/gcc/doc//cppopts.texi:345: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-3.4-20050401/gcc/doc \
		-I ../../gcc-3.4-20050401/gcc/doc/include -o doc/gcc.info ../../gcc-3.4-20050401/gcc/doc/gcc.texi; \
fi
../../gcc-3.4-20050401/gcc/doc//cppopts.texi:137: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3.4-20050401/gcc/doc//cppopts.texi:345: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-3.4-20050401/gcc/doc \
		-I ../../gcc-3.4-20050401/gcc/doc/include -o doc/gccint.info ../../gcc-3.4-20050401/gcc/doc/gccint.texi; \
fi
../../gcc-3.4-20050401/gcc/doc//md.texi:4191: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3.4-20050401/gcc/doc//md.texi:5684: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-3.4-20050401/gcc/doc \
		-I ../../gcc-3.4-20050401/gcc/doc/include -o doc/gccinstall.info ../../gcc-3.4-20050401/gcc/doc/install.texi; \
fi
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-3.4-20050401/gcc/doc \
		-I ../../gcc-3.4-20050401/gcc/doc/include -o doc/cppinternals.info ../../gcc-3.4-20050401/gcc/doc/cppinternals.texi; \
fi
echo timestamp > gcov.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/gcov.texi > gcov.pod
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-3.4.4" --section=1 gcov.pod > doc/gcov.1.T$$ && \
	mv -f doc/gcov.1.T$$ doc/gcov.1) || \
	(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/cpp.texi > cpp.pod
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-3.4.4" --section=1 cpp.pod > doc/cpp.1.T$$ && \
	mv -f doc/cpp.1.T$$ doc/cpp.1) || \
	(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/invoke.texi > gcc.pod
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-3.4.4" --section=1 gcc.pod > doc/gcc.1.T$$ && \
	mv -f doc/gcc.1.T$$ doc/gcc.1) || \
	(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/include/fdl.texi > gfdl.pod
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-3.4.4" --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
	mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
	(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/include/gpl.texi > gpl.pod
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-3.4.4" --section=7 gpl.pod > doc/gpl.7.T$$ && \
	mv -f doc/gpl.7.T$$ doc/gpl.7) || \
	(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../gcc-3.4-20050401/gcc/../contrib/texi2pod.pl ../../gcc-3.4-20050401/gcc/doc/include/funding.texi > fsf-funding.pod
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-3.4.4" --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
	mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
	(rm -f doc/fsf-funding.7.T$$ && exit 1)
cp doc/gcc.1 doc/g++.1
rm cpp.pod fsf-funding.pod gcc.pod gcov.pod gfdl.pod gpl.pod
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/_gcc/gcc'
Checking multilib configuration...
/bin/sh ../gcc-3.4-20050401/mkinstalldirs i686-pc-linux-gnu/libstdc++-v3 ; \
rm -f i686-pc-linux-gnu/libstdc++-v3/Makefile || : ; \
cp multilib.out i686-pc-linux-gnu/libstdc++-v3/multilib.out
mkdir -p -- i686-pc-linux-gnu/libstdc++-v3
Configuring in i686-pc-linux-gnu/libstdc++-v3
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc...  /mnt/lfs_lit/usr/src/_gcc/gcc/xgcc -B/mnt/lfs_lit/usr/src/_gcc/gcc/ -B/prelfs/i686-pc-linux-gnu/bin/ -B/prelfs/i686-pc-linux-gnu/lib/ -isystem /prelfs/i686-pc-linux-gnu/include -isystem /prelfs/i686-pc-linux-gnu/sys-include
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make: *** [configure-target-libstdc++-v3] Error 1

real	3m23.906s
user	3m7.540s
sys	0m14.075s
