Welcome to the Haiku shell. ~> mkdir gcc-obj ~> cd gcc-obj/ ~/gcc-obj> CFLAGS="-O2" CXXFLAGS="-O2" ../gcc/configure --prefix=/boot/develop/t ools/gnupro --disable-nls --enable-shared=yes --enable-languages=c,c++ creating cache ./config.cache checking host system type... i586-pc-haiku checking target system type... i586-pc-haiku checking build system type... i586-pc-haiku checking for a BSD compatible install... /bin/install -c checking whether ln works... no, using cp checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 ) works... yes checking whether the C compiler (gcc -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f 2 checking for correct version of gmp.h... no *** This configuration is not supported in the following subdirectories: target-libmudflap target-libiberty (Any other directories should still work fine.) checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i586-pc-haiku-ar... no checking for ar... ar checking for i586-pc-haiku-as... no checking for as... as checking for i586-pc-haiku-dlltool... no checking for dlltool... no checking for i586-pc-haiku-ld... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld checking for i586-pc-haiku-lipo... no checking for lipo... no checking for i586-pc-haiku-nm... no checking for nm... nm checking for i586-pc-haiku-ranlib... no checking for ranlib... ranlib checking for i586-pc-haiku-strip... no checking for strip... strip checking for i586-pc-haiku-windres... no checking for windres... no checking for i586-pc-haiku-objcopy... no checking for objcopy... objcopy checking for i586-pc-haiku-objdump... no checking for objdump... objdump checking for i586-pc-haiku-ar... no checking for ar... ar checking for i586-pc-haiku-as... no checking for as... as checking for i586-pc-haiku-cc... no checking for cc... cc checking for i586-pc-haiku-c++... no checking for c++... c++ checking for i586-pc-haiku-dlltool... no checking for dlltool... no checking for i586-pc-haiku-gcc... i586-pc-haiku-gcc checking for i586-pc-haiku-gcj... no checking for gcj... no checking for i586-pc-haiku-gfortran... no checking for gfortran... no checking for i586-pc-haiku-ld... no checking for ld... ld checking for i586-pc-haiku-lipo... no checking for lipo... no checking for i586-pc-haiku-nm... no checking for nm... nm checking for i586-pc-haiku-objdump... no checking for objdump... objdump checking for i586-pc-haiku-ranlib... no checking for ranlib... ranlib checking for i586-pc-haiku-strip... no checking for strip... strip checking for i586-pc-haiku-windres... no checking for windres... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking if symbolic links between directories work... yes updating cache ./config.cache creating ./config.status creating Makefile ~/gcc-obj> make bootstrap mkdir -p -- build-i586-pc-haiku/libiberty Configuring in build-i586-pc-haiku/libiberty configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /boot/home/gcc/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... i586-pc-haiku checking host system type... i586-pc-haiku checking for i586-pc-haiku-ar... no checking for ar... ar checking for i586-pc-haiku-ranlib... no checking for ranlib... ranlib checking for i586-pc-haiku-gcc... gcc checking for C compiler default output file name... conftest 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 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... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.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... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... no checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... no 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... no checking for stpcpy... yes checking for stpncpy... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... no checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... no 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... no checking for sys_nerr... no checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... no checking for psignal... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... no 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... no checking for wait3... no checking for wait4... no checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no 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 `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/re gex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/regex.c -o re gex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp lus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cplus-dem.c - o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp -demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md 5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md5.c -o md5. o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/al loca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/alloca.c -o a lloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ar gv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/argv.c -o arg v.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ch oose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/co ncat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/concat.c -o c oncat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp -demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demint.c - o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dy n-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fd match.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fi bheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fl oatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/floatformat.c -o floatformat.o /boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double': /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor expressions /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor expressions if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fn match.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fo pen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fopen_unlocke d.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge topt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt.c -o g etopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge topt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge tpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getpwd.c -o g etpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge truntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ha shtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/he x.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hex.c -o hex. o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lb asename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lbasename.c - o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lr ealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lrealpath.c - o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma ke-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-relative -prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma ke-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-temp-fil e.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob jalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob stack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pa rtition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/partition.c - o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe xecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ph ysmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe x-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe x-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe x-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-unix.c -o pex-unix.o /boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error': /boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur n if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sa fe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/so rt.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sort.c -o sor t.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp aces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/spaces.c -o s paces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp lay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st rerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st rsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strsignal.c - o strsignal.o /boot/home/gcc/libiberty/strsignal.c: In function `psignal': /boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and unsigned if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/te rnary.c -o pic/ternary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ternary.c -o ternary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/un link-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/unlink-if-ord inary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xa texit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xe xit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xexit.c -o xe xit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm alloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm emdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs trdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs trerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrerror.c - o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs trndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ba sename.c -o pic/basename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/basename.c -o basename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/in sque.c -o pic/insque.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/insque.c -o i nsque.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/me mpcpy.c -o pic/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mk stemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/si gsetmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st pncpy.c -o pic/stpncpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/stpncpy.c -o stpncpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st rndup.c -o pic/strndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strndup.c -o strndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st rverscmp.c -o pic/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./ choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./ floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o . /getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-pr efix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./ physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spac es.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary. o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstr ndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpncp y.o ./strndup.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./sp aces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinar y.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xs trndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpn cpy.o ./strndup.o ./strverscmp.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 wa itpid bcmp bcopy bzero; do \ for g in ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask .o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choos e-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./float format.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getr untime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix. o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physm em.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./x atexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup. o > required-list make[2]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/te stsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/tes tsuite' make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty' mkdir -p -- build-i586-pc-haiku/fixincludes Configuring in build-i586-pc-haiku/fixincludes configure: loading cache ../config.cache checking build system type... (cached) i586-pc-haiku checking host system type... (cached) i586-pc-haiku checking target system type... i586-pc-haiku checking for i586-pc-haiku-gcc... (cached) gcc checking for C compiler default output file name... conftest 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... no checking whether gcc supports -Wmissing-format-attribute... no checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether errno is declared... no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... (cached) yes checking for sys/mman.h... (cached) yes checking for mmap... 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 whether to enable maintainer-specific portions of Makefiles... no updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[1]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes' gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixincl .c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixtest s.c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixfixe s.c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/server. c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/procope n.c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixlib. c gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixopts .c gcc -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib. o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../gcc/fixincludes" /bin/sh ../../../gcc/fixincludes/mkfixinc.sh i 586-pc-haiku sed -e 's/@gcc_version@/4.1.2/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for i586-pc-haiku-gcc... gcc checking for C compiler default output file name... conftest 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 build system type... i586-pc-haiku checking host system type... i586-pc-haiku checking for i586-pc-haiku-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... 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... no 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... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... yes checking for iconv... no, consider installing GNU libiconv checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands make[1]: Entering directory `/boot/home/gcc-obj/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/boot/home/gcc-obj/intl' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /boot/home/gcc/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... i586-pc-haiku checking host system type... i586-pc-haiku checking for i586-pc-haiku-ar... ar checking for i586-pc-haiku-ranlib... ranlib checking for i586-pc-haiku-gcc... gcc checking for C compiler default output file name... conftest 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/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... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.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... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... no checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... no 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... no checking for stpcpy... yes checking for stpncpy... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... no checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... no 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... no checking for sys_nerr... no checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... no checking for psignal... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... no 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... no checking for wait3... no checking for wait4... no checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no 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 mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... i586-pc-haiku checking host system type... i586-pc-haiku checking target system type... i586-pc-haiku checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for i586-pc-haiku-gcc... gcc checking for C compiler default output file name... conftest 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 for i586-pc-haiku-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... no checking whether gcc supports -Wmissing-format-attribute... no checking whether gcc supports -pedantic -Wno-long-long... yes checking dependency style of gcc... gcc checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking how to run the C preprocessor... gcc -E 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether vasprintf is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... no checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... no, consider installing GNU libiconv updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands make[1]: Entering directory `/boot/home/gcc-obj/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 -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/reg ex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cpl us-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cplus-dem.c -o cplu s-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cp- demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cp-demangle.c -o cp -demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/md5 .c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/all oca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/alloca.c -o alloca. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/arg v.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cho ose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/choose-temp.c -o ch oose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/con cat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/concat.c -o concat. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cp- demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cp-demint.c -o cp-d emint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/dyn -string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/dyn-string.c -o dyn -string.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fdm atch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fdmatch.c -o fdmatc h.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fib heap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fibheap.c -o fibhea p.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/flo atformat.c -o pic/floatformat.o; \ else true; fi /boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double': /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor expressions /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor expressions gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/floatformat.c -o fl oatformat.o /boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double': /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor expressions /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s tructure member to initialize /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor expressions if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fnm atch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fnmatch.c -o fnmatc h.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fop en_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get opt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getopt.c -o getopt. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get opt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getopt1.c -o getopt 1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get pwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getpwd.c -o getpwd. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get runtime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getruntime.c -o get runtime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/has htab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/hashtab.c -o hashta b.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/hex .c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/lba sename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/lbasename.c -o lbas ename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/lre alpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/lrealpath.c -o lrea lpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mak e-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/make-relative-prefi x.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mak e-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/obj alloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/objalloc.c -o objal loc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/obs tack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/obstack.c -o obstac k.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/par tition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/partition.c -o part ition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex ecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pexecute.c -o pexec ute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/phy smem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/physmem.c -o physme m.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex -common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-common.c -o pex -common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex -one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-one.c -o pex-on e.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex -unix.c -o pic/pex-unix.o; \ else true; fi /boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error': /boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur n gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-unix.c -o pex-u nix.o /boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error': /boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur n if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/saf e-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/safe-ctype.c -o saf e-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/sor t.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/spa ces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/spaces.c -o spaces. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/spl ay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/splay-tree.c -o spl ay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str error.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strerror.c -o strer ror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str signal.c -o pic/strsignal.o; \ else true; fi /boot/home/gcc/libiberty/strsignal.c: In function `psignal': /boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and unsigned gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strsignal.c -o strs ignal.o /boot/home/gcc/libiberty/strsignal.c: In function `psignal': /boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and unsigned if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/ter nary.c -o pic/ternary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/ternary.c -o ternar y.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/unl ink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/unlink-if-ordinary. c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xat exit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xatexit.c -o xatexi t.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xex it.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xma lloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xmalloc.c -o xmallo c.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xme mdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xmemdup.c -o xmemdu p.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst rdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrdup.c -o xstrdu p.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst rerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrerror.c -o xstr error.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst rndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrndup.c -o xstrn dup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/bas ename.c -o pic/basename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/basename.c -o basen ame.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/ins que.c -o pic/insque.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/insque.c -o insque. o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mem pcpy.c -o pic/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/mempcpy.c -o mempcp y.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mks temps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/mkstemps.c -o mkste mps.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/sig setmask.c -o pic/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/sigsetmask.c -o sig setmask.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/stp ncpy.c -o pic/stpncpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/stpncpy.c -o stpncp y.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str ndup.c -o pic/strndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strndup.c -o strndu p.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W - Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str verscmp.c -o pic/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strverscmp.c -o str verscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./ choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./ floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o . /getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-pr efix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./ physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spac es.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary. o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstr ndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpncp y.o ./strndup.o ./strverscmp.o ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.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 ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./sp aces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinar y.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xs trndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpn cpy.o ./strndup.o ./strverscmp.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 wa itpid bcmp bcopy bzero; do \ for g in ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask .o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choos e-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./float format.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getr untime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix. o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physm em.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./x atexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup. o > required-list make[2]: Entering directory `/boot/home/gcc-obj/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/boot/home/gcc-obj/libiberty/testsuite' make[1]: Leaving directory `/boot/home/gcc-obj/libiberty' make[1]: Entering directory `/boot/home/gcc-obj/libcpp' source='../../gcc/libcpp/charset.c' object='charset.o' libtool=no DEPDIR=.deps d epmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../ ../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strin gs -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gc c/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../ gcc/libcpp/charset.c source='../../gcc/libcpp/directives.c' object='directives.o' libtool=no DEPDIR=. deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite -strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I.. /../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libcpp/directives.c source='../../gcc/libcpp/errors.c' object='errors.o' libtool=no DEPDIR=.deps dep mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../.. /gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/ libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc c/libcpp/errors.c source='../../gcc/libcpp/expr.c' object='expr.o' libtool=no DEPDIR=.deps depmode =gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc /libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Ws trict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libc pp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/li bcpp/expr.c source='../../gcc/libcpp/files.c' object='files.o' libtool=no DEPDIR=.deps depmo de=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../g cc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings - Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/li bcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/ libcpp/files.c source='../../gcc/libcpp/identifiers.c' object='identifiers.o' libtool=no DEPDIR =.deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp - I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I ../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include - c ../../gcc/libcpp/identifiers.c echo "#define LOCALEDIR \"/boot/develop/tools/gnupro/share/locale\"" > localedir .new ../../gcc/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs source='../../gcc/libcpp/init.c' object='init.o' libtool=no DEPDIR=.deps depmode =gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc /libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Ws trict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libc pp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/li bcpp/init.c source='../../gcc/libcpp/lex.c' object='lex.o' libtool=no DEPDIR=.deps depmode=g cc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/l ibcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstr ict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libc pp/lex.c source='../../gcc/libcpp/line-map.c' object='line-map.o' libtool=no DEPDIR=.deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I. ./../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-str ings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../ gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../. ./gcc/libcpp/line-map.c source='../../gcc/libcpp/macro.c' object='macro.o' libtool=no DEPDIR=.deps depmo de=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../g cc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings - Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/li bcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/ libcpp/macro.c source='../../gcc/libcpp/mkdeps.c' object='mkdeps.o' libtool=no DEPDIR=.deps dep mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../.. /gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/ libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc c/libcpp/mkdeps.c source='../../gcc/libcpp/pch.c' object='pch.o' libtool=no DEPDIR=.deps depmode=g cc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/l ibcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstr ict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libc pp/pch.c /boot/home/gcc/libcpp/pch.c: In function `cpp_valid_state': /boot/home/gcc/libcpp/pch.c:482: warning: field width is not type int (arg 8) source='../../gcc/libcpp/symtab.c' object='symtab.o' libtool=no DEPDIR=.deps dep mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../.. /gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/ libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc c/libcpp/symtab.c source='../../gcc/libcpp/traditional.c' object='traditional.o' libtool=no DEPDIR =.deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp - I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I ../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include - c ../../gcc/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o ini t.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a source='../../gcc/libcpp/makedepend.c' object='makedepend.o' libtool=no DEPDIR=. deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite -strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I.. /../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libcpp/makedepend.c gcc -O2 -o makedepend \ makedepend.o libcpp.a ../libiberty/libiberty.a \ make[1]: Leaving directory `/boot/home/gcc-obj/libcpp' mkdir -p -- ./gcc Configuring in ./gcc configure: creating cache ./config.cache checking build system type... i586-pc-haiku checking host system type... i586-pc-haiku checking target system type... i586-pc-haiku 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 i586-pc-haiku-gcc... gcc checking for C compiler default output file name... conftest 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 ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 for void *... yes checking size of void *... 4 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking for long long... (cached) yes checking size of long long... 8 checking for __int64... no checking whether gcc accepts -Wno-long-long... yes checking whether gcc accepts -Wno-variadic-macros... no checking whether gcc accepts -Wold-style-definition... no checking whether gcc accepts -Wmissing-format-attribute... no 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 -s works... yes checking whether ln works... no, using ln -s checking for i586-pc-haiku-ranlib... ranlib checking for a BSD compatible install... /bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... no checking for makeinfo... /boot/home/gcc/missing makeinfo checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for GNU C library... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... 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 iconv.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... no 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 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 getrusage... yes checking for nl_langinfo... no checking for scandir... no checking for alphasort... no checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for mincore... no checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... 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 for sys/mman.h... (cached) yes checking for mmap... (cached) 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 vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... no, consider installing GNU libiconv checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... no checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf 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... no checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... no checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf 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... no checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked 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 .preinit_array/.init_array/.fini_array support... no checking if mkdir takes one argument... no Using `../../gcc/gcc/config/i386/i386.c' for machine-specific logic. Using `../../gcc/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../gcc/gcc/config/i386/i386.h ../../gcc/gcc/config/i386/unix.h ../../gcc/gcc/config/i386/att.h ../../gcc/gcc/config/dbxelf.h ../../gcc/gcc/config/elfos.h ../../gcc/gcc/config/svr4.h ../../gcc/gcc/config/haiku.h ../../gcc/gcc/config/i386/haiku.h Using host-default.o for host machine hooks. checking whether NLS is requested... no checking what assembler to use... /boot/develop/tools/gnupro/bin/as checking what linker to use... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld checking what nm to use... /boot/develop/tools/gnupro/bin/nm checking what objdump to use... /boot/develop/tools/gnupro/i586-pc-haiku/bin/obj dump 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 .weakref... 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 COMDAT group support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... 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 --as-needed support... yes checking linker --sysroot support... yes Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i586-pc-haiku. configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: WARNING: ../../gcc/gcc/Makefile.in seems to ignore the --dataroo tdir setting config.status: creating gccbug config.status: creating mklibgcc config.status: creating libada-mk config.status: creating auto-host.h config.status: executing default commands Bootstrapping the compiler make[1]: Entering directory `/boot/home/gcc-obj/gcc' make CC="gcc" libdir=/boot/develop/tools/gnupro/lib LANGUAGES="c " \ CFLAGS="-g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING" \ MAKEINFO="/boot/home/gcc/missing makeinfo --split-size=5000000" MAKEINFOFLAGS="--no-split" \ COVERAGE_FLAGS= OBJS-onestep="tree-chrec.o tree-scalar-evolution .o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tr ee-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree -ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv .o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree -ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phino des.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loo p.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vec torizer.o tree-vect-analyze.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree -ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfglo op.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgr tl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tre e-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o do jump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o exp low.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o ge nrtl.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 mode-switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o pointer-set.o pri nt-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-s tack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rt l.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-v is.o sdbout.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 varasm.o varray.o vec.o versio n.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty- print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-m at.o lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vr p.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tr ee-object-size.o i386.o host-default.o tree-inline.o cgraph.o cgraphunit.o tree -nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa -type-escape.o ipa-prop.o ipa-cp.o" make[2]: Entering directory `/boot/home/gcc-obj/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h config/i386/i386.h config/i386/unix.h config/i386/att .h config/dbxelf.h config/elfos.h config/svr4.h config/haiku.h config/i386/haiku .h defaults.h" DEFINES="" \ /bin/sh ../../gcc/gcc/mkconfig.sh tm.h gawk -f ../../gcc/gcc/opt-gather.awk ../../gcc/gcc/c.opt ../../gcc/gcc/common.op t ../../gcc/gcc/config/i386/i386.opt > tmp-optionlist /bin/sh ../../gcc/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../gcc/gcc/opt-functions.awk -f ../../gcc/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../gcc/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc/gcc/mkconfig.sh bconfig.h gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genmodes.o ../../gcc/gcc/ge nmodes.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/errors.o ../../gcc/gcc/erro rs.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-i586-pc-haiku/libiberty/libibe rty.a build/genmodes -h > tmp-modes.h /bin/sh ../../gcc/gcc/../move-if-change tmp-modes.h insn-modes.h build/genmodes -m > tmp-min-modes.c /bin/sh ../../gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c build/genmodes > tmp-modes.c /bin/sh ../../gcc/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genmddeps.o ../../gcc/gcc/g enmddeps.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gengenrtl.o ../../gcc/gcc/g engenrtl.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i586-pc-haiku/libiberty/libib erty.a build/gengenrtl -h > tmp-genrtl.h /bin/sh ../../gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h build/gengenrtl > tmp-genrtl.c /bin/sh ../../gcc/gcc/../move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl echo "/* This file is machine generated. Do not edit. */" > tmp-gtyp.h echo "static const char *const srcdir = " >> tmp-gtyp.h echo "\"../../gcc/gcc\"" >> tmp-gtyp.h echo ";" >> tmp-gtyp.h echo "static const char *const lang_files[] = {" >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/class.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-lang.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "\"c\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h echo "static const char *const all_files[] = {" >> tmp-gtyp.h echo "\"../../gcc/gcc/input.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/coretypes.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../libcpp/include/line-map.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../libcpp/include/cpplib.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../libcpp/include/cpp-id-data.h\", " >> tmp-gtyp.h echo "\"auto-host.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../include/ansidecl.h\", " >> tmp-gtyp.h echo "\"options.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/i386/i386.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/i386/unix.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/i386/att.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/dbxelf.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/elfos.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/svr4.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/haiku.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/i386/haiku.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/defaults.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../include/hashtab.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../include/splay-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/bitmap.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/coverage.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/function.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/rtl.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/optabs.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/libfuncs.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/../libcpp/include/symtab.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/real.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/varray.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/insn-addr.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/hwint.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/ipa-reference.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cselib.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/basic-block.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cgraph.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/reload.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/alias.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/bitmap.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cselib.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cgraph.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/ipa-prop.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/ipa-cp.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cgraphunit.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/dbxout.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/dwarf2out.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/dwarf2asm.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/dojump.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-profile.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/emit-rtl.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/except.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/explow.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/expr.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/function.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/except.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/gcse.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/integrate.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/lists.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/optabs.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/profile.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/regclass.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/reg-stack.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cfglayout.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/sdbout.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/stor-layout.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/stringpool.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/varasm.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-mudflap.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-flow.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssanames.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-eh.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-address.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-phinodes.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-cfg.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-dfa.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-propagate.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-iterator.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/gimplify.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-chrec.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-vect-generic.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-operands.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-operands.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-profile.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-nested.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/ipa-reference.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-structalias.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/tree-ssa-structalias.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/targhooks.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/config/i386/i386.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/rtti.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/mangle.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/call.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/decl2.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/pt.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/repo.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/semantics.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/tree.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/parser.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/method.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/typeck2.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-lex.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/class.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-lang.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-decl.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h echo " NULL};" >> tmp-gtyp.h echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h echo "\"cp\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h /bin/sh ../../gcc/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h echo timestamp > s-gtyp-gen gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gengtype.o ../../gcc/gcc/ge ngtype.c bison -d -o gengtype-yacc.c ../../gcc/gcc/gengtype-yacc.y gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_ H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc /gcc/../include -I../../gcc/gcc/../libcpp/include -o build/gengtype-lex.o .. /../gcc/gcc/gengtype-lex.c In file included from /scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gen gtype-lex.l:462: /boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi thin macro arg /boot/home/gcc-obj/gcc/gengtype-lex.c:3400: warning: no previous prototype for ` yyget_lineno' /boot/home/gcc-obj/gcc/gengtype-lex.c:3409: warning: no previous prototype for ` yyget_in' /boot/home/gcc-obj/gcc/gengtype-lex.c:3417: warning: no previous prototype for ` yyget_out' /boot/home/gcc-obj/gcc/gengtype-lex.c:3425: warning: no previous prototype for ` yyget_leng' /boot/home/gcc-obj/gcc/gengtype-lex.c:3434: warning: no previous prototype for ` yyget_text' /boot/home/gcc-obj/gcc/gengtype-lex.c:3443: warning: no previous prototype for ` yyset_lineno' /boot/home/gcc-obj/gcc/gengtype-lex.c:3455: warning: no previous prototype for ` yyset_in' /boot/home/gcc-obj/gcc/gengtype-lex.c:3460: warning: no previous prototype for ` yyset_out' /boot/home/gcc-obj/gcc/gengtype-lex.c:3465: warning: no previous prototype for ` yyget_debug' /boot/home/gcc-obj/gcc/gengtype-lex.c:3470: warning: no previous prototype for ` yyset_debug' /boot/home/gcc-obj/gcc/gengtype-lex.c:3476: warning: no previous prototype for ` yylex_destroy' /scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l: In functi on `push_macro_expansion': /scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l:527: warni ng: field width is not type int (arg 3) /scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l:527: warni ng: field width is not type int (arg 5) gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_ H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc /gcc/../include -I../../gcc/gcc/../libcpp/include -o build/gengtype-yacc.o g engtype-yacc.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/gengtype \ build/gengtype.o build/gengtype-lex.o build/gengtype-yacc.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/gengtype warning: structure `VEC_cp_token_position_heap' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined warning: structure `VEC_cp_token_position_heap' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined echo timestamp > s-gtype gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/rtl.o ../../gcc/gcc/rtl.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/read-rtl.o ../../gcc/gcc/re ad-rtl.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/ggc-none.o ../../gcc/gcc/gg c-none.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/min-insn-modes.o min-insn-m odes.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gensupport.o ../../gcc/gcc/ gensupport.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/dummy-conditions.o ../../gc c/gcc/dummy-conditions.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genmddeps \ build/genmddeps.o build/gensupport.o build/dummy-conditions.o build/rtl .o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genmddeps ../../gcc/gcc/config/i386/i386.md > tmp-mddeps /bin/sh ../../gcc/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genconstants.o ../../gcc/gc c/genconstants.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genconstants \ build/genconstants.o build/gensupport.o build/dummy-conditions.o build/ rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genconstants ../../gcc/gcc/config/i386/i386.md > tmp-constants.h /bin/sh ../../gcc/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genflags.o ../../gcc/gcc/ge nflags.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genconditions.o ../../gcc/g cc/genconditions.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genconditions \ build/genconditions.o build/gensupport.o build/dummy-conditions.o build /rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genconditions ../../gcc/gcc/config/i386/i386.md > tmp-conditions.c /bin/sh ../../gcc/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/gcc/mkconfig.sh tm_p.h gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genpreds.o ../../gcc/gcc/ge npreds.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/print-rtl.o ../../gcc/gcc/p rint-rtl.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/mi n-insn-modes.o build/gensupport.o build/dummy-conditions.o build/print-rtl.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genpreds -h ../../gcc/gcc/config/i386/i386.md > tmp-preds.h /bin/sh ../../gcc/gcc/../move-if-change tmp-preds.h tm-preds.h build/genpreds ../../gcc/gcc/config/i386/i386.md > tmp-preds.c /bin/sh ../../gcc/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_ H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc /gcc/../include -I../../gcc/gcc/../libcpp/include -o build/insn-conditions.o insn-conditions.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o b uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl .o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genflags ../../gcc/gcc/config/i386/i386.md > tmp-flags.h /bin/sh ../../gcc/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags ltf="../../gcc/gcc/cp/cp-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/gcc/||' > tmp-gencheck.h /bin/sh ../../gcc/gcc/../move-if-change tmp-gencheck.h gencheck.h echo timestamp > s-gencheck gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gencheck.o ../../gcc/gcc/ge ncheck.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/gencheck \ build/gencheck.o ../build-i586-pc-haiku/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../gcc/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-lang.c -o c-lang.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/stub-objc.c -o stub-objc.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/attribs.c -o attribs.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-errors.c -o c-errors.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-lex.c -o c-lex.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-pragma.c -o c-pragma.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genconfig.o ../../gcc/gcc/g enconfig.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt l.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genconfig ../../gcc/gcc/config/i386/i386.md > tmp-config.h /bin/sh ../../gcc/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-decl.c -o c-decl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-typeck.c -o c-typeck.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-convert.c -o c-convert.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-aux-info.c -o c-aux-info.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-common.c -o c-common.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include \ ../../gcc/gcc/c-opts.c -o c-opts.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-format.c -o c-format.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-semantics.c -o c-semantics.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-incpath.c -o c-incpath.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DGCC_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4 .1.2/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586 -pc-haiku/4.1.2/../../../..`echo /boot/develop/tools/gnupro | sed -e 's|^/boot/d evelop/tools/gnupro||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2\" -DGPLUSPLUS_TOOL _INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../. .`echo /boot/develop/tools/gnupro | sed -e 's|^/boot/develop/tools/gnupro||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2/i586-pc-haiku\" -DGPLUSPLUS_BACKWARD_INCLUDE _DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../..`echo / boot/develop/tools/gnupro | sed -e 's|^/boot/develop/tools/gnupro||' -e 's|/[^/] *|/..|g'`/include/c++/4.1.2/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\ " -DCROSS_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/. ./../../../i586-pc-haiku/sys-include\" -DTOOL_INCLUDE_DIR=\"/boot/develop/tools/ gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../../i586-pc-haiku/include\" \ -c ../../gcc/gcc/cppdefault.c -o cppdefault.o /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[0].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[1].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[2].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[3].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[4].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[5].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[6].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[7].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[8].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[9].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[10].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[11].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[12].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[13].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[14].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[15].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[16].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[17].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[18].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[19].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[20].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[21].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[22].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[23].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[24].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[25].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[26].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[27].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[28].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[29].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[30].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[31].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[32].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[33].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[34].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[35].add_sysroot') /boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer /boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu de_defaults[36].add_sysroot') gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-ppoutput.c -o c-ppoutput.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-cppbuiltin.c -o c-cppbuiltin.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DPREFIX=\"/boot/develop/tools/gnupro\" -DBASEVER="\"4.1.2\"" \ -c ../../gcc/gcc/prefix.c -o prefix.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-objc-common.c -o c-objc-common.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-dump.c -o c-dump.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include \ -DHOST_MACHINE=\"i586-pc-haiku\" -DTARGET_MACHINE=\"i586-pc-haiku\" \ ../../gcc/gcc/c-pch.c -o c-pch.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-parser.c -o c-parser.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-gimplify.c -o c-gimplify.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-mudflap.c -o tree-mudflap.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/c-pretty-print.c -o c-pretty-print.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dummy-checksum.c -o dummy-checksum.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/main.c -o main.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-chrec.c -o tree-chrec.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolutio n.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-data-ref.c -o tree-data-ref.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-cfg.c -o tree-cfg.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-dfa.c -o tree-dfa.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-eh.c -o tree-eh.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa.c -o tree-ssa.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-optimize.c -o tree-optimize.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-gimple.c -o tree-gimple.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/gimplify.c -o gimplify.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vn.c -o tree-vn.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-nrv.c -o tree-nrv.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-nested.c -o tree-nested.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/domwalk.c -o domwalk.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-tailcall.c -o tree-tailcall.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/gimple-low.c -o gimple-low.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-iterator.c -o tree-iterator.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-phinodes.c -o tree-phinodes.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssanames.c -o tree-ssanames.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-sra.c -o tree-sra.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-complex.c -o tree-complex.o /boot/home/gcc/gcc/tree-complex.c: In function `get_component_ssa_name': /boot/home/gcc/gcc/tree-complex.c:446: warning: comparison between signed and un signed /boot/home/gcc/gcc/tree-complex.c: In function `set_component_ssa_name': /boot/home/gcc/gcc/tree-complex.c:492: warning: comparison between signed and un signed gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gencodes.o ../../gcc/gcc/ge ncodes.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o b uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl .o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/gencodes ../../gcc/gcc/config/i386/i386.md > tmp-codes.h /bin/sh ../../gcc/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdat e.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vect-analyze.c -o tree-vect-analyze.o /boot/home/gcc/gcc/tree-vect-analyze.c: In function `vect_determine_vectorizatio n_factor': /boot/home/gcc/gcc/tree-vect-analyze.c:194: warning: comparison between signed a nd unsigned gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vect-transform.c -o tree-vect-transform.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcano n.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts. o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-if-conv.c -o tree-if-conv.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswi tch.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/alias.c -o alias.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/bb-reorder.c -o bb-reorder.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/bitmap.c -o bitmap.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/builtins.c -o builtins.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/caller-save.c -o caller-save.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/calls.c -o calls.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfg.c -o cfg.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfganal.c -o cfganal.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgbuild.c -o cfgbuild.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgcleanup.c -o cfgcleanup.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfglayout.c -o cfglayout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgloop.c -o cfgloop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgloopanal.c -o cfgloopanal.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-init.c -o loop-init.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-unswitch.c -o loop-unswitch.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-unroll.c -o loop-unroll.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgrtl.c -o cfgrtl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genattr.o ../../gcc/gcc/gen attr.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o bu ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl. o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genattr ../../gcc/gcc/config/i386/i386.md > tmp-attr.h /bin/sh ../../gcc/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/combine.c -o combine.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/conflict.c -o conflict.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/convert.c -o convert.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/gcov-iov.o ../../gcc/gcc/gc ov-iov.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.1.2' '' \ > tmp-gcov-iov.h /bin/sh ../../gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/coverage.c -o coverage.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cse.c -o cse.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cselib.c -o cselib.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dbxout.c -o dbxout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ddg.c -o ddg.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-invariant.c -o loop-invariant.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/debug.c -o debug.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/df.c -o df.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/diagnostic.c -o diagnostic.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dojump.c -o dojump.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dominance.c -o dominance.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-doloop.c -o loop-doloop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dwarf2asm.c -o dwarf2asm.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/dwarf2out.c -o dwarf2out.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/emit-rtl.c -o emit-rtl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/except.c -o except.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/explow.c -o explow.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop-iv.c -o loop-iv.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/expmed.c -o expmed.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/expr.c -o expr.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/final.c -o final.o /boot/home/gcc/gcc/final.c: In function `final_scan_insn': /boot/home/gcc/gcc/final.c:1886: warning: suggest explicit braces to avoid ambig uous `else' gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/flow.c -o flow.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/fold-const.c -o fold-const.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/function.c -o function.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/gcse.c -o gcse.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include genrtl.c -o genrtl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ggc-common.c -o ggc-common.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/global.c -o global.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/graph.c -o graph.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include gtype-desc.c -o gtype-desc.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/haifa-sched.c -o haifa-sched.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/hooks.c -o hooks.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ifcvt.c -o ifcvt.o /boot/home/gcc/gcc/ifcvt.c: In function `noce_emit_move_insn': /boot/home/gcc/gcc/ifcvt.c:728: warning: comparison between signed and unsigned gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genattrtab.o ../../gcc/gcc/ genattrtab.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genautomata.o ../../gcc/gcc /genautomata.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/varray.o ../../gcc/gcc/varr ay.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genattrtab \ build/genattrtab.o build/genautomata.o \ build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o bu ild/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o \ build/varray.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genattrtab ../../gcc/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 273 all insns 17 insn equivalence classes 91 transition comb vector els, 340 trans table els: use comb vect 91 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 273 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 `ppro_decoder' 4 NDFA states, 12 NDFA arcs 4 DFA states, 12 DFA arcs 4 minimal DFA states, 12 minimal DFA arcs 273 all insns 4 insn equivalence classes 13 transition comb vector els, 16 trans table els: use simple vect 13 state alts comb vector els, 16 state alts table els: use simple vect 16 min delay table els, compression factor 8 Automaton `ppro_core' 105 NDFA states, 376 NDFA arcs 105 DFA states, 376 DFA arcs 105 minimal DFA states, 376 minimal DFA arcs 273 all insns 13 insn equivalence classes 481 transition comb vector els, 1365 trans table els: use comb vect 481 state alts comb vector els, 1365 state alts table els: use comb vect 1365 min delay table els, compression factor 1 Automaton `ppro_idiv' 38 NDFA states, 79 NDFA arcs 38 DFA states, 79 DFA arcs 38 minimal DFA states, 79 minimal DFA arcs 273 all insns 5 insn equivalence classes 82 transition comb vector els, 190 trans table els: use simple vect 82 state alts comb vector els, 190 state alts table els: use simple vect 190 min delay table els, compression factor 1 Automaton `ppro_fdiv' 38 NDFA states, 79 NDFA arcs 38 DFA states, 79 DFA arcs 38 minimal DFA states, 79 minimal DFA arcs 273 all insns 5 insn equivalence classes 82 transition comb vector els, 190 trans table els: use simple vect 82 state alts comb vector els, 190 state alts table els: use simple vect 190 min delay table els, compression factor 1 Automaton `ppro_load' 3 NDFA states, 8 NDFA arcs 3 DFA states, 8 DFA arcs 3 minimal DFA states, 8 minimal DFA arcs 273 all insns 4 insn equivalence classes 9 transition comb vector els, 12 trans table els: use simple vect 9 state alts comb vector els, 12 state alts table els: use simple vect 12 min delay table els, compression factor 4 Automaton `ppro_store' 16 NDFA states, 56 NDFA arcs 16 DFA states, 56 DFA arcs 11 minimal DFA states, 44 minimal DFA arcs 273 all insns 7 insn equivalence classes 51 transition comb vector els, 77 trans table els: use simple vect 51 state alts comb vector els, 77 state alts table els: use simple vect 77 min delay table els, compression factor 4 Automaton `k6_decoder' 4 NDFA states, 11 NDFA arcs 4 DFA states, 11 DFA arcs 3 minimal DFA states, 9 minimal DFA arcs 273 all insns 4 insn equivalence classes 10 transition comb vector els, 12 trans table els: use simple vect 10 state alts comb vector els, 12 state alts table els: use simple vect 12 min delay table els, compression factor 8 Automaton `k6_load_unit' 11 NDFA states, 24 NDFA arcs 11 DFA states, 24 DFA arcs 11 minimal DFA states, 24 minimal DFA arcs 273 all insns 4 insn equivalence classes 26 transition comb vector els, 44 trans table els: use simple vect 26 state alts comb vector els, 44 state alts table els: use simple vect 44 min delay table els, compression factor 2 Automaton `k6_store_unit' 68 NDFA states, 233 NDFA arcs 68 DFA states, 233 DFA arcs 37 minimal DFA states, 126 minimal DFA arcs 273 all insns 6 insn equivalence classes 141 transition comb vector els, 222 trans table els: use simple vect 141 state alts comb vector els, 222 state alts table els: use simple vect 222 min delay table els, compression factor 1 Automaton `k6_integer_units' 114 NDFA states, 396 NDFA arcs 114 DFA states, 396 DFA arcs 114 minimal DFA states, 396 minimal DFA arcs 273 all insns 11 insn equivalence classes 481 transition comb vector els, 1254 trans table els: use comb vect 481 state alts comb vector els, 1254 state alts table els: use comb vect 1254 min delay table els, compression factor 1 Automaton `k6_fpu_unit' 58 NDFA states, 120 NDFA arcs 58 DFA states, 120 DFA arcs 57 minimal DFA states, 118 minimal DFA arcs 273 all insns 5 insn equivalence classes 120 transition comb vector els, 285 trans table els: use simple vect 120 state alts comb vector els, 285 state alts table els: use simple vect 285 min delay table els, compression factor 1 Automaton `k6_branch_unit' 2 NDFA states, 5 NDFA arcs 2 DFA states, 5 DFA arcs 2 minimal DFA states, 5 minimal DFA arcs 273 all insns 3 insn equivalence classes 6 transition comb vector els, 6 trans table els: use simple vect 6 state alts comb vector els, 6 state alts table els: use simple vect 6 min delay table els, compression factor 8 Automaton `athlon' 518 NDFA states, 1668 NDFA arcs 518 DFA states, 1668 DFA arcs 76 minimal DFA states, 328 minimal DFA arcs 273 all insns 10 insn equivalence classes 382 transition comb vector els, 760 trans table els: use simple vect 382 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 273 all insns 10 insn equivalence classes 1039 transition comb vector els, 1620 trans table els: use simple vect 1039 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 273 all insns 4 insn equivalence classes 52 transition comb vector els, 64 trans table els: use simple vect 52 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 273 all insns 21 insn equivalence classes 3051 transition comb vector els, 9723 trans table els: use comb vect 3051 state alts comb vector els, 9723 state alts table els: use comb vect 9723 min delay table els, compression factor 1 17533 all allocated states, 102661 all allocated arcs 32710 all allocated alternative states 6281 all transition comb vector els, 16780 all trans table els 6281 all state alts comb vector els, 16780 all state alts table els 16780 all min delay table els 0 locked states num transformation: 0.028885, building DFA: 9.892134 DFA minimization: 0.359188, making insn equivalence: 0.006601 all automaton generation: 10.546050, output: 0.489756 /bin/sh ../../gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-attrtab.c \ -o insn-attrtab.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genemit.o ../../gcc/gcc/gen emit.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o bu ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl. o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genemit ../../gcc/gcc/config/i386/i386.md > tmp-emit.c /bin/sh ../../gcc/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-emit.c \ -o insn-emit.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include insn-modes.c -o insn-modes.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genextract.o ../../gcc/gcc/ genextract.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-r tl.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genextract ../../gcc/gcc/config/i386/i386.md > tmp-extract.c /bin/sh ../../gcc/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-extract.c \ -o insn-extract.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genopinit.o ../../gcc/gcc/g enopinit.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt l.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genopinit ../../gcc/gcc/config/i386/i386.md > tmp-opinit.c /bin/sh ../../gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-opinit.c \ -o insn-opinit.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genoutput.o ../../gcc/gcc/g enoutput.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt l.o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genoutput ../../gcc/gcc/config/i386/i386.md > tmp-output.c /bin/sh ../../gcc/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-output.c \ -o insn-output.o /boot/home/gcc/gcc/config/i386/i386.md: In function `output_567': /boot/home/gcc/gcc/config/i386/i386.md:14205: warning: suggest explicit braces t o avoid ambiguous `else' gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genpeep.o ../../gcc/gcc/gen peep.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o bu ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl. o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genpeep ../../gcc/gcc/config/i386/i386.md > tmp-peep.c /bin/sh ../../gcc/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-peep.c \ -o insn-peep.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genrecog.o ../../gcc/gcc/ge nrecog.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o b uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl .o \ build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genrecog ../../gcc/gcc/config/i386/i386.md > tmp-recog.c ../../gcc/gcc/config/i386/i386.md:18609: warning: operand 1 missing mode? ../../gcc/gcc/config/i386/i386.md:18652: warning: operand 1 missing mode? /bin/sh ../../gcc/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include -c insn-recog.c \ -o insn-recog.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/integrate.c -o integrate.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DLOCALEDIR=\"/boot/develop/tools/gnupro/share/locale\" \ -c ../../gcc/gcc/intl.c -o intl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/jump.c -o jump.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/langhooks.c -o langhooks.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/lcm.c -o lcm.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/lists.c -o lists.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/local-alloc.c -o local-alloc.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/loop.c -o loop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/mode-switching.c -o mode-switching.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/modulo-sched.c -o modulo-sched.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/optabs.c -o optabs.o gawk -f ../../gcc/gcc/opt-functions.awk -f ../../gcc/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include options.c -o options.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/opts.c -o opts.o /boot/home/gcc/gcc/opts.c: In function `wrap_help': /boot/home/gcc/gcc/opts.c:1434: warning: field width is not type int (arg 3) /boot/home/gcc/gcc/opts.c:1434: warning: field width is not type int (arg 5) gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/params.c -o params.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/postreload.c -o postreload.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/postreload-gcse.c -o postreload-gcse.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/predict.c -o predict.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include insn-preds.c -o insn-preds.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/pointer-set.c -o pointer-set.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/print-rtl.c -o print-rtl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/print-tree.c -o print-tree.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/profile.c -o profile.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/value-prof.c -o value-prof.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/var-tracking.c -o var-tracking.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/real.c -o real.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/recog.c -o recog.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/reg-stack.c -o reg-stack.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/regclass.c -o regclass.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/regmove.c -o regmove.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/regrename.c -o regrename.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/reload.c -o reload.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_ H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../g cc/gcc/../libcpp/include ../../gcc/gcc/reload1.c -o reload1.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/reorg.c -o reorg.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/resource.c -o resource.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/rtl.c -o rtl.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/rtlanal.c -o rtlanal.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/rtl-error.c -o rtl-error.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sbitmap.c -o sbitmap.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sched-deps.c -o sched-deps.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sched-ebb.c -o sched-ebb.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sched-rgn.c -o sched-rgn.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sched-vis.c -o sched-vis.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sdbout.c -o sdbout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/simplify-rtx.c -o simplify-rtx.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/sreal.c -o sreal.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/stmt.c -o stmt.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/stor-layout.c -o stor-layout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/stringpool.c -o stringpool.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/targhooks.c -o targhooks.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/timevar.c -o timevar.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DTARGET_NAME=\"i586-pc-haiku\" \ -c ../../gcc/gcc/toplev.c -o toplev.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tracer.c -o tracer.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree.c -o tree.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-dump.c -o tree-dump.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/varasm.c -o varasm.o /boot/home/gcc/gcc/varasm.c: In function `assemble_start_function': /boot/home/gcc/gcc/varasm.c:1343: warning: suggest explicit braces to avoid ambi guous `else' gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/varray.c -o varray.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/vec.c -o vec.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DBASEVER="\"4.1.2\"" -DDATESTAMP="\"\"" \ -DDEVPHASE="\"\"" -c ../../gcc/gcc/version.c -o version.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/vmsdbgout.c -o vmsdbgout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/xcoffout.c -o xcoffout.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/alloc-pool.c -o alloc-pool.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/et-forest.c -o et-forest.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfghooks.c -o cfghooks.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/bt-load.c -o bt-load.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/pretty-print.c -o pretty-print.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ggc-page.c -o ggc-page.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/web.c -o web.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/passes.c -o passes.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-profile.c -o tree-profile.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/rtlhooks.c -o rtlhooks.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cfgexpand.c -o cfgexpand.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/lambda-mat.c -o lambda-mat.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/lambda-trans.c -o lambda-trans.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/lambda-code.c -o lambda-code.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-loop-linear.c -o tree-loop-linear.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-vrp.c -o tree-vrp.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-stdarg.c -o tree-stdarg.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias. o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-object-size.c -o tree-object-size.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include \ ../../gcc/gcc/config/i386/i386.c -o i386.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/host-default.c -o host-default.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-inline.c -o tree-inline.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cgraph.c -o cgraph.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cgraphunit.c -o cgraphunit.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa.c -o ipa.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-inline.c -o ipa-inline.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-utils.c -o ipa-utils.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-reference.c -o ipa-reference.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-prop.c -o ipa-prop.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/ipa-cp.c -o ipa-cp.o rm -rf libbackend.a ar rc libbackend.a tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg .o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree -pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-s sa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tr ee-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiop t.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tr ee-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree- sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o t ree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-vect-analyze .o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-a ddress.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loo p-unswitch.o 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 cfgloopm anip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o c onvert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invari ant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-dol oop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o ex pr.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 mode- switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postr eload-gcse.o predict.o insn-preds.o pointer-set.o print-rtl.o print-tree.o profi le.o value-prof.o var-tracking.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 s bitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx. o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o trace r.o tree.o tree-dump.o varasm.o varray.o vec.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 pa sses.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o l ambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cf gcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o i386.o host-default.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-in line.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o ranlib libbackend.a gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cc1-dum my c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typec k.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incp ath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o dummy-checksum .o \ main.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a ../libibe rty/libiberty.a gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in clude -I../../gcc/gcc/../libcpp/include -o build/genchecksum.o ../../gcc/gcc /genchecksum.c gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR _FILE -o build/genchecksum \ build/genchecksum.o ../build-i586-pc-haiku/libiberty/libiberty.a build/genchecksum cc1-dummy > cc1-checksum.c gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include cc1-checksum.c -o cc1-checksum.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cc1 c-l ang.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 c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o cc1-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a ../libibe rty/libiberty.a gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I. ./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib cpp/include \ -DTARGET_MACHINE=\"i586-pc-haiku\" \ -c ../../gcc/gcc/collect2.c -o collect2.o gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/tlink.c -o tlink.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o Tcollec t2 \ collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libi berty/libiberty.a mv -f Tcollect2 collect2 if test yes = yes \ || test -n ""; then \ /bin/sh ../../gcc/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh ../../gcc/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh ../../gcc/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib lsf="../../gcc/gcc/cp/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/gcc/||' > tmp-specs.h /bin/sh ../../gcc/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CO NFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I.. /../gcc/gcc/../libcpp/include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/boot/devel op/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/boot/develop/tools/gnupr o/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DDEFAULT_TARGET_MACHINE=\"i 586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop/tools/gnupro/bin/\" -DTO OLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" ! = "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || ec ho "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc/gcc/gcc.c -o gcc.o) (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gc c/../libcpp/include \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/boot/devel op/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/boot/develop/tools/gnupr o/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DDEFAULT_TARGET_MACHINE=\"i 586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop/tools/gnupro/bin/\" -DTO OLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" ! = "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || ec ho "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc/gcc/gccspec.c -o gccspec.o) gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o xgcc gc c.o gccspec.o intl.o \ prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../ libcpp/include ../../gcc/gcc/cppspec.c -o cppspec.o gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cpp gcc .o cppspec.o intl.o \ prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ./xgcc -B./ -B/boot/develop/tools/gnupro/i586-pc-haiku/bin/ -isystem /boot/devel op/tools/gnupro/i586-pc-haiku/include -isystem /boot/develop/tools/gnupro/i586-p c-haiku/sys-include -L/boot/home/gcc-obj/gcc/../ld -dumpspecs > tmp-specs mv tmp-specs specs if [ -f `echo /boot/develop/headers | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`/pos ix/limits.h ] ; then \ cat ../../gcc/gcc/limitx.h ../../gcc/gcc/glimits.h ../../gcc/gcc/limit y.h > tmp-xlimits.h; \ else \ cat ../../gcc/gcc/glimits.h > tmp-xlimits.h; \ fi mv tmp-xlimits.h xlimits.h (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wa ll -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc /gcc/../libcpp/include -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_ EXEC_PREFIX=\"/boot/develop/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\" /boot/develop/tools/gnupro/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DD EFAULT_TARGET_MACHINE=\"i586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop /tools/gnupro/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LIN K}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHL IB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../inc lude -I../../gcc/gcc/../libcpp/include ../../gcc/gcc/cp/g++spec.c) gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o g++ \ gcc.o g++spec.o intl.o prefix.o version.o ../libcpp/libcpp.a ../lib iberty/libiberty.a echo | ./xgcc -B./ -B/boot/develop/tools/gnupro/i586-pc-haiku/bin/ -isystem /bo ot/develop/tools/gnupro/i586-pc-haiku/include -isystem /boot/develop/tools/gnupr o/i586-pc-haiku/sys-include -L/boot/home/gcc-obj/gcc/../ld -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/sh ../../gcc/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list rm -rf include; mkdir include chmod a+rx include (TARGET_MACHINE='i586-pc-haiku'; srcdir=`cd ../../gcc/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-i586-pc-haiku/fixincludes && \ /bin/sh ./fixinc.sh ../../gcc/include \ `echo /boot/develop/headers | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta` ) Fixing headers into /boot/home/gcc-obj/gcc/include for i586-pc-haiku target Forbidden identifiers: i386 Finding directories and links to directories Searching /boot/develop/headers/. Searching /boot/develop/headers/./be Searching /boot/develop/headers/./gnu Making symbolic directory links Fixing directory /boot/develop/headers into /boot/home/gcc-obj/gcc/include Applying io_quotes_def to bsd/sys/ioccom.h Cleaning up unneeded directories: fixincludes is done rm -f include/syslimits.h if [ -f include/limits.h ]; then \ mv include/limits.h include/syslimits.h; \ else \ cp ../../gcc/gcc/gsyslimits.h include/syslimits.h; \ fi cp: cannot create regular file `include/syslimits.h': No such file or directory make[2]: *** [stmp-fixinc] Error 1 make[2]: Leaving directory `/boot/home/gcc-obj/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/boot/home/gcc-obj/gcc' make: *** [bootstrap] Error 2 ~/gcc-obj>